index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
fbtft
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-23
staging: fbtft: Fixed lines exceeding columns limit
Renato Soma
1
-4
/
+9
2018-04-23
staging: fbtft: Add TODO file with GPIO work item
Linus Walleij
1
-0
/
+4
2018-01-25
staging: fbtft: remove unused FB_TFT_SSD1325 kconfig
Corentin Labbe
1
-6
/
+0
2018-01-15
staging: fbtft: remove redundant license text
Greg Kroah-Hartman
35
-357
/
+2
2018-01-15
staging: fbtft: add SPDX identifiers
Greg Kroah-Hartman
38
-0
/
+38
2018-01-10
staging: fbtft: Fix indentation
Luis Gerhorst
1
-2
/
+2
2018-01-08
drivers/fbtft: Remove unnecessary braces from if/else
Luis Gerhorst
1
-6
/
+5
2018-01-08
drivers/fbtft: Remove newline after else in else-if
Luis Gerhorst
1
-2
/
+1
2017-11-14
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-20
/
+26
2017-11-06
staging: fbtft: remove redundant initialization of buf
Colin Ian King
1
-1
/
+1
2017-11-06
staging: fbtft: fb_ssd1331: fix mirrored display
Johannes H. Jensen
1
-1
/
+7
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
4
-0
/
+4
2017-10-18
staging: fbtft: differentiate between buffer and data types to fix sparse war...
Alfonso Lima Astor
1
-12
/
+12
2017-10-18
staging: fbtft: remove unnecessary parantheses around assignment
Aastha Gupta
1
-1
/
+1
2017-09-18
staging: fbtft: remove redundant initialization of txbuf16
Colin Ian King
1
-5
/
+5
2017-07-29
staging: fbtft: array underflow in fbtft_request_gpios_match()
Dan Carpenter
1
-2
/
+2
2017-07-16
staging: fbtft: make const array gamma_par_mask static
Colin Ian King
1
-1
/
+1
2017-05-29
staging: fbtft: Fix to avoid precedence issues
Rishiraj Manwatkar
1
-1
/
+1
2017-05-16
staging: fbtft: fix sparse warning
Jandy Gou
1
-1
/
+1
2017-05-15
Staging: fbtft: Fix unbalanced braces around else statement
Laurence Rochfort
1
-2
/
+2
2017-04-28
staging: fbtft: fix open parentheses alignment
Christophe Colin
1
-7
/
+7
2017-04-08
staging: fbtft: fix type assignment warning
Alex Wilson
1
-1
/
+1
2017-03-23
staging: fbtft: Replace a bit shift by a use of BIT.
Arushi Singhal
4
-4
/
+4
2017-03-09
staging/fbtft: Hush checkpatch.pl warning about unnecessary line continuations
Alexander Kapshuk
1
-4
/
+4
2017-03-09
staging: fbtft: fb_sh1106: use new helper helper fbtft_write_buf_dc
Heiner Kallweit
1
-13
/
+4
2017-03-09
staging: fbtft: use helper fbtft_write_buf_dc in fbtft-bus.c
Heiner Kallweit
1
-23
/
+8
2017-03-09
staging: fbtft: add helper fbtft_write_buf_dc
Heiner Kallweit
2
-0
/
+16
2017-03-09
staging: fbtft: fb_sh1106: use own implementation of write_register
Heiner Kallweit
1
-32
/
+33
2017-03-09
staging: fbtft: improve a syslog message in fbtft_register_framebuffer
Heiner Kallweit
1
-1
/
+1
2017-03-06
staging: fbtft: add adriver for SH1106
Heiner Kallweit
3
-0
/
+210
2017-03-06
staging: fbtft: Merged two identical conditionals into one.
Narcisa Ana Maria Vasile
1
-3
/
+2
2017-03-06
staging: fbtft: fix unnecessary line continuations
Cezary Gapinski
1
-1
/
+1
2017-03-06
staging: fbtft: Make some s16 arrays const
Joe Perches
6
-16
/
+16
2017-03-06
staging: fbtft: Make the pointers to s16 init arrays const
Joe Perches
3
-5
/
+5
2017-03-06
staging:fbtft: Fix some warnings regarding types.
Anthony Brandon
1
-1
/
+1
2017-03-06
Staging: fbtft: fb_watterott: fix incorrect type in assignments
Julián de Gortari
1
-3
/
+3
2017-03-06
staging: fbtft: Remove blank line
Gargi Sharma
1
-1
/
+0
2017-03-06
staging: fbtft: Match alignment with open parentheses
Gargi Sharma
1
-27
/
+27
2017-03-06
staging: fbtft: Add check on strlcpy() return value
Tobin C. Harding
1
-1
/
+7
2017-03-06
staging: fbtft: Replace magic number with constant
Tobin C. Harding
1
-1
/
+1
2017-03-06
staging: fbtft: Fix buffer overflow vulnerability
Tobin C. Harding
1
-1
/
+1
2017-02-05
staging: fbtft: fix unaligned parentheses
Umang Raghuvanshi
3
-12
/
+14
2017-02-03
staging: fbtft: change 'gamma' array to u32
Arnd Bergmann
22
-26
/
+26
2017-01-27
staging: fbtft: fix unaligned parentheses
Umang Raghuvanshi
1
-5
/
+5
2017-01-25
staging: fbtft: fix checkpatch decimal permissions error
Abdul Rauf
8
-32
/
+32
2017-01-25
staging: fbtft: remove duplicate entries of ili9225
Amitesh Singh
1
-16
/
+0
2017-01-19
staging: fbtft: fb_ssd1306: Refactor write_vmem()
Andy Shevchenko
1
-9
/
+7
2017-01-19
staging: fbtft: fb_ssd1306: Support smaller screen sizes
Andy Shevchenko
1
-0
/
+21
2017-01-19
staging: fbtft: propagate error code from kstrto*()
Andy Shevchenko
1
-6
/
+1
2017-01-19
staging: fbtft: remove custom DMA mapped buffer
Andy Shevchenko
4
-29
/
+2
[next]