aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/fbtft/fb_ili9325.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-18Staging: fbtft: Switch to the gpio descriptor interfaceNishad Kamdar1-3/+3
2018-08-08staging: fbtft: Puts macro arguments in parenthesis to avoid precedence issues - StyleLeonardo BrĂ¡s1-1/+1
2018-01-15staging: fbtft: remove redundant license textGreg Kroah-Hartman1-10/+0
2018-01-15staging: fbtft: add SPDX identifiersGreg Kroah-Hartman1-0/+1
2017-03-23staging: fbtft: Replace a bit shift by a use of BIT.Arushi Singhal1-1/+1
2017-02-03staging: fbtft: change 'gamma' array to u32Arnd Bergmann1-1/+1
2016-10-25Staging:fbtft: Replace decimal permissions with 4 digit octalNadim Almas1-5/+5
2016-10-16Staging: fbtft: Fixed open parenthesis alignment checkHarman Kalra1-6/+3
2016-08-21Staging: fbtft: fixed unsigned type warningsMing Yang1-5/+5
2016-02-14staging: fbtft: Insert blank line after function declarationEva Rachel Retuya1-0/+1
2016-02-14staging: fbtft: Modify block comments based on kernel coding styleEva Rachel Retuya1-40/+40
2015-09-21Staging: fbtft: Remove debug messagesShraddha Barke1-6/+0
2015-09-12staging/fbtft : Add missing whitespace around operatorsAnish Bhatt1-2/+2
2015-09-12staging/fbtft : Fix multiple/missing blank line issuesAnish Bhatt1-3/+1
2015-09-12staging/fbtft : Remove repeated set_addr_win debug messagesAnish Bhatt1-2/+0
2015-09-12staging/fbtft : Remove FSF mailing addressAnish Bhatt1-4/+0
2015-03-24staging: fbtft: Do not use binary constantsGeert Uytterhoeven1-14/+13
2015-01-17staging: fbtft: add fb_ili9325 driverThomas Petazzoni1-0/+291