summaryrefslogtreecommitdiffstats
path: root/drivers/staging/fbtft
AgeCommit message (Expand)AuthorLines
2020-05-22staging: fbtft: fb_st7789v: make HSD20_IPS numeric and not a stringColin Ian King-1/+1
2020-05-15staging: fbtft: fb_st7789v: Initialize the DisplayOliver Graute-5/+27
2020-03-17staging: fbtft: Avoid potential precedence issuesDeepak R Varma-2/+2
2020-03-17staging: fbtft: simplify array index computationDeepak R Varma-1/+5
2020-03-17staging: fbtft: Reformat long macro definitionsDeepak R Varma-3/+11
2020-03-17staging: fbtft: Reformat line over 80 charactersDeepak R Varma-1/+3
2019-12-10fbtft: Fix the initialization from property algorithmAndy Shevchenko-3/+3
2019-12-10staging: fbtft: Do not hardcode SPI CS polarity inversionLinus Walleij-6/+19
2019-11-20staging: fbtft: Fix Kconfig indentationKrzysztof Kozlowski-6/+6
2019-11-20fbtft: Drop OF dependencyAndy Shevchenko-3/+3
2019-11-20fbtft: Make use of device property APIAndy Shevchenko-47/+58
2019-11-20fbtft: Drop useless #ifdef CONFIG_OF and dead codeAndy Shevchenko-17/+2
2019-11-20fbtft: Describe function parameters in kernel-docAndy Shevchenko-0/+1
2019-11-20fbtft: Make sure string is NULL terminatedAndy Shevchenko-1/+1
2019-10-26drivers/staging/fbtft/fb_seps525: New driver for SEPS525 (Syncoam) LCD Contro...Michael Hennerich-0/+221
2019-10-24staging: fbtft: Fix duplicate arguments to bitwise ANDJamal Shareef-11/+11
2019-10-14Merge 5.4-rc3 into staging-nextGreg Kroah-Hartman-2129/+6
2019-10-13staging: fbtft: fbtft-core: Fix last line displayed on fbconMichael Hennerich-1/+1
2019-10-04Staging: fbtft: fix memory leak in fbtft_framebuffer_allocNavid Emamdoost-2/+5
2019-10-01staging/fbtft: Remove flexfbNoralf Trønnes-858/+0
2019-10-01staging/fbtft: Remove fbtft_deviceNoralf Trønnes-1268/+0
2019-10-01staging/fbtft: Depend on OFNoralf Trønnes-1/+1
2019-09-12staging: fbtft: make several arrays static const, makes object smallerColin Ian King-7/+7
2019-08-12Merge 5.3-rc4 into staging-nextGreg Kroah-Hartman-34/+31
2019-07-30Staging: fbtft: Fix some typo. pdc8544 --> pcd8544Christophe JAILLET-2/+2
2019-07-25Staging: fbtft: Fix GPIO handlingJan Sebastian Götte-11/+11
2019-07-25Staging: fbtft: Fix reset assertion when using gpio descriptorPhil Reid-2/+2
2019-07-25Staging: fbtft: Fix probing of gpio descriptorPhil Reid-21/+18
2019-06-12fbdev: make unregister/unlink functions not failDaniel Vetter-1/+3
2019-04-03staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman-0/+1
2019-04-02staging: fbtft: fb_ssd1351.c: Replace bit shifting with BIT macroPayal Kshirsagar-2/+2
2019-04-02staging: fbtft: fb_agm1264k-fl.c: Replace bit shifting with BIT macroPayal Kshirsagar-1/+1
2019-03-19staging: fbtft: ternary statement to if statement.Bhagyashri Dighole-1/+2
2019-03-18staging: fbtft: fixed format-string errors.Jeremy Sowden-9/+10
2019-03-18staging: fbtft: line over 80 charactersBhagyashri Dighole-2/+4
2019-03-18staging: fbtft: convert a macro to a function.Bhagyashri Dighole-4/+5
2019-03-18staging: fbtft: Remove unused #defines.Bhagyashri Dighole-6/+0
2019-03-18staging: fbtft: Fix line over 80 charactersDaniela Mormocea-1/+3
2019-02-26Staging: fbtft: Fix line over 80 charactersBhanusree Pola-3/+3
2019-02-26Staging: fbtft: Extra blank line not required before '}'Bhanusree Pola-1/+0
2019-02-26Staging: fbtft: Alignment should match open parenthesisBhanusree Pola-2/+2
2019-01-18Staging: fbtft: Switch to the gpio descriptor interfaceNishad Kamdar-587/+143
2018-12-19staging: fbtft: fix strncmp() size warningYueHaibing-1/+1
2018-10-03staging: fbtft: Prefer using the BIT macroMamta Shukla-28/+28
2018-09-16Merge 4.19-rc4 into staging-nextGreg Kroah-Hartman-0/+4
2018-09-10staging/fbtft: Update TODO and mailing listsDaniel Vetter-0/+4
2018-08-27staging: fbtft: Adds space around "/"Leonardo Brás-1/+1
2018-08-08staging: fbtft: Add spaces around / - StyleLeonardo Brás-1/+1
2018-08-08staging: fbtft: Erases some repetitive usage of function name - StyleLeonardo Brás-6/+6
2018-08-08staging: fbtft: Adjust some empty-line problems - StyleLeonardo Brás-3/+2