aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/fbtft (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-29staging: fbtft: Fix to avoid precedence issuesRishiraj Manwatkar1-1/+1
2017-05-16staging: fbtft: fix sparse warningJandy Gou1-1/+1
2017-05-15Staging: fbtft: Fix unbalanced braces around else statementLaurence Rochfort1-2/+2
2017-04-28staging: fbtft: fix open parentheses alignmentChristophe Colin1-7/+7
2017-04-08staging: fbtft: fix type assignment warningAlex Wilson1-1/+1
2017-03-23staging: fbtft: Replace a bit shift by a use of BIT.Arushi Singhal4-4/+4
2017-03-09staging/fbtft: Hush checkpatch.pl warning about unnecessary line continuationsAlexander Kapshuk1-4/+4
2017-03-09staging: fbtft: fb_sh1106: use new helper helper fbtft_write_buf_dcHeiner Kallweit1-13/+4
2017-03-09staging: fbtft: use helper fbtft_write_buf_dc in fbtft-bus.cHeiner Kallweit1-23/+8
2017-03-09staging: fbtft: add helper fbtft_write_buf_dcHeiner Kallweit2-0/+16
2017-03-09staging: fbtft: fb_sh1106: use own implementation of write_registerHeiner Kallweit1-32/+33
2017-03-09staging: fbtft: improve a syslog message in fbtft_register_framebufferHeiner Kallweit1-1/+1
2017-03-06staging: fbtft: add adriver for SH1106Heiner Kallweit3-0/+210
2017-03-06staging: fbtft: Merged two identical conditionals into one.Narcisa Ana Maria Vasile1-3/+2
2017-03-06staging: fbtft: fix unnecessary line continuationsCezary Gapinski1-1/+1
2017-03-06staging: fbtft: Make some s16 arrays constJoe Perches6-16/+16
2017-03-06staging: fbtft: Make the pointers to s16 init arrays constJoe Perches3-5/+5
2017-03-06staging:fbtft: Fix some warnings regarding types.Anthony Brandon1-1/+1
2017-03-06Staging: fbtft: fb_watterott: fix incorrect type in assignmentsJulián de Gortari1-3/+3
2017-03-06staging: fbtft: Remove blank lineGargi Sharma1-1/+0
2017-03-06staging: fbtft: Match alignment with open parenthesesGargi Sharma1-27/+27
2017-03-06staging: fbtft: Add check on strlcpy() return valueTobin C. Harding1-1/+7
2017-03-06staging: fbtft: Replace magic number with constantTobin C. Harding1-1/+1
2017-03-06staging: fbtft: Fix buffer overflow vulnerabilityTobin C. Harding1-1/+1
2017-02-05staging: fbtft: fix unaligned parenthesesUmang Raghuvanshi3-12/+14
2017-02-03staging: fbtft: change 'gamma' array to u32Arnd Bergmann22-26/+26
2017-01-27staging: fbtft: fix unaligned parenthesesUmang Raghuvanshi1-5/+5
2017-01-25staging: fbtft: fix checkpatch decimal permissions errorAbdul Rauf8-32/+32
2017-01-25staging: fbtft: remove duplicate entries of ili9225Amitesh Singh1-16/+0
2017-01-19staging: fbtft: fb_ssd1306: Refactor write_vmem()Andy Shevchenko1-9/+7
2017-01-19staging: fbtft: fb_ssd1306: Support smaller screen sizesAndy Shevchenko1-0/+21
2017-01-19staging: fbtft: propagate error code from kstrto*()Andy Shevchenko1-6/+1
2017-01-19staging: fbtft: remove custom DMA mapped bufferAndy Shevchenko4-29/+2
2017-01-19staging: fbtft: convert fbtft_reset() to be non-atomicAndy Shevchenko1-4/+4
2017-01-19staging: fbtft: replace decimal with 4-digit octal permissionsStefano Manni1-9/+9
2017-01-03staging: fbtft: fix code alignment with open parenthesisScott Matheina1-8/+10
2016-11-10staging: fbtft: Fix 'line over 80 characters'Maninder Singh1-11/+20
2016-10-25Staging:fbtft: Replace decimal permissions with 4 digit octalNadim Almas1-5/+5
2016-10-25staging: fbtft: Fix module autoloadJavier Martinez Canillas1-0/+1
2016-10-16Staging: fbtft: Fix too many leading tabs warningGustavo A. R. Silva1-31/+37
2016-10-16staging: fbtft: Convert int arrays to s16Joe Perches8-75/+323
2016-10-16Staging: fbtft: Fixed open parenthesis alignment checkHarman Kalra1-6/+3
2016-10-02Staging: fbtft: Fix bug in fbtft-coreKsenija Stanojevic1-2/+2
2016-10-02staging: fbtft: fix NULL comparison checkpatch warningCarlos Palminha1-2/+2
2016-09-18Staging: fbtft: Use !x instead of x == NULL.Sandhya Bankar1-1/+1
2016-09-16staging: fbtft: add spaces around <<Gargi Sharma1-2/+2
2016-09-16staging: fbtft: move && operator for logical continuationGargi Sharma1-4/+4
2016-09-01staging: fbtft: fb_tls8204: Fix checkpatch warningAnson Jacob1-28/+29
2016-09-01staging: fbtft: fbtft_device: Fix checkpatch warningAnson Jacob1-3/+5
2016-09-01staging: fbtft: fbtft-bus: Fix checkpatch warningAnson Jacob1-1/+2