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
/
fbdev
Age
Commit message (
Expand
)
Author
Lines
2020-04-17
video: ssd1307fb: Introduce temporary variable to increase readability
Andy Shevchenko
-18
/
+15
2020-04-17
video: ssd1307fb: Convert driver to use ->probe_new()
Andy Shevchenko
-8
/
+2
2020-04-17
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
-36
/
+15
2020-04-12
fbdev: mx3fb: const pointer to ipu_di_signal_cfg
Sam Ravnborg
-1
/
+1
2020-04-08
fbdev: mx3fb: avoid warning about psABI change
Arnd Bergmann
-10
/
+10
2020-04-08
video: fbdev: mb862xx: remove set but not used variable 'mdr'
Jason Yan
-2
/
+0
2020-04-08
video: fbdev: matroxfb: remove dead code and set but not used variable
Jason Yan
-22
/
+0
2020-04-07
Merge tag 'drm-next-2020-04-08' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-0
/
+3
2020-04-07
video: Add missing annotation for cyber2000fb_enable_ddc() and cyber2000fb_di...
Jules Irenge
-0
/
+2
2020-04-07
video: fbdev: don't print error message on platform_get_irq() failure
Tang Bin
-1
/
+0
2020-04-03
Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-4
/
+3
2020-04-01
Merge tag 'drm-next-2020-04-01' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-121
/
+106
2020-03-31
Merge tag 'mips_5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
-26
/
+3
2020-03-31
fbcon: fix null-ptr-deref in fbcon_switch
Qiujun Huang
-0
/
+3
2020-03-20
omapfb: Remove unused writeback code
Tomi Valkeinen
-134
/
+0
2020-03-20
fbdev: via: fix -Wextra build warning and format warning
Randy Dunlap
-3
/
+5
2020-03-20
fbdev: pm[23]fb.c: fix -Wextra build warnings and errors
Randy Dunlap
-5
/
+5
2020-03-20
fbdev: savage: fix -Wextra build warning
Randy Dunlap
-1
/
+1
2020-03-20
fbdev: matrox: fix -Wextra build warnings
Randy Dunlap
-1
/
+1
2020-03-20
fbdev: aty: fix -Wextra build warning
Randy Dunlap
-1
/
+1
2020-03-20
fbdev: fbmon: fix -Wextra build warnings
Randy Dunlap
-1
/
+1
2020-03-20
video: uvesafb: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
-1
/
+1
2020-03-20
video: omap2: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
-4
/
+4
2020-03-20
video: omapfb: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
-7
/
+7
2020-03-18
misc: cleanup minor number definitions in c file into miscdevice.h
Zhenzhong Duan
-4
/
+3
2020-03-09
fbdev: c2p: Use BUILD_BUG() instead of custom solution
Geert Uytterhoeven
-6
/
+6
2020-03-02
video: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
-2
/
+2
2020-03-02
video: fbdev: radeon: Remove dead code
Souptick Joarder
-16
/
+0
2020-03-02
matroxfb: add Matrox MGA-G200eW board support
Rich Felker
-0
/
+15
2020-03-02
video: fbdev: atyfb: remove set but not used variable 'mach64RefFreq'
yu kuai
-2
/
+1
2020-03-02
video: fbdev: kyrofb: remove set but not used variable 'ulScaleRight'
yu kuai
-2
/
+1
2020-03-02
video: fbdev: radeonfb: remove set but not used variable 'bytpp'
yu kuai
-2
/
+1
2020-03-02
video: fbdev: radeonfb: remove set but not used variable '‘cSync’'
yu kuai
-3
/
+1
2020-03-02
video: fbdev: radeonfb: remove set but not used variable 'vSyncPol'
yu kuai
-3
/
+1
2020-03-02
video: fbdev: radeonfb: remove set but not used variable 'hSyncPol'
yu kuai
-2
/
+1
2020-03-02
video: fbdev: wm8505fb: add COMPILE_TEST support
Bartlomiej Zolnierkiewicz
-1
/
+1
2020-03-02
video: fbdev: wm8505fb: fix sparse warnings about using incorrect types
Bartlomiej Zolnierkiewicz
-1
/
+1
2020-03-02
video: fbdev: w100fb: add COMPILE_TEST support
Bartlomiej Zolnierkiewicz
-1
/
+1
2020-03-02
video: fbdev: w100fb: fix sparse warnings
Bartlomiej Zolnierkiewicz
-8
/
+10
2020-03-02
video: fbdev: arcfb: add COMPILE_TEST support
Bartlomiej Zolnierkiewicz
-1
/
+1
2020-03-02
video: fbdev: sh_mobile_lcdcfb: add COMPILE_TEST support
Bartlomiej Zolnierkiewicz
-1
/
+2
2020-03-02
video: fbdev: sh_mobile_lcdcfb: fix sparse warnings about using incorrect types
Bartlomiej Zolnierkiewicz
-2
/
+2
2020-03-02
video: fbdev: pxa168fb: remove unnecessary platform_get_irq
YueHaibing
-3
/
+0
2020-02-19
fbdev/g364fb: Fix build failure
Finn Thain
-26
/
+3
2020-02-17
Merge v5.6-rc2 into drm-misc-next
Maxime Ripard
-139
/
+240
2020-02-04
treewide: remove redundant IS_ERR() before error code check
Masahiro Yamada
-1
/
+1
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
-56
/
+49
2020-02-03
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-39
/
+146
2020-01-30
Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-247
/
+238
2020-01-26
video: hyperv: hyperv_fb: Use physical memory for fb on HyperV Gen 1 VMs.
Wei Hu
-39
/
+144
[prev]
[next]