summaryrefslogtreecommitdiff
path: root/drivers/staging/fbtft/fbtft-core.c
AgeCommit message (Expand)Author
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
2016-02-07staging: fbtft: Use standard MIPI DCS command defines for fbtft driverPriit Laes
2016-02-07Staging: fbtft: fbtft-core: Removed unnecessary checksNizam Haider
2015-10-13staging: fbtft: use alternate screen pointerLars Svensson
2015-10-08Staging: fbtbt: Replace timespec with ktime_tKsenija Stanojevic
2015-10-02Staging: fbtft: Remove debug messages related to DEBUG_BACKLIGHTShraddha Barke
2015-09-29Merge 4.3-rc3 into staging-nextGreg Kroah-Hartman
2015-09-21Staging: fbtft: Remove debug messagesShraddha Barke
2015-09-13staging: fbtft: fix 9-bit SPI support detectionStefan Wahren
2015-09-12staging/fbtft : Add missing whitespace around operatorsAnish Bhatt
2015-09-12staging/fbtft : Fix multiple/missing blank line issuesAnish Bhatt
2015-09-12staging/fbtft : Remove repeated set_addr_win debug messagesAnish Bhatt
2015-09-12staging: fbtft: fbtft_request_gpios: reduce nestingMike Rapoport
2015-09-12staging: fbtft: fbtft-core: define backlight_ops staticallyMike Rapoport
2015-09-12staging: fbtft: remove unused bl_ops from fbtft_unregister_backlightMike Rapoport
2015-09-12staging/fbtft : Remove FSF mailing addressAnish Bhatt
2015-08-03staging: fbtft: core: Don't set device platform_dataNoralf Trønnes
2015-07-14staging: fbtft: Add reset to fbtft_init_display_dt()Noralf Trønnes
2015-06-09staging: fbtft: fix build errorSudip Mukherjee
2015-06-08staging: fbtft: fix out of bound accessSudip Mukherjee
2015-06-08staging: fbtft: replace fbtft_dev_dbg with standard dev_dbg callMadhusudhanan Ravindran
2015-04-30staging: fbtft: Disable DMA support if DMA is not availableGeert Uytterhoeven
2015-03-26staging: fbtft: Fix typo in fbtftMasanari Iida
2015-03-06Staging: fbtft: add header for internal functionsDrew Fustini
2015-03-06Staging: fbtft: clean dev_err() loggingHaneen Mohammed
2015-03-06Staging: fbtft: Remove unnecessary 'out of memory' message.Dilek Uzulmez
2015-03-06Staging: fbtft-core: remove unnecessary line continuationsYeliz Taneroglu
2015-03-01staging: fbtft: fbtft-core: Use '%zu' to print 'size_t' formatFabio Estevam
2015-03-01staging: fbtft: remove unused variableAya Mahfouz
2015-02-26staging: fbtft: fix space prohibited before that ','Aya Mahfouz
2015-01-25staging: fbtft: fbtft-core mark functions staticKrzysztof Adamski
2015-01-17staging: fbtft: core supportThomas Petazzoni