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
/
fbtft-sysfs.c
Age
Commit message (
Expand
)
Author
2021-04-05
staging: fbtft: convert sysfs snprintf to sysfs_emit
Xuezhi Zhang
2020-03-17
staging: fbtft: simplify array index computation
Deepak R Varma
2018-08-08
staging: fbtft: Fixes some alignment issues - Style
Leonardo BrĂ¡s
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-04-28
staging: fbtft: fix open parentheses alignment
Christophe Colin
2017-03-06
staging: fbtft: fix unnecessary line continuations
Cezary Gapinski
2017-02-03
staging: fbtft: change 'gamma' array to u32
Arnd Bergmann
2017-01-19
staging: fbtft: propagate error code from kstrto*()
Andy Shevchenko
2015-09-12
staging/fbtft : Add missing whitespace around operators
Anish Bhatt
2015-09-12
staging/fbtft : Fix multiple/missing blank line issues
Anish Bhatt
2015-03-24
staging: fbtft: Do not use binary constants
Geert Uytterhoeven
2015-03-20
Staging: fbtft: add declaration of non-static functions
Peter Poklop
2015-03-20
staging: fbtft: Use kmemdup rather than duplicating its implementation
Madhusudhanan Ravindran
2015-01-17
staging: fbtft: core support
Thomas Petazzoni