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
/
pci
/
controller
/
pci-hyperv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-28
PCI: hv: Make some functions static
Wei Yongjun
1
-7
/
+8
2020-07-27
PCI: hv: Fix a timing issue which causes kdump to fail occasionally
Wei Hu
1
-34
/
+37
2020-06-06
Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-20
/
+62
2020-05-28
PCI: hv: Use struct_size() helper
Gustavo A. R. Silva
1
-14
/
+8
2020-05-11
PCI: hv: Retry PCI bus D0 entry on invalid device state
Wei Hu
1
-2
/
+38
2020-05-11
PCI: hv: Fix the PCI HyperV probe failure path to release resource properly
Wei Hu
1
-4
/
+16
2020-04-23
PCI: hv: Prepare hv_compose_msi_msg() for the VMBus-channel-interrupt-to-vCPU...
Andrea Parri (Microsoft)
1
-16
/
+28
2020-03-09
PCI: hv: Introduce hv_msi_entry
Boqun Feng
1
-2
/
+1
2020-03-09
PCI: hv: Move retarget related structures into tlfs header
Boqun Feng
1
-32
/
+2
2020-03-09
PCI: hv: Move hypercall related definitions into tlfs header
Boqun Feng
1
-6
/
+0
2020-03-06
PCI: hv: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-4
/
+4
2020-03-06
PCI: hv: Add support for protocol 1.3 and support PCI_BUS_RELATIONS2
Long Li
1
-0
/
+109
2020-03-06
PCI: hv: Decouple the func definition in hv_dr_state from VSP message
Long Li
1
-30
/
+70
2020-02-24
PCI: hv: Add missing kfree(hbus) in hv_pci_probe()'s error handling path
Dexuan Cui
1
-1
/
+1
2020-02-24
PCI: hv: Remove unnecessary type casting from kzalloc
Dexuan Cui
1
-1
/
+1
2019-11-28
Merge branch 'remotes/lorenzo/pci/hv'
Bjorn Helgaas
1
-29
/
+179
2019-11-26
PCI: hv: Avoid a kmemleak false positive caused by the hbus buffer
Dexuan Cui
1
-3
/
+21
2019-11-26
PCI: hv: Change pci_protocol_version to per-hbus
Dexuan Cui
1
-12
/
+10
2019-11-26
PCI: hv: Add hibernation support
Dexuan Cui
1
-2
/
+123
2019-11-26
PCI: hv: Reorganize the code in preparation of hibernation
Dexuan Cui
1
-15
/
+28
2019-10-14
PCI: Add PCI_STD_NUM_BARS for the number of standard BARs
Denis Efremov
1
-5
/
+5
2019-09-24
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-14
/
+80
2019-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-0
/
+308
2019-09-10
PCI: hv: Use bytes 4 and 5 from instance ID as the PCI domain numbers
Haiyang Zhang
1
-1
/
+1
2019-08-22
PCI: hv: Add a Hyper-V PCI interface driver for software backchannel interface
Haiyang Zhang
1
-3
/
+9
2019-08-22
PCI: hv: Add a paravirtual backchannel in software
Dexuan Cui
1
-0
/
+302
2019-08-21
PCI: hv: Detect and fix Hyper-V PCI domain number collision
Haiyang Zhang
1
-13
/
+79
2019-08-12
PCI: hv: Avoid use of hv_pci_dev->pci_slot after freeing it
Dexuan Cui
1
-1
/
+1
2019-08-07
PCI: hv: Allocate a named fwnode instead of an address-based one
Marc Zyngier
1
-1
/
+9
2019-07-05
PCI: hv: Fix a use-after-free bug in hv_eject_device_work()
Dexuan Cui
1
-6
/
+9
2019-03-26
PCI: hv: Add pci_destroy_slot() in pci_devices_present_work(), if necessary
Dexuan Cui
1
-0
/
+4
2019-03-26
PCI: hv: Add hv_pci_remove_slots() when we unload the driver
Dexuan Cui
1
-0
/
+16
2019-03-26
PCI: hv: Fix a memory leak in hv_eject_device_work()
Dexuan Cui
1
-0
/
+3
2019-03-01
PCI: hv: Refactor hv_irq_unmask() to use cpumask_to_vpset()
Maya Nakamura
1
-21
/
+17
2019-03-01
PCI: hv: Replace hv_vp_set with hv_vpset
Maya Nakamura
1
-13
/
+12
2019-03-01
PCI: hv: Add __aligned(8) to struct retarget_msi_interrupt
Maya Nakamura
1
-1
/
+1
2018-09-22
PCI: hv: Fix return value check in hv_pci_assign_slots()
Wei Yongjun
1
-1
/
+3
2018-09-17
PCI: hv: support reporting serial number as slot information
Stephen Hemminger
1
-0
/
+37
2018-08-16
Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2018-08-15
Merge branch 'remotes/lorenzo/pci/hv'
Bjorn Helgaas
1
-1
/
+1
2018-08-05
Merge 4.18-rc7 into master to pick up the KVM dependcy
Thomas Gleixner
1
-3
/
+5
2018-08-05
x86: Don't include linux/irq.h from asm/hardirq.h
Nicolai Stange
1
-0
/
+1
2018-07-09
PCI: hv: Disable/enable IRQs rather than BH in hv_compose_msi_msg()
Dexuan Cui
1
-3
/
+5
2018-06-29
PCI: hv: Replace GFP_ATOMIC with GFP_KERNEL in new_pcichild_device()
Jia-Ju Bai
1
-1
/
+1
2018-06-08
PCI: Collect all native drivers under drivers/pci/controller/
Shawn Lin
1
-0
/
+2694