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
2023-04-13
Merge tag 'drm-misc-fixes-2023-04-13' of git://anongit.freedesktop.org/drm/dr...
Daniel Vetter
1
-0
/
+2
2023-04-13
fbcon: set_con2fb_map needs to set con2fb_map!
Daniel Vetter
1
-1
/
+2
2023-04-13
fbcon: Fix error paths in set_con2fb_map
Daniel Vetter
1
-9
/
+8
2023-04-12
Merge remote-tracking branch 'drm/drm-fixes' into drm-misc-fixes
Maarten Lankhorst
21
-459
/
+408
2023-04-11
fbmem: Reject FB_ACTIVATE_KD_TEXT from userspace
Daniel Vetter
1
-0
/
+2
2023-03-19
Merge tag 'fbdev-for-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
21
-459
/
+408
2023-03-16
fbdev: Use of_property_present() for testing DT property presence
Rob Herring
4
-4
/
+4
2023-03-16
fbdev: au1200fb: Fix potential divide by zero
Wei Chen
1
-0
/
+3
2023-03-16
fbdev: lxfb: Fix potential divide by zero
Wei Chen
1
-0
/
+3
2023-03-16
fbdev: intelfb: Fix potential divide by zero
Wei Chen
1
-0
/
+3
2023-03-16
fbdev: nvidia: Fix potential divide by zero
Wei Chen
1
-0
/
+2
2023-03-16
fbdev: stifb: Provide valid pixelclock and add fb_check_var() checks
Helge Deller
1
-0
/
+27
2023-03-14
fbdev: omapfb: remove omap1 osk driver
Arnd Bergmann
2
-87
/
+0
2023-03-14
fbdev: xilinxfb: Use devm_platform_get_and_ioremap_resource()
Yang Li
1
-2
/
+1
2023-03-14
fbdev: wm8505fb: Use devm_platform_ioremap_resource()
Yang Li
1
-3
/
+1
2023-03-14
fbdev: pxa3xx-gcu: Use devm_platform_get_and_ioremap_resource()
Yang Li
1
-2
/
+1
2023-03-14
fbdev: Use of_property_read_bool() for boolean properties
Rob Herring
4
-8
/
+6
2023-03-14
fbdev: clps711x-fb: Use devm_platform_get_and_ioremap_resource()
Yang Li
1
-2
/
+1
2023-03-14
fbdev: tgafb: Fix potential divide by zero
Wei Chen
1
-0
/
+3
2023-03-14
fbdev: omapfb: cleanup inconsistent indentation
Lucy Mielke
1
-12
/
+18
2023-03-14
drivers: video: logo: add SPDX comment, remove GPL notice in pnmtologo.c
Nikita Romanyuk
1
-6
/
+1
2023-03-14
drivers: video: logo: fix code style issues in pnmtologo.c
Nikita Romanyuk
1
-333
/
+334
2023-03-13
Merge drm/drm-fixes into drm-misc-fixes
Thomas Zimmermann
65
-6338
/
+486
2023-03-10
fbdev: Fix incorrect page mapping clearance at fb_deferred_io_release()
Takashi Iwai
1
-4
/
+13
2023-02-28
fbdev: chipsfb: Fix error codes in chipsfb_pci_init()
Dan Carpenter
1
-4
/
+10
2023-02-24
Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
4
-32
/
+29
2023-02-24
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-3
/
+3
2023-02-24
Merge tag 'backlight-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
13
-541
/
+256
2023-02-23
Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
11
-148
/
+97
2023-02-22
backlight: ktz8866: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2023-02-22
backlight: ktz8866: Add support for Kinetic KTZ8866 backlight
Jianhua Lu
3
-0
/
+218
2023-02-22
backlight: pwm_bl: Don't rely on a disabled PWM emiting inactive state
Uwe Kleine-König
1
-8
/
+22
2023-02-22
backlight: pwm_bl: Configure pwm only once per backlight toggle
Uwe Kleine-König
1
-18
/
+10
2023-02-22
backlight: Remove pxa tosa support
Arnd Bergmann
5
-480
/
+0
2023-02-22
backlight: aat2870: Use backlight helper
Stephen Kitt
1
-6
/
+1
2023-02-22
backlight: ipaq_micro: Use backlight helper
Stephen Kitt
1
-6
/
+1
2023-02-22
backlight: arcxcnn: Use backlight helper
Stephen Kitt
1
-4
/
+1
2023-02-22
backlight: sky81452: Fix sky81452_bl_platform_data kernel-doc
Randy Dunlap
1
-1
/
+1
2023-02-22
backlight: pwm_bl: Drop support for legacy PWM probing
Uwe Kleine-König
1
-12
/
+0
2023-02-22
backlight: ktd253: Switch to use dev_err_probe() helper
Yang Yingliang
1
-6
/
+3
2023-02-22
backlight: backlight: Fix doc for backlight_device_get_by_name
Miaoqian Lin
1
-1
/
+1
2023-02-22
Merge tag 'hyperv-next-signed-20230220' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-4
/
+1
2023-02-21
Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
19
-5473
/
+4
2023-02-17
Merge tag 'drm-misc-fixes-2023-02-16' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2
-1
/
+13
2023-02-10
fbdev: Fix invalid page access after closing deferred I/O devices
Takashi Iwai
2
-1
/
+13
2023-02-10
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2
-3
/
+3
2023-02-07
nvidiafb: detect the hardware support before removing console.
Dave Airlie
1
-39
/
+42
2023-02-06
Merge 6.2-rc7 into tty-next
Greg Kroah-Hartman
14
-75
/
+27
2023-02-05
Merge tag 'fbdev-for-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
14
-75
/
+27
2023-02-04
fbcon: Check font dimension limits
Samuel Thibault
1
-2
/
+5
[next]