aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/fbtft/fbtft-bus.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-18Staging: fbtft: Switch to the gpio descriptor interfaceNishad Kamdar1-3/+3
2018-08-08staging: fbtft: Fixes some alignment issues - StyleLeonardo BrĂ¡s1-8/+9
2018-04-23staging: fbtft: Fixed lines exceeding columns limitRenato Soma1-4/+9
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-12/+12
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-18staging: fbtft: differentiate between buffer and data types to fix sparse warningAlfonso Lima Astor1-12/+12
2017-04-08staging: fbtft: fix type assignment warningAlex Wilson1-1/+1
2017-03-09staging: fbtft: use helper fbtft_write_buf_dc in fbtft-bus.cHeiner Kallweit1-23/+8
2016-09-01staging: fbtft: fbtft-bus: Fix checkpatch warningAnson Jacob1-1/+2
2016-03-11staging: fbtft: fbtft-bus.c: Drop unneeded void pointer castJanani Ravichandran1-2/+2
2016-03-11staging: fbtft: replace ternary operator with min macroAlison Schofield1-2/+2
2015-10-13staging: fbtft: access screen buffer directlyLars Svensson1-4/+4
2015-10-13staging: fbtft: use alternate screen pointerLars Svensson1-3/+3
2015-09-12staging/fbtft : Add missing whitespace around operatorsAnish Bhatt1-3/+4
2015-09-12staging/fbtft : Fix multiple/missing blank line issuesAnish Bhatt1-6/+0
2015-05-08drivers: staging: fbtft: fbtft-bus.c: Fix different address space warning on I/O memTolga Ceylan1-4/+4
2015-03-06Staging: fbtft: clean dev_err() loggingHaneen Mohammed1-1/+1
2015-01-17staging: fbtft: core supportThomas Petazzoni1-0/+256