summaryrefslogtreecommitdiffstats
path: root/drivers/staging/fbtft/flexfb.c
Commit message (Expand)AuthorAgeFilesLines
* staging: fbtft: line over 80 charactersBhagyashri Dighole2019-03-181-1/+2
* staging: fbtft: Fix line over 80 charactersDaniela Mormocea2019-03-181-1/+3
* Staging: fbtft: Switch to the gpio descriptor interfaceNishad Kamdar2019-01-181-6/+6
* staging: fbtft: Removes one nesting level to help readability - StyleLeonardo Brás2018-08-081-12/+15
* staging: fbtft: Fixes some alignment issues - StyleLeonardo Brás2018-08-081-1/+3
* staging: fbtft: remove redundant license textGreg Kroah-Hartman2018-01-151-10/+0Star
* staging: fbtft: add SPDX identifiersGreg Kroah-Hartman2018-01-151-0/+1
* staging: fbtft: Make some s16 arrays constJoe Perches2017-03-061-8/+8
* staging: fbtft: Make the pointers to s16 init arrays constJoe Perches2017-03-061-2/+2
* staging: fbtft: remove duplicate entries of ili9225Amitesh Singh2017-01-251-16/+0Star
* staging: fbtft: replace decimal with 4-digit octal permissionsStefano Manni2017-01-191-9/+9
* staging: fbtft: Fix module autoloadJavier Martinez Canillas2016-10-251-0/+1
* staging: fbtft: Convert int arrays to s16Joe Perches2016-10-161-62/+310
* Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2015-11-051-1/+0Star
|\
| *-. Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown2015-11-041-1/+0Star
| |\ \
| | | * spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0Star
| | |/
* | | Merge 4.3-rc3 into staging-nextGreg Kroah-Hartman2015-09-291-7/+4Star
|\| |
| * | staging: fbtft: fix 9-bit SPI support detectionStefan Wahren2015-09-131-7/+4Star
| |/
* / staging/fbtft : Remove repeated set_addr_win debug messagesAnish Bhatt2015-09-131-10/+0Star
|/
* Staging: fbtft: Use a struct to describe each LCD controllerFabio Falzoi2015-08-081-96/+136
* staging: fbtft: core: Don't set device platform_dataNoralf Trønnes2015-08-041-1/+1
* Staging: fbtft: Fix spacing coding style issueFabio Falzoi2015-07-151-1/+1
* Staging: fbtft: Fix parenthesis alignment coding style issueFabio Falzoi2015-07-151-5/+4Star
* Staging: fbtft: Remove unnecessary multiple blank linesFabio Falzoi2015-07-151-11/+0Star
* Staging: fbtft: Remove paragraph about writing to FSFFabio Falzoi2015-07-151-4/+0Star
* staging: fbtft: reformat hardcoded sequencesAnton Gerasimov2015-06-131-58/+58
* staging: fbtft: put spaces around assignment operatorsAnton Gerasimov2015-06-131-2/+2
* staging: fbtft: split long stringsAnton Gerasimov2015-06-131-12/+29
* staging: fbtft: Add space around '='Helen Fornazier2015-03-261-1/+1
* staging: fbtft: remove redundant .ownerHeba Aamer2015-01-281-1/+0Star
* staging: flexfb: Remove initialization to 0Mauro Stettler2015-01-281-9/+9
* staging: fbtft: add flexfb driverThomas Petazzoni2015-01-181-0/+593