summaryrefslogtreecommitdiffstats
path: root/drivers/staging/fbtft/fbtft.h
Commit message (Expand)AuthorAgeFilesLines
* staging: fbtft: Convert to platform remove callback returning voidUwe Kleine-König2023-10-271-3/+2
* Merge tag 'staging-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-281-1/+1
|\
| * staging: fbtft: Constify buf parameter in fbtft_dbg_hex()Andy Shevchenko2022-03-181-1/+1
| * Merge 5.17-rc4 into staging-testingGreg Kroah-Hartman2022-02-141-1/+4
| |\
| | * staging: fbtft: Fix error path in fbtft_driver_module_init()Uwe Kleine-König2022-01-251-1/+4
| * | staging: fbtft: Deduplicate driver registration macrosUwe Kleine-König2022-01-251-57/+36
| |/
* | spi: make remove callback a void functionUwe Kleine-König2022-02-091-2/+1
* | staging: fbtft: Deduplicate driver registration macrosUwe Kleine-König2022-02-091-57/+36
* | staging: fbtft: Fix error path in fbtft_driver_module_init()Uwe Kleine-König2022-02-091-1/+4
|/
* staging: fbtft: add macro FBTFT_REGISTER_SPI_DRIVERHeiner Kallweit2021-12-031-0/+41
* staging: fbtft: Make fbtft_remove_common() return voidUwe Kleine-König2021-10-131-3/+5
* staging: fbtft: Avoid potential precedence issuesDeepak R Varma2020-03-171-2/+2
* staging: fbtft: Reformat long macro definitionsDeepak R Varma2020-03-171-3/+11
* fbtft: Drop OF dependencyAndy Shevchenko2019-11-201-2/+2
* staging: fbtft: fixed format-string errors.Jeremy Sowden2019-03-181-0/+1
* Staging: fbtft: Switch to the gpio descriptor interfaceNishad Kamdar2019-01-181-11/+10
* staging: fbtft: Prefer using the BIT macroMamta Shukla2018-10-031-28/+28
* staging: fbtft: Adds space around "/"Leonardo Brás2018-08-271-1/+1
* staging: fbtft: Fixes some alignment issues - StyleLeonardo Brás2018-08-081-3/+3
* staging: fbtft: Puts macro arguments in parenthesis to avoid precedence issue...Leonardo Brás2018-08-081-4/+5
* staging: fbtft: Stop using BL_CORE_DRIVER1Daniel Vetter2018-04-301-0/+1
* staging: fbtft: remove redundant license textGreg Kroah-Hartman2018-01-151-13/+1
* staging: fbtft: add SPDX identifiersGreg Kroah-Hartman2018-01-151-0/+1
* staging: fbtft: add helper fbtft_write_buf_dcHeiner Kallweit2017-03-091-0/+1
* staging: fbtft: Make the pointers to s16 init arrays constJoe Perches2017-03-061-2/+2
* staging: fbtft: change 'gamma' array to u32Arnd Bergmann2017-02-031-2/+2
* staging: fbtft: remove custom DMA mapped bufferAndy Shevchenko2017-01-191-1/+0
* staging: fbtft: Convert int arrays to s16Joe Perches2016-10-161-2/+2
* Staging: fbtft: fixed unsigned type warningsMing Yang2016-08-211-13/+13
* staging: fbtft: Remove unused and duplicated definesPriit Laes2016-02-071-8/+0
* Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2015-11-051-1/+0
|\
| * spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0
* | Staging: fbtbt: Replace timespec with ktime_tKsenija Stanojevic2015-10-081-1/+1
* | staging/fbtft : Fix multiple/missing blank line issuesAnish Bhatt2015-09-121-5/+0
* | staging/fbtft : Remove FSF mailing addressAnish Bhatt2015-09-121-4/+0
|/
* staging: fbtft: Remove unnecessary externsJoe Perches2015-08-141-27/+25
* staging: fbtft: core: Don't set device platform_dataNoralf Trønnes2015-08-031-2/+3
* staging: fbtft: replace fbtft_dev_dbg with standard dev_dbg callMadhusudhanan Ravindran2015-06-081-5/+0
* staging: fbtft: Fix typo in fbtftMasanari Iida2015-03-261-2/+2
* staging: fbtft: Remove do {} while(0) in single statement macroHelen Fornazier2015-03-261-3/+1
* staging: fbtft: Fix indentation style by spaceHelen Fornazier2015-03-231-4/+4
* staging: fbtft: core supportThomas Petazzoni2015-01-171-0/+447