aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/fbtft/fb_ra8875.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-18staging: fbtft: fixed format-string errors.Jeremy Sowden1-1/+1
2019-01-18Staging: fbtft: Switch to the gpio descriptor interfaceNishad Kamdar1-2/+2
2018-01-15staging: fbtft: remove redundant license textGreg Kroah-Hartman1-10/+0
2018-01-15staging: fbtft: add SPDX identifiersGreg Kroah-Hartman1-0/+1
2017-09-18staging: fbtft: remove redundant initialization of txbuf16Colin Ian King1-5/+5
2017-03-06staging:fbtft: Fix some warnings regarding types.Anthony Brandon1-1/+1
2017-01-27staging: fbtft: fix unaligned parenthesesUmang Raghuvanshi1-5/+5
2017-01-19staging: fbtft: remove custom DMA mapped bufferAndy Shevchenko1-4/+0
2016-03-11staging: fbtft: fb_ra8875.c: Remove unneeded void pointer castJanani Ravichandran1-2/+2
2016-03-11staging: fbtft: replace ternary operator with min macroAlison Schofield1-1/+1
2015-10-16Staging: fbtft: fb_ra8875: Remove useless castShivani Bhardwaj1-1/+1
2015-10-13staging: fbtft: use alternate screen pointerLars Svensson1-1/+1
2015-09-12staging/fbtft : Add missing whitespace around operatorsAnish Bhatt1-4/+4
2015-09-12staging/fbtft : Fix multiple/missing blank line issuesAnish Bhatt1-0/+1
2015-09-12staging/fbtft : Remove repeated set_addr_win debug messagesAnish Bhatt1-3/+0
2015-09-12staging/fbtft : Remove FSF mailing addressAnish Bhatt1-20/+4
2015-06-13staging: fbtft: split long stringsAnton Gerasimov1-4/+9
2015-03-26staging: fbtft: Fix typo in fbtftMasanari Iida1-1/+1
2015-03-06Staging: fbtft: clean dev_err() loggingHaneen Mohammed1-4/+4
2015-02-26staging: fbtft: fix space prohibited before that ','Aya Mahfouz1-75/+75
2015-01-17staging: fbtft: add fb_ra8875 driverThomas Petazzoni1-0/+331