aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/fbtft/flexfb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-18staging: fbtft: line over 80 charactersBhagyashri Dighole1-1/+2
2019-03-18staging: fbtft: Fix line over 80 charactersDaniela Mormocea1-1/+3
2019-01-18Staging: fbtft: Switch to the gpio descriptor interfaceNishad Kamdar1-6/+6
2018-08-08staging: fbtft: Removes one nesting level to help readability - StyleLeonardo Brás1-12/+15
2018-08-08staging: fbtft: Fixes some alignment issues - StyleLeonardo Brás1-1/+3
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-8/+8
2017-03-06staging: fbtft: Make the pointers to s16 init arrays constJoe Perches1-2/+2
2017-01-25staging: fbtft: remove duplicate entries of ili9225Amitesh Singh1-16/+0
2017-01-19staging: fbtft: replace decimal with 4-digit octal permissionsStefano Manni1-9/+9
2016-10-25staging: fbtft: Fix module autoloadJavier Martinez Canillas1-0/+1
2016-10-16staging: fbtft: Convert int arrays to s16Joe Perches1-62/+310
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds1-1/+0
2015-11-04Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire', 'spi/topic/owner', 'spi/topic/pxa' and 'spi/topic/pxa2xx' into spi-nextMark Brown1-1/+0
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis1-1/+0
2015-09-29Merge 4.3-rc3 into staging-nextGreg Kroah-Hartman1-7/+4
2015-09-13staging: fbtft: fix 9-bit SPI support detectionStefan Wahren1-7/+4
2015-09-12staging/fbtft : Remove repeated set_addr_win debug messagesAnish Bhatt1-10/+0
2015-08-07Staging: fbtft: Use a struct to describe each LCD controllerFabio Falzoi1-96/+136
2015-08-03staging: fbtft: core: Don't set device platform_dataNoralf Trønnes1-1/+1
2015-07-14Staging: fbtft: Fix spacing coding style issueFabio Falzoi1-1/+1
2015-07-14Staging: fbtft: Fix parenthesis alignment coding style issueFabio Falzoi1-5/+4
2015-07-14Staging: fbtft: Remove unnecessary multiple blank linesFabio Falzoi1-11/+0
2015-07-14Staging: fbtft: Remove paragraph about writing to FSFFabio Falzoi1-4/+0
2015-06-13staging: fbtft: reformat hardcoded sequencesAnton Gerasimov1-58/+58
2015-06-13staging: fbtft: put spaces around assignment operatorsAnton Gerasimov1-2/+2
2015-06-13staging: fbtft: split long stringsAnton Gerasimov1-12/+29
2015-03-26staging: fbtft: Add space around '='Helen Fornazier1-1/+1
2015-01-28staging: fbtft: remove redundant .ownerHeba Aamer1-1/+0
2015-01-28staging: flexfb: Remove initialization to 0Mauro Stettler1-9/+9
2015-01-17staging: fbtft: add flexfb driverThomas Petazzoni1-0/+593