index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
Age
Commit message (
Expand
)
Author
2020-04-07
Merge tag 'drm-next-2020-04-08' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-04-03
Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-04-01
Merge tag 'drm-next-2020-04-01' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-03-31
Merge tag 'mips_5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2020-03-31
fbcon: fix null-ptr-deref in fbcon_switch
Qiujun Huang
2020-03-18
misc: cleanup minor number definitions in c file into miscdevice.h
Zhenzhong Duan
2020-03-09
fbdev: c2p: Use BUILD_BUG() instead of custom solution
Geert Uytterhoeven
2020-03-02
video: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-02
video: fbdev: radeon: Remove dead code
Souptick Joarder
2020-03-02
matroxfb: add Matrox MGA-G200eW board support
Rich Felker
2020-03-02
video: fbdev: atyfb: remove set but not used variable 'mach64RefFreq'
yu kuai
2020-03-02
video: fbdev: kyrofb: remove set but not used variable 'ulScaleRight'
yu kuai
2020-03-02
video: fbdev: radeonfb: remove set but not used variable 'bytpp'
yu kuai
2020-03-02
video: fbdev: radeonfb: remove set but not used variable '‘cSync’'
yu kuai
2020-03-02
video: fbdev: radeonfb: remove set but not used variable 'vSyncPol'
yu kuai
2020-03-02
video: fbdev: radeonfb: remove set but not used variable 'hSyncPol'
yu kuai
2020-03-02
video: fbdev: wm8505fb: add COMPILE_TEST support
Bartlomiej Zolnierkiewicz
2020-03-02
video: fbdev: wm8505fb: fix sparse warnings about using incorrect types
Bartlomiej Zolnierkiewicz
2020-03-02
video: fbdev: w100fb: add COMPILE_TEST support
Bartlomiej Zolnierkiewicz
2020-03-02
video: fbdev: w100fb: fix sparse warnings
Bartlomiej Zolnierkiewicz
2020-03-02
video: fbdev: arcfb: add COMPILE_TEST support
Bartlomiej Zolnierkiewicz
2020-03-02
video: fbdev: sh_mobile_lcdcfb: add COMPILE_TEST support
Bartlomiej Zolnierkiewicz
2020-03-02
video: fbdev: sh_mobile_lcdcfb: fix sparse warnings about using incorrect types
Bartlomiej Zolnierkiewicz
2020-03-02
video: fbdev: pxa168fb: remove unnecessary platform_get_irq
YueHaibing
2020-02-19
fbdev/g364fb: Fix build failure
Finn Thain
2020-02-17
Merge v5.6-rc2 into drm-misc-next
Maxime Ripard
2020-02-04
treewide: remove redundant IS_ERR() before error code check
Masahiro Yamada
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-02-03
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-01-30
Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-01-26
video: hyperv: hyperv_fb: Use physical memory for fb on HyperV Gen 1 VMs.
Wei Hu
2020-01-25
video: hyperv_fb: Fix hibernation for the deferred IO feature
Dexuan Cui
2020-01-15
video: fbdev: nvidia: clean up indentation issues and comment block
Colin Ian King
2020-01-15
fbdev: remove object duplication in Makefile
Masahiro Yamada
2020-01-15
fbdev: cg14fb: use resource_size
Julia Lawall
2020-01-15
fbdev: s1d13xxxfb: use resource_size
Julia Lawall
2020-01-15
video: sa1100fb: constify copied structure
Julia Lawall
2020-01-15
fbmem: Adjust indentation in fb_prepare_logo and fb_blank
Nathan Chancellor
2020-01-15
fbcon: Adjust indentation in set_con2fb_map
Nathan Chancellor
2020-01-15
pxa168fb: fix release function mismatch in probe failure
Chuhong Yuan
2020-01-15
OMAP: DSS2: remove non-zero check on variable r
Colin Ian King
2020-01-15
video: ssd1307fb: add the missed regulator_disable
Chuhong Yuan
2020-01-15
video: hyperv_fb: fix indentation issue
Colin Ian King
2020-01-15
fbdev: potential information leak in do_fb_ioctl()
Dan Carpenter
2020-01-08
video: fbdev: mmp: fix platform_get_irq.cocci warnings
kbuild test robot
2020-01-06
Merge drm/drm-next into drm-misc-next
Maarten Lankhorst
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-03
omapfb/dss: remove unneeded conversions to bool
Andrew F. Davis
2020-01-03
video: pxafb: Use devm_platform_ioremap_resource() in pxafb_probe()
Markus Elfring
2020-01-03
video: ocfb: Use devm_platform_ioremap_resource() in ocfb_probe()
Markus Elfring
[next]