aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/fbtft
AgeCommit message (Expand)AuthorFilesLines
2016-02-07staging: fbtft: Remove unused and duplicated definesPriit Laes2-40/+0
2016-02-07staging: fbtft: Use standard MIPI DCS command defines for hx8340bnPriit Laes1-10/+15
2016-02-07staging: fbtft: Use standard MIPI DCS command defines for tinylcdPriit Laes1-14/+14
2016-02-07staging: fbtft: Use standard MIPI DCS command defines for fbtft driverPriit Laes2-31/+54
2016-02-07staging: fbtft: Use standard MIPI DCS command defines for st7735rPriit Laes1-22/+20
2016-02-07staging: fbtft: Use standard MIPI DCS command defines for s6d02a1Priit Laes1-19/+23
2016-02-07staging: fbtft: Use standard MIPI DCS command defines for ili9486Priit Laes1-17/+18
2016-02-07staging: fbtft: Use standard MIPI DCS command defines for ili9481Priit Laes1-13/+17
2016-02-07staging: fbtft: Use standard MIPI DCS command defines for ili9341Priit Laes1-25/+25
2016-02-07staging: fbtft: Use standard MIPI DCS command defines for ili9340Priit Laes1-14/+12
2016-02-07staging: fbtft: Use standard MIPI DCS command defines for ili9163Priit Laes1-54/+32
2016-02-07staging: fbtft: Use standard MIPI DCS command defines for hx8357dPriit Laes1-18/+16
2016-02-07staging: fbtft: Use standard MIPI DCS command defines for hx8353dPriit Laes1-8/+13
2016-02-07Staging: fbtft: Removed commented out/dead codeBen Gilbert1-25/+2
2016-02-07Staging: fbtft: fbtft-core: Removed unnecessary checksNizam Haider1-4/+0
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds2-2/+0
2015-11-04Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire', 'spi/topic/owner', 'spi/topic/pxa' and 'spi/topic/pxa2xx' into spi-nextMark Brown2-2/+0
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis2-2/+0
2015-10-24staging: fbtft: fix voltage settings for C-Berry28Dennis Menschel1-4/+4
2015-10-24staging: fbtft: use init function instead of init sequenceDennis Menschel1-19/+24
2015-10-24staging: fbtft: remove redundant set_addr_win() functionDennis Menschel1-19/+0
2015-10-24staging: fbtft: use MIPI DCS for ST7789V and C-Berry28Dennis Menschel2-28/+18
2015-10-16Staging: fbtft: fb_ssd1331: Remove unnecessary castShivani Bhardwaj1-1/+1
2015-10-16Staging: fbtft: fb_ra8875: Remove useless castShivani Bhardwaj1-1/+1
2015-10-16Staging: fbtft: fb_agm1264k-fl: Remove unnecessary castShivani Bhardwaj1-1/+1
2015-10-16staging: fbtft: Fix multi-line comment styleCristina Moraru1-20/+20
2015-10-13staging: fbtft: access screen buffer directlyLars Svensson1-4/+4
2015-10-13staging: fbtft: use alternate screen pointerLars Svensson10-14/+14
2015-10-13staging: fbtft: add support for C-Berry28 displayDennis Menschel1-0/+74
2015-10-13staging: fbtft: add support for ST7789V display controllerDennis Menschel3-0/+301
2015-10-08Staging: fbtbt: Replace timespec with ktime_tKsenija Stanojevic2-22/+12
2015-10-02Staging: fbtft: Remove debug messages related to DEBUG_BACKLIGHTShraddha Barke3-8/+0
2015-10-02Staging: fbtft: Remove debug messages related to DEBUG_WRITE_VMEMShraddha Barke7-16/+0
2015-09-29Merge 4.3-rc3 into staging-nextGreg Kroah-Hartman4-17/+10
2015-09-21Staging: fbtft: Remove debug messagesShraddha Barke27-114/+0
2015-09-13staging: fbtft: replace master->setup() with spi_setup()Stefan Wahren2-3/+3
2015-09-13staging: fbtft: fix 9-bit SPI support detectionStefan Wahren2-14/+7
2015-09-12staging: fbtft: change log levelSudip Mukherjee1-6/+2
2015-09-12staging: fbtft: start using pr_fmtSudip Mukherjee1-38/+29
2015-09-12staging: fbtft: use dev_*Sudip Mukherjee1-8/+7
2015-09-12staging: fbtft: do not use magic numbersSudip Mukherjee1-1/+1
2015-09-12staging: fbtft: use strncpy instead of strcpySudip Mukherjee1-1/+2
2015-09-12staging/fbtft : Add missing whitespace around operatorsAnish Bhatt18-43/+50
2015-09-12staging/fbtft : Fix multiple/missing blank line issuesAnish Bhatt31-62/+23
2015-09-12staging/fbtft : Remove unicode charactersAnish Bhatt1-1/+1
2015-09-12staging/fbtft : Remove repeated set_addr_win debug messagesAnish Bhatt29-91/+0
2015-09-12staging/fbtft : Use BIT() macro when possibleAnish Bhatt4-12/+12
2015-09-12staging: fbtft: fb_watterott: define backlight_ops staticallyMike Rapoport1-12/+5
2015-09-12staging: fbtft: fb_ssd1351: define backlight_ops staticallyMike Rapoport1-8/+5
2015-09-12staging: fbtft: fbtft_request_gpios: reduce nestingMike Rapoport1-25/+26