index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-08
fbdev: mx3fb: avoid warning about psABI change
Arnd Bergmann
1
-10
/
+10
2020-04-08
video: fbdev: mb862xx: remove set but not used variable 'mdr'
Jason Yan
1
-2
/
+0
2020-04-08
video: fbdev: matroxfb: remove dead code and set but not used variable
Jason Yan
1
-22
/
+0
2020-04-07
Merge tag 'drm-next-2020-04-08' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+3
2020-04-07
video: Add missing annotation for cyber2000fb_enable_ddc() and cyber2000fb_disable_ddc()
Jules Irenge
1
-0
/
+2
2020-04-07
video: fbdev: don't print error message on platform_get_irq() failure
Tang Bin
1
-1
/
+0
2020-04-03
Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
1
-4
/
+3
2020-04-01
Merge tag 'drm-next-2020-04-01' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
20
-119
/
+104
2020-03-31
Merge tag 'mips_5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
1
-26
/
+3
2020-03-31
fbcon: fix null-ptr-deref in fbcon_switch
Qiujun Huang
1
-0
/
+3
2020-03-20
omapfb: Remove unused writeback code
Tomi Valkeinen
2
-134
/
+0
2020-03-20
fbdev: via: fix -Wextra build warning and format warning
Randy Dunlap
2
-3
/
+5
2020-03-20
fbdev: pm[23]fb.c: fix -Wextra build warnings and errors
Randy Dunlap
2
-5
/
+5
2020-03-20
fbdev: savage: fix -Wextra build warning
Randy Dunlap
1
-1
/
+1
2020-03-20
fbdev: matrox: fix -Wextra build warnings
Randy Dunlap
1
-1
/
+1
2020-03-20
fbdev: aty: fix -Wextra build warning
Randy Dunlap
1
-1
/
+1
2020-03-20
fbdev: fbmon: fix -Wextra build warnings
Randy Dunlap
1
-1
/
+1
2020-03-20
video: uvesafb: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-1
/
+1
2020-03-20
video: omap2: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-4
/
+4
2020-03-20
video: omapfb: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-7
/
+7
2020-03-18
misc: cleanup minor number definitions in c file into miscdevice.h
Zhenzhong Duan
1
-4
/
+3
2020-03-09
fbdev: c2p: Use BUILD_BUG() instead of custom solution
Geert Uytterhoeven
1
-6
/
+6
2020-03-02
video: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2
-2
/
+2
2020-03-02
video: fbdev: radeon: Remove dead code
Souptick Joarder
1
-16
/
+0
2020-03-02
matroxfb: add Matrox MGA-G200eW board support
Rich Felker
1
-0
/
+15
2020-03-02
video: fbdev: atyfb: remove set but not used variable 'mach64RefFreq'
yu kuai
1
-2
/
+1
2020-03-02
video: fbdev: kyrofb: remove set but not used variable 'ulScaleRight'
yu kuai
1
-2
/
+1
2020-03-02
video: fbdev: radeonfb: remove set but not used variable 'bytpp'
yu kuai
1
-2
/
+1
2020-03-02
video: fbdev: radeonfb: remove set but not used variable '‘cSync’'
yu kuai
1
-3
/
+1
2020-03-02
video: fbdev: radeonfb: remove set but not used variable 'vSyncPol'
yu kuai
1
-3
/
+1
2020-03-02
video: fbdev: radeonfb: remove set but not used variable 'hSyncPol'
yu kuai
1
-2
/
+1
2020-03-02
video: fbdev: wm8505fb: add COMPILE_TEST support
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2020-03-02
video: fbdev: wm8505fb: fix sparse warnings about using incorrect types
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2020-03-02
video: fbdev: w100fb: add COMPILE_TEST support
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2020-03-02
video: fbdev: w100fb: fix sparse warnings
Bartlomiej Zolnierkiewicz
1
-8
/
+10
2020-03-02
video: fbdev: arcfb: add COMPILE_TEST support
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2020-03-02
video: fbdev: sh_mobile_lcdcfb: add COMPILE_TEST support
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2020-03-02
video: fbdev: sh_mobile_lcdcfb: fix sparse warnings about using incorrect types
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2020-03-02
video: fbdev: pxa168fb: remove unnecessary platform_get_irq
YueHaibing
1
-3
/
+0
2020-02-19
fbdev/g364fb: Fix build failure
Finn Thain
1
-26
/
+3
2020-02-17
Merge v5.6-rc2 into drm-misc-next
Maxime Ripard
31
-139
/
+240
2020-02-04
treewide: remove redundant IS_ERR() before error code check
Masahiro Yamada
1
-1
/
+1
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
1
-56
/
+49
2020-02-03
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
2
-39
/
+146
2020-01-30
Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
131
-245
/
+236
2020-01-26
video: hyperv: hyperv_fb: Use physical memory for fb on HyperV Gen 1 VMs.
Wei Hu
2
-39
/
+144
2020-01-25
video: hyperv_fb: Fix hibernation for the deferred IO feature
Dexuan Cui
1
-0
/
+2
2020-01-15
video: fbdev: nvidia: clean up indentation issues and comment block
Colin Ian King
1
-19
/
+18
2020-01-15
fbdev: remove object duplication in Makefile
Masahiro Yamada
1
-1
/
+0
2020-01-15
fbdev: cg14fb: use resource_size
Julia Lawall
1
-2
/
+1
[prev]
[next]