index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
fbtft
Age
Commit message (
Expand
)
Author
2023-08-24
BackMerge tag 'v6.5-rc7' into drm-next
Dave Airlie
2023-07-27
staging: fbtft: ili9341: use macro FBTFT_REGISTER_SPI_DRIVER
Raphael Gallais-Pou
2023-07-24
staging: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
Thomas Zimmermann
2023-06-27
fbdev: Make support for userspace interfaces configurable
Thomas Zimmermann
2023-03-11
staging: Replace all spi->chip_select and spi->cs_gpiod references with funct...
Amit Kumar Mahapatra
2022-07-28
staging: fbtft: core: set smem_len before fb_deferred_io_init call
Peter Suti
2022-06-10
staging: ftbft: Use backlight helper
Stephen Kitt
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
[next]