summaryrefslogtreecommitdiffstats
path: root/drivers/staging/fbtft
Commit message (Expand)AuthorAgeFilesLines
...
* staging: fbtft: fb_hx8340bn.c: remove extra parentheses around function argum...Aya Mahfouz2015-03-151-1/+1
* staging: fbtft: fb_agm1264k-fl.c: remove extra parentheses around function ar...Aya Mahfouz2015-03-151-1/+1
* Staging: fbtft: add header for internal functionsDrew Fustini2015-03-062-6/+26
* Staging: fbtft: clean dev_err() loggingHaneen Mohammed2015-03-0611-28/+30
* Staging: fbtft: Remove unnecessary 'out of memory' message.Dilek Uzulmez2015-03-061-5/+1
* Staging: fbtft: Remove unnecessary 'out of memory' message.Dilek Uzulmez2015-03-061-5/+1
* Staging: fbtft-core: remove unnecessary line continuationsYeliz Taneroglu2015-03-061-2/+2
* Staging: fbtft: fix space errorsMatteo Semenzato2015-03-011-45/+45
* staging: fbtft: fbtft-io: Use '%zu' to print 'size_t' formatFabio Estevam2015-03-011-2/+2
* staging: fbtft: fbtft-core: Use '%zu' to print 'size_t' formatFabio Estevam2015-03-011-1/+1
* Staging: fbtft: Fix Sparse warningsFrederic Jacob2015-03-012-3/+3
* staging: fbtft: remove unused variableAya Mahfouz2015-03-011-3/+1
* Staging: fbtft: removed trailing whitespaceYeliz Taneroglu2015-02-261-1/+1
* Staging: fbtft: Convert comment from C99 style to C89 styleMelike Yurtoglu2015-02-261-15/+15
* Staging: fbtft: remove trailing whitespaceMelike Yurtoglu2015-02-261-6/+6
* Staging: fbtft: Added blank line after declarationaybuke ozdemir2015-02-261-0/+1
* Staging: fbtft: Added blank line after declarationaybuke ozdemir2015-02-261-0/+1
* staging: fbtft: fix spacing errorsAya Mahfouz2015-02-261-31/+57
* staging: fbtft: fix space prohibited before that ','Aya Mahfouz2015-02-261-1/+1
* staging: fbtft: fix space required after that ','Aya Mahfouz2015-02-261-4/+4
* staging: fbtft: fix braces {} are not necessary for single statement blocksAya Mahfouz2015-02-261-4/+2
* staging: fbtft: fix space prohibited before that ','Aya Mahfouz2015-02-261-75/+75
* staging: fbtft: fix braces {} are not necessary for single statement blocksAya Mahfouz2015-02-261-2/+1
* staging: fbtft: fix code indent should use tabs where possibleAya Mahfouz2015-02-261-3/+3
* staging: fbtft: fix space prohibited before that ','Aya Mahfouz2015-02-241-5/+5
* staging: fbtft: fix spacing errorsAya Mahfouz2015-02-241-50/+50
* staging: fbtft: remove redundant .ownerHeba Aamer2015-01-281-1/+0
* staging: fbtft: fix trailing whitespaceHeba Aamer2015-01-281-3/+3
* staging: fbtft: fix do not initialise statics to 0 or NULLHeba Aamer2015-01-281-1/+1
* staging: fbtft: fix Macros with complex values should be enclosed in parenthesesHeba Aamer2015-01-281-1/+1
* staging: fbtft: fix spaces required around that '<'Heba Aamer2015-01-281-3/+3
* staging: fbtft: fix spaces required around that '='Heba Aamer2015-01-281-3/+3
* staging: fbtft: fix space required after that ';'Heba Aamer2015-01-281-3/+3
* staging: flexfb: Remove initialization to 0Mauro Stettler2015-01-281-9/+9
* staging: fbtft: fbtft-core mark functions staticKrzysztof Adamski2015-01-251-21/+26
* staging: fbtft: fix allyesconfig buildDan Carpenter2015-01-251-1/+1
* staging: fbtft: remove ARCH_BCM2708 optimizationNoralf Trønnes2015-01-211-170/+0
* staging: fbtft: add fbtft_device driverThomas Petazzoni2015-01-173-0/+1451
* staging: fbtft: add flexfb driverThomas Petazzoni2015-01-173-0/+600
* staging: fbtft: add fb_watterott driverThomas Petazzoni2015-01-173-0/+331
* staging: fbtft: add fb_upd161704 driverThomas Petazzoni2015-01-173-0/+213
* staging: fbtft: add fb_uc1701 driverThomas Petazzoni2015-01-173-0/+217
* staging: fbtft: add fb_tls8204 driverThomas Petazzoni2015-01-173-0/+183
* staging: fbtft: add fb_tinylcd driverThomas Petazzoni2015-01-173-0/+131
* staging: fbtft: add fb_st7735r driverThomas Petazzoni2015-01-173-0/+202
* staging: fbtft: add fb_ssd1351 driverThomas Petazzoni2015-01-173-0/+265
* staging: fbtft: add fb_ssd1331 driverThomas Petazzoni2015-01-173-0/+212
* staging: fbtft: add fb_ssd1306 driverThomas Petazzoni2015-01-173-0/+236
* staging: fbtft: add fb_ssd1289 driverThomas Petazzoni2015-01-173-0/+213
* staging: fbtft: add fb_s6d1121 driverThomas Petazzoni2015-01-173-0/+215
OpenPOWER on IntegriCloud