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
/
probe.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'pci/bjorn-p2p-bridge-windows' into next
Bjorn Helgaas
2012-07-10
1
-14
/
+17
|
\
|
*
PCI: reimplement P2P bridge 1K I/O windows (Intel P64H2)
Bjorn Helgaas
2012-07-09
1
-11
/
+14
|
*
PCI: allow P2P bridge windows starting at PCI bus address zero
Bjorn Helgaas
2012-07-09
1
-3
/
+3
*
|
Merge branch 'pci/bjorn-disable-decode' into next
Bjorn Helgaas
2012-07-09
1
-3
/
+3
|
\
\
|
*
|
PCI: leave MEM and IO decoding disabled during 64-bit BAR sizing, too
Bjorn Helgaas
2012-07-09
1
-3
/
+3
|
|
/
*
|
Merge branch 'topic/bjorn-trivial' into next
Bjorn Helgaas
2012-06-22
1
-8
/
+10
|
\
\
|
*
|
PCI: fix P2P bridge I/O port window sign extension
Bjorn Helgaas
2012-06-20
1
-8
/
+10
|
|
/
*
|
PCI: insert busn_res for child bus
Yinghai Lu
2012-06-13
1
-2
/
+3
*
|
PCI: add default busn_res for pci_scan_bus()
Yinghai Lu
2012-06-13
1
-2
/
+4
*
|
PCI: add default busn_resource
Yinghai Lu
2012-06-13
1
-0
/
+7
*
|
PCI: checking busn_res in pci_scan_root_bus()
Yinghai Lu
2012-06-13
1
-1
/
+21
*
|
PCI: insert busn_res in pci_create_root_bus()
Yinghai Lu
2012-06-13
1
-1
/
+4
*
|
PCI: add busn_res operation functions
Yinghai Lu
2012-06-13
1
-0
/
+68
*
|
PCI: build a bus number resource tree for every domain
Yinghai Lu
2012-06-13
1
-0
/
+30
*
|
PCI: replace struct pci_bus secondary/subordinate with busn_res
Yinghai Lu
2012-06-13
1
-29
/
+29
|
/
*
Merge branch 'topic/stratus' into next
Bjorn Helgaas
2012-05-07
1
-2
/
+6
|
\
|
*
PCI: work around Stratus ftServer broken PCIe hierarchy
Bjorn Helgaas
2012-04-30
1
-2
/
+6
*
|
PCI: add host bridge release support
Yinghai Lu
2012-04-30
1
-1
/
+2
*
|
PCI: add generic device into pci_host_bridge struct
Yinghai Lu
2012-04-30
1
-31
/
+35
*
|
PCI: move host bridge-related code to host-bridge.c
Yinghai Lu
2012-04-30
1
-80
/
+1
|
/
*
PCI: fix bridge I/O window bus-to-resource conversion
Bjorn Helgaas
2012-03-20
1
-0
/
+1
*
PCI: Move "pci reassigndev resource alignment" out of quirks.c
Yinghai Lu
2012-02-24
1
-0
/
+3
*
PCI: collapse pcibios_resource_to_bus
Bjorn Helgaas
2012-02-23
1
-29
/
+15
*
PCI: add generic pcibios_resource_to_bus()
Bjorn Helgaas
2012-02-23
1
-0
/
+16
*
PCI: convert bus addresses to resource when reading BARs
Bjorn Helgaas
2012-02-23
1
-25
/
+104
*
PCI: add struct pci_host_bridge_window with CPU/bus address offset
Bjorn Helgaas
2012-02-23
1
-9
/
+23
*
PCI: add struct pci_host_bridge and a list of all bridges found
Bjorn Helgaas
2012-02-23
1
-5
/
+34
*
PCI: don't publish new root bus until it's fully initialized
Bjorn Helgaas
2012-02-23
1
-4
/
+4
*
PCI: fix memleak for pci dev removing during hotplug
Yinghai Lu
2012-02-23
1
-0
/
+1
*
PCI: Fix device class print out
Yinghai Lu
2012-02-23
1
-7
/
+5
*
PCI: Separate pci_bus_read_dev_vendor_id from pci_scan_device
Yinghai Lu
2012-02-14
1
-17
/
+31
*
PCI: Make pci_rescan_bus handle add_list
Yinghai Lu
2012-02-14
1
-32
/
+0
*
PCI: Make rescan bus increase bridge resource size if needed
Yinghai Lu
2012-02-14
1
-0
/
+25
*
PCI: workaround hard-wired bus number V2
Yinghai Lu
2012-02-10
1
-0
/
+5
*
PCI: remove pci_create_bus()
Bjorn Helgaas
2012-01-06
1
-14
/
+0
*
PCI: deprecate pci_scan_bus_parented()
Bjorn Helgaas
2012-01-06
1
-0
/
+1
*
PCI: convert pci_scan_bus_parented() to use pci_create_root_bus()
Bjorn Helgaas
2012-01-06
1
-1
/
+6
*
PCI: convert pci_scan_bus() to use pci_create_root_bus()
Bjorn Helgaas
2012-01-06
1
-0
/
+19
*
PCI: add pci_scan_root_bus() that accepts resource list
Bjorn Helgaas
2012-01-06
1
-0
/
+15
*
PCI: add pci_create_root_bus() that accepts resource list
Bjorn Helgaas
2012-01-06
1
-4
/
+21
*
PCI: show host bridges and root bus resources
Bjorn Helgaas
2012-01-06
1
-1
/
+12
*
PCI: fix a brace coding style issue in probe.c
Zac Storer
2012-01-06
1
-1
/
+1
*
PCI: Clean-up MPS debug output
Jon Mason
2011-10-27
1
-6
/
+7
*
PCI: enable MPS "performance" setting to properly handle bridge MPS
Jon Mason
2011-10-27
1
-31
/
+24
*
PCI: Disable MPS configuration by default
Jon Mason
2011-10-04
1
-1
/
+13
*
pci: Don't crash when reading mpss from root complex
Benjamin Herrenschmidt
2011-09-13
1
-1
/
+2
*
PCI: Remove MRRS modification from MPS setting code
Jon Mason
2011-09-09
1
-19
/
+22
*
Fix pointer dereference before call to pcie_bus_configure_settings
Shyam Iyer
2011-09-09
1
-3
/
+0
*
PCI: export pcie_bus_configure_settings symbol
Jon Mason
2011-08-02
1
-0
/
+1
*
PCI: Set PCI-E Max Payload Size on fabric
Jon Mason
2011-08-01
1
-0
/
+145
[next]