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.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
/
video
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-25
fbdev: Select I/O-memory framebuffer ops for SBus
Thomas Zimmermann
1
-0
/
+3
2024-03-22
Merge tag 'fbdev-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
14
-56
/
+86
2024-03-21
Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
13
-318
/
+248
2024-03-21
fbdev: panel-tpo-td043mtea1: Convert sprintf() to sysfs_emit()
Li Zhijian
1
-9
/
+4
2024-03-19
fbmon: prevent division by zero in fb_videomode_from_videomode()
Roman Smirnov
1
-3
/
+4
2024-03-16
fbcon: Increase maximum font width x height to 64 x 128
Samuel Thibault
8
-31
/
+65
2024-03-15
fbdev: viafb: fix typo in hw_bitblt_1 and hw_bitblt_2
Aleksandr Burakov
1
-2
/
+2
2024-03-15
fbdev: mb862xxfb: Fix defined but not used error
Michael Ellerman
1
-9
/
+9
2024-03-15
fbdev: uvesafb: Convert sprintf/snprintf to sysfs_emit
Li Zhijian
1
-1
/
+1
2024-03-15
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2024-03-14
Merge tag 'backlight-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
15
-156
/
+254
2024-03-14
Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
14
-227
/
+422
2024-03-13
Merge tag 'spi-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
1
-13
/
+13
2024-03-07
fbdev/chipsfb: Include <linux/backlight.h>
Thomas Zimmermann
1
-0
/
+1
2024-03-07
backlight: pandora_bl: Drop unneeded ENOMEM error message
Krzysztof Kozlowski
1
-3
/
+1
2024-03-07
backlight: lm3630a_bl: Simplify probe return on gpio request error
Krzysztof Kozlowski
1
-4
/
+2
2024-03-07
backlight: lm3630a_bl: Handle deferred probe
Krzysztof Kozlowski
1
-4
/
+3
2024-03-07
backlight: as3711_bl: Handle deferred probe
Krzysztof Kozlowski
1
-4
/
+2
2024-03-07
backlight: bd6107: Handle deferred probe
Krzysztof Kozlowski
1
-6
/
+3
2024-03-07
backlight: l4f00242t03: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-20
/
+14
2024-03-07
backlight: gpio: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-7
/
+3
2024-03-07
backlight: lp8788: Fully initialize backlight_properties during probe
Daniel Thompson
1
-0
/
+1
2024-03-07
backlight: lm3639: Fully initialize backlight_properties during probe
Daniel Thompson
1
-0
/
+1
2024-03-07
backlight: da9052: Fully initialize backlight_properties during probe
Daniel Thompson
1
-0
/
+1
2024-03-07
backlight: lm3630a: Use backlight_get_brightness helper in update_status
Luca Weiss
1
-6
/
+8
2024-03-07
backlight: lm3630a: Don't set bl->props.brightness in get_brightness
Luca Weiss
1
-10
/
+4
2024-03-07
backlight: lm3630a: Initialize backlight_properties on init
Luca Weiss
1
-0
/
+1
2024-03-07
backlight: mp3309c: Fully initialize backlight_properties during probe
Daniel Thompson
1
-0
/
+1
2024-03-07
backlight: mp3309c: Utilise temporary variable for struct device
Andy Shevchenko
1
-18
/
+12
2024-03-07
backlight: mp3309c: Use dev_err_probe() instead of dev_err()
Andy Shevchenko
1
-11
/
+7
2024-03-07
backlight: mp3309c: Make use of device properties
Andy Shevchenko
1
-26
/
+18
2024-03-07
backlight: hx8357: Utilise temporary variable for struct device
Andy Shevchenko
1
-4
/
+3
2024-03-07
backlight: hx8357: Make use of dev_err_probe()
Andy Shevchenko
1
-8
/
+4
2024-03-07
backlight: hx8357: Move OF table closer to its consumer
Andy Shevchenko
1
-13
/
+13
2024-03-07
backlight: hx8357: Make use of device properties
Andy Shevchenko
1
-6
/
+8
2024-03-07
backlight: mp3309c: Use pwm_apply_might_sleep()
Sean Young
1
-2
/
+2
2024-03-07
backlight: ktz8866: Correct the check for of_property_read_u32
Jianhua Lu
1
-3
/
+3
2024-03-07
backlight: hx8357: Fix potential NULL pointer dereference
Andy Shevchenko
1
-4
/
+6
2024-03-07
backlight: ktd2801: Make timing struct static
Duje Mihanović
1
-1
/
+1
2024-03-07
backlight: Add Kinetic KTD2801 Backlight support
Duje Mihanović
3
-0
/
+136
2024-03-07
Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"
Ahelenia Ziemiańska
1
-1
/
+1
2024-03-05
Merge tag 'hyperv-fixes-signed-20240303' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-2
/
+0
2024-03-01
fbdev/hyperv_fb: Fix logic error for Gen2 VMs in hvfb_getmem()
Michael Kelley
1
-2
/
+0
2024-02-28
backlight/corgi-lcd: Include <linux/backlight.h>
Thomas Zimmermann
1
-0
/
+1
2024-02-26
fbcon: always restore the old font data in fbcon_do_set_font()
Jiri Slaby (SUSE)
1
-5
/
+3
2024-02-14
fbdev/efifb: Remove framebuffer relocation tracking
Thomas Zimmermann
1
-75
/
+1
2024-02-14
firmware/sysfb: Update screen_info for relocated EFI framebuffers
Thomas Zimmermann
1
-0
/
+88
2024-02-14
fbdev/efifb: Do not track parent device status
Thomas Zimmermann
1
-4
/
+1
2024-02-14
fbdev/efifb: Remove PM for parent device
Thomas Zimmermann
1
-13
/
+3
2024-02-14
video: Provide screen_info_get_pci_dev() to find screen_info's PCI device
Thomas Zimmermann
2
-0
/
+49
[next]