summaryrefslogtreecommitdiffstats
path: root/drivers/staging/fbtft
Commit message (Expand)AuthorAgeFilesLines
* staging: fbtft: Remove blank line after '{' braceEva Rachel Retuya2016-02-111-1/+0
* staging: fbtft: Add blank line after function declarationEva Rachel Retuya2016-02-112-0/+2
* staging: fbtft: Indent to match open parenthesisEva Rachel Retuya2016-02-113-76/+76
* staging: fbtft: Fix block comments according to kernel coding styleEva Rachel Retuya2016-02-114-61/+75
* Staging: fbtft: add ssd1325 controller supportAlexey Mednyy2016-02-073-0/+212
* Staging: fbtft: add ssd1305 controller supportAlexey Mednyy2016-02-073-0/+223
* staging: fbtft: use to_platform_device()Geliang Tang2016-02-071-1/+1
* staging: fbtft: use to_spi_deviceGeliang Tang2016-02-071-1/+1
* staging: fbtft: Remove unused and duplicated definesPriit Laes2016-02-072-40/+0
* staging: fbtft: Use standard MIPI DCS command defines for hx8340bnPriit Laes2016-02-071-10/+15
* staging: fbtft: Use standard MIPI DCS command defines for tinylcdPriit Laes2016-02-071-14/+14
* staging: fbtft: Use standard MIPI DCS command defines for fbtft driverPriit Laes2016-02-072-31/+54
* staging: fbtft: Use standard MIPI DCS command defines for st7735rPriit Laes2016-02-071-22/+20
* staging: fbtft: Use standard MIPI DCS command defines for s6d02a1Priit Laes2016-02-071-19/+23
* staging: fbtft: Use standard MIPI DCS command defines for ili9486Priit Laes2016-02-071-17/+18
* staging: fbtft: Use standard MIPI DCS command defines for ili9481Priit Laes2016-02-071-13/+17
* staging: fbtft: Use standard MIPI DCS command defines for ili9341Priit Laes2016-02-071-25/+25
* staging: fbtft: Use standard MIPI DCS command defines for ili9340Priit Laes2016-02-071-14/+12
* staging: fbtft: Use standard MIPI DCS command defines for ili9163Priit Laes2016-02-071-54/+32
* staging: fbtft: Use standard MIPI DCS command defines for hx8357dPriit Laes2016-02-071-20/+18
* staging: fbtft: Use standard MIPI DCS command defines for hx8353dPriit Laes2016-02-071-8/+13
* Staging: fbtft: Removed commented out/dead codeBen Gilbert2016-02-071-25/+2
* Staging: fbtft: fbtft-core: Removed unnecessary checksNizam Haider2016-02-071-4/+0
* Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2015-11-052-2/+0
|\
| *-. Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown2015-11-042-2/+0
| |\ \
| | | * spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-282-2/+0
| | |/
* | | staging: fbtft: fix voltage settings for C-Berry28Dennis Menschel2015-10-241-4/+4
* | | staging: fbtft: use init function instead of init sequenceDennis Menschel2015-10-241-19/+24
* | | staging: fbtft: remove redundant set_addr_win() functionDennis Menschel2015-10-241-19/+0
* | | staging: fbtft: use MIPI DCS for ST7789V and C-Berry28Dennis Menschel2015-10-242-28/+18
* | | Staging: fbtft: fb_ssd1331: Remove unnecessary castShivani Bhardwaj2015-10-161-1/+1
* | | Staging: fbtft: fb_ra8875: Remove useless castShivani Bhardwaj2015-10-161-1/+1
* | | Staging: fbtft: fb_agm1264k-fl: Remove unnecessary castShivani Bhardwaj2015-10-161-1/+1
* | | staging: fbtft: Fix multi-line comment styleCristina Moraru2015-10-161-20/+20
* | | staging: fbtft: access screen buffer directlyLars Svensson2015-10-131-4/+4
* | | staging: fbtft: use alternate screen pointerLars Svensson2015-10-1310-14/+14
* | | staging: fbtft: add support for C-Berry28 displayDennis Menschel2015-10-131-0/+74
* | | staging: fbtft: add support for ST7789V display controllerDennis Menschel2015-10-133-0/+301
* | | Staging: fbtbt: Replace timespec with ktime_tKsenija Stanojevic2015-10-082-22/+12
* | | Staging: fbtft: Remove debug messages related to DEBUG_BACKLIGHTShraddha Barke2015-10-023-8/+0
* | | Staging: fbtft: Remove debug messages related to DEBUG_WRITE_VMEMShraddha Barke2015-10-027-16/+0
* | | Merge 4.3-rc3 into staging-nextGreg Kroah-Hartman2015-09-294-17/+10
|\ \ \ | |/ /
| * | staging: fbtft: replace master->setup() with spi_setup()Stefan Wahren2015-09-132-3/+3
| * | staging: fbtft: fix 9-bit SPI support detectionStefan Wahren2015-09-132-14/+7
| |/
* | Staging: fbtft: Remove debug messagesShraddha Barke2015-09-2127-114/+0
* | staging: fbtft: change log levelSudip Mukherjee2015-09-121-6/+2
* | staging: fbtft: start using pr_fmtSudip Mukherjee2015-09-121-38/+29
* | staging: fbtft: use dev_*Sudip Mukherjee2015-09-121-8/+7
* | staging: fbtft: do not use magic numbersSudip Mukherjee2015-09-121-1/+1
* | staging: fbtft: use strncpy instead of strcpySudip Mukherjee2015-09-121-1/+2
OpenPOWER on IntegriCloud