aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/fbtft/fb_ssd1331.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-18staging: fbtft: line over 80 charactersBhagyashri Dighole1-1/+2
2019-01-18Staging: fbtft: Switch to the gpio descriptor interfaceNishad Kamdar1-5/+5
2018-08-08staging: fbtft: Erases some repetitive usage of function name - StyleLeonardo BrĂ¡s1-1/+1
2018-01-15staging: fbtft: add SPDX identifiersGreg Kroah-Hartman1-0/+1
2017-11-06staging: fbtft: fb_ssd1331: fix mirrored displayJohannes H. Jensen1-1/+7
2017-03-09staging/fbtft: Hush checkpatch.pl warning about unnecessary line continuationsAlexander Kapshuk1-4/+4
2017-02-05staging: fbtft: fix unaligned parenthesesUmang Raghuvanshi1-9/+11
2017-02-03staging: fbtft: change 'gamma' array to u32Arnd Bergmann1-1/+1
2016-09-01staging: fbtft: fb_ssd1331: Fix checkpatch warningAnson Jacob1-20/+20
2015-10-16Staging: fbtft: fb_ssd1331: Remove unnecessary castShivani Bhardwaj1-1/+1
2015-09-21Staging: fbtft: Remove debug messagesShraddha Barke1-4/+0
2015-09-12staging/fbtft : Fix multiple/missing blank line issuesAnish Bhatt1-2/+0
2015-09-12staging/fbtft : Remove repeated set_addr_win debug messagesAnish Bhatt1-3/+0
2015-03-06Staging: fbtft: clean dev_err() loggingHaneen Mohammed1-2/+4
2015-02-26Staging: fbtft: Convert comment from C99 style to C89 styleMelike Yurtoglu1-15/+15
2015-02-26staging: fbtft: fix braces {} are not necessary for single statement blocksAya Mahfouz1-4/+2
2015-01-17staging: fbtft: add fb_ssd1331 driverThomas Petazzoni1-0/+205