summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/hyperv_fb.c
AgeCommit message (Expand)Author
2022-01-24video: hyperv_fb: Fix validation of screen resolutionMichael Kelley
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko
2021-04-26Merge tag 'hyperv-next-signed-20210426' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-04-20video: hyperv_fb: Add ratelimit on error messageMichael Kelley
2021-03-25video: hyperv_fb: Fix a double free in hvfb_probeLv Yunlong
2020-11-23Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-11-20video: hyperv_fb: Fix the cache type when mapping the VRAMDexuan Cui
2020-11-09video: hyperv_fb: include vmalloc.hOlaf Hering
2020-10-14hyperv_fb: Update screen_info after removing old framebufferKairui Song
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-02-21Merge tag 'drm-misc-next-2020-02-10' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-02-03Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-01-26video: hyperv: hyperv_fb: Use physical memory for fb on HyperV Gen 1 VMs.Wei Hu
2020-01-25video: hyperv_fb: Fix hibernation for the deferred IO featureDexuan Cui
2020-01-15video: hyperv_fb: fix indentation issueColin Ian King
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-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-06-28video: fbdev: don't print error message on framebuffer_alloc() failureBartlomiej Zolnierkiewicz
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 280Thomas Gleixner
2018-07-03use the new async probing feature for the hyperv driversArjan van de Ven
2016-04-30drivers:hv: Use new vmbus_mmio_free() from client drivers.Jake Oshins
2015-08-05drivers:hv: Move MMIO range picking from hyper_fb to hv_vmbusJake Oshins
2015-08-05drivers:hv: Modify hv_vmbus to search for all MMIO ranges available.Jake Oshins
2015-03-10hyperv: hyperv_fb: match wait_for_completion_timeout return typeNicholas Mc Guire
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-08-04video: hyperv: hyperv_fb: refresh the VM screen by force on VM panicDexuan Cui
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen