aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/fbtft/fbtft.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-18staging: fbtft: fixed format-string errors.Jeremy Sowden1-0/+1
2019-01-18Staging: fbtft: Switch to the gpio descriptor interfaceNishad Kamdar1-11/+10
2018-10-03staging: fbtft: Prefer using the BIT macroMamta Shukla1-28/+28
2018-08-27staging: fbtft: Adds space around "/"Leonardo Brás1-1/+1
2018-08-08staging: fbtft: Fixes some alignment issues - StyleLeonardo Brás1-3/+3
2018-08-08staging: fbtft: Puts macro arguments in parenthesis to avoid precedence issues - StyleLeonardo Brás1-4/+5
2018-04-30staging: fbtft: Stop using BL_CORE_DRIVER1Daniel Vetter1-0/+1
2018-01-15staging: fbtft: remove redundant license textGreg Kroah-Hartman1-13/+1
2018-01-15staging: fbtft: add SPDX identifiersGreg Kroah-Hartman1-0/+1
2017-03-09staging: fbtft: add helper fbtft_write_buf_dcHeiner Kallweit1-0/+1
2017-03-06staging: fbtft: Make the pointers to s16 init arrays constJoe Perches1-2/+2
2017-02-03staging: fbtft: change 'gamma' array to u32Arnd Bergmann1-2/+2
2017-01-19staging: fbtft: remove custom DMA mapped bufferAndy Shevchenko1-1/+0
2016-10-16staging: fbtft: Convert int arrays to s16Joe Perches1-2/+2
2016-08-21Staging: fbtft: fixed unsigned type warningsMing Yang1-13/+13
2016-02-07staging: fbtft: Remove unused and duplicated definesPriit Laes1-8/+0
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds1-1/+0
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis1-1/+0
2015-10-08Staging: fbtbt: Replace timespec with ktime_tKsenija Stanojevic1-1/+1
2015-09-12staging/fbtft : Fix multiple/missing blank line issuesAnish Bhatt1-5/+0
2015-09-12staging/fbtft : Remove FSF mailing addressAnish Bhatt1-4/+0
2015-08-14staging: fbtft: Remove unnecessary externsJoe Perches1-27/+25
2015-08-03staging: fbtft: core: Don't set device platform_dataNoralf Trønnes1-2/+3
2015-06-08staging: fbtft: replace fbtft_dev_dbg with standard dev_dbg callMadhusudhanan Ravindran1-5/+0
2015-03-26staging: fbtft: Fix typo in fbtftMasanari Iida1-2/+2
2015-03-26staging: fbtft: Remove do {} while(0) in single statement macroHelen Fornazier1-3/+1
2015-03-23staging: fbtft: Fix indentation style by spaceHelen Fornazier1-4/+4
2015-01-17staging: fbtft: core supportThomas Petazzoni1-0/+447