summaryrefslogtreecommitdiffstats
path: root/drivers/staging/fbtft
Commit message (Expand)AuthorAgeFilesLines
* 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
* | staging/fbtft : Add missing whitespace around operatorsAnish Bhatt2015-09-1218-43/+50
* | staging/fbtft : Fix multiple/missing blank line issuesAnish Bhatt2015-09-1231-62/+23
* | staging/fbtft : Remove unicode charactersAnish Bhatt2015-09-121-1/+1
* | staging/fbtft : Remove repeated set_addr_win debug messagesAnish Bhatt2015-09-1229-91/+0
* | staging/fbtft : Use BIT() macro when possibleAnish Bhatt2015-09-124-12/+12
* | staging: fbtft: fb_watterott: define backlight_ops staticallyMike Rapoport2015-09-121-12/+5
* | staging: fbtft: fb_ssd1351: define backlight_ops staticallyMike Rapoport2015-09-121-8/+5
* | staging: fbtft: fbtft_request_gpios: reduce nestingMike Rapoport2015-09-121-25/+26
* | staging: fbtft: fbtft-core: define backlight_ops staticallyMike Rapoport2015-09-121-9/+6
* | staging: fbtft: remove unused bl_ops from fbtft_unregister_backlightMike Rapoport2015-09-121-3/+0
* | staging/fbtft : Remove FSF mailing addressAnish Bhatt2015-09-1226-119/+4
|/
* staging: fbtft: Remove unnecessary externsJoe Perches2015-08-141-27/+25
* Staging: fbtft: Use a struct to describe each LCD controllerFabio Falzoi2015-08-071-96/+136
* staging: fbtft: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven2015-08-031-1/+2
* staging: fbtft: core: Don't set device platform_dataNoralf Trønnes2015-08-033-10/+9
* Staging: fbtft: Add support for the Ultrachip UC1611 LCD controllerHenri Chain2015-07-144-0/+388
* staging: fbtft: Add reset to fbtft_init_display_dt()Noralf Trønnes2015-07-141-0/+5
* Staging: fbtft: Fix spacing coding style issueFabio Falzoi2015-07-141-1/+1
* Staging: fbtft: Fix parenthesis alignment coding style issueFabio Falzoi2015-07-141-5/+4
* Staging: fbtft: Remove unnecessary multiple blank linesFabio Falzoi2015-07-141-11/+0
* Staging: fbtft: Remove paragraph about writing to FSFFabio Falzoi2015-07-141-4/+0
* staging: fbtft: correct a typo in a commentAnton Gerasimov2015-06-131-1/+1
* staging: fbtft: reformat hardcoded sequencesAnton Gerasimov2015-06-131-58/+58