aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/fbtft/fbtft-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-12fbdev: make unregister/unlink functions not failDaniel Vetter1-1/+3
2019-02-26Staging: fbtft: Fix line over 80 charactersBhanusree Pola1-3/+3
2019-02-26Staging: fbtft: Extra blank line not required before '}'Bhanusree Pola1-1/+0
2019-01-18Staging: fbtft: Switch to the gpio descriptor interfaceNishad Kamdar1-144/+29
2018-08-08staging: fbtft: Add spaces around / - StyleLeonardo Brás1-1/+1
2018-08-08staging: fbtft: Fixes some alignment issues - StyleLeonardo Brás1-18/+21
2018-04-30staging: fbtft: Stop using BL_CORE_DRIVER1Daniel Vetter1-2/+2
2018-01-15staging: fbtft: remove redundant license textGreg Kroah-Hartman1-10/+0
2018-01-15staging: fbtft: add SPDX identifiersGreg Kroah-Hartman1-0/+1
2018-01-10staging: fbtft: Fix indentationLuis Gerhorst1-2/+2
2018-01-08drivers/fbtft: Remove unnecessary braces from if/elseLuis Gerhorst1-6/+5
2018-01-08drivers/fbtft: Remove newline after else in else-ifLuis Gerhorst1-2/+1
2017-07-28staging: fbtft: array underflow in fbtft_request_gpios_match()Dan Carpenter1-2/+2
2017-03-09staging: fbtft: add helper fbtft_write_buf_dcHeiner Kallweit1-0/+15
2017-03-09staging: fbtft: improve a syslog message in fbtft_register_framebufferHeiner Kallweit1-1/+1
2017-03-06staging: fbtft: Make the pointers to s16 init arrays constJoe Perches1-1/+1
2017-03-06staging: fbtft: Remove blank lineGargi Sharma1-1/+0
2017-03-06staging: fbtft: Match alignment with open parenthesesGargi Sharma1-27/+27
2017-02-03staging: fbtft: change 'gamma' array to u32Arnd Bergmann1-1/+1
2017-01-25staging: fbtft: fix checkpatch decimal permissions errorAbdul Rauf1-1/+1
2017-01-19staging: fbtft: remove custom DMA mapped bufferAndy Shevchenko1-20/+2
2017-01-19staging: fbtft: convert fbtft_reset() to be non-atomicAndy Shevchenko1-4/+4
2016-11-10staging: fbtft: Fix 'line over 80 characters'Maninder Singh1-11/+20
2016-10-16staging: fbtft: Convert int arrays to s16Joe Perches1-1/+1
2016-10-02Staging: fbtft: Fix bug in fbtft-coreKsenija Stanojevic1-2/+2
2016-08-21Staging: fbtft: fixed unsigned type warningsMing Yang1-12/+12
2016-08-21staging: fbtft: do not allocate huge txbufMichal Suchanek1-0/+2
2016-03-11staging: fbtft: Use devm_kcalloc instead of devm_kzallocAmitoj Kaur Chawla1-2/+5
2016-03-11staging: fbtft: Remove unnecessary spi_set_drvdata()Amitoj Kaur Chawla1-5/+0
2016-02-20staging: fbtft: Fix block comment coding styleAnchal Jain1-3/+3
2016-02-07staging: fbtft: Use standard MIPI DCS command defines for fbtft driverPriit Laes1-8/+6
2016-02-07Staging: fbtft: fbtft-core: Removed unnecessary checksNizam Haider1-4/+0
2015-10-13staging: fbtft: use alternate screen pointerLars Svensson1-2/+2
2015-10-08Staging: fbtbt: Replace timespec with ktime_tKsenija Stanojevic1-21/+11
2015-10-02Staging: fbtft: Remove debug messages related to DEBUG_BACKLIGHTShraddha Barke1-4/+0
2015-09-29Merge 4.3-rc3 into staging-nextGreg Kroah-Hartman1-7/+3
2015-09-21Staging: fbtft: Remove debug messagesShraddha Barke1-4/+0
2015-09-13staging: fbtft: fix 9-bit SPI support detectionStefan Wahren1-7/+3
2015-09-12staging/fbtft : Add missing whitespace around operatorsAnish Bhatt1-5/+5
2015-09-12staging/fbtft : Fix multiple/missing blank line issuesAnish Bhatt1-5/+0
2015-09-12staging/fbtft : Remove repeated set_addr_win debug messagesAnish Bhatt1-3/+0
2015-09-12staging: fbtft: fbtft_request_gpios: reduce nestingMike Rapoport1-25/+26
2015-09-12staging: fbtft: fbtft-core: define backlight_ops staticallyMike Rapoport1-9/+6
2015-09-12staging: fbtft: remove unused bl_ops from fbtft_unregister_backlightMike Rapoport1-3/+0
2015-09-12staging/fbtft : Remove FSF mailing addressAnish Bhatt1-4/+0
2015-08-03staging: fbtft: core: Don't set device platform_dataNoralf Trønnes1-7/+5
2015-07-14staging: fbtft: Add reset to fbtft_init_display_dt()Noralf Trønnes1-0/+5
2015-06-09staging: fbtft: fix build errorSudip Mukherjee1-1/+1
2015-06-08staging: fbtft: fix out of bound accessSudip Mukherjee1-7/+3
2015-06-08staging: fbtft: replace fbtft_dev_dbg with standard dev_dbg callMadhusudhanan Ravindran1-8/+7