summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2019-12-17Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter121-155/+160
2019-12-05video: constify fb ops across all driversJani Nikula107-110/+111
2019-12-05video: fbdev: intelfb: use const pointer for fb_opsJani Nikula1-1/+1
2019-12-05video: fbdev: uvesafb: modify the static fb_ops directlyJani Nikula1-2/+2
2019-12-05video: fbdev: nvidia: modify the static fb_ops directlyJani Nikula1-9/+11
2019-12-05video: fbdev: mb862xx: modify the static fb_ops directlyJani Nikula3-10/+11
2019-12-05video: fbdev: atyfb: modify the static fb_ops directlyJani Nikula3-6/+6
2019-12-04Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-4/+4
2019-12-03video: omapfb: use const pointer for fb_opsJani Nikula1-1/+1
2019-12-03video: fbmem: use const pointer for fb_opsJani Nikula1-2/+2
2019-12-03video: fbdev: vesafb: modify the static fb_ops directlyJani Nikula1-3/+3
2019-12-03video: udlfb: don't restore fb_mmap after deferred IO cleanupJani Nikula1-1/+0
2019-12-03video: smscufx: don't restore fb_mmap after deferred IO cleanupJani Nikula1-1/+0
2019-12-03video: fb_defio: preserve user fb_opsJani Nikula2-7/+11
2019-12-03Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds3-10/+520
2019-12-02Merge branch 'i2c/for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds1-2/+2
2019-12-02Merge tag 'backlight-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds11-544/+1418
2019-12-02Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+11
2019-12-01Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-33/+396
2019-11-28video: fbdev: matrox: convert to i2c_new_scanned_deviceWolfram Sang1-2/+2
2019-11-28Merge branch 'pci/resource'Bjorn Helgaas2-3/+3
2019-11-28Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds3-29/+9
2019-11-26Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-3/+3
2019-11-22video: hyperv: hyperv_fb: Support deferred IO for Hyper-V frame buffer driverWei Hu2-21/+190
2019-11-22video: hyperv: hyperv_fb: Obtain screen resolution from Hyper-V hostWei Hu1-12/+147
2019-11-22video: hyperv_fb: Add the support of hibernationDexuan Cui1-0/+59
2019-11-21PCI/PM: Avoid exporting __pci_complete_power_transition()Rafael J. Wysocki1-1/+1
2019-11-19fbdev: Unexport unlink_framebuffer()Thomas Zimmermann1-2/+1
2019-11-13Merge v5.4-rc7 into drm-nextDave Airlie1-4/+4
2019-11-13backlight: qcom-wled: Fix spelling mistake "trigged" -> "triggered"Colin Ian King1-1/+1
2019-11-11backlight: gpio: Pull gpio_backlight_initial_power_state() into probeBartosz Golaszewski1-24/+14
2019-11-11backlight: gpio: Use a helper variable for &pdev->devBartosz Golaszewski1-12/+11
2019-11-11backlight: gpio: Simplify the platform data handlingBartosz Golaszewski1-51/+11
2019-11-11backlight: gpio: Explicitly set the direction of the GPIOBartosz Golaszewski1-5/+18
2019-11-11backlight: gpio: Remove stray newlineBartosz Golaszewski1-1/+0
2019-11-11backlight: gpio: Remove unneeded includeBartosz Golaszewski1-1/+0
2019-11-11video/logo: move pnmtologo tool to drivers/video/logo/ from scripts/Masahiro Yamada3-5/+520
2019-11-11video/logo: simplify cmd_logoMasahiro Yamada1-9/+4
2019-11-11video: backlight: tosa: Use GPIO lookup tableArnd Bergmann3-12/+34
2019-11-08Merge tag 'drm-misc-fixes-2019-11-07-1' of git://anongit.freedesktop.org/drm/...Dave Airlie1-4/+4
2019-11-04fbdev: c2p: Fix link failure on non-inliningGeert Uytterhoeven1-4/+4
2019-11-01backlight: qcom-wled: Add auto string detection logicKiran Gunda1-6/+394
2019-11-01backlight: qcom-wled: Add support for short circuit handlingKiran Gunda1-4/+140
2019-11-01backlight: qcom-wled: Add support for WLED4 peripheralKiran Gunda1-2/+253
2019-11-01backlight: qcom-wled: Restructure the driver for WLED3Kiran Gunda1-139/+234
2019-11-01backlight: qcom-wled: Rename PM8941* to WLED3Kiran Gunda1-123/+125
2019-11-01backlight: qcom-wled: Rename pm8941-wled.c to qcom-wled.cKiran Gunda3-5/+5
2019-10-23compat_ioctl: move ATYFB_CLK handling to atyfb driverArnd Bergmann1-1/+11
2019-10-18vgacon: Use pr_warn instead of pr_warningKefeng Wang1-3/+3
2019-10-18backlight: Kconfig: jornada720: Use CONFIG_PREEMPTIONThomas Gleixner1-2/+2