aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/fbtft
AgeCommit message (Expand)Author
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
2019-10-14Merge 5.4-rc3 into staging-nextGreg Kroah-Hartman
2019-10-13staging: fbtft: fbtft-core: Fix last line displayed on fbconMichael Hennerich
2019-10-04Staging: fbtft: fix memory leak in fbtft_framebuffer_allocNavid Emamdoost
2019-10-01staging/fbtft: Remove flexfbNoralf Trønnes
2019-10-01staging/fbtft: Remove fbtft_deviceNoralf Trønnes
2019-10-01staging/fbtft: Depend on OFNoralf Trønnes
2019-09-12staging: fbtft: make several arrays static const, makes object smallerColin Ian King
2019-08-12Merge 5.3-rc4 into staging-nextGreg Kroah-Hartman
2019-07-30Staging: fbtft: Fix some typo. pdc8544 --> pcd8544Christophe JAILLET
2019-07-25Staging: fbtft: Fix GPIO handlingJan Sebastian Götte
2019-07-25Staging: fbtft: Fix reset assertion when using gpio descriptorPhil Reid
2019-07-25Staging: fbtft: Fix probing of gpio descriptorPhil Reid
2019-06-12fbdev: make unregister/unlink functions not failDaniel Vetter
2019-04-03staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman
2019-04-02staging: fbtft: fb_ssd1351.c: Replace bit shifting with BIT macroPayal Kshirsagar
2019-04-02staging: fbtft: fb_agm1264k-fl.c: Replace bit shifting with BIT macroPayal Kshirsagar
2019-03-19staging: fbtft: ternary statement to if statement.Bhagyashri Dighole
2019-03-18staging: fbtft: fixed format-string errors.Jeremy Sowden
2019-03-18staging: fbtft: line over 80 charactersBhagyashri Dighole
2019-03-18staging: fbtft: convert a macro to a function.Bhagyashri Dighole
2019-03-18staging: fbtft: Remove unused #defines.Bhagyashri Dighole
2019-03-18staging: fbtft: Fix line over 80 charactersDaniela Mormocea
2019-02-26Staging: fbtft: Fix line over 80 charactersBhanusree Pola
2019-02-26Staging: fbtft: Extra blank line not required before '}'Bhanusree Pola
2019-02-26Staging: fbtft: Alignment should match open parenthesisBhanusree Pola
2019-01-18Staging: fbtft: Switch to the gpio descriptor interfaceNishad Kamdar
2018-12-19staging: fbtft: fix strncmp() size warningYueHaibing
2018-10-03staging: fbtft: Prefer using the BIT macroMamta Shukla
2018-09-16Merge 4.19-rc4 into staging-nextGreg Kroah-Hartman
2018-09-10staging/fbtft: Update TODO and mailing listsDaniel Vetter
2018-08-27staging: fbtft: Adds space around "/"Leonardo Brás
2018-08-08staging: fbtft: Add spaces around / - StyleLeonardo Brás
2018-08-08staging: fbtft: Erases some repetitive usage of function name - StyleLeonardo Brás
2018-08-08staging: fbtft: Adjust some empty-line problems - StyleLeonardo Brás