aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/fbtft/fb_watterott.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-18staging: fbtft: convert a macro to a function.Bhagyashri Dighole1-4/+5
2019-03-18staging: fbtft: Remove unused #defines.Bhagyashri Dighole1-6/+0
2019-01-18Staging: fbtft: Switch to the gpio descriptor interfaceNishad Kamdar1-2/+2
2018-08-08staging: fbtft: Fixes some alignment issues - StyleLeonardo Brás1-6/+8
2018-08-08staging: fbtft: Puts macro arguments in parenthesis to avoid precedence issues - StyleLeonardo Brás1-3/+9
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: fb_watterott: fix incorrect type in assignmentsJulián de Gortari1-3/+3
2017-01-25staging: fbtft: fix checkpatch decimal permissions errorAbdul Rauf1-1/+1
2016-08-21Staging: fbtft: fixed unsigned type warningsMing Yang1-4/+4
2015-10-13staging: fbtft: use alternate screen pointerLars Svensson1-2/+2
2015-10-02Staging: fbtft: Remove debug messages related to DEBUG_BACKLIGHTShraddha Barke1-2/+0
2015-10-02Staging: fbtft: Remove debug messages related to DEBUG_WRITE_VMEMShraddha Barke1-4/+0
2015-09-29Merge 4.3-rc3 into staging-nextGreg Kroah-Hartman1-2/+2
2015-09-21Staging: fbtft: Remove debug messagesShraddha Barke1-4/+0
2015-09-13staging: fbtft: replace master->setup() with spi_setup()Stefan Wahren1-2/+2
2015-09-12staging/fbtft : Fix multiple/missing blank line issuesAnish Bhatt1-2/+1
2015-09-12staging: fbtft: fb_watterott: define backlight_ops staticallyMike Rapoport1-12/+5
2015-09-12staging/fbtft : Remove FSF mailing addressAnish Bhatt1-4/+0
2015-03-06Staging: fbtft: clean dev_err() loggingHaneen Mohammed1-1/+1
2015-01-17staging: fbtft: add fb_watterott driverThomas Petazzoni1-0/+324