index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-30
video: fbdev: sis: Fix set but not used warnings in init.c
Sam Ravnborg
1
-28
/
+6
2020-11-30
video: fbdev: sis: Fix defined but not used warning of SiS_TVDelay
Sam Ravnborg
1
-0
/
+2
2020-11-30
video: fbdev: sis: Fix defined but not used warnings
Sam Ravnborg
1
-1
/
+0
2020-11-30
video: fbdev: aty: Fix set but not used warnings in mach64_ct
Sam Ravnborg
1
-6
/
+9
2020-11-30
video: fbdev: aty: Fix set but not used warnings
Sam Ravnborg
1
-7
/
+4
2020-11-30
video: fbdev: aty: Delete unused variable in radeon_monitor
Sam Ravnborg
1
-3
/
+1
2020-11-29
omapfb: fbcon: remove trailing semicolon in macro definition
Tom Rix
2
-2
/
+2
2020-11-29
video: fbdev: s1d13xxxfb: Fix kernel-doc and set but not used warnings
Sam Ravnborg
1
-2
/
+1
2020-11-29
video: fbcon: Fix warnings by using pr_debug() in fbcon
Sam Ravnborg
1
-17
/
+8
2020-11-29
video: Fix kernel-doc warnings in of_display_timing + of_videomode
Sam Ravnborg
2
-3
/
+4
2020-11-27
fbdev: aty: SPARC64 requires FB_ATY_CT
Randy Dunlap
1
-1
/
+1
2020-11-23
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+6
2020-11-22
video: fbdev: pm2fb: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2020-11-22
video: fbdev: lxfb_ops: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2020-11-20
video: hyperv_fb: Fix the cache type when mapping the VRAM
Dexuan Cui
1
-1
/
+6
2020-11-17
fbcon: Drop EXPORT_SYMBOL
Daniel Vetter
7
-11
/
+0
2020-11-17
fbcon: Disable accelerated scrolling
Daniel Vetter
1
-37
/
+8
2020-11-17
video: fbdev: atmel_lcdfb: fix return error code in atmel_lcdfb_of_init()
Yang Yingliang
1
-1
/
+1
2020-11-16
video: fix some kernel-doc markups
Mauro Carvalho Chehab
2
-2
/
+3
2020-11-16
fbcon: Avoid using FNTCHARCNT() and hard-coded built-in font charcount
Peilin Ye
3
-41
/
+23
2020-11-16
parisc/sticore: Avoid hard-coding built-in font charcount
Peilin Ye
1
-4
/
+4
2020-11-16
console: Delete dummy con_font_set() and con_font_default() callback implemen...
Peilin Ye
1
-14
/
+0
2020-11-16
console: Delete unused con_font_copy() callback implementations
Peilin Ye
2
-17
/
+0
2020-11-10
drm: remove pgprot_decrypted() before calls to io_remap_pfn_range()
Jason Gunthorpe
1
-5
/
+0
2020-11-09
video: fbdev: riva: remove some unused varibles
Alex Shi
1
-11
/
+3
2020-11-09
video: hyperv_fb: include vmalloc.h
Olaf Hering
1
-0
/
+1
2020-11-04
backlight: pwm_bl: Fix interpolation
Alexandru Stan
1
-39
/
+31
2020-11-03
drivers/video: Fix -Wstringop-truncation in hdmi.c
Thomas Zimmermann
1
-2
/
+6
2020-11-02
Merge drm/drm-next into drm-misc-next
Maxime Ripard
26
-973
/
+1741
2020-11-01
fbdev/sh_mobile: Drop unused include
Linus Walleij
1
-1
/
+0
2020-10-28
Fonts: Make font size unsigned in font_desc
Peilin Ye
1
-1
/
+1
2020-10-28
fbdev/atafb: Remove unused extern variables
Peilin Ye
1
-8
/
+0
2020-10-27
Merge tag 'x86-urgent-2020-10-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+8
2020-10-27
matroxfb: avoid -Warray-bounds warning
Arnd Bergmann
1
-6
/
+2
2020-10-24
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2
-7
/
+152
2020-10-23
video: fbdev: fix divide error in fbcon_switch
Saeed Mirzamohammadi
1
-1
/
+2
2020-10-17
video: fbdev: fsl-diu-fb: remove unneeded variable 'res'
Jason Yan
1
-2
/
+1
2020-10-17
video: fbdev: sis: remove unneeded semicolon
Jason Yan
1
-7
/
+7
2020-10-17
omapfb: connector-dvi: simplify the return expression of dvic_connect()
Liu Shixin
1
-6
/
+1
2020-10-16
omapfb: use devm_platform_ioremap_resource_byname
Qilong Zhang
5
-54
/
+6
2020-10-16
fbdev: nvidia: use for_each_child_of_node() macro
Qinglang Miao
1
-2
/
+1
2020-10-16
omapfb: simplify the return expression of hdmi_pll_enable
Qinglang Miao
1
-5
/
+1
2020-10-16
omapfb: panel-sony-acx565akm: simplify the return expression of acx565akm_con...
Qinglang Miao
1
-6
/
+1
2020-10-16
omapfb: connector-hdmi: simplify the return expression of hdmic_connect
Qinglang Miao
1
-6
/
+1
2020-10-16
omapfb: connector-analog-tv: simplify the return expression of tvc_connect()
Qinglang Miao
1
-6
/
+1
2020-10-16
omapfb: simplify the return expression of tpo_td043_connect
Liu Shixin
1
-6
/
+1
2020-10-16
omapfb: simplify the return expression of sharp_ls_connect
Liu Shixin
1
-6
/
+1
2020-10-16
omapfb: simplify the return expression of panel_dpi_connect
Liu Shixin
1
-6
/
+1
2020-10-16
video: use kobj_to_dev()
Wang Qing
1
-2
/
+2
2020-10-16
video: Remove set but not used variable
Li Heng
1
-2
/
+0
[prev]
[next]