index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
fbtft
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-15
fbtft: Replace 'depends on FB_TFT' by 'if FB_TFT ... endif'
Andy Shevchenko
1
-31
/
+4
2025-03-05
fbtft: Remove access to page->index
Matthew Wilcox (Oracle)
1
-3
/
+1
2025-01-13
Merge 6.13-rc7 into staging next
Greg Kroah-Hartman
1
-0
/
+1
2024-12-17
fbdev: Fix recursive dependencies wrt BACKLIGHT_CLASS_DEVICE
Thomas Zimmermann
1
-0
/
+1
2024-12-04
staging:fbtft: Using str_true_false() helper instead of hardcoded strings
Paolo Perego
1
-1
/
+2
2024-10-09
staging: Switch back to struct platform_driver::remove()
Sergio Paracuellos
1
-1
/
+1
2024-08-13
staging: fbtft: Use backlight power constants
Thomas Zimmermann
2
-4
/
+4
2024-07-30
staging: fbtft: Fix mutex and spinlock without comment warning
Riyan Dhiman
1
-0
/
+2
2024-07-30
staging: fbtft: Remove ftrace-like logging
Riyan Dhiman
12
-55
/
+0
2024-06-24
staging: fbtft: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-05-22
Merge tag 'staging-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+3
2024-05-04
fbtft: seps525: Don't use "proxy" headers
Andy Shevchenko
1
-4
/
+3
2024-03-28
staging: fbtft: Remove reference to fb_blank
Thomas Zimmermann
2
-6
/
+3
2024-03-21
Merge tag 'staging-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+0
2024-03-14
Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-0
/
+2
2024-03-05
staging: fbtft: remove unused variable 'count'
Colin Ian King
1
-2
/
+0
2024-02-28
staging/fbtft: Include <linux/backlight.h>
Thomas Zimmermann
1
-0
/
+2
2024-02-08
staging: fbtft: Follow renaming of SPI "master" to "controller"
Uwe Kleine-König
1
-2
/
+2
2023-11-04
Merge tag 'staging-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+2
2023-10-27
staging: fbtft: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-09-22
Merge tag 'drm-misc-next-2023-09-11-1' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2
-77
/
+28
2023-09-05
staging/fbtft: Use fb_ops helpers for deferred I/O
Thomas Zimmermann
2
-69
/
+24
2023-09-05
staging/fbtft: Initialize fb_op struct as static const
Thomas Zimmermann
1
-17
/
+13
2023-08-24
BackMerge tag 'v6.5-rc7' into drm-next
Dave Airlie
1
-1
/
+1
2023-07-27
staging: fbtft: ili9341: use macro FBTFT_REGISTER_SPI_DRIVER
Raphael Gallais-Pou
1
-1
/
+1
2023-07-24
staging: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
Thomas Zimmermann
1
-1
/
+1
2023-06-27
fbdev: Make support for userspace interfaces configurable
Thomas Zimmermann
1
-0
/
+1
2023-03-11
staging: Replace all spi->chip_select and spi->cs_gpiod references with funct...
Amit Kumar Mahapatra
1
-1
/
+1
2022-07-28
staging: fbtft: core: set smem_len before fb_deferred_io_init call
Peter Suti
1
-1
/
+1
2022-06-10
staging: ftbft: Use backlight helper
Stephen Kitt
2
-4
/
+2
2022-05-03
fbdev: Use pageref offset for deferred-I/O writeback
Thomas Zimmermann
1
-6
/
+3
2022-05-03
fbdev: Rename pagelist to pagereflist for deferred I/O
Thomas Zimmermann
1
-5
/
+5
2022-05-03
fbdev: Track deferred-I/O pages in pageref struct
Thomas Zimmermann
1
-2
/
+3
2022-05-03
fbdev: Put mmap for deferred I/O into drivers
Thomas Zimmermann
1
-0
/
+1
2022-03-28
Merge tag 'staging-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-6
/
+5
2022-03-25
Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+1
2022-03-22
Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
1
-57
/
+35
2022-03-18
staging: fbtft: Consider type of init sequence values in fbtft_init_display()
Andy Shevchenko
1
-4
/
+3
2022-03-18
staging: fbtft: Constify buf parameter in fbtft_dbg_hex()
Andy Shevchenko
2
-2
/
+2
2022-02-28
Merge 5.17-rc6 into staging-next
Greg Kroah-Hartman
1
-0
/
+2
2022-02-28
Backmerge tag 'v5.17-rc6' into drm-next
Dave Airlie
1
-0
/
+2
2022-02-24
Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-0
/
+1
2022-02-16
fbdev: Don't sort deferred-I/O pages by default
Thomas Zimmermann
1
-0
/
+1
2022-02-15
staging: fbtft: fb_st7789v: reset display before initialization
Oliver Graute
1
-0
/
+2
2022-02-14
Merge 5.17-rc4 into staging-testing
Greg Kroah-Hartman
1
-1
/
+4
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
1
-2
/
+1
2022-02-09
staging: fbtft: Deduplicate driver registration macros
Uwe Kleine-König
1
-57
/
+36
2022-02-09
staging: fbtft: Fix error path in fbtft_driver_module_init()
Uwe Kleine-König
1
-1
/
+4
2022-01-25
staging: fbtft: Fix error path in fbtft_driver_module_init()
Uwe Kleine-König
1
-1
/
+4
2022-01-25
staging: fbtft: Deduplicate driver registration macros
Uwe Kleine-König
1
-57
/
+36
[next]