index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: Reorder so actual code comes before stubs
Bjorn Helgaas
2014-01-13
1
-32
/
+25
*
Merge branch 'pci/dead-code' into next
Bjorn Helgaas
2014-01-13
9
-470
/
+82
|
\
|
*
PCI: Make local functions static
Stephen Hemminger
2014-01-13
5
-86
/
+84
|
*
PCI: Remove unused alloc_pci_dev()
Stephen Hemminger
2014-01-13
1
-6
/
+0
|
*
PCI: Remove unused pci_renumber_slot()
Stephen Hemminger
2014-01-13
1
-26
/
+0
|
*
PCI: Remove unused pcie_aspm_enabled()
Stephen Hemminger
2014-01-13
1
-12
/
+0
|
*
PCI: Remove unused pci_vpd_truncate()
Stephen Hemminger
2014-01-13
1
-24
/
+0
|
*
PCI: Remove unused ID-Based Ordering support
Stephen Hemminger
2014-01-10
1
-40
/
+0
|
*
PCI: Remove unused Optimized Buffer Flush/Fill support
Stephen Hemminger
2014-01-10
1
-73
/
+0
|
*
PCI: Remove unused Latency Tolerance Reporting support
Stephen Hemminger
2014-01-10
1
-123
/
+0
|
*
PCI: Removed unused parts of Page Request Interface support
Stephen Hemminger
2014-01-10
1
-82
/
+0
*
|
Merge branch 'pci/aer' into next
Bjorn Helgaas
2014-01-13
1
-4
/
+4
|
\
\
|
*
|
PCI/AER: Support ACPI HEST AER error sources for PCI domains other than 0
Betty Dall
2014-01-13
1
-4
/
+4
*
|
|
Merge branch 'pci/resource' into next
Bjorn Helgaas
2014-01-10
7
-61
/
+130
|
\
\
\
|
*
|
|
PCI: Allocate 64-bit BARs above 4G when possible
Yinghai Lu
2014-01-07
1
-3
/
+13
|
*
|
|
PCI: Enforce bus address limits in resource allocation
Yinghai Lu
2014-01-07
1
-28
/
+83
|
*
|
|
PCI: Split out bridge window override of minimum allocation address
Bjorn Helgaas
2014-01-07
1
-4
/
+11
|
*
|
|
PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev
Yinghai Lu
2013-12-21
6
-31
/
+28
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'pci/msi' into next
Bjorn Helgaas
2014-01-07
2
-37
/
+120
|
\
\
\
|
*
|
|
PCI/MSI: Add pci_enable_msi_range() and pci_enable_msix_range()
Alexander Gordeev
2014-01-03
1
-0
/
+74
|
*
|
|
PCI/MSI: Add pci_msix_vec_count()
Alexander Gordeev
2014-01-03
2
-8
/
+17
|
*
|
|
PCI/MSI: Remove pci_enable_msi_block_auto()
Alexander Gordeev
2014-01-03
1
-25
/
+0
|
*
|
|
PCI/MSI: Add pci_msi_vec_count()
Alexander Gordeev
2014-01-03
1
-8
/
+33
*
|
|
|
Merge branch 'pci/misc' into next
Bjorn Helgaas
2014-01-07
2
-2
/
+7
|
\
\
\
\
|
*
|
|
|
PCI: Convert ioapic to be builtin only, not modular
Yinghai Lu
2014-01-03
2
-2
/
+7
*
|
|
|
|
Merge branch 'pci/host-mvebu' into next
Bjorn Helgaas
2014-01-07
1
-4
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
PCI: mvebu: Use max_t() instead of max(resource_size_t,)
Jingoo Han
2014-01-02
1
-2
/
+2
|
*
|
|
|
|
PCI: mvebu: Call pci_ioremap_io() at startup instead of dynamically
Thomas Petazzoni
2014-01-02
1
-2
/
+4
*
|
|
|
|
|
Merge branch 'pci/host-designware' into next
Bjorn Helgaas
2014-01-07
1
-2
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
PCI: designware: Fix indent code style
Jingoo Han
2014-01-02
1
-2
/
+2
*
|
|
|
|
|
|
Merge branch 'pci/msi' into next
Bjorn Helgaas
2013-12-20
1
-83
/
+98
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
PCI/MSI: Make pci_enable_msi/msix() 'nvec' argument type as int
Alexander Gordeev
2013-12-20
1
-2
/
+2
|
*
|
|
|
|
|
PCI/MSI: Return msix_capability_init() failure if populate_msi_sysfs() fails
Alexander Gordeev
2013-12-20
1
-6
/
+5
|
*
|
|
|
|
|
PCI/MSI: Export MSI mode using attributes, not kobjects
Greg Kroah-Hartman
2013-12-19
1
-75
/
+91
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'pci/deletion' into next
Bjorn Helgaas
2013-12-20
1
-14
/
+13
|
\
\
\
\
\
\
|
*
|
|
|
|
|
PCI/portdrv: Remove extra get_device()/put_device() for pcie_device
Bjorn Helgaas
2013-12-19
1
-4
/
+1
|
*
|
|
|
|
|
PCI/portdrv: Add put_device() after device_register() failure
Levente Kurusa
2013-12-19
1
-1
/
+1
|
*
|
|
|
|
|
PCI/portdrv: Cleanup error paths
Bjorn Helgaas
2013-12-19
1
-10
/
+12
*
|
|
|
|
|
|
Merge branch 'pci/host-designware' into next
Bjorn Helgaas
2013-12-20
3
-17
/
+24
|
\
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
PCI: designware: Fix I/O transfers by using CPU (not realio) address
Pratyush Anand
2013-12-20
1
-3
/
+2
|
*
|
|
|
|
|
PCI: designware: Add dw_pcie prefix before cfg_read/write
Pratyush Anand
2013-12-20
3
-13
/
+19
|
*
|
|
|
|
|
PCI: designware: Fix missing MSI IRQs
Harro Haan
2013-12-20
1
-1
/
+3
*
|
|
|
|
|
|
Merge branch 'pci/host-mvebu' into next
Bjorn Helgaas
2013-12-20
1
-2
/
+1
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
PCI: mvebu: Remove redundant of_match_ptr
Sachin Kamat
2013-12-19
1
-2
/
+1
*
|
|
|
|
|
|
Merge branch 'pci/host-imx6' into next
Bjorn Helgaas
2013-12-20
1
-54
/
+134
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
PCI: imx6: Fix bugs in PCIe startup code
Richard Zhu
2013-12-19
1
-9
/
+6
|
*
|
|
|
|
|
|
PCI: imx6: Start link in Gen1 before negotiating for Gen2 mode
Marek Vasut
2013-12-19
1
-6
/
+72
|
*
|
|
|
|
|
|
PCI: imx6: Factor out link up wait loop
Marek Vasut
2013-12-19
1
-14
/
+20
|
*
|
|
|
|
|
|
PCI: imx6: Factor out PHY reset
Marek Vasut
2013-12-19
1
-16
/
+19
|
*
|
|
|
|
|
|
PCI: imx6: Report "link up" only after link training completes
Marek Vasut
2013-12-19
1
-4
/
+13
[next]