summaryrefslogtreecommitdiff
path: root/drivers/staging/fbtft
AgeCommit message (Expand)Author
2017-07-28staging: fbtft: array underflow in fbtft_request_gpios_match()Dan Carpenter
2017-07-16staging: fbtft: make const array gamma_par_mask staticColin Ian King
2017-05-29staging: fbtft: Fix to avoid precedence issuesRishiraj Manwatkar
2017-05-16staging: fbtft: fix sparse warningJandy Gou
2017-05-15Staging: fbtft: Fix unbalanced braces around else statementLaurence Rochfort
2017-04-28staging: fbtft: fix open parentheses alignmentChristophe Colin
2017-04-08staging: fbtft: fix type assignment warningAlex Wilson
2017-03-23staging: fbtft: Replace a bit shift by a use of BIT.Arushi Singhal
2017-03-09staging/fbtft: Hush checkpatch.pl warning about unnecessary line continuationsAlexander Kapshuk
2017-03-09staging: fbtft: fb_sh1106: use new helper helper fbtft_write_buf_dcHeiner Kallweit
2017-03-09staging: fbtft: use helper fbtft_write_buf_dc in fbtft-bus.cHeiner Kallweit
2017-03-09staging: fbtft: add helper fbtft_write_buf_dcHeiner Kallweit
2017-03-09staging: fbtft: fb_sh1106: use own implementation of write_registerHeiner Kallweit
2017-03-09staging: fbtft: improve a syslog message in fbtft_register_framebufferHeiner Kallweit
2017-03-06staging: fbtft: add adriver for SH1106Heiner Kallweit
2017-03-06staging: fbtft: Merged two identical conditionals into one.Narcisa Ana Maria Vasile
2017-03-06staging: fbtft: fix unnecessary line continuationsCezary Gapinski
2017-03-06staging: fbtft: Make some s16 arrays constJoe Perches
2017-03-06staging: fbtft: Make the pointers to s16 init arrays constJoe Perches
2017-03-06staging:fbtft: Fix some warnings regarding types.Anthony Brandon
2017-03-06Staging: fbtft: fb_watterott: fix incorrect type in assignmentsJulián de Gortari
2017-03-06staging: fbtft: Remove blank lineGargi Sharma
2017-03-06staging: fbtft: Match alignment with open parenthesesGargi Sharma
2017-03-06staging: fbtft: Add check on strlcpy() return valueTobin C. Harding
2017-03-06staging: fbtft: Replace magic number with constantTobin C. Harding
2017-03-06staging: fbtft: Fix buffer overflow vulnerabilityTobin C. Harding
2017-02-05staging: fbtft: fix unaligned parenthesesUmang Raghuvanshi
2017-02-03staging: fbtft: change 'gamma' array to u32Arnd Bergmann
2017-01-27staging: fbtft: fix unaligned parenthesesUmang Raghuvanshi
2017-01-25staging: fbtft: fix checkpatch decimal permissions errorAbdul Rauf
2017-01-25staging: fbtft: remove duplicate entries of ili9225Amitesh Singh
2017-01-19staging: fbtft: fb_ssd1306: Refactor write_vmem()Andy Shevchenko
2017-01-19staging: fbtft: fb_ssd1306: Support smaller screen sizesAndy Shevchenko
2017-01-19staging: fbtft: propagate error code from kstrto*()Andy Shevchenko
2017-01-19staging: fbtft: remove custom DMA mapped bufferAndy Shevchenko
2017-01-19staging: fbtft: convert fbtft_reset() to be non-atomicAndy Shevchenko
2017-01-19staging: fbtft: replace decimal with 4-digit octal permissionsStefano Manni
2017-01-03staging: fbtft: fix code alignment with open parenthesisScott Matheina
2016-11-10staging: fbtft: Fix 'line over 80 characters'Maninder Singh
2016-10-25Staging:fbtft: Replace decimal permissions with 4 digit octalNadim Almas
2016-10-25staging: fbtft: Fix module autoloadJavier Martinez Canillas
2016-10-16Staging: fbtft: Fix too many leading tabs warningGustavo A. R. Silva
2016-10-16staging: fbtft: Convert int arrays to s16Joe Perches
2016-10-16Staging: fbtft: Fixed open parenthesis alignment checkHarman Kalra
2016-10-02Staging: fbtft: Fix bug in fbtft-coreKsenija Stanojevic
2016-10-02staging: fbtft: fix NULL comparison checkpatch warningCarlos Palminha
2016-09-18Staging: fbtft: Use !x instead of x == NULL.Sandhya Bankar
2016-09-16staging: fbtft: add spaces around <<Gargi Sharma
2016-09-16staging: fbtft: move && operator for logical continuationGargi Sharma
2016-09-01staging: fbtft: fb_tls8204: Fix checkpatch warningAnson Jacob