index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
Age
Commit message (
Expand
)
Author
Lines
2020-10-16
omapfb: simplify the return expression of sharp_ls_connect
Liu Shixin
-6
/
+1
2020-10-16
omapfb: simplify the return expression of panel_dpi_connect
Liu Shixin
-6
/
+1
2020-10-16
video: use kobj_to_dev()
Wang Qing
-2
/
+2
2020-10-16
video: Remove set but not used variable
Li Heng
-2
/
+0
2020-10-16
video: fbdev: sh_mobile_lcdcfb: Remove redundant null check before clk_prepar...
Xu Wang
-4
/
+2
2020-10-16
omapfb/dss: Remove redundant null check before clk_prepare_enable/clk_disable...
Xu Wang
-4
/
+2
2020-10-15
Merge branch 'parisc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-276
/
+333
2020-10-15
Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-2432
/
+360
2020-10-15
parisc/sticon: Add user font support
Helge Deller
-268
/
+326
2020-10-15
parisc/sticon: Always register sticon console driver
Helge Deller
-8
/
+7
2020-10-14
Merge tag 'tty-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-36
/
+5
2020-10-14
Merge tag 'backlight-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-2
/
+210
2020-10-14
hyperv_fb: Update screen_info after removing old framebuffer
Kairui Song
-1
/
+8
2020-10-06
Merge tag 'drm-misc-fixes-2020-10-01' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
-13
/
+1022
2020-10-02
fbcon: remove no-op fbcon_set_origin()
Tetsuo Handa
-8
/
+0
2020-09-30
Partially revert "video: fbdev: amba-clcd: Retire elder CLCD driver"
Peter Collingbourne
-0
/
+1007
2020-09-25
fbdev: sbuslib: remove compat_alloc_user_space usage
Arnd Bergmann
-25
/
+70
2020-09-25
fbdev: sbuslib: remove unused FBIOSCURSOR32 helper
Arnd Bergmann
-28
/
+1
2020-09-25
fbdev: simplify fb_getput_cmap()
Arnd Bergmann
-25
/
+19
2020-09-25
fbcon: Fix global-out-of-bounds read in fbcon_get_font()
Peilin Ye
-0
/
+12
2020-09-25
fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.h
Peilin Ye
-13
/
+3
2020-09-24
fbdev: mx3fb: remove unused variable 'irq'
Xiaofei Tan
-2
/
+0
2020-09-21
Merge 5.9.0-rc6 into tty-next
Greg Kroah-Hartman
-640
/
+13
2020-09-20
Merge tag 'tty-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-1
/
+1
2020-09-18
fbcon: Remove the superfluous break
Jing Xiangfeng
-2
/
+0
2020-09-18
fbdev: aty: remove CONFIG_PM container
Vaibhav Gupta
-2
/
+2
2020-09-16
sticon: remove no-op sticon_set_origin()
Tetsuo Handa
-7
/
+0
2020-09-16
newport_con: remove no-op newport_set_origin()
Tetsuo Handa
-6
/
+0
2020-09-16
fbcon: Fix user font detection test at fbcon_resize().
Tetsuo Handa
-1
/
+1
2020-09-14
vgacon: remove software scrollback support
Linus Torvalds
-266
/
+1
2020-09-14
fbcon: remove now unusued 'softback_lines' cursor() argument
Linus Torvalds
-44
/
+8
2020-09-14
fbcon: remove soft scrollback code
Linus Torvalds
-330
/
+4
2020-09-14
Merge drm/drm-next into drm-misc-next
Maxime Ripard
-22
/
+39
2020-09-14
Merge v5.9-rc5 into drm-next
Daniel Vetter
-1
/
+1
2020-09-13
Merge tag 'samsung-soc-s3c-5.10' of https://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
-7
/
+152
2020-09-08
fbdev: radeonfb: use generic power management
Vaibhav Gupta
-14
/
+35
2020-09-08
video: fbdev: aty: radeon_pm: remove redundant CONFIG_PM container
Vaibhav Gupta
-2
/
+0
2020-09-08
fbdev: remove mbx framebuffer driver
Mike Rapoport
-2119
/
+0
2020-09-08
video: fbdev: kyro: remove set but not used 'ulCoreClock'
Jason Yan
-2
/
+1
2020-09-08
video: fbdev: kyro: remove set but not used 'ulBestVCO'
Jason Yan
-3
/
+1
2020-09-08
video: fbdev: udlfb: fix kobj_to_dev.cocci warnings
kernel test robot
-2
/
+2
2020-09-08
video: fbdev: radeon: Fix memleak in radeonfb_pci_register
Dinghao Liu
-1
/
+1
2020-09-08
video: fbdev: tgafb: Avoid comma separated statements
Joe Perches
-4
/
+8
2020-09-08
video: fbdev: sstfb: replace spurious snprintf() with sprintf()
Alex Dewar
-1
/
+1
2020-09-08
fbdev: arkfb: use generic power management
Vaibhav Gupta
-24
/
+17
2020-09-08
fbdev: s3fb: use generic power management
Vaibhav Gupta
-23
/
+16
2020-09-08
fbdev: vt8623fb: use generic power management
Vaibhav Gupta
-24
/
+17
2020-09-08
fbdev: i740fb: use generic power management
Vaibhav Gupta
-24
/
+16
2020-09-08
fbdev: cyber2000fb: use generic power management
Vaibhav Gupta
-5
/
+8
2020-09-08
fbdev: savagefb: use generic power management
Vaibhav Gupta
-20
/
+32
[prev]
[next]