index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
fbtft
Age
Commit message (
Expand
)
Author
2018-01-25
staging: fbtft: remove unused FB_TFT_SSD1325 kconfig
Corentin Labbe
2018-01-15
staging: fbtft: remove redundant license text
Greg Kroah-Hartman
2018-01-15
staging: fbtft: add SPDX identifiers
Greg Kroah-Hartman
2018-01-10
staging: fbtft: Fix indentation
Luis Gerhorst
2018-01-08
drivers/fbtft: Remove unnecessary braces from if/else
Luis Gerhorst
2018-01-08
drivers/fbtft: Remove newline after else in else-if
Luis Gerhorst
2017-11-13
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-11-06
staging: fbtft: remove redundant initialization of buf
Colin Ian King
2017-11-06
staging: fbtft: fb_ssd1331: fix mirrored display
Johannes H. Jensen
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-18
staging: fbtft: differentiate between buffer and data types to fix sparse war...
Alfonso Lima Astor
2017-10-18
staging: fbtft: remove unnecessary parantheses around assignment
Aastha Gupta
2017-09-18
staging: fbtft: remove redundant initialization of txbuf16
Colin Ian King
2017-07-28
staging: fbtft: array underflow in fbtft_request_gpios_match()
Dan Carpenter
2017-07-16
staging: fbtft: make const array gamma_par_mask static
Colin Ian King
2017-05-29
staging: fbtft: Fix to avoid precedence issues
Rishiraj Manwatkar
2017-05-16
staging: fbtft: fix sparse warning
Jandy Gou
2017-05-15
Staging: fbtft: Fix unbalanced braces around else statement
Laurence Rochfort
2017-04-28
staging: fbtft: fix open parentheses alignment
Christophe Colin
2017-04-08
staging: fbtft: fix type assignment warning
Alex Wilson
2017-03-23
staging: fbtft: Replace a bit shift by a use of BIT.
Arushi Singhal
2017-03-09
staging/fbtft: Hush checkpatch.pl warning about unnecessary line continuations
Alexander Kapshuk
2017-03-09
staging: fbtft: fb_sh1106: use new helper helper fbtft_write_buf_dc
Heiner Kallweit
2017-03-09
staging: fbtft: use helper fbtft_write_buf_dc in fbtft-bus.c
Heiner Kallweit
2017-03-09
staging: fbtft: add helper fbtft_write_buf_dc
Heiner Kallweit
2017-03-09
staging: fbtft: fb_sh1106: use own implementation of write_register
Heiner Kallweit
2017-03-09
staging: fbtft: improve a syslog message in fbtft_register_framebuffer
Heiner Kallweit
2017-03-06
staging: fbtft: add adriver for SH1106
Heiner Kallweit
2017-03-06
staging: fbtft: Merged two identical conditionals into one.
Narcisa Ana Maria Vasile
2017-03-06
staging: fbtft: fix unnecessary line continuations
Cezary Gapinski
2017-03-06
staging: fbtft: Make some s16 arrays const
Joe Perches
2017-03-06
staging: fbtft: Make the pointers to s16 init arrays const
Joe Perches
2017-03-06
staging:fbtft: Fix some warnings regarding types.
Anthony Brandon
2017-03-06
Staging: fbtft: fb_watterott: fix incorrect type in assignments
Julián de Gortari
2017-03-06
staging: fbtft: Remove blank line
Gargi Sharma
2017-03-06
staging: fbtft: Match alignment with open parentheses
Gargi Sharma
2017-03-06
staging: fbtft: Add check on strlcpy() return value
Tobin C. Harding
2017-03-06
staging: fbtft: Replace magic number with constant
Tobin C. Harding
2017-03-06
staging: fbtft: Fix buffer overflow vulnerability
Tobin C. Harding
2017-02-05
staging: fbtft: fix unaligned parentheses
Umang Raghuvanshi
2017-02-03
staging: fbtft: change 'gamma' array to u32
Arnd Bergmann
2017-01-27
staging: fbtft: fix unaligned parentheses
Umang Raghuvanshi
2017-01-25
staging: fbtft: fix checkpatch decimal permissions error
Abdul Rauf
2017-01-25
staging: fbtft: remove duplicate entries of ili9225
Amitesh Singh
2017-01-19
staging: fbtft: fb_ssd1306: Refactor write_vmem()
Andy Shevchenko
2017-01-19
staging: fbtft: fb_ssd1306: Support smaller screen sizes
Andy Shevchenko
2017-01-19
staging: fbtft: propagate error code from kstrto*()
Andy Shevchenko
2017-01-19
staging: fbtft: remove custom DMA mapped buffer
Andy Shevchenko
2017-01-19
staging: fbtft: convert fbtft_reset() to be non-atomic
Andy Shevchenko
2017-01-19
staging: fbtft: replace decimal with 4-digit octal permissions
Stefano Manni
[next]