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
2021-05-10
fbmem: fix horribly incorrect placement of __maybe_unused
Linus Torvalds
1
-1
/
+1
2021-05-09
Merge tag 'drm-next-2021-05-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-1
/
+1
2021-05-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-19
/
+0
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
2
-19
/
+0
2021-05-07
Merge tag 'drm-misc-next-fixes-2021-05-06' of git://anongit.freedesktop.org/d...
Dave Airlie
1
-1
/
+1
2021-05-04
fbmem: Mark proc_fb_seq_ops as __maybe_unused
Guenter Roeck
1
-1
/
+1
2021-04-30
Merge tag 'drm-next-2021-04-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-2
/
+4
2021-04-30
Merge tag 'drm-misc-next-fixes-2021-04-29' of git://anongit.freedesktop.org/d...
Dave Airlie
1
-2
/
+4
2021-04-29
Merge tag 'backlight-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-36
/
+50
2021-04-28
Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
8
-74
/
+36
2021-04-27
efifb: Check efifb_pci_dev before using it
Kai-Heng Feng
1
-2
/
+4
2021-04-26
Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-4
/
+1
2021-04-26
Merge tag 'char-misc-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+4
2021-04-26
Merge tag 'hyperv-next-signed-20210426' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+1
2021-04-20
video: hyperv_fb: Add ratelimit on error message
Michael Kelley
1
-1
/
+1
2021-04-14
Merge drm/drm-fixes into drm-next
Daniel Vetter
2
-3
/
+3
2021-04-10
fbdev: zero-fill colormap in fbcmap.c
Phillip Potter
1
-4
/
+4
2021-04-05
Merge 5.12-rc6 into tty-next
Greg Kroah-Hartman
2
-3
/
+3
2021-04-03
Merge tag 'hyperv-fixes-signed-20210402' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-3
/
+0
2021-03-25
video: hyperv_fb: Fix a double free in hvfb_probe
Lv Yunlong
1
-3
/
+0
2021-03-23
drivers: video: fbcon: fix NULL dereference in fbcon_cursor()
Du Cheng
1
-0
/
+3
2021-03-23
backlight: journada720: Fix Wmisleading-indentation warning
Arnd Bergmann
1
-22
/
+22
2021-03-23
backlight: qcom-wled: Correct the sync_toggle sequence
Kiran Gunda
1
-6
/
+6
2021-03-23
vgacon: drop unused vga_init_done
Stephen Kitt
1
-3
/
+0
2021-03-22
backlight: qcom-wled: Fix FSC update issue for WLED5
Kiran Gunda
1
-6
/
+19
2021-03-22
backlight: ktd253: Support KTD259
Linus Walleij
1
-0
/
+1
2021-03-22
backlight: qcom-wled: Use sink_addr for sync toggle
Obeida Shamoun
1
-2
/
+2
2021-03-22
fbdev: omapfb: avoid -Wempty-body warning
Arnd Bergmann
1
-1
/
+1
2021-03-16
Merge drm/drm-next into drm-misc-next
Maxime Ripard
19
-115
/
+51
2021-03-16
Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
5
-34
/
+35
2021-03-15
Merge 5.12-rc3 into tty-next
Greg Kroah-Hartman
2
-7
/
+5
2021-03-12
fb_defio: Remove custom address_space_operations
Matthew Wilcox (Oracle)
2
-39
/
+0
2021-03-11
fbdev: atyfb: use LCD management functions for PPC_PMAC also
Randy Dunlap
1
-4
/
+5
2021-03-11
fbdev: atyfb: always declare aty_{ld,st}_lcd()
Randy Dunlap
1
-3
/
+0
2021-03-10
vgacon: comment on vga_rolled_over
Jiri Slaby
1
-1
/
+1
2021-02-25
Merge tag 'drm-next-2021-02-26' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+9
2021-02-25
video: fbdev: acornfb: remove free_unused_pages()
David Hildenbrand
1
-34
/
+0
2021-02-23
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-5
/
+2
2021-02-22
Merge tag 'backlight-next-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
13
-52
/
+37
2021-02-22
fbdev: atyfb: add stubs for aty_{ld,st}_lcd()
Randy Dunlap
1
-0
/
+9
2021-02-22
Merge branch 'devel-stable' into for-linus
Russell King
1
-3
/
+1
2021-02-22
efifb: Ensure graphics device for efifb stays at PCI D0
Kai-Heng Feng
1
-0
/
+3
2021-02-22
Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
47
-181
/
+129
2021-02-18
video: fbdev: amba-clcd: Always use msleep() for waiting
Sebastian Andrzej Siewior
1
-15
/
+2
2021-02-18
video: omapfb: Remove WARN_ON(in_interrupt()).
Ahmed S. Darwish
1
-2
/
+0
2021-02-18
video: omap: Remove in_interrupt() usage.
Ahmed S. Darwish
1
-14
/
+28
2021-02-12
backlight/video: Use Platform getter/setter functions
Julia Lawall
10
-16
/
+16
2021-02-09
backlight: ktd253: Bring up in a known state
Linus Walleij
1
-9
/
+3
2021-02-02
amba: Make the remove callback return void
Uwe Kleine-König
1
-3
/
+1
2021-02-01
ARM: 9049/1: locomo: make locomo bus's remove callback return void
Uwe Kleine-König
1
-2
/
+1
[next]