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
2025-03-26
fbdev: lcdcfb: Register sysfs groups through driver core
Shixiong Ou
2025-03-26
fbdev: au1100fb: Move a variable assignment behind a null pointer check
Markus Elfring
2025-03-26
fbdev: pxafb: use devm_kmemdup*()
Raag Jadav
2025-03-26
fbcon: Use correct erase colour for clearing in fbcon
Zsolt Kajtar
2025-03-26
fbdev: core: tileblit: Implement missing margin clearing for tileblit
Zsolt Kajtar
2025-03-16
fb_defio: do not use deprecated page->mapping, index fields
Lorenzo Stoakes
2025-03-09
fbdev: hyperv_fb: Allow graceful removal of framebuffer
Saurabh Sengar
2025-03-09
fbdev: hyperv_fb: Simplify hvfb_putmem
Saurabh Sengar
2025-03-09
fbdev: hyperv_fb: Fix hang in kdump kernel when on Hyper-V Gen 2 VMs
Michael Kelley
2025-02-21
fbdev: hyperv_fb: iounmap() the correct memory when removing a device
Michael Kelley
2025-01-24
Merge tag 'fbdev-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-01-21
fbdev: lcdcfb: Use backlight helper
Shixiong Ou
2025-01-19
fbdev: vga16fb: fix orig_video_isVGA confusion
Zsolt Kajtar
2025-01-12
fbdev: omapfb: Use syscon_regmap_lookup_by_phandle_args
Krzysztof Kozlowski
2025-01-12
fbdev: omapfb: Use of_property_present() to test existence of DT property
Krzysztof Kozlowski
2025-01-12
fbdev: sm501fb: Use str_enabled_disabled() helper in sm501fb_init_fb()
Thorsten Blum
2025-01-09
fbdev: omap: use threaded IRQ for LCD DMA
Aaro Koskinen
2025-01-09
fbdev: omapfb: Fix an OF node leak in dss_of_port_get_parent_device()
Joe Hattori
2025-01-09
fbdev: efifb: Change the return value type to void
Shixiong Ou
2024-12-22
fbdev: omapfb: Remove unused hdmi5_core_handle_irqs
Dr. David Alan Gilbert
2024-12-22
fbdev: radeon: Use const 'struct bin_attribute' callbacks
Thomas Weißschuh
2024-12-22
fbdev: udlfb: Use const 'struct bin_attribute' callback
Thomas Weißschuh
2024-12-17
fbdev: Fix recursive dependencies wrt BACKLIGHT_CLASS_DEVICE
Thomas Zimmermann
2024-11-25
Merge tag 'fbdev-for-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-11-22
Merge tag 'backlight-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-11-21
Merge tag 'drm-next-2024-11-21' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-11-20
Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-11-20
Merge tag 'spi-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2024-11-14
fbdev: omapfb: Remove some deadcode
Dr. David Alan Gilbert
2024-11-14
fbdev: sh7760fb: Fix a possible memory leak in sh7760fb_alloc_mem()
Zhen Lei
2024-11-04
Backmerge v6.12-rc6 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds...
Dave Airlie
2024-10-24
fbdev: omapfb: use new of_graph functions
Kuninori Morimoto
2024-10-21
fbdev: wm8505fb: select CONFIG_FB_IOMEM_FOPS
Arnd Bergmann
2024-10-15
fbdev: da8xx: remove the driver
Bartosz Golaszewski
2024-10-15
fbdev: Constify struct sbus_mmap_map
Christophe JAILLET
2024-10-15
fbdev: nvidiafb: fix inconsistent indentation warning
SurajSonawane2415
2024-10-15
fbdev: sstfb: Make CONFIG_FB_DEVICE optional
Gonzalo Silvalde Blanco
2024-10-11
Merge tag 'drm-misc-next-2024-10-09' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2024-10-08
fbdev: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-07
spi: Merge up v6.12
Mark Brown
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-30
fbdev: omap: Use lcd power constants
Thomas Zimmermann
2024-09-30
fbdev: imxfb: Use lcd power constants
Thomas Zimmermann
2024-09-30
fbdev: imxfb: Replace check_fb in favor of struct fb_info.lcd_dev
Thomas Zimmermann
2024-09-30
fbdev: clps711x-fb: Use lcd power constants
Thomas Zimmermann
2024-09-30
fbdev: clps711x-fb: Replace check_fb in favor of struct fb_info.lcd_dev
Thomas Zimmermann
2024-09-30
fbdev: sh_mobile_lcdc_fb: Use backlight power constants
Thomas Zimmermann
2024-09-30
fbdev: rivafb: Use backlight power constants
Thomas Zimmermann
2024-09-30
fbdev: radeonfb: Use backlight power constants
Thomas Zimmermann
2024-09-30
fbdev: omapfb: Use backlight power constants
Thomas Zimmermann
[prev]
[next]