linux/Documentation/fb
Linus Torvalds 06a88f4799 fbdev fixes & enhancements for 6.18-rc1:
Bug fixes:
 - Add bounds checking in bit_putcs to fix vmalloc-out-of-bounds (Albin Babu Varghese)
 - Fix logic error in "offb" name match (Finn Thain)
 - simplefb: Fix use after free in simplefb_detach_genpds() (Janne Grunau)
 - s3fb: Various fixes and powersave improvements (Zsolt Kajtar)
 
 Enhancements & code cleanups:
 - Various fixes in the documentation (Bagas Sanjaya)
 - Use string choices helpers (Chelsy Ratnawat)
 - xenfb: Use vmalloc_array to simplify code (Qianfeng Rong)
 - mb862xxfb: Use int type to store negative error codes (Qianfeng Rong)
 - Make drivers depend on LCD_CLASS_DEVICE (Thomas Zimmermann)
 - radeonfb: Remove stale product link in Kconfig (Sukrut Heroorkar)
 -----BEGIN PGP SIGNATURE-----
 
 iHUEABYKAB0WIQS86RI+GtKfB8BJu973ErUQojoPXwUCaOkH4wAKCRD3ErUQojoP
 X4sPAP9NEDUdf2ZcPUiG30XVKdhHlxEffzAWs0RsSBaYlrAMjwD+Ja6IVI/5ib+e
 xEeDeExWrlC77Y90j8reBw9B+/Xu4Ak=
 =WS3Q
 -----END PGP SIGNATURE-----

Merge tag 'fbdev-for-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev

Pull fbdev updates from Helge Deller:
 "Beside the usual bunch of smaller bug fixes, the majority of changes
  were by Zsolt Kajtar to improve the s3fb driver.

  Bug fixes:
   - Bounds checking to fix vmalloc-out-of-bounds (Albin Babu Varghese)
   - Fix logic error in "offb" name match (Finn Thain)
   - simplefb: Fix use after free in (Janne Grunau)
   - s3fb: Various fixes and powersave improvements (Zsolt Kajtar)

  Enhancements & code cleanups:
   - Various fixes in the documentation (Bagas Sanjaya)
   - Use string choices helpers (Chelsy Ratnawat)
   - xenfb: Use vmalloc_array to simplify code (Qianfeng Rong)
   - mb862xxfb: use signed type for error codes (Qianfeng Rong)
   - Make drivers depend on LCD_CLASS_DEVICE (Thomas Zimmermann)
   - radeonfb: Remove stale product link in Kconfig (Sukrut Heroorkar)"

* tag 'fbdev-for-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev:
  fbdev: Fix logic error in "offb" name match
  fbdev: Add bounds checking in bit_putcs to fix vmalloc-out-of-bounds
  fbdev: Make drivers depend on LCD_CLASS_DEVICE
  fbdev: radeonfb: Remove stale product link in Kconfig
  Documentation: fb: Retitle driver docs
  Documentation: fb: ep93xx: Demote section headings
  Documentation: fb: Split toctree
  fbdev: simplefb: Fix use after free in simplefb_detach_genpds()
  fbdev: s3fb: Revert mclk stop in suspend
  fbdev: mb862xxfb: Use int type to store negative error codes
  fbdev: Use string choices helpers
  fbdev: core: Fix ubsan warning in pixel_to_pat
  fbdev: s3fb: Implement 1 and 2 BPP modes, improve 4 BPP
  fbdev: s3fb: Implement powersave for S3 FB
  fbdev: xenfb: Use vmalloc_array to simplify code
2025-10-10 09:36:23 -07:00
..
api.rst media: docs: move uAPI book to userspace-api/media 2020-04-14 10:31:49 +02:00
arkfb.rst
aty128fb.rst Documentation: fb: Retitle driver docs 2025-10-02 22:10:03 +02:00
cirrusfb.rst
cmap_xfbdev.rst
deferred_io.rst Documentation: Fix typos 2023-08-18 11:29:03 -06:00
efifb.rst Documentation: fb: Retitle driver docs 2025-10-02 22:10:03 +02:00
ep93xx-fb.rst Documentation: fb: ep93xx: Demote section headings 2025-10-02 22:10:03 +02:00
fbcon.rst Documentation: fbcon: Use admonition directives 2025-09-18 10:36:52 -06:00
framebuffer.rst
gxfb.rst Documentation: fb: Retitle driver docs 2025-10-02 22:10:03 +02:00
index.rst Documentation: fb: Split toctree 2025-10-02 22:10:03 +02:00
intel810.rst
internals.rst
lxfb.rst Documentation: fb: Retitle driver docs 2025-10-02 22:10:03 +02:00
matroxfb.rst Documentation: fb: Retitle driver docs 2025-10-02 22:10:03 +02:00
metronomefb.rst
modedb.rst drm/modes: Introduce more named modes 2022-11-24 12:42:40 +01:00
pvr2fb.rst Documentation: fb: Retitle driver docs 2025-10-02 22:10:03 +02:00
pxafb.rst
s3fb.rst
sa1100fb.rst Documentation: fb: Retitle driver docs 2025-10-02 22:10:03 +02:00
sh7760fb.rst
sisfb.rst Documentation: fb: Retitle driver docs 2025-10-02 22:10:03 +02:00
sm501.rst
sm712fb.rst Documentation: fb: Retitle driver docs 2025-10-02 22:10:03 +02:00
sstfb.rst fbdev: sstfb.rst: Fix spelling mistake 2025-05-31 10:24:02 +02:00
tgafb.rst Documentation: fb: Retitle driver docs 2025-10-02 22:10:03 +02:00
tridentfb.rst
udlfb.rst Documentation: fb: Retitle driver docs 2025-10-02 22:10:03 +02:00
uvesafb.rst
vesafb.rst Documentation: fb: Retitle driver docs 2025-10-02 22:10:03 +02:00
viafb.modes
viafb.rst
vt8623fb.rst