summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev
AgeCommit message (Expand)AuthorLines
2019-12-17Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter-155/+160
2019-12-05video: constify fb ops across all driversJani Nikula-110/+111
2019-12-05video: fbdev: intelfb: use const pointer for fb_opsJani Nikula-1/+1
2019-12-05video: fbdev: uvesafb: modify the static fb_ops directlyJani Nikula-2/+2
2019-12-05video: fbdev: nvidia: modify the static fb_ops directlyJani Nikula-9/+11
2019-12-05video: fbdev: mb862xx: modify the static fb_ops directlyJani Nikula-10/+11
2019-12-05video: fbdev: atyfb: modify the static fb_ops directlyJani Nikula-6/+6
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-4/+4
2019-12-03video: omapfb: use const pointer for fb_opsJani Nikula-1/+1
2019-12-03video: fbmem: use const pointer for fb_opsJani Nikula-2/+2
2019-12-03video: fbdev: vesafb: modify the static fb_ops directlyJani Nikula-3/+3
2019-12-03video: udlfb: don't restore fb_mmap after deferred IO cleanupJani Nikula-1/+0
2019-12-03video: smscufx: don't restore fb_mmap after deferred IO cleanupJani Nikula-1/+0
2019-12-03video: fb_defio: preserve user fb_opsJani Nikula-7/+11
2019-12-01Merge branch 'i2c/for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds-2/+2
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds-1/+11
2019-11-30Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-33/+396
2019-11-28video: fbdev: matrox: convert to i2c_new_scanned_deviceWolfram Sang-2/+2
2019-11-28Merge branch 'pci/resource'Bjorn Helgaas-3/+3
2019-11-21video: hyperv: hyperv_fb: Support deferred IO for Hyper-V frame buffer driverWei Hu-21/+190
2019-11-21video: hyperv: hyperv_fb: Obtain screen resolution from Hyper-V hostWei Hu-12/+147
2019-11-21video: hyperv_fb: Add the support of hibernationDexuan Cui-0/+59
2019-11-20PCI/PM: Avoid exporting __pci_complete_power_transition()Rafael J. Wysocki-1/+1
2019-11-19fbdev: Unexport unlink_framebuffer()Thomas Zimmermann-2/+1
2019-11-14Merge v5.4-rc7 into drm-nextDave Airlie-4/+4
2019-11-04fbdev: c2p: Fix link failure on non-inliningGeert Uytterhoeven-4/+4
2019-10-23compat_ioctl: move ATYFB_CLK handling to atyfb driverArnd Bergmann-1/+11
2019-10-14PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov-3/+3
2019-10-03Merge drm/drm-next into drm-misc-nextMaxime Ripard-1697/+121
2019-09-22Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds-700/+0
2019-09-19Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-365/+121
2019-09-18Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-47/+26
2019-09-17Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds-50/+0
2019-09-17Merge branch 'pm-cpufreq'Rafael J. Wysocki-50/+0
2019-09-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds-879/+65
2019-09-16Merge tag 'm68k-for-v5.4-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-21/+21
2019-09-06fbdev/sa1100fb: Remove even more dead codeArnd Bergmann-13/+0
2019-09-05Merge branch 'pm-cpufreq-qos'Rafael J. Wysocki-50/+0
2019-09-04fbdev: remove w90x900/nuc900 platform driversArnd Bergmann-826/+0
2019-08-26fbdev: da8xx: use resource management for dmaBartosz Golaszewski-22/+10
2019-08-26fbdev: da8xx-fb: drop a redundant ifBartosz Golaszewski-23/+20
2019-08-26fbdev: da8xx-fb: use devm_platform_ioremap_resource()Bartosz Golaszewski-3/+1
2019-08-26fbdev: da8xx: remove panel_power_ctrl() callback from platform dataBartosz Golaszewski-20/+5
2019-08-26fbdev: da8xx: add support for a regulatorBartosz Golaszewski-5/+49
2019-08-26video: pxafb: Remove cpufreq policy notifierViresh Kumar-22/+0
2019-08-26video: sa1100fb: Remove cpufreq policy notifierViresh Kumar-28/+0
2019-08-23fbdev: drop res_id parameter from remove_conflicting_pci_framebuffersGerd Hoffmann-12/+5
2019-08-22Merge tag 'Wimplicit-fallthrough-5.3-rc6' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-0/+1
2019-08-20video: fbdev: acornfb: Mark expected switch fall-throughGustavo A. R. Silva-0/+1
2019-08-19udlfb: Make dlfb_ops constantNishka Dasgupta-1/+1