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.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
2022-07-13
Backmerge tag 'v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Dave Airlie
12
-33
/
+70
2022-07-07
fbcon: Use fbcon_info_from_console() in fbcon_modechange_possible()
Helge Deller
1
-1
/
+1
2022-07-07
fbmem: Check virtual screen sizes in fb_set_var()
Helge Deller
1
-0
/
+10
2022-07-07
fbcon: Prevent that screen size is smaller than font size
Helge Deller
2
-1
/
+31
2022-07-07
fbcon: Disallow setting font bigger than screen size
Helge Deller
1
-0
/
+5
2022-07-06
fbdev: fbmem: Fix logo center image dx issue
Guiling Deng
1
-1
/
+1
2022-07-01
Merge tag 'drm-misc-fixes-2022-06-30' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-0
/
+12
2022-06-29
fbdev: Disable sysfb device registration when removing conflicting FBs
Javier Martinez Canillas
1
-0
/
+12
2022-06-27
drm: Implement DRM aperture helpers under video/
Thomas Zimmermann
5
-1
/
+366
2022-06-26
Merge tag 'for-5.19/fbdev-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-31
/
+21
2022-06-22
video: fbdev: omap: Remove duplicate 'the' in comment
Jiang Jian
1
-1
/
+1
2022-06-22
video: fbdev: omapfb: Align '*' in comment
Jiang Jian
1
-1
/
+1
2022-06-20
video: fbdev: simplefb: Check before clk_put() not needed
Yihao Han
1
-2
/
+1
2022-06-20
video: fbdev: au1100fb: Drop unnecessary NULL ptr check
Yihao Han
1
-4
/
+2
2022-06-20
video: fbdev: pxa3xx-gcu: Fix integer overflow in pxa3xx_gcu_write
Hyunwoo Kim
1
-1
/
+1
2022-06-20
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
33
-146
/
+878
2022-06-20
video: fbdev: skeletonfb: Convert to generic power management
Bjorn Helgaas
1
-6
/
+7
2022-06-20
video: fbdev: cirrusfb: Remove useless reference to PCI power management
Bjorn Helgaas
1
-6
/
+0
2022-06-20
video: fbdev: intelfb: Initialize value of stolen size
Petr Cvek
1
-2
/
+2
2022-06-20
video: fbdev: intelfb: Use aperture size from pci_resource_len
Petr Cvek
1
-7
/
+5
2022-06-20
video: fbdev: skeletonfb: Fix syntax errors in comments
Xiang wangx
1
-1
/
+1
2022-06-20
fbcon: Fix boundary checks for fbcon=vc:n1-n2 parameters
Helge Deller
1
-3
/
+5
2022-06-20
fbcon: Fix accelerated fbdev scrolling while logo is still shown
Helge Deller
1
-4
/
+0
2022-06-15
Merge tag 'drm-misc-next-2022-06-08' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2
-8
/
+16
2022-06-13
Revert "fbdev: vesafb: Allow to be built if COMPILE_TEST is enabled"
Javier Martinez Canillas
1
-1
/
+1
2022-06-09
Revert "fbdev: Prevent probing generic drivers if a FB is already registered"
Daniel Vetter
2
-22
/
+0
2022-06-09
fbdev: Disable sysfb device registration when removing conflicting FBs
Javier Martinez Canillas
1
-0
/
+12
2022-06-08
fbcon: Remove obsolete reference to initmem_freed
Geert Uytterhoeven
1
-1
/
+0
2022-06-07
parisc/stifb: Fix fb_is_primary_device() only available with CONFIG_FB_STI
Helge Deller
1
-0
/
+2
2022-06-04
Merge tag 'for-5.19/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-11
/
+33
2022-06-04
parisc/stifb: Keep track of hardware path of graphics card
Helge Deller
3
-9
/
+14
2022-06-04
parisc/stifb: Implement fb_is_primary_device()
Helge Deller
2
-2
/
+19
2022-06-03
Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+182
2022-05-30
Merge tag 'for-5.19/fbdev-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-40
/
+21
2022-05-30
Merge tag 'for-5.19/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+21
2022-05-29
video: fbdev: omap: Add prototype for hwa742_update_window_async()
Helge Deller
1
-0
/
+4
2022-05-28
Merge tag 'hyperv-next-signed-20220528' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-20
/
+3
2022-05-28
video: fbdev: vesafb: Fix a use-after-free due early fb_info cleanup
Javier Martinez Canillas
1
-2
/
+3
2022-05-26
Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
15
-23
/
+592
2022-05-26
Merge tag 'sound-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-1
/
+1
2022-05-26
Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
16
-635
/
+646
2022-05-25
video: fbdev: xen: remove setting of 'transp' parameter
Tom Rix
1
-1
/
+0
2022-05-23
Merge tag 'asoc-v5.19' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
1
-1
/
+1
2022-05-23
parisc: video: fbdev: stifb: Add sti_dump_font() to dump STI font
Helge Deller
1
-0
/
+21
2022-05-19
video: fbdev: pxa3xx-gcu: release the resources correctly in pxa3xx_gcu_probe...
Yang Yingliang
1
-5
/
+7
2022-05-19
video: fbdev: omapfb: simplify the return expression of nec_8048_connect()
Minghao Chi
1
-6
/
+1
2022-05-19
video: fbdev: omapfb: simplify the return expression of dsi_init_pll_data()
Minghao Chi
1
-7
/
+1
2022-05-19
video: fbdev: clcdfb: Fix refcount leak in clcdfb_of_vram_setup
Miaoqian Lin
1
-1
/
+4
2022-05-19
video: fbdev: hyperv_fb: Allow resolutions with size > 64 MB for Gen1
Saurabh Sengar
1
-18
/
+1
2022-05-19
Merge tag 'amd-drm-next-5.19-2022-05-18' of https://gitlab.freedesktop.org/ag...
Dave Airlie
1
-47
/
+0
[next]