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