index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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-07-09
staging: fbtft: cleanup error handling in fbtft_framebuffer_alloc()
Abdun Nihaal
1
-16
/
+16
2025-06-30
staging: fbtft: fix potential memory leak in fbtft_framebuffer_alloc()
Abdun Nihaal
1
-3
/
+6
2025-06-30
staging: fbtft: fix potential memory leak in fbtft_framebuffer_alloc()
Abdun Nihaal
1
-0
/
+1
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
[next]