summaryrefslogtreecommitdiff
path: root/drivers/staging/fbtft
AgeCommit message (Expand)Author
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
2015-09-13staging/fbtft : Use BIT() macro when possibleAnish Bhatt
2015-09-13staging: fbtft: fb_watterott: define backlight_ops staticallyMike Rapoport
2015-09-13staging: fbtft: fb_ssd1351: define backlight_ops staticallyMike Rapoport
2015-09-13staging: fbtft: fbtft_request_gpios: reduce nestingMike Rapoport
2015-09-13staging: fbtft: fbtft-core: define backlight_ops staticallyMike Rapoport
2015-09-13staging: fbtft: remove unused bl_ops from fbtft_unregister_backlightMike Rapoport
2015-09-13staging/fbtft : Remove FSF mailing addressAnish Bhatt
2015-08-15staging: fbtft: Remove unnecessary externsJoe Perches
2015-08-07Staging: fbtft: Use a struct to describe each LCD controllerFabio Falzoi
2015-08-04staging: fbtft: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven
2015-08-04staging: fbtft: core: Don't set device platform_dataNoralf Trønnes
2015-07-15Staging: fbtft: Add support for the Ultrachip UC1611 LCD controllerHenri Chain
2015-07-15staging: fbtft: Add reset to fbtft_init_display_dt()Noralf Trønnes
2015-07-15Staging: fbtft: Fix spacing coding style issueFabio Falzoi
2015-07-15Staging: fbtft: Fix parenthesis alignment coding style issueFabio Falzoi
2015-07-15Staging: fbtft: Remove unnecessary multiple blank linesFabio Falzoi
2015-07-15Staging: fbtft: Remove paragraph about writing to FSFFabio Falzoi
2015-06-13staging: fbtft: correct a typo in a commentAnton Gerasimov
2015-06-13staging: fbtft: reformat hardcoded sequencesAnton Gerasimov
2015-06-13staging: fbtft: rearrange comments for readabilityAnton Gerasimov
2015-06-13staging: fbtft: eliminate code duplicationAnton Gerasimov
2015-06-13staging: fbtft: remove unnecessary spaces before tabsAnton Gerasimov
2015-06-13staging: fbtft: remove unnecessary line continuationsAnton Gerasimov
2015-06-13staging: fbtft: make module descriptions greppableAnton Gerasimov
2015-06-13staging: fbtft: replace spaces with tabsAnton Gerasimov
2015-06-13staging: fbtft: put spaces around assignment operatorsAnton Gerasimov
2015-06-13staging: fbtft: split long stringsAnton Gerasimov
2015-06-09staging: fbtft: fix build errorSudip Mukherjee
2015-06-08staging: fbtft: fix out of bound accessSudip Mukherjee
2015-06-08staging: fbtft: replace fbtft_dev_dbg with standard dev_dbg callMadhusudhanan Ravindran