summaryrefslogtreecommitdiffstats
path: root/drivers/staging/fbtft/fbtft-core.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
* 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/+2Star
* 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-121-2/+5
* staging: fbtft: Remove unnecessary spi_set_drvdata()Amitoj Kaur Chawla2016-03-121-5/+0Star
* staging: fbtft: Fix block comment coding styleAnchal Jain2016-02-211-3/+3
* staging: fbtft: Use standard MIPI DCS command defines for fbtft driverPriit Laes2016-02-081-8/+6Star
* Staging: fbtft: fbtft-core: Removed unnecessary checksNizam Haider2016-02-081-4/+0Star
* staging: fbtft: use alternate screen pointerLars Svensson2015-10-131-2/+2
* Staging: fbtbt: Replace timespec with ktime_tKsenija Stanojevic2015-10-081-21/+11Star
* Staging: fbtft: Remove debug messages related to DEBUG_BACKLIGHTShraddha Barke2015-10-021-4/+0Star
* Merge 4.3-rc3 into staging-nextGreg Kroah-Hartman2015-09-291-7/+3Star
|\
| * staging: fbtft: fix 9-bit SPI support detectionStefan Wahren2015-09-131-7/+3Star
* | Staging: fbtft: Remove debug messagesShraddha Barke2015-09-211-4/+0Star
* | staging/fbtft : Add missing whitespace around operatorsAnish Bhatt2015-09-131-5/+5
* | staging/fbtft : Fix multiple/missing blank line issuesAnish Bhatt2015-09-131-5/+0Star
* | staging/fbtft : Remove repeated set_addr_win debug messagesAnish Bhatt2015-09-131-3/+0Star
* | staging: fbtft: fbtft_request_gpios: reduce nestingMike Rapoport2015-09-131-25/+26
* | staging: fbtft: fbtft-core: define backlight_ops staticallyMike Rapoport2015-09-131-9/+6Star
* | staging: fbtft: remove unused bl_ops from fbtft_unregister_backlightMike Rapoport2015-09-131-3/+0Star
* | staging/fbtft : Remove FSF mailing addressAnish Bhatt2015-09-131-4/+0Star
|/
* staging: fbtft: core: Don't set device platform_dataNoralf Trønnes2015-08-041-7/+5Star
* staging: fbtft: Add reset to fbtft_init_display_dt()Noralf Trønnes2015-07-151-0/+5
* staging: fbtft: fix build errorSudip Mukherjee2015-06-091-1/+1
* staging: fbtft: fix out of bound accessSudip Mukherjee2015-06-081-7/+3Star
* staging: fbtft: replace fbtft_dev_dbg with standard dev_dbg callMadhusudhanan Ravindran2015-06-081-8/+7Star
* staging: fbtft: Disable DMA support if DMA is not availableGeert Uytterhoeven2015-04-301-1/+6
* staging: fbtft: Fix typo in fbtftMasanari Iida2015-03-261-1/+1
* Staging: fbtft: add header for internal functionsDrew Fustini2015-03-071-6/+1Star
* Staging: fbtft: clean dev_err() loggingHaneen Mohammed2015-03-071-3/+2Star
* Staging: fbtft: Remove unnecessary 'out of memory' message.Dilek Uzulmez2015-03-061-5/+1Star
* Staging: fbtft-core: remove unnecessary line continuationsYeliz Taneroglu2015-03-061-2/+2
* staging: fbtft: fbtft-core: Use '%zu' to print 'size_t' formatFabio Estevam2015-03-021-1/+1
* staging: fbtft: remove unused variableAya Mahfouz2015-03-021-3/+1Star
* staging: fbtft: fix space prohibited before that ','Aya Mahfouz2015-02-261-1/+1
* staging: fbtft: fbtft-core mark functions staticKrzysztof Adamski2015-01-251-21/+26
* staging: fbtft: core supportThomas Petazzoni2015-01-181-0/+1516