index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
pci-hyperv.c
Age
Commit message (
Expand
)
Author
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
2019-08-22
PCI: hv: Add a paravirtual backchannel in software
Dexuan Cui
2019-08-21
PCI: hv: Detect and fix Hyper-V PCI domain number collision
Haiyang Zhang
2019-08-12
PCI: hv: Avoid use of hv_pci_dev->pci_slot after freeing it
Dexuan Cui
2019-08-07
PCI: hv: Allocate a named fwnode instead of an address-based one
Marc Zyngier
2019-07-05
PCI: hv: Fix a use-after-free bug in hv_eject_device_work()
Dexuan Cui
2019-03-26
PCI: hv: Add pci_destroy_slot() in pci_devices_present_work(), if necessary
Dexuan Cui
2019-03-26
PCI: hv: Add hv_pci_remove_slots() when we unload the driver
Dexuan Cui
2019-03-26
PCI: hv: Fix a memory leak in hv_eject_device_work()
Dexuan Cui
2019-03-01
PCI: hv: Refactor hv_irq_unmask() to use cpumask_to_vpset()
Maya Nakamura
2019-03-01
PCI: hv: Replace hv_vp_set with hv_vpset
Maya Nakamura
2019-03-01
PCI: hv: Add __aligned(8) to struct retarget_msi_interrupt
Maya Nakamura
2018-09-21
PCI: hv: Fix return value check in hv_pci_assign_slots()
Wei Yongjun
2018-09-17
PCI: hv: support reporting serial number as slot information
Stephen Hemminger
2018-08-16
Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-08-15
Merge branch 'remotes/lorenzo/pci/hv'
Bjorn Helgaas
2018-08-05
Merge 4.18-rc7 into master to pick up the KVM dependcy
Thomas Gleixner
2018-08-05
x86: Don't include linux/irq.h from asm/hardirq.h
Nicolai Stange
2018-07-09
PCI: hv: Disable/enable IRQs rather than BH in hv_compose_msi_msg()
Dexuan Cui
2018-06-29
PCI: hv: Replace GFP_ATOMIC with GFP_KERNEL in new_pcichild_device()
Jia-Ju Bai
2018-06-08
PCI: Collect all native drivers under drivers/pci/controller/
Shawn Lin