summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/hyperv_fb.c
Commit message (Expand)AuthorAgeFilesLines
* video: hyperv_fb: Fix a double free in hvfb_probeLv Yunlong2021-03-251-3/+0
* Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-11-231-1/+6
|\
| * video: hyperv_fb: Fix the cache type when mapping the VRAMDexuan Cui2020-11-201-1/+6
* | video: hyperv_fb: include vmalloc.hOlaf Hering2020-11-091-0/+1
* | hyperv_fb: Update screen_info after removing old framebufferKairui Song2020-10-141-1/+8
|/
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-2/+2
* Merge tag 'drm-misc-next-2020-02-10' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-02-211-2/+2
|\
| * video: hyperv_fb: fix indentation issueColin Ian King2020-01-151-2/+2
* | Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-02-031-39/+145
|\ \ | |/ |/|
| * video: hyperv: hyperv_fb: Use physical memory for fb on HyperV Gen 1 VMs.Wei Hu2020-01-261-39/+143
| * video: hyperv_fb: Fix hibernation for the deferred IO featureDexuan Cui2020-01-251-0/+2
* | Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-12-171-1/+1
|\ \ | |/ |/|
| * video: constify fb ops across all driversJani Nikula2019-12-051-1/+1
* | video: hyperv: hyperv_fb: Support deferred IO for Hyper-V frame buffer driverWei Hu2019-11-211-21/+189
* | video: hyperv: hyperv_fb: Obtain screen resolution from Hyper-V hostWei Hu2019-11-211-12/+147
* | video: hyperv_fb: Add the support of hibernationDexuan Cui2019-11-211-0/+59
|/
* video: fbdev: don't print error message on framebuffer_alloc() failureBartlomiej Zolnierkiewicz2019-06-281-3/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 280Thomas Gleixner2019-06-051-10/+1
* use the new async probing feature for the hyperv driversArjan van de Ven2018-07-031-0/+6
* drivers:hv: Use new vmbus_mmio_free() from client drivers.Jake Oshins2016-04-301-2/+2
* drivers:hv: Move MMIO range picking from hyper_fb to hv_vmbusJake Oshins2015-08-051-25/+21
* drivers:hv: Modify hv_vmbus to search for all MMIO ranges available.Jake Oshins2015-08-051-1/+1
* hyperv: hyperv_fb: match wait_for_completion_timeout return typeNicholas Mc Guire2015-03-101-2/+4
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* video: hyperv: hyperv_fb: refresh the VM screen by force on VM panicDexuan Cui2014-08-041-3/+59
* video: move fbdev to drivers/video/fbdevTomi Valkeinen2014-04-171-0/+907