aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/fbtft/fb_pcd8544.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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