aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/fbtft (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2015-09-12staging: fbtft: fbtft-core: define backlight_ops staticallyMike Rapoport1-9/+6
2015-09-12staging: fbtft: remove unused bl_ops from fbtft_unregister_backlightMike Rapoport1-3/+0
2015-09-12staging/fbtft : Remove FSF mailing addressAnish Bhatt26-119/+4
2015-08-14staging: fbtft: Remove unnecessary externsJoe Perches1-27/+25
2015-08-07Staging: fbtft: Use a struct to describe each LCD controllerFabio Falzoi1-96/+136
2015-08-03staging: fbtft: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven1-1/+2
2015-08-03staging: fbtft: core: Don't set device platform_dataNoralf Trønnes3-10/+9
2015-07-14Staging: fbtft: Add support for the Ultrachip UC1611 LCD controllerHenri Chain4-0/+388
2015-07-14staging: fbtft: Add reset to fbtft_init_display_dt()Noralf Trønnes1-0/+5
2015-07-14Staging: fbtft: Fix spacing coding style issueFabio Falzoi1-1/+1
2015-07-14Staging: fbtft: Fix parenthesis alignment coding style issueFabio Falzoi1-5/+4
2015-07-14Staging: fbtft: Remove unnecessary multiple blank linesFabio Falzoi1-11/+0
2015-07-14Staging: fbtft: Remove paragraph about writing to FSFFabio Falzoi1-4/+0
2015-06-13staging: fbtft: correct a typo in a commentAnton Gerasimov1-1/+1
2015-06-13staging: fbtft: reformat hardcoded sequencesAnton Gerasimov1-58/+58