summaryrefslogtreecommitdiff
path: root/drivers/staging/fbtft
AgeCommit message (Expand)Author
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-06staging: fbtft: remove redundant initialization of bufColin Ian King
2017-11-06staging: fbtft: fb_ssd1331: fix mirrored displayJohannes H. Jensen
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-18staging: fbtft: differentiate between buffer and data types to fix sparse war...Alfonso Lima Astor
2017-10-18staging: fbtft: remove unnecessary parantheses around assignmentAastha Gupta
2017-09-18staging: fbtft: remove redundant initialization of txbuf16Colin Ian King
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