index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
pci-hyperv.c
Age
Commit message (
Expand
)
Author
2021-09-02
Merge branch 'remotes/lorenzo/pci/hyper-v'
Bjorn Helgaas
2021-08-23
PCI: hv: Turn on the host bridge probing on ARM64
Boqun Feng
2021-08-23
PCI: hv: Set up MSI domain at bridge probing time
Boqun Feng
2021-08-23
PCI: hv: Set ->domain_nr of pci_host_bridge at probing time
Boqun Feng
2021-08-23
PCI: hv: Generify PCI probing
Arnd Bergmann
2021-08-13
PCI: hv: Support for create interrupt v3
Sunil Muthuswamy
2021-07-08
Merge tag 'pci-v5.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-06-20
PCI: hv: Add check for hyperv_initialized in init_hv_pci_drv()
Haiyang Zhang
2021-06-03
PCI: hv: Remove bus device removal unused refcount/functions
Long Li
2021-06-03
PCI: hv: Fix a race condition when removing the device
Long Li
2021-05-05
Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-04-26
Merge tag 'hyperv-next-signed-20210426' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2021-04-21
drivers: hv: Create a consistent pattern for checking Hyper-V hypercall status
Joseph Salisbury
2021-04-20
PCI: hv: Drop msi_controller structure
Marc Zyngier
2021-03-17
PCI: hv: Use tasklet_disable_in_atomic()
Sebastian Andrzej Siewior
2021-02-25
Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-02-11
asm-generic/hyperv: update hv_interrupt_entry
Wei Liu
2021-01-28
PCI: hv: Fix typo
Bjorn Helgaas
2020-10-28
x86/apic: Cleanup delivery mode defines
Thomas Gleixner
2020-10-22
Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-10-14
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-02
PCI: hv: Fix hibernation in case interrupts are not re-created
Dexuan Cui
2020-09-28
PCI: hv: Document missing hv_pci_protocol_negotiation() parameter
Krzysztof WilczyĆski
2020-09-16
x86/msi: Use generic MSI domain ops
Thomas Gleixner
2020-09-16
x86/msi: Consolidate MSI allocation
Thomas Gleixner
2020-07-28
PCI: hv: Make some functions static
Wei Yongjun
2020-07-27
PCI: hv: Fix a timing issue which causes kdump to fail occasionally
Wei Hu
2020-06-06
Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-05-28
PCI: hv: Use struct_size() helper
Gustavo A. R. Silva
2020-05-11
PCI: hv: Retry PCI bus D0 entry on invalid device state
Wei Hu
2020-05-11
PCI: hv: Fix the PCI HyperV probe failure path to release resource properly
Wei Hu
2020-04-23
PCI: hv: Prepare hv_compose_msi_msg() for the VMBus-channel-interrupt-to-vCPU...
Andrea Parri (Microsoft)
2020-03-09
PCI: hv: Introduce hv_msi_entry
Boqun Feng
2020-03-09
PCI: hv: Move retarget related structures into tlfs header
Boqun Feng
2020-03-09
PCI: hv: Move hypercall related definitions into tlfs header
Boqun Feng
2020-03-06
PCI: hv: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-06
PCI: hv: Add support for protocol 1.3 and support PCI_BUS_RELATIONS2
Long Li
2020-03-06
PCI: hv: Decouple the func definition in hv_dr_state from VSP message
Long Li
2020-02-24
PCI: hv: Add missing kfree(hbus) in hv_pci_probe()'s error handling path
Dexuan Cui
2020-02-24
PCI: hv: Remove unnecessary type casting from kzalloc
Dexuan Cui
2019-11-28
Merge branch 'remotes/lorenzo/pci/hv'
Bjorn Helgaas
2019-11-26
PCI: hv: Avoid a kmemleak false positive caused by the hbus buffer
Dexuan Cui
2019-11-26
PCI: hv: Change pci_protocol_version to per-hbus
Dexuan Cui
2019-11-26
PCI: hv: Add hibernation support
Dexuan Cui
2019-11-26
PCI: hv: Reorganize the code in preparation of hibernation
Dexuan Cui
2019-10-14
PCI: Add PCI_STD_NUM_BARS for the number of standard BARs
Denis Efremov
2019-09-23
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2019-09-10
PCI: hv: Use bytes 4 and 5 from instance ID as the PCI domain numbers
Haiyang Zhang
2019-08-22
PCI: hv: Add a Hyper-V PCI interface driver for software backchannel interface
Haiyang Zhang
[next]