summaryrefslogtreecommitdiff
path: root/drivers/staging/fbtft/fbtft-core.c
AgeCommit message (Expand)Author
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-12staging: fbtft: Use devm_kcalloc instead of devm_kzallocAmitoj Kaur Chawla
2016-03-12staging: fbtft: Remove unnecessary spi_set_drvdata()Amitoj Kaur Chawla
2016-02-20staging: fbtft: Fix block comment coding styleAnchal Jain
2016-02-08staging: fbtft: Use standard MIPI DCS command defines for fbtft driverPriit Laes
2016-02-08Staging: 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-28Merge 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-13staging/fbtft : Add missing whitespace around operatorsAnish Bhatt
2015-09-13staging/fbtft : Fix multiple/missing blank line issuesAnish Bhatt
2015-09-13staging/fbtft : Remove repeated set_addr_win debug messagesAnish Bhatt
2015-09-13staging: fbtft: fbtft_request_gpios: reduce nestingMike Rapoport
2015-09-13staging: fbtft: fbtft-core: define backlight_ops staticallyMike Rapoport
2015-09-13staging: fbtft: remove unused bl_ops from fbtft_unregister_backlightMike Rapoport
2015-09-13staging/fbtft : Remove FSF mailing addressAnish Bhatt
2015-08-04staging: fbtft: core: Don't set device platform_dataNoralf Trønnes
2015-07-15staging: 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-07Staging: 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-02staging: fbtft: fbtft-core: Use '%zu' to print 'size_t' formatFabio Estevam
2015-03-02staging: 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-18staging: fbtft: core supportThomas Petazzoni