aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/fbtft/flexfb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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