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
Age
Commit message (
Expand
)
Author
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-26
video: hdmi: Change return type of hdmi_avi_infoframe_init() to void
Laurent Pinchart
2020-02-17
Merge v5.6-rc2 into drm-misc-next
Maxime Ripard
2020-02-09
Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
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-04
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
2020-02-03
Merge tag 'backlight-next-5.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
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-29
Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
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-23
backlight: qcom-wled: Fix unsigned comparison to zero
Chen Zhou
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: Fix Kconfig indentation
Krzysztof Kozlowski
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-14
console/dummycon: Remove bogus depends on from DUMMY_CONSOLE
Arvind Sankar
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
2020-01-03
video: fbdev: fsl-diu-fb: mark expected switch fall-throughs
Gustavo A. R. Silva
2020-01-03
fbdev: matrox: make array wtst_xlat static const, makes object smaller
Colin Ian King
2020-01-03
fbdev/sa1100fb: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2020-01-03
fbdev: s3c-fb: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2020-01-03
fbdev: omapfb: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2020-01-03
video/fbdev/68328fb: Remove dead code
Souptick Joarder
2020-01-03
pxa168fb: Fix the function used to release some memory in an error handling path
Christophe JAILLET
2020-01-03
fbdev: fbmem: avoid exporting fb_center_logo
Peter Rosin
2020-01-03
fbdev: fbmem: allow overriding the number of bootup logos
Peter Rosin
2020-01-03
video: fbdev: mmp: fix sparse warnings about using incorrect types
Bartlomiej Zolnierkiewicz
2020-01-03
video: fbdev: mmp: add COMPILE_TEST support
Bartlomiej Zolnierkiewicz
2020-01-03
video: fbdev: mmp: remove duplicated MMP_DISP dependency
Bartlomiej Zolnierkiewicz
2019-12-17
Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2019-12-16
backlight: bd6107: Convert to use GPIO descriptor
Linus Walleij
[next]