index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
fbtft
Age
Commit message (
Expand
)
Author
Lines
2017-05-29
staging: fbtft: Fix to avoid precedence issues
Rishiraj Manwatkar
-1
/
+1
2017-05-16
staging: fbtft: fix sparse warning
Jandy Gou
-1
/
+1
2017-05-15
Staging: fbtft: Fix unbalanced braces around else statement
Laurence Rochfort
-2
/
+2
2017-04-28
staging: fbtft: fix open parentheses alignment
Christophe Colin
-7
/
+7
2017-04-08
staging: fbtft: fix type assignment warning
Alex Wilson
-1
/
+1
2017-03-23
staging: fbtft: Replace a bit shift by a use of BIT.
Arushi Singhal
-4
/
+4
2017-03-09
staging/fbtft: Hush checkpatch.pl warning about unnecessary line continuations
Alexander Kapshuk
-4
/
+4
2017-03-09
staging: fbtft: fb_sh1106: use new helper helper fbtft_write_buf_dc
Heiner Kallweit
-13
/
+4
2017-03-09
staging: fbtft: use helper fbtft_write_buf_dc in fbtft-bus.c
Heiner Kallweit
-23
/
+8
2017-03-09
staging: fbtft: add helper fbtft_write_buf_dc
Heiner Kallweit
-0
/
+16
2017-03-09
staging: fbtft: fb_sh1106: use own implementation of write_register
Heiner Kallweit
-32
/
+33
2017-03-09
staging: fbtft: improve a syslog message in fbtft_register_framebuffer
Heiner Kallweit
-1
/
+1
2017-03-06
staging: fbtft: add adriver for SH1106
Heiner Kallweit
-0
/
+210
2017-03-06
staging: fbtft: Merged two identical conditionals into one.
Narcisa Ana Maria Vasile
-3
/
+2
2017-03-06
staging: fbtft: fix unnecessary line continuations
Cezary Gapinski
-1
/
+1
2017-03-06
staging: fbtft: Make some s16 arrays const
Joe Perches
-16
/
+16
2017-03-06
staging: fbtft: Make the pointers to s16 init arrays const
Joe Perches
-5
/
+5
2017-03-06
staging:fbtft: Fix some warnings regarding types.
Anthony Brandon
-1
/
+1
2017-03-06
Staging: fbtft: fb_watterott: fix incorrect type in assignments
Julián de Gortari
-3
/
+3
2017-03-06
staging: fbtft: Remove blank line
Gargi Sharma
-1
/
+0
2017-03-06
staging: fbtft: Match alignment with open parentheses
Gargi Sharma
-27
/
+27
2017-03-06
staging: fbtft: Add check on strlcpy() return value
Tobin C. Harding
-1
/
+7
2017-03-06
staging: fbtft: Replace magic number with constant
Tobin C. Harding
-1
/
+1
2017-03-06
staging: fbtft: Fix buffer overflow vulnerability
Tobin C. Harding
-1
/
+1
2017-02-05
staging: fbtft: fix unaligned parentheses
Umang Raghuvanshi
-12
/
+14
2017-02-03
staging: fbtft: change 'gamma' array to u32
Arnd Bergmann
-26
/
+26
2017-01-27
staging: fbtft: fix unaligned parentheses
Umang Raghuvanshi
-5
/
+5
2017-01-25
staging: fbtft: fix checkpatch decimal permissions error
Abdul Rauf
-32
/
+32
2017-01-25
staging: fbtft: remove duplicate entries of ili9225
Amitesh Singh
-16
/
+0
2017-01-19
staging: fbtft: fb_ssd1306: Refactor write_vmem()
Andy Shevchenko
-9
/
+7
2017-01-19
staging: fbtft: fb_ssd1306: Support smaller screen sizes
Andy Shevchenko
-0
/
+21
2017-01-19
staging: fbtft: propagate error code from kstrto*()
Andy Shevchenko
-6
/
+1
2017-01-19
staging: fbtft: remove custom DMA mapped buffer
Andy Shevchenko
-29
/
+2
2017-01-19
staging: fbtft: convert fbtft_reset() to be non-atomic
Andy Shevchenko
-4
/
+4
2017-01-19
staging: fbtft: replace decimal with 4-digit octal permissions
Stefano Manni
-9
/
+9
2017-01-03
staging: fbtft: fix code alignment with open parenthesis
Scott Matheina
-8
/
+10
2016-11-10
staging: fbtft: Fix 'line over 80 characters'
Maninder Singh
-11
/
+20
2016-10-25
Staging:fbtft: Replace decimal permissions with 4 digit octal
Nadim Almas
-5
/
+5
2016-10-25
staging: fbtft: Fix module autoload
Javier Martinez Canillas
-0
/
+1
2016-10-16
Staging: fbtft: Fix too many leading tabs warning
Gustavo A. R. Silva
-31
/
+37
2016-10-16
staging: fbtft: Convert int arrays to s16
Joe Perches
-75
/
+323
2016-10-16
Staging: fbtft: Fixed open parenthesis alignment check
Harman Kalra
-6
/
+3
2016-10-02
Staging: fbtft: Fix bug in fbtft-core
Ksenija Stanojevic
-2
/
+2
2016-10-02
staging: fbtft: fix NULL comparison checkpatch warning
Carlos Palminha
-2
/
+2
2016-09-18
Staging: fbtft: Use !x instead of x == NULL.
Sandhya Bankar
-1
/
+1
2016-09-16
staging: fbtft: add spaces around <<
Gargi Sharma
-2
/
+2
2016-09-16
staging: fbtft: move && operator for logical continuation
Gargi Sharma
-4
/
+4
2016-09-01
staging: fbtft: fb_tls8204: Fix checkpatch warning
Anson Jacob
-28
/
+29
2016-09-01
staging: fbtft: fbtft_device: Fix checkpatch warning
Anson Jacob
-3
/
+5
2016-09-01
staging: fbtft: fbtft-bus: Fix checkpatch warning
Anson Jacob
-1
/
+2
[next]