summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2019-12-17Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-12-05video: constify fb ops across all driversJani Nikula
2019-12-05video: fbdev: intelfb: use const pointer for fb_opsJani Nikula
2019-12-05video: fbdev: uvesafb: modify the static fb_ops directlyJani Nikula
2019-12-05video: fbdev: nvidia: modify the static fb_ops directlyJani Nikula
2019-12-05video: fbdev: mb862xx: modify the static fb_ops directlyJani Nikula
2019-12-05video: fbdev: atyfb: modify the static fb_ops directlyJani Nikula
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-12-03video: omapfb: use const pointer for fb_opsJani Nikula
2019-12-03video: fbmem: use const pointer for fb_opsJani Nikula
2019-12-03video: fbdev: vesafb: modify the static fb_ops directlyJani Nikula
2019-12-03video: udlfb: don't restore fb_mmap after deferred IO cleanupJani Nikula
2019-12-03video: smscufx: don't restore fb_mmap after deferred IO cleanupJani Nikula
2019-12-03video: fb_defio: preserve user fb_opsJani Nikula
2019-12-02Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-12-01Merge branch 'i2c/for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2019-12-01Merge tag 'backlight-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds
2019-11-30Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-11-28video: fbdev: matrox: convert to i2c_new_scanned_deviceWolfram Sang
2019-11-28Merge branch 'pci/resource'Bjorn Helgaas
2019-11-27Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-11-25Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2019-11-21video: hyperv: hyperv_fb: Support deferred IO for Hyper-V frame buffer driverWei Hu
2019-11-21video: hyperv: hyperv_fb: Obtain screen resolution from Hyper-V hostWei Hu
2019-11-21video: hyperv_fb: Add the support of hibernationDexuan Cui
2019-11-20PCI/PM: Avoid exporting __pci_complete_power_transition()Rafael J. Wysocki
2019-11-19fbdev: Unexport unlink_framebuffer()Thomas Zimmermann
2019-11-14Merge v5.4-rc7 into drm-nextDave Airlie
2019-11-13backlight: qcom-wled: Fix spelling mistake "trigged" -> "triggered"Colin Ian King
2019-11-11backlight: gpio: Pull gpio_backlight_initial_power_state() into probeBartosz Golaszewski
2019-11-11backlight: gpio: Use a helper variable for &pdev->devBartosz Golaszewski
2019-11-11backlight: gpio: Simplify the platform data handlingBartosz Golaszewski
2019-11-11backlight: gpio: Explicitly set the direction of the GPIOBartosz Golaszewski
2019-11-11backlight: gpio: Remove stray newlineBartosz Golaszewski
2019-11-11backlight: gpio: Remove unneeded includeBartosz Golaszewski
2019-11-11video/logo: move pnmtologo tool to drivers/video/logo/ from scripts/Masahiro Yamada
2019-11-11video/logo: simplify cmd_logoMasahiro Yamada
2019-11-11video: backlight: tosa: Use GPIO lookup tableArnd Bergmann
2019-11-08Merge tag 'drm-misc-fixes-2019-11-07-1' of git://anongit.freedesktop.org/drm/...Dave Airlie
2019-11-04fbdev: c2p: Fix link failure on non-inliningGeert Uytterhoeven
2019-11-01backlight: qcom-wled: Add auto string detection logicKiran Gunda
2019-11-01backlight: qcom-wled: Add support for short circuit handlingKiran Gunda
2019-11-01backlight: qcom-wled: Add support for WLED4 peripheralKiran Gunda
2019-11-01backlight: qcom-wled: Restructure the driver for WLED3Kiran Gunda
2019-11-01backlight: qcom-wled: Rename PM8941* to WLED3Kiran Gunda
2019-11-01backlight: qcom-wled: Rename pm8941-wled.c to qcom-wled.cKiran Gunda
2019-10-23compat_ioctl: move ATYFB_CLK handling to atyfb driverArnd Bergmann
2019-10-18vgacon: Use pr_warn instead of pr_warningKefeng Wang
2019-10-18backlight: Kconfig: jornada720: Use CONFIG_PREEMPTIONThomas Gleixner