summaryrefslogtreecommitdiffstats
path: root/drivers/staging/fbtft/fbtft_device.c
Commit message (Expand)AuthorAgeFilesLines
* staging: fbtft: fix voltage settings for C-Berry28Dennis Menschel2015-10-241-4/+4
* staging: fbtft: use MIPI DCS for ST7789V and C-Berry28Dennis Menschel2015-10-241-3/+4
* staging: fbtft: add support for C-Berry28 displayDennis Menschel2015-10-131-0/+74
* 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-121-2/+2
* staging/fbtft : Fix multiple/missing blank line issuesAnish Bhatt2015-09-121-1/+0
* staging/fbtft : Remove repeated set_addr_win debug messagesAnish Bhatt2015-09-121-2/+0
* staging/fbtft : Remove FSF mailing addressAnish Bhatt2015-09-121-4/+0
* Staging: fbtft: Add support for the Ultrachip UC1611 LCD controllerHenri Chain2015-07-141-0/+31
* staging: fbtft: eliminate code duplicationAnton Gerasimov2015-06-131-4/+2
* 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/+3
* staging: fbtft: split long stringsAnton Gerasimov2015-06-131-1/+2
* staging: fbtft: Add support for ili9163 controllerKozhevnikov Anatoly2015-03-261-0/+18
* staging: fbtft: Do not use binary constantsGeert Uytterhoeven2015-03-241-3/+3
* staging: fbtft: fbtft_device.c: remove extra parentheses around function argu...Aya Mahfouz2015-03-151-2/+2
* Staging: fbtft: Fix Sparse warningsFrederic Jacob2015-03-011-2/+2
* staging: fbtft: fix spacing errorsAya Mahfouz2015-02-261-31/+57
* staging: fbtft: add fbtft_device driverThomas Petazzoni2015-01-171-0/+1444