开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
fbtft
Age
Commit message (
Expand
)
Author
2022-05-03
fbdev: Use pageref offset for deferred-I/O writeback
Thomas Zimmermann
2022-05-03
fbdev: Rename pagelist to pagereflist for deferred I/O
Thomas Zimmermann
2022-05-03
fbdev: Track deferred-I/O pages in pageref struct
Thomas Zimmermann
2022-05-03
fbdev: Put mmap for deferred I/O into drivers
Thomas Zimmermann
2022-03-28
Merge tag 'staging-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-24
Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-03-21
Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2022-03-18
staging: fbtft: Consider type of init sequence values in fbtft_init_display()
Andy Shevchenko
2022-03-18
staging: fbtft: Constify buf parameter in fbtft_dbg_hex()
Andy Shevchenko
2022-02-28
Merge 5.17-rc6 into staging-next
Greg Kroah-Hartman
2022-02-28
Backmerge tag 'v5.17-rc6' into drm-next
Dave Airlie
2022-02-25
Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2022-02-16
fbdev: Don't sort deferred-I/O pages by default
Thomas Zimmermann
2022-02-15
staging: fbtft: fb_st7789v: reset display before initialization
Oliver Graute
2022-02-14
Merge 5.17-rc4 into staging-testing
Greg Kroah-Hartman
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
2022-02-09
staging: fbtft: Deduplicate driver registration macros
Uwe Kleine-König
2022-02-09
staging: fbtft: Fix error path in fbtft_driver_module_init()
Uwe Kleine-König
2022-01-25
staging: fbtft: Fix error path in fbtft_driver_module_init()
Uwe Kleine-König
2022-01-25
staging: fbtft: Deduplicate driver registration macros
Uwe Kleine-König
2021-12-03
staging: fbtft: sh1106: use new macro FBTFT_REGISTER_SPI_DRIVER
Heiner Kallweit
2021-12-03
staging: fbtft: add macro FBTFT_REGISTER_SPI_DRIVER
Heiner Kallweit
2021-11-29
Merge 5.16-rc3 into staging-next
Greg Kroah-Hartman
2021-11-15
staging/fbtft: Fix backlight
Noralf Trønnes
2021-11-15
staging: fbtft: Remove fb_watterott driver
Noralf Trønnes
2021-10-13
staging: fbtft: Make fbtft_remove_common() return void
Uwe Kleine-König
2021-09-13
staging: fbtft: fbtft-core: fix 'trailing statements should be on next line' ...
Srivathsa Dara
2021-08-05
staging/fbtft: Fix braces coding style
Len Baker
2021-08-05
staging/fbtft: Remove unnecessary variable initialization
Len Baker
2021-08-05
staging/fbtft: Remove all strcpy() uses
Len Baker
2021-05-10
staging: fbtft: Update TODO
Andy Shevchenko
2021-05-10
staging: fbtft: Replace custom ->reset() with generic one
Andy Shevchenko
2021-05-10
staging: fbtft: Add support for orientation on Himax HX8347d
Andy Shevchenko
2021-05-10
staging: fbtft: Don't spam logs when probe is deferred
Andy Shevchenko
2021-05-10
staging: fbtft: Rectify GPIO handling
Andy Shevchenko
2021-05-10
staging: fbtft: fb_ili9320: Remove unused variable 'ret'
Lee Jones
2021-04-05
staging: fbtft: convert sysfs snprintf to sysfs_emit
Xuezhi Zhang
2021-02-12
staging: fbtft: add tearing signal detect
Carlis
2020-05-22
staging: fbtft: fb_st7789v: make HSD20_IPS numeric and not a string
Colin Ian King
2020-05-15
staging: fbtft: fb_st7789v: Initialize the Display
Oliver Graute
2020-03-17
staging: fbtft: Avoid potential precedence issues
Deepak R Varma
2020-03-17
staging: fbtft: simplify array index computation
Deepak R Varma
2020-03-17
staging: fbtft: Reformat long macro definitions
Deepak R Varma
2020-03-17
staging: fbtft: Reformat line over 80 characters
Deepak R Varma
2019-12-10
fbtft: Fix the initialization from property algorithm
Andy Shevchenko
2019-12-10
staging: fbtft: Do not hardcode SPI CS polarity inversion
Linus Walleij
2019-11-20
staging: fbtft: Fix Kconfig indentation
Krzysztof Kozlowski
2019-11-20
fbtft: Drop OF dependency
Andy Shevchenko
2019-11-20
fbtft: Make use of device property API
Andy Shevchenko
2019-11-20
fbtft: Drop useless #ifdef CONFIG_OF and dead code
Andy Shevchenko
[next]