index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
hyperv_fb.c
Age
Commit message (
Expand
)
Author
2022-01-24
video: hyperv_fb: Fix validation of screen resolution
Michael Kelley
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
2021-04-26
Merge tag 'hyperv-next-signed-20210426' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2021-04-20
video: hyperv_fb: Add ratelimit on error message
Michael Kelley
2021-03-25
video: hyperv_fb: Fix a double free in hvfb_probe
Lv Yunlong
2020-11-23
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-11-20
video: hyperv_fb: Fix the cache type when mapping the VRAM
Dexuan Cui
2020-11-09
video: hyperv_fb: include vmalloc.h
Olaf Hering
2020-10-14
hyperv_fb: Update screen_info after removing old framebuffer
Kairui Song
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-02-21
Merge tag 'drm-misc-next-2020-02-10' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-02-03
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-01-26
video: hyperv: hyperv_fb: Use physical memory for fb on HyperV Gen 1 VMs.
Wei Hu
2020-01-25
video: hyperv_fb: Fix hibernation for the deferred IO feature
Dexuan Cui
2020-01-15
video: hyperv_fb: fix indentation issue
Colin Ian King
2019-12-17
Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2019-12-05
video: constify fb ops across all drivers
Jani Nikula
2019-11-21
video: hyperv: hyperv_fb: Support deferred IO for Hyper-V frame buffer driver
Wei Hu
2019-11-21
video: hyperv: hyperv_fb: Obtain screen resolution from Hyper-V host
Wei Hu
2019-11-21
video: hyperv_fb: Add the support of hibernation
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