summaryrefslogtreecommitdiffstats
path: root/drivers/staging/fbtft
Commit message (Expand)AuthorAgeFilesLines
* 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
* staging: fbtft: ternary statement to if statement.Bhagyashri Dighole2019-03-191-1/+2
* staging: fbtft: fixed format-string errors.Jeremy Sowden2019-03-185-9/+10
* staging: fbtft: line over 80 charactersBhagyashri Dighole2019-03-182-2/+4
* staging: fbtft: convert a macro to a function.Bhagyashri Dighole2019-03-181-4/+5
* staging: fbtft: Remove unused #defines.Bhagyashri Dighole2019-03-181-6/+0
* staging: fbtft: Fix line over 80 charactersDaniela Mormocea2019-03-181-1/+3
* Staging: fbtft: Fix line over 80 charactersBhanusree Pola2019-02-261-3/+3
* Staging: fbtft: Extra blank line not required before '}'Bhanusree Pola2019-02-261-1/+0
* Staging: fbtft: Alignment should match open parenthesisBhanusree Pola2019-02-262-2/+2
* Staging: fbtft: Switch to the gpio descriptor interfaceNishad Kamdar2019-01-1827-587/+143
* staging: fbtft: fix strncmp() size warningYueHaibing2018-12-191-1/+1
* staging: fbtft: Prefer using the BIT macroMamta Shukla2018-10-031-28/+28
* Merge 4.19-rc4 into staging-nextGreg Kroah-Hartman2018-09-161-0/+4
|\
| * staging/fbtft: Update TODO and mailing listsDaniel Vetter2018-09-101-0/+4
* | staging: fbtft: Adds space around "/"Leonardo Brás2018-08-271-1/+1
|/
* staging: fbtft: Add spaces around / - StyleLeonardo Brás2018-08-081-1/+1
* staging: fbtft: Erases some repetitive usage of function name - StyleLeonardo Brás2018-08-086-6/+6