summaryrefslogtreecommitdiffstats
path: root/drivers/staging/fbtft/fb_st7735r.c
Commit message (Expand)AuthorAgeFilesLines
* staging: fbtft: Fixes some alignment issues - StyleLeonardo Brás2018-08-081-4/+9
* staging: fbtft: Puts macro arguments in parenthesis to avoid precedence issue...Leonardo Brás2018-08-081-1/+1
* staging: fbtft: remove redundant license textGreg Kroah-Hartman2018-01-151-10/+0Star
* staging: fbtft: add SPDX identifiersGreg Kroah-Hartman2018-01-151-0/+1
* staging: fbtft: Make some s16 arrays constJoe Perches2017-03-061-1/+1
* staging: fbtft: change 'gamma' array to u32Arnd Bergmann2017-02-031-1/+1
* staging: fbtft: Convert int arrays to s16Joe Perches2016-10-161-1/+1
* staging: fbtft: fb_st7735r: Fix checkpatch warningAnson Jacob2016-09-011-17/+26
* staging: fbtft: Use standard MIPI DCS command defines for st7735rPriit Laes2016-02-081-22/+20Star
* Staging: fbtft: Remove debug messagesShraddha Barke2015-09-211-4/+0Star
* staging/fbtft : Add missing whitespace around operatorsAnish Bhatt2015-09-131-1/+1
* staging/fbtft : Fix multiple/missing blank line issuesAnish Bhatt2015-09-131-2/+1Star
* staging/fbtft : Remove repeated set_addr_win debug messagesAnish Bhatt2015-09-131-3/+0Star
* staging/fbtft : Use BIT() macro when possibleAnish Bhatt2015-09-131-3/+3
* staging/fbtft : Remove FSF mailing addressAnish Bhatt2015-09-131-4/+0Star
* staging: fbtft: Replace spaces to tabCharlie Wong Super2015-04-301-4/+4
* staging: fbtft: Fix typo in fbtftMasanari Iida2015-03-261-1/+1
* staging: fbtft: Do not use binary constantsGeert Uytterhoeven2015-03-241-1/+1
* staging: fbtft: remove trailing white spaceHelen Fornazier2015-03-231-5/+5
* staging: fbtft: fb_st7735r.c: remove extra parentheses around function argumentsAya Mahfouz2015-03-151-1/+1
* staging: fbtft: fix space required after that ','Aya Mahfouz2015-02-261-4/+4
* staging: fbtft: add fb_st7735r driverThomas Petazzoni2015-01-181-0/+195