index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
fbtft
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-02
Staging: fbtft: Fix bug in fbtft-core
Ksenija Stanojevic
1
-2
/
+2
2016-10-02
staging: fbtft: fix NULL comparison checkpatch warning
Carlos Palminha
1
-2
/
+2
2016-09-18
Staging: fbtft: Use !x instead of x == NULL.
Sandhya Bankar
1
-1
/
+1
2016-09-16
staging: fbtft: add spaces around <<
Gargi Sharma
1
-2
/
+2
2016-09-16
staging: fbtft: move && operator for logical continuation
Gargi Sharma
1
-4
/
+4
2016-09-01
staging: fbtft: fb_tls8204: Fix checkpatch warning
Anson Jacob
1
-28
/
+29
2016-09-01
staging: fbtft: fbtft_device: Fix checkpatch warning
Anson Jacob
1
-3
/
+5
2016-09-01
staging: fbtft: fbtft-bus: Fix checkpatch warning
Anson Jacob
1
-1
/
+2
2016-09-01
staging: fbtft: fb_st7735r: Fix checkpatch warning
Anson Jacob
1
-17
/
+26
2016-09-01
staging: fbtft: fb_ssd1331: Fix checkpatch warning
Anson Jacob
1
-20
/
+20
2016-09-01
staging: fbtft: fb_ssd1306: Fix checkpatch warning
Anson Jacob
1
-11
/
+12
2016-09-01
staging: fbtft: fb_ssd1289: Fix checkpatch warning
Anson Jacob
1
-4
/
+4
2016-09-01
staging: fbtft: fb_s6d1121.c: Fix checkpatch warning
Anson Jacob
1
-4
/
+4
2016-09-01
staging: fbtft: fb_s6d02a1.c: Fix checkpatch warning
Anson Jacob
1
-6
/
+8
2016-08-21
staging: fbtft: This patch fixes the checkpatch.pl warning
Prit Raj
1
-2
/
+2
2016-08-21
Staging: fbtft: fixed unsigned type warnings
Ming Yang
11
-58
/
+58
2016-08-21
staging: fbtft: do not allocate huge txbuf
Michal Suchanek
1
-0
/
+2
2016-03-28
Staging: fbtft: fb_agm1264k-fl: No space is necessary after cast.
Sandhya Bankar
1
-1
/
+1
2016-03-28
Staging: fbtft: fbtft-io: No space is necessary after cast.
Sandhya Bankar
1
-4
/
+4
2016-03-28
Staging: fbtft: fbtft_device: No space is necessary after cast.
Sandhya Bankar
1
-3
/
+3
2016-03-11
staging: fbtft: fb_uc1611.c: Drop void pointer cast
Janani Ravichandran
1
-2
/
+2
2016-03-11
staging: fbtft: fb_ra8875.c: Remove unneeded void pointer cast
Janani Ravichandran
1
-2
/
+2
2016-03-11
staging: fbtft: fbtft-bus.c: Drop unneeded void pointer cast
Janani Ravichandran
1
-2
/
+2
2016-03-11
staging: fbtft: Use devm_kcalloc instead of devm_kzalloc
Amitoj Kaur Chawla
1
-2
/
+5
2016-03-11
staging: fbtft: Remove unnecessary spi_set_drvdata()
Amitoj Kaur Chawla
1
-5
/
+0
2016-03-11
staging: fbtft: replace ternary operator with min macro
Alison Schofield
2
-3
/
+3
2016-03-11
staging: fbtft: Use kmalloc_array
Bhaktipriya Shridhar
1
-2
/
+2
2016-02-20
staging: fbtft: Fix block comment coding style
Anchal Jain
1
-3
/
+3
2016-02-14
staging: fbtft: Remove the use of CamelCase
Eva Rachel Retuya
1
-3
/
+3
2016-02-14
staging: fbtft: Delete blank line after '{' brace
Eva Rachel Retuya
1
-1
/
+0
2016-02-14
staging: fbtft: Insert blank line after function declaration
Eva Rachel Retuya
4
-0
/
+4
2016-02-14
staging: fbtft: Fix alignment to match open parenthesis
Eva Rachel Retuya
4
-28
/
+27
2016-02-14
staging: fbtft: Modify block comments based on kernel coding style
Eva Rachel Retuya
4
-82
/
+83
2016-02-11
staging: fbtft: Remove blank line after '{' brace
Eva Rachel Retuya
1
-1
/
+0
2016-02-11
staging: fbtft: Add blank line after function declaration
Eva Rachel Retuya
2
-0
/
+2
2016-02-11
staging: fbtft: Indent to match open parenthesis
Eva Rachel Retuya
3
-76
/
+76
2016-02-11
staging: fbtft: Fix block comments according to kernel coding style
Eva Rachel Retuya
4
-61
/
+75
2016-02-07
Staging: fbtft: add ssd1325 controller support
Alexey Mednyy
3
-0
/
+212
2016-02-07
Staging: fbtft: add ssd1305 controller support
Alexey Mednyy
3
-0
/
+223
2016-02-07
staging: fbtft: use to_platform_device()
Geliang Tang
1
-1
/
+1
2016-02-07
staging: fbtft: use to_spi_device
Geliang Tang
1
-1
/
+1
2016-02-07
staging: fbtft: Remove unused and duplicated defines
Priit Laes
2
-40
/
+0
2016-02-07
staging: fbtft: Use standard MIPI DCS command defines for hx8340bn
Priit Laes
1
-10
/
+15
2016-02-07
staging: fbtft: Use standard MIPI DCS command defines for tinylcd
Priit Laes
1
-14
/
+14
2016-02-07
staging: fbtft: Use standard MIPI DCS command defines for fbtft driver
Priit Laes
2
-31
/
+54
2016-02-07
staging: fbtft: Use standard MIPI DCS command defines for st7735r
Priit Laes
1
-22
/
+20
2016-02-07
staging: fbtft: Use standard MIPI DCS command defines for s6d02a1
Priit Laes
1
-19
/
+23
2016-02-07
staging: fbtft: Use standard MIPI DCS command defines for ili9486
Priit Laes
1
-17
/
+18
2016-02-07
staging: fbtft: Use standard MIPI DCS command defines for ili9481
Priit Laes
1
-13
/
+17
2016-02-07
staging: fbtft: Use standard MIPI DCS command defines for ili9341
Priit Laes
1
-25
/
+25
[next]