summaryrefslogtreecommitdiffstats
path: root/drivers/staging/fbtft
Commit message (Expand)AuthorAgeFilesLines
* 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
* staging: fbtft: Fix Kconfig indentationKrzysztof Kozlowski2019-11-201-6/+6
* fbtft: Drop OF dependencyAndy Shevchenko2019-11-202-3/+3
* fbtft: Make use of device property APIAndy Shevchenko2019-11-201-47/+58
* fbtft: Drop useless #ifdef CONFIG_OF and dead codeAndy Shevchenko2019-11-201-17/+2
* fbtft: Describe function parameters in kernel-docAndy Shevchenko2019-11-201-0/+1
* fbtft: Make sure string is NULL terminatedAndy Shevchenko2019-11-201-1/+1
* drivers/staging/fbtft/fb_seps525: New driver for SEPS525 (Syncoam) LCD Contro...Michael Hennerich2019-10-263-0/+221
* staging: fbtft: Fix duplicate arguments to bitwise ANDJamal Shareef2019-10-241-11/+11
* Merge 5.4-rc3 into staging-nextGreg Kroah-Hartman2019-10-145-2129/+6
|\
| * Staging: fbtft: fix memory leak in fbtft_framebuffer_allocNavid Emamdoost2019-10-041-2/+5
| * staging/fbtft: Remove flexfbNoralf Trønnes2019-10-013-858/+0
| * staging/fbtft: Remove fbtft_deviceNoralf Trønnes2019-10-013-1268/+0
| * staging/fbtft: Depend on OFNoralf Trønnes2019-10-011-1/+1
* | staging: fbtft: fbtft-core: Fix last line displayed on fbconMichael Hennerich2019-10-131-1/+1
|/
* staging: fbtft: make several arrays static const, makes object smallerColin Ian King2019-09-127-7/+7
* Merge 5.3-rc4 into staging-nextGreg Kroah-Hartman2019-08-129-34/+31
|\
| * Staging: fbtft: Fix GPIO handlingJan Sebastian Götte2019-07-259-11/+11
| * Staging: fbtft: Fix reset assertion when using gpio descriptorPhil Reid2019-07-251-2/+2
| * Staging: fbtft: Fix probing of gpio descriptorPhil Reid2019-07-251-21/+18
* | Staging: fbtft: Fix some typo. pdc8544 --> pcd8544Christophe JAILLET2019-07-301-2/+2
|/
* fbdev: make unregister/unlink functions not failDaniel Vetter2019-06-121-1/+3
* staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman2019-04-031-0/+1
* staging: fbtft: fb_ssd1351.c: Replace bit shifting with BIT macroPayal Kshirsagar2019-04-021-2/+2
* staging: fbtft: fb_agm1264k-fl.c: Replace bit shifting with BIT macroPayal Kshirsagar2019-04-021-1/+1