index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI/pciehp: Use PCI Express Capability accessors
Jiang Liu
2012-08-23
2
-13
/
+5
*
PCI/hotplug: Use PCI Express Capability accessors
Jiang Liu
2012-08-23
1
-15
/
+5
*
Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2012-07-24
17
-256
/
+128
|
\
|
*
Merge branch 'pci/yinghai-pciehp-unused' into next
Bjorn Helgaas
2012-07-18
2
-105
/
+0
|
|
\
|
|
*
PCI: pciehp: remove unused pciehp_get_max_lnk_width(), pciehp_get_cur_lnk_wid...
Yinghai Lu
2012-07-12
2
-105
/
+0
|
*
|
Merge branch 'pci/julia-return-values' into next
Bjorn Helgaas
2012-07-16
4
-16
/
+40
|
|
\
\
|
|
*
|
PCI: hotplug: ensure a consistent return value in error case
Julia Lawall
2012-07-16
4
-16
/
+40
|
|
|
/
|
*
|
Merge branch 'pci/yinghai-hotplug-cleanup' into next
Bjorn Helgaas
2012-07-11
3
-11
/
+3
|
|
\
\
|
|
*
|
PCI: acpiphp: merge acpiphp_debug and debug
Yinghai Lu
2012-07-10
2
-6
/
+3
|
|
*
|
PCI: acpiphp: remove unused res_lock
Yinghai Lu
2012-07-10
2
-5
/
+0
|
|
|
/
|
*
|
Merge branch 'topic/bjorn-trivial' into next
Bjorn Helgaas
2012-06-22
2
-7
/
+9
|
|
\
\
|
|
*
|
PCI: acpiphp: check whether _ADR evaluation succeeded
Bjorn Helgaas
2012-06-20
1
-4
/
+9
|
|
*
|
PCI: shpchp: remove dead code
Bjorn Helgaas
2012-06-20
1
-3
/
+0
|
|
|
/
|
*
|
PCI: acpiphp: remove all functions in slot, even without ACPI _EJx
Amos Kong
2012-06-13
1
-10
/
+32
|
*
|
PCI: acpiphp: fix function 0 leak when disabling a slot
Amos Kong
2012-06-13
1
-0
/
+1
|
*
|
PCI: sgihp: use generic pci_hp_add_bridge()
Yinghai Lu
2012-06-13
1
-9
/
+5
|
*
|
PCI: ibmhp: use generic pci_hp_add_bridge()
Yinghai Lu
2012-06-13
1
-6
/
+4
|
*
|
PCI: cpqhp: use generic pci_hp_add_bridge()
Yinghai Lu
2012-06-13
1
-6
/
+4
|
*
|
PCI: shpchp: use generic pci_hp_add_bridge()
Yinghai Lu
2012-06-13
1
-32
/
+15
|
*
|
PCI: cpci_hotplug: use generic pci_hp_add_bridge()
Yinghai Lu
2012-06-13
1
-31
/
+6
|
*
|
PCI: pciehp: use generic pci_hp_add_bridge()
Yinghai Lu
2012-06-13
1
-26
/
+2
|
*
|
PCI: sgihp: register busn_res
Yinghai Lu
2012-06-13
1
-1
/
+3
|
*
|
PCI: ibmhp: register busn_res
Yinghai Lu
2012-06-13
1
-1
/
+3
|
*
|
PCI: cpqhp: register busn_res
Yinghai Lu
2012-06-13
1
-1
/
+3
|
*
|
PCI: shpchp: register busn_res
Yinghai Lu
2012-06-13
1
-1
/
+3
|
*
|
PCI: cpci_hotplug: register busn_res
Yinghai Lu
2012-06-13
1
-1
/
+3
|
*
|
PCI: replace struct pci_bus secondary/subordinate with busn_res
Yinghai Lu
2012-06-13
5
-15
/
+15
|
|
/
*
|
pci: hotplug: Fix typo in pci
Masanari Iida
2012-07-24
3
-3
/
+3
|
/
*
PCI: make acpihp use __pci_remove_bus_device instead
Yinghai Lu
2012-02-27
1
-1
/
+1
*
PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device
Yinghai Lu
2012-02-27
9
-10
/
+10
*
PCI hotplug: cpcihp: fix debug module parameter to be bool
Danny Kukawka
2012-02-14
1
-1
/
+1
*
PCI: pciehp: Disable/enable link during slot power off/on
Yinghai Lu
2012-02-14
1
-0
/
+12
*
PCI: pciehp: Add Disable/enable link functions
Yinghai Lu
2012-02-14
1
-0
/
+36
*
PCI: pciehp: Add pcie_wait_link_not_active()
Yinghai Lu
2012-02-14
1
-4
/
+15
*
PCI: pciehp: make check_link_active more helpful
Yinghai Lu
2012-02-14
1
-5
/
+12
*
PCI: pciehp: replace unconditional sleep with config space access check
Yinghai Lu
2012-02-14
1
-15
/
+34
*
PCI: drivers/pci/hotplug/ibmphp_ebda.c: add missing iounmap
Julia Lawall
2012-02-14
1
-2
/
+4
*
PCI: Can continually add funcs after adding func0
Amos Kong
2012-02-14
1
-16
/
+13
*
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
14
-22
/
+22
*
-
.
Merge branches 'iommu/fixes', 'arm/omap' and 'x86/amd' into next
Joerg Roedel
2012-01-09
4
-14
/
+3
|
\
\
|
|
*
PCI/ACPI: Make acpiphp ignore root bridges using SHPC native hotplug
Rafael J. Wysocki
2011-12-05
1
-2
/
+2
|
|
*
PCI: pciehp: Handle push button event asynchronously
Kenji Kaneshige
2011-12-05
4
-13
/
+2
|
|
*
PCI: pciehp: Fix wrong workqueue cleanup
Kenji Kaneshige
2011-12-05
1
-1
/
+1
|
|
/
*
|
PCI: Set device power state to PCI_D0 for device without native PM support
Ajaykumar Hotchandani
2011-12-14
1
-1
/
+0
*
|
PCI hotplug: Always allow acpiphp to handle non-PCIe bridges
Rafael J. Wysocki
2011-12-13
1
-17
/
+12
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2011-11-23
5
-21
/
+46
|
\
|
*
PCI hotplug: shpchp: don't blindly claim non-AMD 0x7450 device IDs
Bjorn Helgaas
2011-11-14
2
-4
/
+4
|
*
PCI: pciehp: wait 100 ms after Link Training check
Kenji Kaneshige
2011-11-11
1
-0
/
+8
|
*
PCI: pciehp: wait 1000 ms before Link Training check
Kenji Kaneshige
2011-11-11
2
-3
/
+8
|
*
PCI: pciehp: Retrieve link speed after link is trained
Yinghai Lu
2011-11-07
1
-9
/
+2
[next]