summaryrefslogtreecommitdiff
path: root/drivers/staging/fbtft
AgeCommit message (Expand)Author
2016-02-08Staging: fbtft: add ssd1325 controller supportAlexey Mednyy
2016-02-08Staging: fbtft: add ssd1305 controller supportAlexey Mednyy
2016-02-08staging: fbtft: use to_platform_device()Geliang Tang
2016-02-08staging: fbtft: use to_spi_deviceGeliang Tang
2016-02-08staging: fbtft: Remove unused and duplicated definesPriit Laes
2016-02-08staging: fbtft: Use standard MIPI DCS command defines for hx8340bnPriit Laes
2016-02-08staging: fbtft: Use standard MIPI DCS command defines for tinylcdPriit Laes
2016-02-08staging: fbtft: Use standard MIPI DCS command defines for fbtft driverPriit Laes
2016-02-08staging: fbtft: Use standard MIPI DCS command defines for st7735rPriit Laes
2016-02-08staging: fbtft: Use standard MIPI DCS command defines for s6d02a1Priit Laes
2016-02-08staging: fbtft: Use standard MIPI DCS command defines for ili9486Priit Laes
2016-02-08staging: fbtft: Use standard MIPI DCS command defines for ili9481Priit Laes
2016-02-08staging: fbtft: Use standard MIPI DCS command defines for ili9341Priit Laes
2016-02-08staging: fbtft: Use standard MIPI DCS command defines for ili9340Priit Laes
2016-02-08staging: fbtft: Use standard MIPI DCS command defines for ili9163Priit Laes
2016-02-08staging: fbtft: Use standard MIPI DCS command defines for hx8357dPriit Laes
2016-02-08staging: fbtft: Use standard MIPI DCS command defines for hx8353dPriit Laes
2016-02-08Staging: fbtft: Removed commented out/dead codeBen Gilbert
2016-02-08Staging: fbtft: fbtft-core: Removed unnecessary checksNizam Haider
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2015-11-04Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis
2015-10-25staging: fbtft: fix voltage settings for C-Berry28Dennis Menschel
2015-10-25staging: fbtft: use init function instead of init sequenceDennis Menschel
2015-10-25staging: fbtft: remove redundant set_addr_win() functionDennis Menschel
2015-10-25staging: fbtft: use MIPI DCS for ST7789V and C-Berry28Dennis Menschel
2015-10-17Staging: fbtft: fb_ssd1331: Remove unnecessary castShivani Bhardwaj
2015-10-17Staging: fbtft: fb_ra8875: Remove useless castShivani Bhardwaj
2015-10-17Staging: fbtft: fb_agm1264k-fl: Remove unnecessary castShivani Bhardwaj
2015-10-17staging: fbtft: Fix multi-line comment styleCristina Moraru
2015-10-13staging: fbtft: access screen buffer directlyLars Svensson
2015-10-13staging: fbtft: use alternate screen pointerLars Svensson
2015-10-13staging: fbtft: add support for C-Berry28 displayDennis Menschel
2015-10-13staging: fbtft: add support for ST7789V display controllerDennis Menschel
2015-10-08Staging: fbtbt: Replace timespec with ktime_tKsenija Stanojevic
2015-10-02Staging: fbtft: Remove debug messages related to DEBUG_BACKLIGHTShraddha Barke
2015-10-02Staging: fbtft: Remove debug messages related to DEBUG_WRITE_VMEMShraddha Barke
2015-09-28Merge 4.3-rc3 into staging-nextGreg Kroah-Hartman
2015-09-21Staging: fbtft: Remove debug messagesShraddha Barke
2015-09-13staging: fbtft: replace master->setup() with spi_setup()Stefan Wahren
2015-09-13staging: fbtft: fix 9-bit SPI support detectionStefan Wahren
2015-09-13staging: fbtft: change log levelSudip Mukherjee
2015-09-13staging: fbtft: start using pr_fmtSudip Mukherjee
2015-09-13staging: fbtft: use dev_*Sudip Mukherjee
2015-09-13staging: fbtft: do not use magic numbersSudip Mukherjee
2015-09-13staging: fbtft: use strncpy instead of strcpySudip Mukherjee
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 unicode charactersAnish Bhatt
2015-09-13staging/fbtft : Remove repeated set_addr_win debug messagesAnish Bhatt