summaryrefslogtreecommitdiffstats
path: root/drivers/staging/fbtft/fbtft-core.c
Commit message (Expand)AuthorAgeFilesLines
* fbdev: make unregister/unlink functions not failDaniel Vetter2019-06-121-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: Switch to the gpio descriptor interfaceNishad Kamdar2019-01-181-144/+29
* staging: fbtft: Add spaces around / - StyleLeonardo Brás2018-08-081-1/+1
* staging: fbtft: Fixes some alignment issues - StyleLeonardo Brás2018-08-081-18/+21
* staging: fbtft: Stop using BL_CORE_DRIVER1Daniel Vetter2018-04-301-2/+2
* staging: fbtft: remove redundant license textGreg Kroah-Hartman2018-01-151-10/+0
* staging: fbtft: add SPDX identifiersGreg Kroah-Hartman2018-01-151-0/+1
* staging: fbtft: Fix indentationLuis Gerhorst2018-01-101-2/+2
* drivers/fbtft: Remove unnecessary braces from if/elseLuis Gerhorst2018-01-081-6/+5
* drivers/fbtft: Remove newline after else in else-ifLuis Gerhorst2018-01-081-2/+1
* staging: fbtft: array underflow in fbtft_request_gpios_match()Dan Carpenter2017-07-281-2/+2
* staging: fbtft: add helper fbtft_write_buf_dcHeiner Kallweit2017-03-091-0/+15
* staging: fbtft: improve a syslog message in fbtft_register_framebufferHeiner Kallweit2017-03-091-1/+1
* staging: fbtft: Make the pointers to s16 init arrays constJoe Perches2017-03-061-1/+1
* staging: fbtft: Remove blank lineGargi Sharma2017-03-061-1/+0
* staging: fbtft: Match alignment with open parenthesesGargi Sharma2017-03-061-27/+27
* staging: fbtft: change 'gamma' array to u32Arnd Bergmann2017-02-031-1/+1
* staging: fbtft: fix checkpatch decimal permissions errorAbdul Rauf2017-01-251-1/+1
* staging: fbtft: remove custom DMA mapped bufferAndy Shevchenko2017-01-191-20/+2
* staging: fbtft: convert fbtft_reset() to be non-atomicAndy Shevchenko2017-01-191-4/+4
* staging: fbtft: Fix 'line over 80 characters'Maninder Singh2016-11-101-11/+20
* staging: fbtft: Convert int arrays to s16Joe Perches2016-10-161-1/+1
* Staging: fbtft: Fix bug in fbtft-coreKsenija Stanojevic2016-10-021-2/+2
* Staging: fbtft: fixed unsigned type warningsMing Yang2016-08-211-12/+12
* staging: fbtft: do not allocate huge txbufMichal Suchanek2016-08-211-0/+2
* staging: fbtft: Use devm_kcalloc instead of devm_kzallocAmitoj Kaur Chawla2016-03-111-2/+5
* staging: fbtft: Remove unnecessary spi_set_drvdata()Amitoj Kaur Chawla2016-03-111-5/+0
* staging: fbtft: Fix block comment coding styleAnchal Jain2016-02-201-3/+3
* staging: fbtft: Use standard MIPI DCS command defines for fbtft driverPriit Laes2016-02-071-8/+6
* Staging: fbtft: fbtft-core: Removed unnecessary checksNizam Haider2016-02-071-4/+0
* staging: fbtft: use alternate screen pointerLars Svensson2015-10-131-2/+2
* Staging: fbtbt: Replace timespec with ktime_tKsenija Stanojevic2015-10-081-21/+11
* Staging: fbtft: Remove debug messages related to DEBUG_BACKLIGHTShraddha Barke2015-10-021-4/+0
* Merge 4.3-rc3 into staging-nextGreg Kroah-Hartman2015-09-291-7/+3
|\
| * staging: fbtft: fix 9-bit SPI support detectionStefan Wahren2015-09-131-7/+3
* | Staging: fbtft: Remove debug messagesShraddha Barke2015-09-211-4/+0
* | staging/fbtft : Add missing whitespace around operatorsAnish Bhatt2015-09-121-5/+5
* | staging/fbtft : Fix multiple/missing blank line issuesAnish Bhatt2015-09-121-5/+0
* | staging/fbtft : Remove repeated set_addr_win debug messagesAnish Bhatt2015-09-121-3/+0
* | staging: fbtft: fbtft_request_gpios: reduce nestingMike Rapoport2015-09-121-25/+26
* | staging: fbtft: fbtft-core: define backlight_ops staticallyMike Rapoport2015-09-121-9/+6
* | staging: fbtft: remove unused bl_ops from fbtft_unregister_backlightMike Rapoport2015-09-121-3/+0
* | staging/fbtft : Remove FSF mailing addressAnish Bhatt2015-09-121-4/+0
|/
* staging: fbtft: core: Don't set device platform_dataNoralf Trønnes2015-08-031-7/+5
* staging: fbtft: Add reset to fbtft_init_display_dt()Noralf Trønnes2015-07-141-0/+5
* staging: fbtft: fix build errorSudip Mukherjee2015-06-091-1/+1
* staging: fbtft: fix out of bound accessSudip Mukherjee2015-06-081-7/+3
* staging: fbtft: replace fbtft_dev_dbg with standard dev_dbg callMadhusudhanan Ravindran2015-06-081-8/+7