summaryrefslogtreecommitdiffstats
path: root/drivers/staging/fbtft
Commit message (Expand)AuthorAgeFilesLines
* Merge 4.3-rc3 into staging-nextGreg Kroah-Hartman2015-09-294-17/+10Star
|\
| * 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/+7Star
* | Staging: fbtft: Remove debug messagesShraddha Barke2015-09-2127-114/+0Star
* | staging: fbtft: change log levelSudip Mukherjee2015-09-131-6/+2Star
* | staging: fbtft: start using pr_fmtSudip Mukherjee2015-09-131-38/+29Star
* | staging: fbtft: use dev_*Sudip Mukherjee2015-09-131-8/+7Star
* | staging: fbtft: do not use magic numbersSudip Mukherjee2015-09-131-1/+1
* | staging: fbtft: use strncpy instead of strcpySudip Mukherjee2015-09-131-1/+2
* | staging/fbtft : Add missing whitespace around operatorsAnish Bhatt2015-09-1318-43/+50
* | staging/fbtft : Fix multiple/missing blank line issuesAnish Bhatt2015-09-1331-62/+23Star
* | staging/fbtft : Remove unicode charactersAnish Bhatt2015-09-131-1/+1
* | staging/fbtft : Remove repeated set_addr_win debug messagesAnish Bhatt2015-09-1329-91/+0Star
* | staging/fbtft : Use BIT() macro when possibleAnish Bhatt2015-09-134-12/+12
* | staging: fbtft: fb_watterott: define backlight_ops staticallyMike Rapoport2015-09-131-12/+5Star
* | staging: fbtft: fb_ssd1351: define backlight_ops staticallyMike Rapoport2015-09-131-8/+5Star
* | staging: fbtft: fbtft_request_gpios: reduce nestingMike Rapoport2015-09-131-25/+26
* | staging: fbtft: fbtft-core: define backlight_ops staticallyMike Rapoport2015-09-131-9/+6Star
* | staging: fbtft: remove unused bl_ops from fbtft_unregister_backlightMike Rapoport2015-09-131-3/+0Star
* | staging/fbtft : Remove FSF mailing addressAnish Bhatt2015-09-1326-119/+4Star
|/
* staging: fbtft: Remove unnecessary externsJoe Perches2015-08-151-27/+25Star
* Staging: fbtft: Use a struct to describe each LCD controllerFabio Falzoi2015-08-081-96/+136
* staging: fbtft: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven2015-08-041-1/+2
* staging: fbtft: core: Don't set device platform_dataNoralf Trønnes2015-08-043-10/+9Star
* Staging: fbtft: Add support for the Ultrachip UC1611 LCD controllerHenri Chain2015-07-154-0/+388
* staging: fbtft: Add reset to fbtft_init_display_dt()Noralf Trønnes2015-07-151-0/+5
* Staging: fbtft: Fix spacing coding style issueFabio Falzoi2015-07-151-1/+1
* Staging: fbtft: Fix parenthesis alignment coding style issueFabio Falzoi2015-07-151-5/+4Star
* Staging: fbtft: Remove unnecessary multiple blank linesFabio Falzoi2015-07-151-11/+0Star
* Staging: fbtft: Remove paragraph about writing to FSFFabio Falzoi2015-07-151-4/+0Star
* staging: fbtft: correct a typo in a commentAnton Gerasimov2015-06-131-1/+1
* staging: fbtft: reformat hardcoded sequencesAnton Gerasimov2015-06-131-58/+58
* staging: fbtft: rearrange comments for readabilityAnton Gerasimov2015-06-131-30/+88
* staging: fbtft: eliminate code duplicationAnton Gerasimov2015-06-131-4/+2Star
* staging: fbtft: remove unnecessary spaces before tabsAnton Gerasimov2015-06-131-2/+2
* staging: fbtft: remove unnecessary line continuationsAnton Gerasimov2015-06-131-16/+16
* staging: fbtft: make module descriptions greppableAnton Gerasimov2015-06-131-6/+3Star
* staging: fbtft: replace spaces with tabsAnton Gerasimov2015-06-131-1/+1
* staging: fbtft: put spaces around assignment operatorsAnton Gerasimov2015-06-131-2/+2
* staging: fbtft: split long stringsAnton Gerasimov2015-06-134-20/+48
* staging: fbtft: fix build errorSudip Mukherjee2015-06-091-1/+1
* staging: fbtft: fix out of bound accessSudip Mukherjee2015-06-081-7/+3Star
* staging: fbtft: replace fbtft_dev_dbg with standard dev_dbg callMadhusudhanan Ravindran2015-06-083-16/+10Star
* staging: fbtft: Add support for Himax HX8357D controllerHeiner Kallweit2015-05-314-0/+331
* Staging: fixed multiple spelling errors.Carlos E. Garcia2015-05-081-1/+1
* drivers: staging: fbtft: fbtft-bus.c: Fix different address space warning on ...Tolga Ceylan2015-05-081-4/+4
* Staging: fbtft: fix header guard typoNicolas Iooss2015-04-301-1/+1
* staging: fbtft: Disable DMA support if DMA is not availableGeert Uytterhoeven2015-04-301-1/+6
* staging: fbtft: Add a blank line after declarationsCharlie Wong Super2015-04-301-0/+1
* staging: fbtft: Replace spaces to tabCharlie Wong Super2015-04-301-4/+4