aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/fbtft/fb_agm1264k-fl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-02staging: fbtft: fb_agm1264k-fl.c: Replace bit shifting with BIT macroPayal Kshirsagar1-1/+1
2019-03-18staging: fbtft: fixed format-string errors.Jeremy Sowden1-1/+1
2019-01-18Staging: fbtft: Switch to the gpio descriptor interfaceNishad Kamdar1-26/+26
2018-01-15staging: fbtft: remove redundant license textGreg Kroah-Hartman1-10/+0
2018-01-15staging: fbtft: add SPDX identifiersGreg Kroah-Hartman1-0/+1
2017-05-15Staging: fbtft: Fix unbalanced braces around else statementLaurence Rochfort1-2/+2
2017-03-23staging: fbtft: Replace a bit shift by a use of BIT.Arushi Singhal1-1/+1
2017-01-03staging: fbtft: fix code alignment with open parenthesisScott Matheina1-8/+10
2016-10-16Staging: fbtft: Fix too many leading tabs warningGustavo A. R. Silva1-31/+37
2016-08-21staging: fbtft: This patch fixes the checkpatch.pl warningPrit Raj1-2/+2
2016-03-28Staging: fbtft: fb_agm1264k-fl: No space is necessary after cast.Sandhya Bankar1-1/+1
2016-03-11staging: fbtft: Use kmalloc_arrayBhaktipriya Shridhar1-2/+2
2015-10-16Staging: fbtft: fb_agm1264k-fl: Remove unnecessary castShivani Bhardwaj1-1/+1
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-2/+0
2015-09-12staging/fbtft : Fix multiple/missing blank line issuesAnish Bhatt1-2/+1
2015-09-12staging/fbtft : Remove unicode charactersAnish Bhatt1-1/+1
2015-09-12staging/fbtft : Remove repeated set_addr_win debug messagesAnish Bhatt1-4/+0
2015-06-08staging: fbtft: replace fbtft_dev_dbg with standard dev_dbg callMadhusudhanan Ravindran1-3/+3
2015-03-26staging: fbtft: Fix typo in fbtftMasanari Iida1-3/+3
2015-03-20staging: fbtft: Fix potential null dereferenceRavindran, Madhusudhanan (M.)1-0/+3
2015-03-15staging: fbtft: fb_agm1264k-fl.c: remove extra parentheses around function argumentsAya Mahfouz1-1/+1
2015-03-06Staging: fbtft: clean dev_err() loggingHaneen Mohammed1-8/+8
2015-01-25staging: fbtft: fix allyesconfig buildDan Carpenter1-1/+1
2015-01-17staging: fbtft: add fb_agm1264k-fl driverThomas Petazzoni1-0/+462