aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/fbtft/fb_uc1611.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-18Staging: fbtft: Switch to the gpio descriptor interfaceNishad Kamdar1-2/+2
2018-08-08staging: fbtft: Erases some repetitive usage of function name - 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-10-18staging: fbtft: remove unnecessary parantheses around assignmentAastha Gupta1-1/+1
2017-01-25staging: fbtft: fix checkpatch decimal permissions errorAbdul Rauf1-6/+6
2016-08-21Staging: fbtft: fixed unsigned type warningsMing Yang1-6/+6
2016-03-11staging: fbtft: fb_uc1611.c: Drop void pointer castJanani Ravichandran1-2/+2
2015-10-13staging: fbtft: use alternate screen pointerLars Svensson1-1/+1
2015-10-02Staging: fbtft: Remove debug messages related to DEBUG_WRITE_VMEMShraddha Barke1-2/+0
2015-09-29Merge 4.3-rc3 into staging-nextGreg Kroah-Hartman1-1/+1
2015-09-21Staging: fbtft: Remove debug messagesShraddha Barke1-4/+0
2015-09-13staging: fbtft: replace master->setup() with spi_setup()Stefan Wahren1-1/+1
2015-09-12staging/fbtft : Remove repeated set_addr_win debug messagesAnish Bhatt1-4/+0
2015-07-14Staging: fbtft: Add support for the Ultrachip UC1611 LCD controllerHenri Chain1-0/+350