summaryrefslogtreecommitdiff
path: root/drivers/staging/fbtft
AgeCommit message (Expand)Author
2016-10-07Staging: fbtft: Fix bug in fbtft-coreKsenija Stanojevic
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-24staging: fbtft: fix voltage settings for C-Berry28Dennis Menschel
2015-10-24staging: fbtft: use init function instead of init sequenceDennis Menschel
2015-10-24staging: fbtft: remove redundant set_addr_win() functionDennis Menschel
2015-10-24staging: fbtft: use MIPI DCS for ST7789V and C-Berry28Dennis Menschel
2015-10-16Staging: fbtft: fb_ssd1331: Remove unnecessary castShivani Bhardwaj
2015-10-16Staging: fbtft: fb_ra8875: Remove useless castShivani Bhardwaj
2015-10-16Staging: fbtft: fb_agm1264k-fl: Remove unnecessary castShivani Bhardwaj
2015-10-16staging: 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-29Merge 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-12staging: fbtft: change log levelSudip Mukherjee
2015-09-12staging: fbtft: start using pr_fmtSudip Mukherjee
2015-09-12staging: fbtft: use dev_*Sudip Mukherjee
2015-09-12staging: fbtft: do not use magic numbersSudip Mukherjee
2015-09-12staging: fbtft: use strncpy instead of strcpySudip Mukherjee
2015-09-12staging/fbtft : Add missing whitespace around operatorsAnish Bhatt
2015-09-12staging/fbtft : Fix multiple/missing blank line issuesAnish Bhatt
2015-09-12staging/fbtft : Remove unicode charactersAnish Bhatt
2015-09-12staging/fbtft : Remove repeated set_addr_win debug messagesAnish Bhatt
2015-09-12staging/fbtft : Use BIT() macro when possibleAnish Bhatt
2015-09-12staging: fbtft: fb_watterott: define backlight_ops staticallyMike Rapoport
2015-09-12staging: fbtft: fb_ssd1351: define backlight_ops staticallyMike Rapoport
2015-09-12staging: fbtft: fbtft_request_gpios: reduce nestingMike Rapoport
2015-09-12staging: fbtft: fbtft-core: define backlight_ops staticallyMike Rapoport
2015-09-12staging: fbtft: remove unused bl_ops from fbtft_unregister_backlightMike Rapoport
2015-09-12staging/fbtft : Remove FSF mailing addressAnish Bhatt
2015-08-14staging: fbtft: Remove unnecessary externsJoe Perches
2015-08-07Staging: fbtft: Use a struct to describe each LCD controllerFabio Falzoi
2015-08-03staging: fbtft: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven
2015-08-03staging: fbtft: core: Don't set device platform_dataNoralf Trønnes
2015-07-14Staging: fbtft: Add support for the Ultrachip UC1611 LCD controllerHenri Chain
2015-07-14staging: fbtft: Add reset to fbtft_init_display_dt()Noralf Trønnes
2015-07-14Staging: fbtft: Fix spacing coding style issueFabio Falzoi
2015-07-14Staging: fbtft: Fix parenthesis alignment coding style issueFabio Falzoi
2015-07-14Staging: fbtft: Remove unnecessary multiple blank linesFabio Falzoi
2015-07-14Staging: fbtft: Remove paragraph about writing to FSFFabio Falzoi
2015-06-13staging: fbtft: correct a typo in a commentAnton Gerasimov