summaryrefslogtreecommitdiffstats
path: root/drivers/staging/fbtft/fbtft-core.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-061-6/+1
* Staging: fbtft: clean dev_err() loggingHaneen Mohammed2015-03-061-3/+2
* Staging: fbtft: Remove unnecessary 'out of memory' message.Dilek Uzulmez2015-03-061-5/+1
* 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-011-1/+1
* staging: fbtft: remove unused variableAya Mahfouz2015-03-011-3/+1
* 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-171-0/+1516
OpenPOWER on IntegriCloud