aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/fbtft/fb_pcd8544.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-18Staging: fbtft: Switch to the gpio descriptor interfaceNishad Kamdar1-2/+2
2018-01-15staging: fbtft: remove redundant license textGreg Kroah-Hartman1-10/+0
2018-01-15staging: fbtft: add SPDX identifiersGreg Kroah-Hartman1-0/+1
2017-02-03staging: fbtft: change 'gamma' array to u32Arnd Bergmann1-1/+1
2017-01-25staging: fbtft: fix checkpatch decimal permissions errorAbdul Rauf1-2/+2
2016-08-21Staging: fbtft: fixed unsigned type warningsMing Yang1-2/+2
2015-10-13staging: fbtft: use alternate screen pointerLars Svensson1-1/+1
2015-10-02Staging: fbtft: Remove debug messages related to DEBUG_WRITE_VMEMShraddha Barke1-2/+0
2015-09-21Staging: fbtft: Remove debug messagesShraddha Barke1-4/+0
2015-09-12staging/fbtft : Add missing whitespace around operatorsAnish Bhatt1-3/+4
2015-09-12staging/fbtft : Fix multiple/missing blank line issuesAnish Bhatt1-2/+1
2015-09-12staging/fbtft : Remove repeated set_addr_win debug messagesAnish Bhatt1-3/+0
2015-09-12staging/fbtft : Remove FSF mailing addressAnish Bhatt1-4/+0
2015-03-26Staging: fbtft: fb_pcd8544: Fix comments styleCláudio Maia1-48/+59
2015-03-26Staging: fbtft: fb_pcd8544: Fix warning line over 80 charactersCláudio Maia1-1/+2
2015-03-06Staging: fbtft: clean dev_err() loggingHaneen Mohammed1-1/+2
2015-02-26staging: fbtft: fix braces {} are not necessary for single statement blocksAya Mahfouz1-2/+1
2015-01-28staging: fbtft: fix trailing whitespaceHeba Aamer1-3/+3
2015-01-28staging: fbtft: fix do not initialise statics to 0 or NULLHeba Aamer1-1/+1
2015-01-28staging: fbtft: fix Macros with complex values should be enclosed in parenthesesHeba Aamer1-1/+1
2015-01-28staging: fbtft: fix spaces required around that '<'Heba Aamer1-3/+3
2015-01-28staging: fbtft: fix spaces required around that '='Heba Aamer1-3/+3
2015-01-28staging: fbtft: fix space required after that ';'Heba Aamer1-3/+3
2015-01-17staging: fbtft: add fb_pcd8544 driverThomas Petazzoni1-0/+177