summaryrefslogtreecommitdiffstats
path: root/drivers/staging/fbtft/fb_ra8875.c
Commit message (Expand)AuthorAgeFilesLines
* staging: fbtft: fixed format-string errors.Jeremy Sowden2019-03-181-1/+1
* Staging: fbtft: Switch to the gpio descriptor interfaceNishad Kamdar2019-01-181-2/+2
* 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: remove redundant initialization of txbuf16Colin Ian King2017-09-181-5/+5
* staging:fbtft: Fix some warnings regarding types.Anthony Brandon2017-03-061-1/+1
* staging: fbtft: fix unaligned parenthesesUmang Raghuvanshi2017-01-271-5/+5
* staging: fbtft: remove custom DMA mapped bufferAndy Shevchenko2017-01-191-4/+0
* staging: fbtft: fb_ra8875.c: Remove unneeded void pointer castJanani Ravichandran2016-03-111-2/+2
* staging: fbtft: replace ternary operator with min macroAlison Schofield2016-03-111-1/+1
* Staging: fbtft: fb_ra8875: Remove useless castShivani Bhardwaj2015-10-161-1/+1
* staging: fbtft: use alternate screen pointerLars Svensson2015-10-131-1/+1
* staging/fbtft : Add missing whitespace around operatorsAnish Bhatt2015-09-121-4/+4
* staging/fbtft : Fix multiple/missing blank line issuesAnish Bhatt2015-09-121-0/+1
* staging/fbtft : Remove repeated set_addr_win debug messagesAnish Bhatt2015-09-121-3/+0
* staging/fbtft : Remove FSF mailing addressAnish Bhatt2015-09-121-20/+4
* staging: fbtft: split long stringsAnton Gerasimov2015-06-131-4/+9
* staging: fbtft: Fix typo in fbtftMasanari Iida2015-03-261-1/+1
* Staging: fbtft: clean dev_err() loggingHaneen Mohammed2015-03-061-4/+4
* staging: fbtft: fix space prohibited before that ','Aya Mahfouz2015-02-261-75/+75
* staging: fbtft: add fb_ra8875 driverThomas Petazzoni2015-01-171-0/+331