summaryrefslogtreecommitdiffstats
path: root/drivers/staging/fbtft/fb_ili9325.c
Commit message (Expand)AuthorAgeFilesLines
* Staging: fbtft: Fix GPIO handlingJan Sebastian Götte2019-07-251-1/+1
* Staging: fbtft: Switch to the gpio descriptor interfaceNishad Kamdar2019-01-181-3/+3
* staging: fbtft: Puts macro arguments in parenthesis to avoid precedence issue...Leonardo Brás2018-08-081-1/+1
* staging: fbtft: remove redundant license textGreg Kroah-Hartman2018-01-151-10/+0Star
* staging: fbtft: add SPDX identifiersGreg Kroah-Hartman2018-01-151-0/+1
* staging: fbtft: Replace a bit shift by a use of BIT.Arushi Singhal2017-03-231-1/+1
* staging: fbtft: change 'gamma' array to u32Arnd Bergmann2017-02-031-1/+1
* Staging:fbtft: Replace decimal permissions with 4 digit octalNadim Almas2016-10-251-5/+5
* Staging: fbtft: Fixed open parenthesis alignment checkHarman Kalra2016-10-161-6/+3Star
* Staging: fbtft: fixed unsigned type warningsMing Yang2016-08-211-5/+5
* staging: fbtft: Insert blank line after function declarationEva Rachel Retuya2016-02-151-0/+1
* staging: fbtft: Modify block comments based on kernel coding styleEva Rachel Retuya2016-02-151-40/+40
* Staging: fbtft: Remove debug messagesShraddha Barke2015-09-211-6/+0Star
* staging/fbtft : Add missing whitespace around operatorsAnish Bhatt2015-09-131-2/+2
* staging/fbtft : Fix multiple/missing blank line issuesAnish Bhatt2015-09-131-3/+1Star
* staging/fbtft : Remove repeated set_addr_win debug messagesAnish Bhatt2015-09-131-2/+0Star
* staging/fbtft : Remove FSF mailing addressAnish Bhatt2015-09-131-4/+0Star
* staging: fbtft: Do not use binary constantsGeert Uytterhoeven2015-03-241-14/+13Star
* staging: fbtft: add fb_ili9325 driverThomas Petazzoni2015-01-181-0/+291