summaryrefslogtreecommitdiffstats
path: root/drivers/staging/fbtft/fb_ssd1306.c
Commit message (Expand)AuthorAgeFilesLines
* staging: fbtft: ternary statement to if statement.Bhagyashri Dighole2019-03-191-1/+2
* Staging: fbtft: Switch to the gpio descriptor interfaceNishad Kamdar2019-01-181-2/+2
* staging: fbtft: Erases some repetitive usage of function name - StyleLeonardo BrĂ¡s2018-08-081-1/+1
* staging: fbtft: remove redundant license textGreg Kroah-Hartman2018-01-151-10/+0
* staging: fbtft: add SPDX identifiersGreg Kroah-Hartman2018-01-151-0/+1
* staging: fbtft: fix unaligned parenthesesUmang Raghuvanshi2017-02-051-1/+1
* staging: fbtft: change 'gamma' array to u32Arnd Bergmann2017-02-031-1/+1
* staging: fbtft: fb_ssd1306: Refactor write_vmem()Andy Shevchenko2017-01-191-9/+7
* staging: fbtft: fb_ssd1306: Support smaller screen sizesAndy Shevchenko2017-01-191-0/+21
* staging: fbtft: fb_ssd1306: Fix checkpatch warningAnson Jacob2016-09-011-11/+12
* staging: fbtft: use alternate screen pointerLars Svensson2015-10-131-1/+1
* Staging: fbtft: Remove debug messages related to DEBUG_WRITE_VMEMShraddha Barke2015-10-021-2/+0
* Staging: fbtft: Remove debug messagesShraddha Barke2015-09-211-4/+0
* staging/fbtft : Add missing whitespace around operatorsAnish Bhatt2015-09-121-2/+5
* staging/fbtft : Fix multiple/missing blank line issuesAnish Bhatt2015-09-121-3/+0
* staging/fbtft : Remove repeated set_addr_win debug messagesAnish Bhatt2015-09-121-3/+0
* staging/fbtft : Remove FSF mailing addressAnish Bhatt2015-09-121-4/+0
* Staging: fbtft: clean dev_err() loggingHaneen Mohammed2015-03-061-2/+2
* staging: fbtft: add fb_ssd1306 driverThomas Petazzoni2015-01-171-0/+229