index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
host
/
pci-hyperv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-17
PCI: hv: Use device serial number as PCI domain
Haiyang Zhang
1
-0
/
+12
2017-02-10
PCI: hv: Fix wslot_to_devfn() to fix warnings on device removal
Dexuan Cui
1
-3
/
+5
2016-11-29
PCI: hv: Allocate physically contiguous hypercall params buffer
Long Li
1
-10
/
+19
2016-11-16
PCI: hv: Delete the device earlier from hbus->children for hot-remove
Dexuan Cui
1
-4
/
+4
2016-11-16
PCI: hv: Fix hv_pci_remove() for hot-remove
Dexuan Cui
1
-20
/
+33
2016-11-16
PCI: hv: Use the correct buffer size in new_pcichild_device()
Dexuan Cui
1
-3
/
+3
2016-10-31
PCI: hv: Make unnecessarily global IRQ masking functions static
Tobias Klauser
1
-2
/
+2
2016-09-06
PCI: hv: Handle hv_pci_generic_compl() error case
Dexuan Cui
1
-4
/
+5
2016-09-06
PCI: hv: Handle vmbus_sendpacket() failure in hv_compose_msi_msg()
Dexuan Cui
1
-2
/
+4
2016-09-06
PCI: hv: Remove the unused 'wrk' in struct hv_pcibus_device
Dexuan Cui
1
-1
/
+0
2016-09-06
PCI: hv: Use pci_function_description[0] in struct definitions
Dexuan Cui
1
-2
/
+2
2016-09-06
PCI: hv: Use zero-length array in struct pci_packet
Dexuan Cui
1
-22
/
+20
2016-08-22
PCI: hv: Use list_move_tail() instead of list_del() + list_add_tail()
Wei Yongjun
1
-2
/
+1
2016-07-25
PCI: hv: Fix interrupt cleanup path
Cathy Avery
1
-6
/
+8
2016-06-17
PCI: hv: Handle all pending messages in hv_pci_onchannelcallback()
Vitaly Kuznetsov
1
-2
/
+5
2016-06-17
PCI: hv: Don't leak buffer in hv_pci_onchannelcallback()
Vitaly Kuznetsov
1
-6
/
+5
2016-05-20
Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-7
/
+7
2016-05-04
PCI: hv: Add explicit barriers to config space access
Vitaly Kuznetsov
1
-0
/
+14
2016-05-02
PCI: hv: Report resources release after stopping the bus
Vitaly Kuznetsov
1
-5
/
+5
2016-04-30
drivers:hv: Use new vmbus_mmio_free() from client drivers.
Jake Oshins
1
-7
/
+7
2016-02-16
PCI: hv: Add paravirtual PCI front-end for Microsoft Hyper-V VMs
Jake Oshins
1
-0
/
+2346