summaryrefslogtreecommitdiff
path: root/drivers/staging/fbtft
AgeCommit message (Expand)Author
2024-08-13staging: fbtft: Use backlight power constantsThomas Zimmermann
2024-07-30staging: fbtft: Fix mutex and spinlock without comment warningRiyan Dhiman
2024-07-30staging: fbtft: Remove ftrace-like loggingRiyan Dhiman
2024-06-24staging: fbtft: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-05-22Merge tag 'staging-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-05-04fbtft: seps525: Don't use "proxy" headersAndy Shevchenko
2024-03-28staging: fbtft: Remove reference to fb_blankThomas Zimmermann
2024-03-21Merge tag 'staging-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-03-13Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-03-05staging: fbtft: remove unused variable 'count'Colin Ian King
2024-02-28staging/fbtft: Include <linux/backlight.h>Thomas Zimmermann
2024-02-08staging: fbtft: Follow renaming of SPI "master" to "controller"Uwe Kleine-König
2023-11-03Merge tag 'staging-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-27staging: fbtft: Convert to platform remove callback returning voidUwe Kleine-König
2023-09-22Merge tag 'drm-misc-next-2023-09-11-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2023-09-05staging/fbtft: Use fb_ops helpers for deferred I/OThomas Zimmermann
2023-09-05staging/fbtft: Initialize fb_op struct as static constThomas Zimmermann
2023-08-24BackMerge tag 'v6.5-rc7' into drm-nextDave Airlie
2023-07-27staging: fbtft: ili9341: use macro FBTFT_REGISTER_SPI_DRIVERRaphael Gallais-Pou
2023-07-24staging: Remove flag FBINFO_FLAG_DEFAULT from fbdev driversThomas Zimmermann
2023-06-27fbdev: Make support for userspace interfaces configurableThomas Zimmermann
2023-03-11staging: Replace all spi->chip_select and spi->cs_gpiod references with funct...Amit Kumar Mahapatra
2022-07-28staging: fbtft: core: set smem_len before fb_deferred_io_init callPeter Suti
2022-06-10staging: ftbft: Use backlight helperStephen Kitt
2022-05-03fbdev: Use pageref offset for deferred-I/O writebackThomas Zimmermann
2022-05-03fbdev: Rename pagelist to pagereflist for deferred I/OThomas Zimmermann
2022-05-03fbdev: Track deferred-I/O pages in pageref structThomas Zimmermann
2022-05-03fbdev: Put mmap for deferred I/O into driversThomas Zimmermann
2022-03-28Merge tag 'staging-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-24Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-03-21Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2022-03-18staging: fbtft: Consider type of init sequence values in fbtft_init_display()Andy Shevchenko
2022-03-18staging: fbtft: Constify buf parameter in fbtft_dbg_hex()Andy Shevchenko
2022-02-28Merge 5.17-rc6 into staging-nextGreg Kroah-Hartman
2022-02-28Backmerge tag 'v5.17-rc6' into drm-nextDave Airlie
2022-02-25Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-02-16fbdev: Don't sort deferred-I/O pages by defaultThomas Zimmermann
2022-02-15staging: fbtft: fb_st7789v: reset display before initializationOliver Graute
2022-02-14Merge 5.17-rc4 into staging-testingGreg Kroah-Hartman
2022-02-09spi: make remove callback a void functionUwe Kleine-König
2022-02-09staging: fbtft: Deduplicate driver registration macrosUwe Kleine-König
2022-02-09staging: fbtft: Fix error path in fbtft_driver_module_init()Uwe Kleine-König
2022-01-25staging: fbtft: Fix error path in fbtft_driver_module_init()Uwe Kleine-König
2022-01-25staging: fbtft: Deduplicate driver registration macrosUwe Kleine-König
2021-12-03staging: fbtft: sh1106: use new macro FBTFT_REGISTER_SPI_DRIVERHeiner Kallweit
2021-12-03staging: fbtft: add macro FBTFT_REGISTER_SPI_DRIVERHeiner Kallweit
2021-11-29Merge 5.16-rc3 into staging-nextGreg Kroah-Hartman
2021-11-15staging/fbtft: Fix backlightNoralf Trønnes
2021-11-15staging: fbtft: Remove fb_watterott driverNoralf Trønnes
2021-10-13staging: fbtft: Make fbtft_remove_common() return voidUwe Kleine-König