aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/fbtft/fb_ssd1351.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-02staging: fbtft: fb_ssd1351.c: Replace bit shifting with BIT macroPayal Kshirsagar1-2/+2
2019-02-26Staging: fbtft: Alignment should match open parenthesisBhanusree Pola1-1/+1
2019-01-18Staging: fbtft: Switch to the gpio descriptor interfaceNishad Kamdar1-1/+1
2018-08-08staging: fbtft: Erases some repetitive usage of function name - StyleLeonardo Brás1-1/+1
2018-08-08staging: fbtft: A bit more information on dev_err.Leonardo Brás1-2/+4
2018-08-08staging: fbtft: Fixes some alignment issues - StyleLeonardo Brás1-11/+20
2018-07-16staging: fbtft: Fix line continuationMatthias Wolf1-4/+2
2018-01-15staging: fbtft: add SPDX identifiersGreg Kroah-Hartman1-0/+1
2017-02-05staging: fbtft: fix unaligned parenthesesUmang Raghuvanshi1-2/+2
2017-02-03staging: fbtft: change 'gamma' array to u32Arnd Bergmann1-1/+1
2016-09-16staging: fbtft: add spaces around <<Gargi Sharma1-2/+2
2016-09-16staging: fbtft: move && operator for logical continuationGargi Sharma1-4/+4
2016-08-21Staging: fbtft: fixed unsigned type warningsMing Yang1-1/+1
2015-10-16staging: fbtft: Fix multi-line comment styleCristina Moraru1-20/+20
2015-10-02Staging: fbtft: Remove debug messages related to DEBUG_BACKLIGHTShraddha Barke1-2/+0
2015-09-21Staging: fbtft: Remove debug messagesShraddha Barke1-6/+0
2015-09-12staging/fbtft : Fix multiple/missing blank line issuesAnish Bhatt1-3/+0
2015-09-12staging/fbtft : Remove repeated set_addr_win debug messagesAnish Bhatt1-3/+0
2015-09-12staging: fbtft: fb_ssd1351: define backlight_ops staticallyMike Rapoport1-8/+5
2015-03-24staging: fbtft: Do not use binary constantsGeert Uytterhoeven1-4/+4
2015-03-06Staging: fbtft: Remove unnecessary 'out of memory' message.Dilek Uzulmez1-5/+1
2015-02-26Staging: fbtft: Added blank line after declarationaybuke ozdemir1-0/+1
2015-01-17staging: fbtft: add fb_ssd1351 driverThomas Petazzoni1-0/+258