index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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.17.y
linux-6.18.y
linux-6.19.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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
Age
Commit message (
Expand
)
Author
2023-06-27
fbdev/core: Add fb_device_{create,destroy}()
Thomas Zimmermann
2023-06-27
fbdev/core: Move framebuffer and backlight helpers into separate files
Thomas Zimmermann
2023-06-27
fbdev/core: Pass Linux device to pm_vt_switch_*() functions
Thomas Zimmermann
2023-06-27
fbdev/tdfxfb: Set i2c adapter parent to hardware device
Thomas Zimmermann
2023-06-27
fbdev/smscufx: Detect registered fb_info from refcount
Thomas Zimmermann
2023-06-27
fbdev/sm501fb: Output message with fb_err()
Thomas Zimmermann
2023-06-27
fbdev/sh7760fb: Use hardware device with dev_() output during probe
Thomas Zimmermann
2023-06-27
fbdev/sh7760fb: Alloc DMA memory from hardware device
Thomas Zimmermann
2023-06-27
fbdev/sh7760fb: Output messages with fb_dbg()
Thomas Zimmermann
2023-06-27
fbdev/sh7760fb: Use fb_dbg() in sh7760fb_get_color_info()
Thomas Zimmermann
2023-06-27
fbdev/rivafb: Use hardware device as backlight parent
Thomas Zimmermann
2023-06-27
fbdev/rivafb: Reorder backlight and framebuffer init/cleanup
Thomas Zimmermann
2023-06-27
fbdev/radeonfb: Use hardware device as backlight parent
Thomas Zimmermann
2023-06-27
fbdev/radeonfb: Reorder backlight and framebuffer cleanup
Thomas Zimmermann
2023-06-27
fbdev/pxa168fb: Do not assign to struct fb_info.dev
Thomas Zimmermann
2023-06-27
fbdev/nvidiafb: Use hardware device as backlight parent
Thomas Zimmermann
2023-06-27
fbdev/nvidiafb: Reorder backlight and framebuffer init/cleanup
Thomas Zimmermann
2023-06-27
fbdev/metronomefb: Use hardware device for dev_err()
Thomas Zimmermann
2023-06-27
fbdev/mb862xxfb: Output messages with fb_dbg()
Thomas Zimmermann
2023-06-27
fbdev/fsl-diu-fb: Output messages with fb_*() helpers
Thomas Zimmermann
2023-06-27
fbdev/ep93xx-fb: Do not assign to struct fb_info.dev
Thomas Zimmermann
2023-06-27
fbdev/ep93xx-fb: Output messages with fb_info() and fb_err()
Thomas Zimmermann
2023-06-27
fbdev/ep93xx-fb: Alloc DMA memory from hardware device
Thomas Zimmermann
2023-06-27
fbdev/broadsheetfb: Call device_remove_file() with hardware device
Thomas Zimmermann
2023-06-27
fbdev/aty128fb: Use hardware device as backlight parent
Thomas Zimmermann
2023-06-27
fbdev/aty128fb: Reorder backlight and framebuffer init/cleanup
Thomas Zimmermann
2023-06-27
fbdev/atyfb: Use hardware device as backlight parent
Thomas Zimmermann
2023-06-27
fbdev/atyfb: Reorder backlight and framebuffer init/cleanup
Thomas Zimmermann
2023-06-24
fbdev: fix potential OOB read in fast_imageblit()
Zhang Shurong
2023-06-22
fbdev: sh7760fb: Fix -Wimplicit-fallthrough warnings
Gustavo A. R. Silva
2023-06-22
fbdev: sh_mobile_lcdcfb: Fix ARGB32 overlay format typo
Geert Uytterhoeven
2023-06-19
fbdev: hitfb: Use NULL for pointers
Thomas Zimmermann
2023-06-19
fbdev: hitfb: Fix integer-to-pointer cast
Thomas Zimmermann
2023-06-19
fbdev/media: Use GPIO descriptors for VIA GPIO
Linus Walleij
2023-06-19
fbdev: broadsheetfb: Add MODULE_FIRMWARE macro
Juerg Haefliger
2023-06-19
fbdev: metronomefb: Add MODULE_FIRMWARE macro
Juerg Haefliger
2023-06-19
fbdev: hitfb: Declare hitfb_blank() as static
Thomas Zimmermann
2023-06-19
Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...
Dave Airlie
2023-06-05
fbdev: omapfb: lcd_mipid: Fix an error handling path in mipid_spi_probe()
Christophe JAILLET
2023-06-01
fbdev: Add Kconfig options to select different fb_ops helpers
Thomas Zimmermann
2023-05-30
fbdev: bw2: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-30
fbdev: broadsheetfb: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-30
fbdev: au1200fb: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-30
fbdev: au1100fb: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-30
fbdev: arcfb: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-30
fbdev: au1100fb: Drop if with an always false condition
Uwe Kleine-König
2023-05-27
fbcon: Fix null-ptr-deref in soft_cursor
Helge Deller
2023-05-27
fbdev: imsttfb: Fix error path of imsttfb_probe()
Helge Deller
2023-05-27
fbdev: imsttfb: Release framebuffer and dealloc cmap on error path
Helge Deller
2023-05-27
fbdev: matroxfb ssd1307fb: Switch i2c drivers back to use .probe()
Uwe Kleine-König
[prev]
[next]