index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
fbtft
/
flexfb.c
Age
Commit message (
Expand
)
Author
2017-03-06
staging: fbtft: Make some s16 arrays const
Joe Perches
2017-03-06
staging: fbtft: Make the pointers to s16 init arrays const
Joe Perches
2017-01-25
staging: fbtft: remove duplicate entries of ili9225
Amitesh Singh
2017-01-19
staging: fbtft: replace decimal with 4-digit octal permissions
Stefano Manni
2016-10-25
staging: fbtft: Fix module autoload
Javier Martinez Canillas
2016-10-16
staging: fbtft: Convert int arrays to s16
Joe Perches
2015-11-05
Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2015-11-04
Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...
Mark Brown
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2015-09-29
Merge 4.3-rc3 into staging-next
Greg Kroah-Hartman
2015-09-13
staging: fbtft: fix 9-bit SPI support detection
Stefan Wahren
2015-09-12
staging/fbtft : Remove repeated set_addr_win debug messages
Anish Bhatt
2015-08-07
Staging: fbtft: Use a struct to describe each LCD controller
Fabio Falzoi
2015-08-03
staging: fbtft: core: Don't set device platform_data
Noralf Trønnes
2015-07-14
Staging: fbtft: Fix spacing coding style issue
Fabio Falzoi
2015-07-14
Staging: fbtft: Fix parenthesis alignment coding style issue
Fabio Falzoi
2015-07-14
Staging: fbtft: Remove unnecessary multiple blank lines
Fabio Falzoi
2015-07-14
Staging: fbtft: Remove paragraph about writing to FSF
Fabio Falzoi
2015-06-13
staging: fbtft: reformat hardcoded sequences
Anton Gerasimov
2015-06-13
staging: fbtft: put spaces around assignment operators
Anton Gerasimov
2015-06-13
staging: fbtft: split long strings
Anton Gerasimov
2015-03-26
staging: fbtft: Add space around '='
Helen Fornazier
2015-01-28
staging: fbtft: remove redundant .owner
Heba Aamer
2015-01-28
staging: flexfb: Remove initialization to 0
Mauro Stettler
2015-01-17
staging: fbtft: add flexfb driver
Thomas Petazzoni