summaryrefslogtreecommitdiffstats
path: root/drivers/staging/fbtft/fb_agm1264k-fl.c
Commit message (Expand)AuthorAgeFilesLines
* staging: fbtft: fb_agm1264k-fl.c: Replace bit shifting with BIT macroPayal Kshirsagar2019-04-021-1/+1
* staging: fbtft: fixed format-string errors.Jeremy Sowden2019-03-181-1/+1
* Staging: fbtft: Switch to the gpio descriptor interfaceNishad Kamdar2019-01-181-26/+26
* staging: fbtft: remove redundant license textGreg Kroah-Hartman2018-01-151-10/+0
* staging: fbtft: add SPDX identifiersGreg Kroah-Hartman2018-01-151-0/+1
* Staging: fbtft: Fix unbalanced braces around else statementLaurence Rochfort2017-05-151-2/+2
* staging: fbtft: Replace a bit shift by a use of BIT.Arushi Singhal2017-03-231-1/+1
* staging: fbtft: fix code alignment with open parenthesisScott Matheina2017-01-031-8/+10
* Staging: fbtft: Fix too many leading tabs warningGustavo A. R. Silva2016-10-161-31/+37
* staging: fbtft: This patch fixes the checkpatch.pl warningPrit Raj2016-08-211-2/+2
* Staging: fbtft: fb_agm1264k-fl: No space is necessary after cast.Sandhya Bankar2016-03-281-1/+1
* staging: fbtft: Use kmalloc_arrayBhaktipriya Shridhar2016-03-111-2/+2
* Staging: fbtft: fb_agm1264k-fl: Remove unnecessary castShivani Bhardwaj2015-10-161-1/+1
* staging: fbtft: use alternate screen pointerLars Svensson2015-10-131-1/+1
* Staging: fbtft: Remove debug messages related to DEBUG_WRITE_VMEMShraddha Barke2015-10-021-2/+0
* Staging: fbtft: Remove debug messagesShraddha Barke2015-09-211-2/+0
* staging/fbtft : Fix multiple/missing blank line issuesAnish Bhatt2015-09-121-2/+1
* staging/fbtft : Remove unicode charactersAnish Bhatt2015-09-121-1/+1
* staging/fbtft : Remove repeated set_addr_win debug messagesAnish Bhatt2015-09-121-4/+0
* staging: fbtft: replace fbtft_dev_dbg with standard dev_dbg callMadhusudhanan Ravindran2015-06-081-3/+3
* staging: fbtft: Fix typo in fbtftMasanari Iida2015-03-261-3/+3
* staging: fbtft: Fix potential null dereferenceRavindran, Madhusudhanan (M.)2015-03-201-0/+3
* staging: fbtft: fb_agm1264k-fl.c: remove extra parentheses around function ar...Aya Mahfouz2015-03-151-1/+1
* Staging: fbtft: clean dev_err() loggingHaneen Mohammed2015-03-061-8/+8
* staging: fbtft: fix allyesconfig buildDan Carpenter2015-01-251-1/+1
* staging: fbtft: add fb_agm1264k-fl driverThomas Petazzoni2015-01-171-0/+462