index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
hyperv_fb.c
Age
Commit message (
Expand
)
Author
2021-01-12
video: hyperv_fb: Fix the mmap() regression for v5.4.y and older
Dexuan Cui
2020-12-02
video: hyperv_fb: Fix the cache type when mapping the VRAM
Dexuan Cui
2019-06-28
video: fbdev: don't print error message on framebuffer_alloc() failure
Bartlomiej Zolnierkiewicz
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 280
Thomas Gleixner
2018-07-03
use the new async probing feature for the hyperv drivers
Arjan van de Ven
2016-04-30
drivers:hv: Use new vmbus_mmio_free() from client drivers.
Jake Oshins
2015-08-05
drivers:hv: Move MMIO range picking from hyper_fb to hv_vmbus
Jake Oshins
2015-08-05
drivers:hv: Modify hv_vmbus to search for all MMIO ranges available.
Jake Oshins
2015-03-10
hyperv: hyperv_fb: match wait_for_completion_timeout return type
Nicholas Mc Guire
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-04
video: hyperv: hyperv_fb: refresh the VM screen by force on VM panic
Dexuan Cui
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen