aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/fbtft
AgeCommit message (Expand)AuthorFilesLines
2015-03-15staging: fbtft: fb_hx8353d.c: remove extra parentheses around function argumentsAya Mahfouz1-1/+1
2015-03-15staging: fbtft: fb_hx8340bn.c: remove extra parentheses around function argumentsAya Mahfouz1-1/+1
2015-03-15staging: fbtft: fb_agm1264k-fl.c: remove extra parentheses around function argumentsAya Mahfouz1-1/+1
2015-03-06Staging: fbtft: add header for internal functionsDrew Fustini2-6/+26
2015-03-06Staging: fbtft: clean dev_err() loggingHaneen Mohammed11-28/+30
2015-03-06Staging: fbtft: Remove unnecessary 'out of memory' message.Dilek Uzulmez1-5/+1
2015-03-06Staging: fbtft: Remove unnecessary 'out of memory' message.Dilek Uzulmez1-5/+1
2015-03-06Staging: fbtft-core: remove unnecessary line continuationsYeliz Taneroglu1-2/+2
2015-03-01Staging: fbtft: fix space errorsMatteo Semenzato1-45/+45
2015-03-01staging: fbtft: fbtft-io: Use '%zu' to print 'size_t' formatFabio Estevam1-2/+2
2015-03-01staging: fbtft: fbtft-core: Use '%zu' to print 'size_t' formatFabio Estevam1-1/+1
2015-03-01Staging: fbtft: Fix Sparse warningsFrederic Jacob2-3/+3
2015-03-01staging: fbtft: remove unused variableAya Mahfouz1-3/+1
2015-02-26Staging: fbtft: removed trailing whitespaceYeliz Taneroglu1-1/+1
2015-02-26Staging: fbtft: Convert comment from C99 style to C89 styleMelike Yurtoglu1-15/+15
2015-02-26Staging: fbtft: remove trailing whitespaceMelike Yurtoglu1-6/+6
2015-02-26Staging: fbtft: Added blank line after declarationaybuke ozdemir1-0/+1
2015-02-26Staging: fbtft: Added blank line after declarationaybuke ozdemir1-0/+1
2015-02-26staging: fbtft: fix spacing errorsAya Mahfouz1-31/+57
2015-02-26staging: fbtft: fix space prohibited before that ','Aya Mahfouz1-1/+1
2015-02-26staging: fbtft: fix space required after that ','Aya Mahfouz1-4/+4
2015-02-26staging: fbtft: fix braces {} are not necessary for single statement blocksAya Mahfouz1-4/+2
2015-02-26staging: fbtft: fix space prohibited before that ','Aya Mahfouz1-75/+75
2015-02-26staging: fbtft: fix braces {} are not necessary for single statement blocksAya Mahfouz1-2/+1
2015-02-26staging: fbtft: fix code indent should use tabs where possibleAya Mahfouz1-3/+3
2015-02-24staging: fbtft: fix space prohibited before that ','Aya Mahfouz1-5/+5
2015-02-24staging: fbtft: fix spacing errorsAya Mahfouz1-46/+46
2015-01-28staging: fbtft: remove redundant .ownerHeba Aamer1-1/+0
2015-01-28staging: fbtft: fix trailing whitespaceHeba Aamer1-3/+3
2015-01-28staging: fbtft: fix do not initialise statics to 0 or NULLHeba Aamer1-1/+1
2015-01-28staging: fbtft: fix Macros with complex values should be enclosed in parenthesesHeba Aamer1-1/+1
2015-01-28staging: fbtft: fix spaces required around that '<'Heba Aamer1-3/+3
2015-01-28staging: fbtft: fix spaces required around that '='Heba Aamer1-3/+3
2015-01-28staging: fbtft: fix space required after that ';'Heba Aamer1-3/+3
2015-01-28staging: flexfb: Remove initialization to 0Mauro Stettler1-9/+9
2015-01-25staging: fbtft: fbtft-core mark functions staticKrzysztof Adamski1-21/+26
2015-01-25staging: fbtft: fix allyesconfig buildDan Carpenter1-1/+1
2015-01-21staging: fbtft: remove ARCH_BCM2708 optimizationNoralf Trønnes1-170/+0
2015-01-17staging: fbtft: add fbtft_device driverThomas Petazzoni3-0/+1451
2015-01-17staging: fbtft: add flexfb driverThomas Petazzoni3-0/+600
2015-01-17staging: fbtft: add fb_watterott driverThomas Petazzoni3-0/+331
2015-01-17staging: fbtft: add fb_upd161704 driverThomas Petazzoni3-0/+213
2015-01-17staging: fbtft: add fb_uc1701 driverThomas Petazzoni3-0/+217
2015-01-17staging: fbtft: add fb_tls8204 driverThomas Petazzoni3-0/+183
2015-01-17staging: fbtft: add fb_tinylcd driverThomas Petazzoni3-0/+131
2015-01-17staging: fbtft: add fb_st7735r driverThomas Petazzoni3-0/+202
2015-01-17staging: fbtft: add fb_ssd1351 driverThomas Petazzoni3-0/+265
2015-01-17staging: fbtft: add fb_ssd1331 driverThomas Petazzoni3-0/+212
2015-01-17staging: fbtft: add fb_ssd1306 driverThomas Petazzoni3-0/+236
2015-01-17staging: fbtft: add fb_ssd1289 driverThomas Petazzoni3-0/+213