aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/fbtft/fbtft-io.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-18staging: fbtft: fixed format-string errors.Jeremy Sowden1-6/+6
2019-01-18Staging: fbtft: Switch to the gpio descriptor interfaceNishad Kamdar1-13/+13
2018-08-08staging: fbtft: Fixes some alignment issues - StyleLeonardo Brás1-8/+9
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-05-16staging: fbtft: fix sparse warningJandy Gou1-1/+1
2017-01-19staging: fbtft: remove custom DMA mapped bufferAndy Shevchenko1-4/+0
2016-03-28Staging: fbtft: fbtft-io: No space is necessary after cast.Sandhya Bankar1-4/+4
2015-03-15staging: fbtft: fbtft-io.c: remove extra parentheses around function argumentsAya Mahfouz1-4/+4
2015-03-06Staging: fbtft: clean dev_err() loggingHaneen Mohammed1-4/+3
2015-03-01staging: fbtft: fbtft-io: Use '%zu' to print 'size_t' formatFabio Estevam1-2/+2
2015-01-21staging: fbtft: remove ARCH_BCM2708 optimizationNoralf Trønnes1-170/+0
2015-01-17staging: fbtft: core supportThomas Petazzoni1-0/+409