summaryrefslogtreecommitdiff
path: root/drivers/staging/fbtft
AgeCommit message (Expand)Author
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
2021-09-13staging: fbtft: fbtft-core: fix 'trailing statements should be on next line' ...Srivathsa Dara
2021-08-05staging/fbtft: Fix braces coding styleLen Baker
2021-08-05staging/fbtft: Remove unnecessary variable initializationLen Baker
2021-08-05staging/fbtft: Remove all strcpy() usesLen Baker
2021-05-10staging: fbtft: Update TODOAndy Shevchenko
2021-05-10staging: fbtft: Replace custom ->reset() with generic oneAndy Shevchenko
2021-05-10staging: fbtft: Add support for orientation on Himax HX8347dAndy Shevchenko
2021-05-10staging: fbtft: Don't spam logs when probe is deferredAndy Shevchenko
2021-05-10staging: fbtft: Rectify GPIO handlingAndy Shevchenko
2021-05-10staging: fbtft: fb_ili9320: Remove unused variable 'ret'Lee Jones
2021-04-05staging: fbtft: convert sysfs snprintf to sysfs_emitXuezhi Zhang
2021-02-12staging: fbtft: add tearing signal detectCarlis
2020-05-22staging: fbtft: fb_st7789v: make HSD20_IPS numeric and not a stringColin Ian King
2020-05-15staging: fbtft: fb_st7789v: Initialize the DisplayOliver Graute
2020-03-17staging: fbtft: Avoid potential precedence issuesDeepak R Varma
2020-03-17staging: fbtft: simplify array index computationDeepak R Varma
2020-03-17staging: fbtft: Reformat long macro definitionsDeepak R Varma
2020-03-17staging: fbtft: Reformat line over 80 charactersDeepak R Varma
2019-12-10fbtft: Fix the initialization from property algorithmAndy Shevchenko
2019-12-10staging: fbtft: Do not hardcode SPI CS polarity inversionLinus Walleij
2019-11-20staging: fbtft: Fix Kconfig indentationKrzysztof Kozlowski
2019-11-20fbtft: Drop OF dependencyAndy Shevchenko
2019-11-20fbtft: Make use of device property APIAndy Shevchenko
2019-11-20fbtft: Drop useless #ifdef CONFIG_OF and dead codeAndy Shevchenko
2019-11-20fbtft: Describe function parameters in kernel-docAndy Shevchenko
2019-11-20fbtft: Make sure string is NULL terminatedAndy Shevchenko
2019-10-26drivers/staging/fbtft/fb_seps525: New driver for SEPS525 (Syncoam) LCD Contro...Michael Hennerich
2019-10-24staging: fbtft: Fix duplicate arguments to bitwise ANDJamal Shareef