summaryrefslogtreecommitdiffstats
path: root/drivers/staging/fbtft
Commit message (Expand)AuthorAgeFilesLines
* staging: fbtft: ili9341: use macro FBTFT_REGISTER_SPI_DRIVERRaphael Gallais-Pou2023-07-271-1/+1
* staging: Replace all spi->chip_select and spi->cs_gpiod references with funct...Amit Kumar Mahapatra2023-03-111-1/+1
* staging: fbtft: core: set smem_len before fb_deferred_io_init callPeter Suti2022-07-281-1/+1
* staging: ftbft: Use backlight helperStephen Kitt2022-06-102-4/+2
* fbdev: Use pageref offset for deferred-I/O writebackThomas Zimmermann2022-05-031-6/+3
* fbdev: Rename pagelist to pagereflist for deferred I/OThomas Zimmermann2022-05-031-5/+5
* fbdev: Track deferred-I/O pages in pageref structThomas Zimmermann2022-05-031-2/+3
* fbdev: Put mmap for deferred I/O into driversThomas Zimmermann2022-05-031-0/+1
* Merge tag 'staging-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-282-6/+5
|\
| * staging: fbtft: Consider type of init sequence values in fbtft_init_display()Andy Shevchenko2022-03-181-4/+3
| * staging: fbtft: Constify buf parameter in fbtft_dbg_hex()Andy Shevchenko2022-03-182-2/+2
| * Merge 5.17-rc6 into staging-nextGreg Kroah-Hartman2022-02-281-0/+2
| |\
| * \ Merge 5.17-rc4 into staging-testingGreg Kroah-Hartman2022-02-141-1/+4
| |\ \
| * | | staging: fbtft: Deduplicate driver registration macrosUwe Kleine-König2022-01-251-57/+36
* | | | Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-03-241-0/+1
|\ \ \ \
| * \ \ \ Backmerge tag 'v5.17-rc6' into drm-nextDave Airlie2022-02-281-0/+2
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2022-02-251-0/+1
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | fbdev: Don't sort deferred-I/O pages by defaultThomas Zimmermann2022-02-161-0/+1
| | | |/ | | |/|
* | | | Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2022-03-211-57/+35
|\ \ \ \ | |_|_|/ |/| | |
| * | | 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: fb_st7789v: reset display before initializationOliver Graute2022-02-151-0/+2
| |/ |/|
* | staging: fbtft: Fix error path in fbtft_driver_module_init()Uwe Kleine-König2022-01-251-1/+4
|/
* staging: fbtft: sh1106: use new macro FBTFT_REGISTER_SPI_DRIVERHeiner Kallweit2021-12-031-6/+1
* staging: fbtft: add macro FBTFT_REGISTER_SPI_DRIVERHeiner Kallweit2021-12-031-0/+41
* Merge 5.16-rc3 into staging-nextGreg Kroah-Hartman2021-11-292-12/+1
|\
| * staging/fbtft: Fix backlightNoralf Trønnes2021-11-152-12/+1
* | staging: fbtft: Remove fb_watterott driverNoralf Trønnes2021-11-153-309/+0
|/
* staging: fbtft: Make fbtft_remove_common() return voidUwe Kleine-König2021-10-132-10/+6
* staging: fbtft: fbtft-core: fix 'trailing statements should be on next line' ...Srivathsa Dara2021-09-131-1/+2
* staging/fbtft: Fix braces coding styleLen Baker2021-08-051-1/+3
* staging/fbtft: Remove unnecessary variable initializationLen Baker2021-08-051-1/+1
* staging/fbtft: Remove all strcpy() usesLen Baker2021-08-051-11/+6
* staging: fbtft: Update TODOAndy Shevchenko2021-05-101-5/+0
* staging: fbtft: Replace custom ->reset() with generic oneAndy Shevchenko2021-05-101-14/+0
* staging: fbtft: Add support for orientation on Himax HX8347dAndy Shevchenko2021-05-101-3/+26
* staging: fbtft: Don't spam logs when probe is deferredAndy Shevchenko2021-05-101-8/+4
* staging: fbtft: Rectify GPIO handlingAndy Shevchenko2021-05-1017-60/+25
* staging: fbtft: fb_ili9320: Remove unused variable 'ret'Lee Jones2021-05-101-2/+1
* staging: fbtft: convert sysfs snprintf to sysfs_emitXuezhi Zhang2021-04-051-1/+1
* staging: fbtft: add tearing signal detectCarlis2021-02-121-0/+115
* staging: fbtft: fb_st7789v: make HSD20_IPS numeric and not a stringColin Ian King2020-05-221-1/+1
* staging: fbtft: fb_st7789v: Initialize the DisplayOliver Graute2020-05-151-5/+27
* staging: fbtft: Avoid potential precedence issuesDeepak R Varma2020-03-171-2/+2
* staging: fbtft: simplify array index computationDeepak R Varma2020-03-171-1/+5
* staging: fbtft: Reformat long macro definitionsDeepak R Varma2020-03-171-3/+11
* staging: fbtft: Reformat line over 80 charactersDeepak R Varma2020-03-171-1/+3
* fbtft: Fix the initialization from property algorithmAndy Shevchenko2019-12-101-3/+3
* staging: fbtft: Do not hardcode SPI CS polarity inversionLinus Walleij2019-12-102-6/+19