index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
Commit message (
Expand
)
Author
Age
Files
Lines
*
fbcon: Use fbcon_info_from_console() in fbcon_modechange_possible()
Helge Deller
2022-07-07
1
-1
/
+1
*
fbmem: Check virtual screen sizes in fb_set_var()
Helge Deller
2022-07-07
1
-0
/
+10
*
fbcon: Prevent that screen size is smaller than font size
Helge Deller
2022-07-07
2
-1
/
+31
*
fbcon: Disallow setting font bigger than screen size
Helge Deller
2022-07-07
1
-0
/
+5
*
fbdev: fbmem: Fix logo center image dx issue
Guiling Deng
2022-07-06
1
-1
/
+1
*
Merge tag 'drm-misc-fixes-2022-06-30' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2022-07-01
1
-0
/
+12
|
\
|
*
fbdev: Disable sysfb device registration when removing conflicting FBs
Javier Martinez Canillas
2022-06-29
1
-0
/
+12
*
|
Merge tag 'for-5.19/fbdev-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-06-26
9
-31
/
+21
|
\
\
|
*
|
video: fbdev: omap: Remove duplicate 'the' in comment
Jiang Jian
2022-06-22
1
-1
/
+1
|
*
|
video: fbdev: omapfb: Align '*' in comment
Jiang Jian
2022-06-22
1
-1
/
+1
|
*
|
video: fbdev: simplefb: Check before clk_put() not needed
Yihao Han
2022-06-20
1
-2
/
+1
|
*
|
video: fbdev: au1100fb: Drop unnecessary NULL ptr check
Yihao Han
2022-06-20
1
-4
/
+2
|
*
|
video: fbdev: pxa3xx-gcu: Fix integer overflow in pxa3xx_gcu_write
Hyunwoo Kim
2022-06-20
1
-1
/
+1
|
*
|
video: fbdev: skeletonfb: Convert to generic power management
Bjorn Helgaas
2022-06-20
1
-6
/
+7
|
*
|
video: fbdev: cirrusfb: Remove useless reference to PCI power management
Bjorn Helgaas
2022-06-20
1
-6
/
+0
|
*
|
video: fbdev: intelfb: Initialize value of stolen size
Petr Cvek
2022-06-20
1
-2
/
+2
|
*
|
video: fbdev: intelfb: Use aperture size from pci_resource_len
Petr Cvek
2022-06-20
1
-7
/
+5
|
*
|
video: fbdev: skeletonfb: Fix syntax errors in comments
Xiang wangx
2022-06-20
1
-1
/
+1
|
|
/
*
/
parisc/stifb: Fix fb_is_primary_device() only available with CONFIG_FB_STI
Helge Deller
2022-06-07
1
-0
/
+2
|
/
*
Merge tag 'for-5.19/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-06-04
4
-11
/
+33
|
\
|
*
parisc/stifb: Keep track of hardware path of graphics card
Helge Deller
2022-06-04
3
-9
/
+14
|
*
parisc/stifb: Implement fb_is_primary_device()
Helge Deller
2022-06-04
2
-2
/
+19
*
|
Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-06-02
2
-2
/
+182
|
\
\
|
*
|
ARM: pxa: move regs-lcd.h into driver
Arnd Bergmann
2022-04-19
2
-0
/
+181
|
*
|
ARM: pxa: stop using mach/bitfield.h
Arnd Bergmann
2022-04-19
1
-1
/
+0
|
*
|
ARM: pxa: split up mach/hardware.h
Arnd Bergmann
2022-04-19
1
-1
/
+1
*
|
|
Merge tag 'for-5.19/fbdev-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-05-30
8
-40
/
+21
|
\
\
\
|
*
|
|
video: fbdev: omap: Add prototype for hwa742_update_window_async()
Helge Deller
2022-05-29
1
-0
/
+4
|
*
|
|
video: fbdev: vesafb: Fix a use-after-free due early fb_info cleanup
Javier Martinez Canillas
2022-05-28
1
-2
/
+3
|
*
|
|
video: fbdev: xen: remove setting of 'transp' parameter
Tom Rix
2022-05-25
1
-1
/
+0
|
*
|
|
video: fbdev: pxa3xx-gcu: release the resources correctly in pxa3xx_gcu_probe...
Yang Yingliang
2022-05-19
1
-5
/
+7
|
*
|
|
video: fbdev: omapfb: simplify the return expression of nec_8048_connect()
Minghao Chi
2022-05-19
1
-6
/
+1
|
*
|
|
video: fbdev: omapfb: simplify the return expression of dsi_init_pll_data()
Minghao Chi
2022-05-19
1
-7
/
+1
|
*
|
|
video: fbdev: clcdfb: Fix refcount leak in clcdfb_of_vram_setup
Miaoqian Lin
2022-05-19
1
-1
/
+4
|
*
|
|
video: fbdev: hyperv_fb: Allow resolutions with size > 64 MB for Gen1
Saurabh Sengar
2022-05-19
1
-18
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'for-5.19/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-05-30
1
-0
/
+21
|
\
\
\
|
*
|
|
parisc: video: fbdev: stifb: Add sti_dump_font() to dump STI font
Helge Deller
2022-05-23
1
-0
/
+21
|
|
/
/
*
|
|
Merge tag 'hyperv-next-signed-20220528' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2022-05-28
1
-20
/
+3
|
\
\
\
|
*
|
|
video: hyperv_fb: Remove support for Hyper-V 2008 and 2008R2/Win7
Michael Kelley
2022-05-11
1
-20
/
+3
*
|
|
|
Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-05-26
15
-23
/
+592
|
\
\
\
\
|
*
|
|
|
fbdev: omap: avoid using mach/*.h files
Arnd Bergmann
2022-04-21
10
-13
/
+16
|
*
|
|
|
fbdev: omap: pass irqs as resource
Arnd Bergmann
2022-04-21
4
-5
/
+21
|
*
|
|
|
ARM: omap1: move lcd_dma code into omapfb driver
Arnd Bergmann
2022-04-21
7
-2
/
+549
|
*
|
|
|
ARM: omap1: innovator: pass lcd control address as pdata
Arnd Bergmann
2022-04-21
1
-2
/
+5
|
*
|
|
|
video: fbdev: omapfb: lcd_ams_delta: fix unused variable warning
Arnd Bergmann
2022-04-21
1
-2
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'sound-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-05-25
1
-1
/
+1
|
\
\
\
\
|
*
\
\
\
Merge tag 'asoc-v5.19' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2022-05-23
1
-1
/
+1
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
dmaengine: imx: Move header to include/dma/
Sascha Hauer
2022-04-19
1
-1
/
+1
|
|
|
/
/
*
|
|
|
Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-05-25
16
-635
/
+646
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Merge tag 'amd-drm-next-5.19-2022-05-18' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2022-05-19
1
-47
/
+0
|
|
\
\
\
[next]