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
Age
Commit message (
Expand
)
Author
2024-09-30
backlight: lcd: Rearrange code in fb_notifier_callback()
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
2024-09-30
fbdev: nvidiafb: Use backlight power constants
Thomas Zimmermann
2024-09-30
fbdev: chipsfb: Use backlight power constants
Thomas Zimmermann
2024-09-30
fbdev: atyfb: Use backlight power constants
Thomas Zimmermann
2024-09-30
fbdev: aty128fb: Use backlight power constants
Thomas Zimmermann
2024-09-30
fbdev: atmel_lcdfb: Use backlight power constants
Thomas Zimmermann
2024-09-30
video: fbdev: mmp: switch to use spi_alloc_host()
Yang Yingliang
2024-09-28
fbdev: sisfb: Fix strbuf array overflow
Andrey Shumilin
2024-09-26
fbcon: break earlier in search_fb_in_map and search_for_mapped_con
Qianqiang Liu
2024-09-26
fbdev: omapfb: Call of_node_put(ep) only once in omapdss_of_find_source_for_f...
Markus Elfring
2024-09-26
fbcon: Fix a NULL pointer dereference issue in fbcon_putcs
Qianqiang Liu
2024-09-23
Merge tag 'backlight-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-09-19
Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-09-18
Merge tag 'fbdev-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-09-11
fbdev: omapfb: Fix typo in comment
Andrew Kreimer
2024-09-11
fbdev: pxafb: Fix possible use after free in pxafb_task()
Kaixin Wang
2024-09-11
Merge v6.11-rc7 into drm-next
Simona Vetter
2024-09-11
fbdev: xen-fbfront: Assign fb_info->device
Jason Andryuk
2024-09-02
fbdev: hyperv_fb: Convert comma to semicolon
Chen Ni
2024-09-02
fbdev: imsttfb: convert comma to semicolon
Chen Ni
2024-09-02
fbdev: pxa3xx-gcu: Convert comma to semicolon
Chen Ni
2024-08-30
fbdev: efifb: Use driver-private screen_info for sysfs
Thomas Weißschuh
2024-08-30
fbdev: efifb: Use devm_register_framebuffer()
Thomas Weißschuh
2024-08-30
fbdev: efifb: Register sysfs groups through driver core
Thomas Weißschuh
2024-08-30
fbdev: Introduce devm_register_framebuffer()
Thomas Weißschuh
2024-08-30
fbdev: omapfb: Use sysfs_emit_at() to simplify code
Christophe JAILLET
2024-08-30
fbdev: omapfb: panel-sony-acx565akm: Simplify show_cabc_available_modes()
Christophe JAILLET
2024-08-30
fbdev: mmp: Use devm_clk_get_enabled() helpers
ying zuxin
2024-08-30
fbdev: hpfb: Fix an error handling path in hpfb_dio_probe()
Christophe JAILLET
2024-08-26
video/aperture: optionally match the device in sysfb_disable()
Alex Deucher
2024-08-08
Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/mi...
Daniel Vetter
2024-08-01
backlight: l4f00242t03: Add check for spi_setup
Chen Ni
2024-07-22
fbcon: Use oops_in_progress instead of panic_cpu
Jocelyn Falempe
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-19
fbcon: Add an option to disable fbcon in panic
Jocelyn Falempe
2024-07-18
Merge tag 'fbdev-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-07-18
Merge tag 'drm-next-2024-07-18' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-07-11
fbdev: viafb: Make I2C terminology more inclusive
Easwar Hariharan
2024-07-11
fbdev: smscufx: Make I2C terminology more inclusive
Easwar Hariharan
2024-07-04
backlight: sky81452-backlight: Use backlight power constants
Thomas Zimmermann
2024-07-04
backlight: rave-sp-backlight: Use backlight power constants
Thomas Zimmermann
2024-07-04
backlight: pwm-backlight: Use backlight power constants
Thomas Zimmermann
2024-07-04
backlight: pcf50633-backlight: Use backlight power constants
Thomas Zimmermann
2024-07-04
backlight: pandora-backlight: Use backlight power constants
Thomas Zimmermann
2024-07-04
backlight: mp3309c: Use backlight power constants
Thomas Zimmermann
2024-07-04
backlight: lm3533-backlight: Use backlight power constants
Thomas Zimmermann
[prev]
[next]