aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/fbtft/fb_st7735r.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-08staging: fbtft: Fixes some alignment issues - StyleLeonardo Brás1-4/+9
2018-08-08staging: fbtft: Puts macro arguments in parenthesis to avoid precedence issues - StyleLeonardo Brás1-1/+1
2018-01-15staging: fbtft: remove redundant license textGreg Kroah-Hartman1-10/+0
2018-01-15staging: fbtft: add SPDX identifiersGreg Kroah-Hartman1-0/+1
2017-03-06staging: fbtft: Make some s16 arrays constJoe Perches1-1/+1
2017-02-03staging: fbtft: change 'gamma' array to u32Arnd Bergmann1-1/+1
2016-10-16staging: fbtft: Convert int arrays to s16Joe Perches1-1/+1
2016-09-01staging: fbtft: fb_st7735r: Fix checkpatch warningAnson Jacob1-17/+26
2016-02-07staging: fbtft: Use standard MIPI DCS command defines for st7735rPriit Laes1-22/+20
2015-09-21Staging: fbtft: Remove debug messagesShraddha Barke1-4/+0
2015-09-12staging/fbtft : Add missing whitespace around operatorsAnish Bhatt1-1/+1
2015-09-12staging/fbtft : Fix multiple/missing blank line issuesAnish Bhatt1-2/+1
2015-09-12staging/fbtft : Remove repeated set_addr_win debug messagesAnish Bhatt1-3/+0
2015-09-12staging/fbtft : Use BIT() macro when possibleAnish Bhatt1-3/+3
2015-09-12staging/fbtft : Remove FSF mailing addressAnish Bhatt1-4/+0
2015-04-30staging: fbtft: Replace spaces to tabCharlie Wong Super1-4/+4
2015-03-26staging: fbtft: Fix typo in fbtftMasanari Iida1-1/+1
2015-03-24staging: fbtft: Do not use binary constantsGeert Uytterhoeven1-1/+1
2015-03-23staging: fbtft: remove trailing white spaceHelen Fornazier1-5/+5
2015-03-15staging: fbtft: fb_st7735r.c: remove extra parentheses around function argumentsAya Mahfouz1-1/+1
2015-02-26staging: fbtft: fix space required after that ','Aya Mahfouz1-4/+4
2015-01-17staging: fbtft: add fb_st7735r driverThomas Petazzoni1-0/+195