index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
host
/
pci-hyperv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: hv: Handle hv_pci_generic_compl() error case
Dexuan Cui
2016-09-06
1
-4
/
+5
*
PCI: hv: Handle vmbus_sendpacket() failure in hv_compose_msi_msg()
Dexuan Cui
2016-09-06
1
-2
/
+4
*
PCI: hv: Remove the unused 'wrk' in struct hv_pcibus_device
Dexuan Cui
2016-09-06
1
-1
/
+0
*
PCI: hv: Use pci_function_description[0] in struct definitions
Dexuan Cui
2016-09-06
1
-2
/
+2
*
PCI: hv: Use zero-length array in struct pci_packet
Dexuan Cui
2016-09-06
1
-22
/
+20
*
PCI: hv: Use list_move_tail() instead of list_del() + list_add_tail()
Wei Yongjun
2016-08-22
1
-2
/
+1
*
PCI: hv: Fix interrupt cleanup path
Cathy Avery
2016-07-25
1
-6
/
+8
*
PCI: hv: Handle all pending messages in hv_pci_onchannelcallback()
Vitaly Kuznetsov
2016-06-17
1
-2
/
+5
*
PCI: hv: Don't leak buffer in hv_pci_onchannelcallback()
Vitaly Kuznetsov
2016-06-17
1
-6
/
+5
*
Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-05-20
1
-7
/
+7
|
\
|
*
drivers:hv: Use new vmbus_mmio_free() from client drivers.
Jake Oshins
2016-04-30
1
-7
/
+7
*
|
PCI: hv: Add explicit barriers to config space access
Vitaly Kuznetsov
2016-05-04
1
-0
/
+14
*
|
PCI: hv: Report resources release after stopping the bus
Vitaly Kuznetsov
2016-05-02
1
-5
/
+5
|
/
*
PCI: hv: Add paravirtual PCI front-end for Microsoft Hyper-V VMs
Jake Oshins
2016-02-16
1
-0
/
+2346