summaryrefslogtreecommitdiff
path: root/drivers/staging/fbtft/fbtft-core.c
AgeCommit message (Expand)Author
2021-11-15staging/fbtft: Fix backlightNoralf 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: Don't spam logs when probe is deferredAndy Shevchenko
2021-05-10staging: fbtft: Rectify GPIO handlingAndy Shevchenko
2020-03-17staging: fbtft: Reformat line over 80 charactersDeepak R Varma
2019-12-10fbtft: Fix the initialization from property algorithmAndy 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-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-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-02-26Staging: fbtft: Fix line over 80 charactersBhanusree Pola
2019-02-26Staging: fbtft: Extra blank line not required before '}'Bhanusree Pola
2019-01-18Staging: fbtft: Switch to the gpio descriptor interfaceNishad Kamdar
2018-08-08staging: fbtft: Add spaces around / - StyleLeonardo Brás
2018-08-08staging: fbtft: Fixes some alignment issues - StyleLeonardo Brás
2018-04-30staging: fbtft: Stop using BL_CORE_DRIVER1Daniel Vetter
2018-01-15staging: fbtft: remove redundant license textGreg Kroah-Hartman
2018-01-15staging: fbtft: add SPDX identifiersGreg Kroah-Hartman
2018-01-10staging: fbtft: Fix indentationLuis Gerhorst
2018-01-08drivers/fbtft: Remove unnecessary braces from if/elseLuis Gerhorst
2018-01-08drivers/fbtft: Remove newline after else in else-ifLuis Gerhorst
2017-07-28staging: fbtft: array underflow in fbtft_request_gpios_match()Dan Carpenter
2017-03-09staging: fbtft: add helper fbtft_write_buf_dcHeiner Kallweit
2017-03-09staging: fbtft: improve a syslog message in fbtft_register_framebufferHeiner Kallweit
2017-03-06staging: fbtft: Make the pointers to s16 init arrays constJoe Perches
2017-03-06staging: fbtft: Remove blank lineGargi Sharma
2017-03-06staging: fbtft: Match alignment with open parenthesesGargi Sharma
2017-02-03staging: fbtft: change 'gamma' array to u32Arnd Bergmann
2017-01-25staging: fbtft: fix checkpatch decimal permissions errorAbdul Rauf
2017-01-19staging: fbtft: remove custom DMA mapped bufferAndy Shevchenko
2017-01-19staging: fbtft: convert fbtft_reset() to be non-atomicAndy Shevchenko
2016-11-10staging: fbtft: Fix 'line over 80 characters'Maninder Singh
2016-10-16staging: fbtft: Convert int arrays to s16Joe Perches
2016-10-02Staging: fbtft: Fix bug in fbtft-coreKsenija Stanojevic
2016-08-21Staging: fbtft: fixed unsigned type warningsMing Yang
2016-08-21staging: fbtft: do not allocate huge txbufMichal Suchanek
2016-03-11staging: fbtft: Use devm_kcalloc instead of devm_kzallocAmitoj Kaur Chawla
2016-03-11staging: fbtft: Remove unnecessary spi_set_drvdata()Amitoj Kaur Chawla
2016-02-20staging: fbtft: Fix block comment coding styleAnchal Jain