index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
hyperv_fb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-16
video/aperture: Drop primary argument
Daniel Vetter
1
-1
/
+1
2023-02-23
Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-11
/
+6
2023-01-24
Merge tag 'drm-misc-next-2023-01-19' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-11
/
+6
2023-01-17
Drivers: hv: Make remove callback of hyperv driver void returned
Dawei Li
1
-4
/
+1
2023-01-13
fbdev/hyperv-fb: Do not set struct fb_info.apertures
Thomas Zimmermann
1
-11
/
+6
2022-12-13
Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-1
/
+3
2022-11-28
drivers: hv, hyperv_fb: Untangle and refactor Hyper-V panic notifiers
Guilherme G. Piccoli
1
-0
/
+8
2022-11-28
video: hyperv_fb: Avoid taking busy spinlock on panic path
Guilherme G. Piccoli
1
-1
/
+7
2022-11-16
fbdev: Add support for the nomodeset kernel parameter
Thomas Zimmermann
1
-1
/
+3
2022-10-05
Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-2
/
+4
2022-09-05
PCI: Move PCI_VENDOR_ID_MICROSOFT/PCI_DEVICE_ID_HYPERV_VIDEO definitions to p...
Vitaly Kuznetsov
1
-4
/
+0
2022-07-22
fbdev: Fix order of arguments to aperture_remove_conflicting_devices()
Thomas Zimmermann
1
-1
/
+1
2022-07-19
fbdev: Convert drivers to aperture helpers
Thomas Zimmermann
1
-2
/
+4
2022-05-30
Merge tag 'for-5.19/fbdev-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-18
/
+1
2022-05-28
Merge tag 'hyperv-next-signed-20220528' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-20
/
+3
2022-05-19
video: fbdev: hyperv_fb: Allow resolutions with size > 64 MB for Gen1
Saurabh Sengar
1
-18
/
+1
2022-05-11
video: hyperv_fb: Remove support for Hyper-V 2008 and 2008R2/Win7
Michael Kelley
1
-20
/
+3
2022-05-03
fbdev: Use pageref offset for deferred-I/O writeback
Thomas Zimmermann
1
-2
/
+1
2022-05-03
fbdev: Rename pagelist to pagereflist for deferred I/O
Thomas Zimmermann
1
-3
/
+2
2022-05-03
fbdev: Track deferred-I/O pages in pageref struct
Thomas Zimmermann
1
-2
/
+3
2022-05-03
fbdev: Put mmap for deferred I/O into drivers
Thomas Zimmermann
1
-0
/
+1
2022-01-24
video: hyperv_fb: Fix validation of screen resolution
Michael Kelley
1
-13
/
+3
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
1
-0
/
+1
2021-04-26
Merge tag 'hyperv-next-signed-20210426' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+1
2021-04-20
video: hyperv_fb: Add ratelimit on error message
Michael Kelley
1
-1
/
+1
2021-03-25
video: hyperv_fb: Fix a double free in hvfb_probe
Lv Yunlong
1
-3
/
+0
2020-11-24
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+6
2020-11-20
video: hyperv_fb: Fix the cache type when mapping the VRAM
Dexuan Cui
1
-1
/
+6
2020-11-09
video: hyperv_fb: include vmalloc.h
Olaf Hering
1
-0
/
+1
2020-10-14
hyperv_fb: Update screen_info after removing old framebuffer
Kairui Song
1
-1
/
+8
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-02-20
Merge tag 'drm-misc-next-2020-02-10' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-2
/
+2
2020-02-03
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-39
/
+145
2020-01-27
video: hyperv: hyperv_fb: Use physical memory for fb on HyperV Gen 1 VMs.
Wei Hu
1
-39
/
+143
2020-01-26
video: hyperv_fb: Fix hibernation for the deferred IO feature
Dexuan Cui
1
-0
/
+2
2020-01-15
video: hyperv_fb: fix indentation issue
Colin Ian King
1
-2
/
+2
2019-12-17
Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-1
/
+1
2019-12-05
video: constify fb ops across all drivers
Jani Nikula
1
-1
/
+1
2019-11-22
video: hyperv: hyperv_fb: Support deferred IO for Hyper-V frame buffer driver
Wei Hu
1
-21
/
+189
2019-11-22
video: hyperv: hyperv_fb: Obtain screen resolution from Hyper-V host
Wei Hu
1
-12
/
+147
2019-11-22
video: hyperv_fb: Add the support of hibernation
Dexuan Cui
1
-0
/
+59
2019-06-28
video: fbdev: don't print error message on framebuffer_alloc() failure
Bartlomiej Zolnierkiewicz
1
-3
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 280
Thomas Gleixner
1
-10
/
+1
2018-07-03
use the new async probing feature for the hyperv drivers
Arjan van de Ven
1
-0
/
+6
2016-05-01
drivers:hv: Use new vmbus_mmio_free() from client drivers.
Jake Oshins
1
-2
/
+2
2015-08-05
drivers:hv: Move MMIO range picking from hyper_fb to hv_vmbus
Jake Oshins
1
-25
/
+21
2015-08-05
drivers:hv: Modify hv_vmbus to search for all MMIO ranges available.
Jake Oshins
1
-1
/
+1
2015-03-10
hyperv: hyperv_fb: match wait_for_completion_timeout return type
Nicholas Mc Guire
1
-2
/
+4
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-08-04
video: hyperv: hyperv_fb: refresh the VM screen by force on VM panic
Dexuan Cui
1
-3
/
+59
[next]