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/PME: Fix hotplug/sysfs remove deadlock in pcie_pme_remove()
Rafael J. Wysocki
2019-04-05
1
-7
/
+15
*
PCI: mediatek: Fix memory mapped IO range size computation
Honghui Zhang
2019-04-05
1
-3
/
+2
*
PCI: pci-bridge-emul: Extend pci_bridge_emul_init() with flags
Thomas Petazzoni
2019-03-23
4
-4
/
+15
*
PCI: pci-bridge-emul: Create per-bridge copy of register behavior
Thomas Petazzoni
2019-03-23
2
-28
/
+60
*
PCI: pciehp: Disable Data Link Layer State Changed event on suspend
Mika Westerberg
2019-03-23
1
-2
/
+15
*
PCI: dwc: skip MSI init if MSIs have been explicitly disabled
Lucas Stach
2019-03-23
1
-1
/
+1
*
PCI: qcom: Don't deassert reset GPIO during probe
Bjorn Andersson
2019-03-23
1
-1
/
+1
*
PCI/DPC: Fix print AER status in DPC event handling
Dongdong Liu
2019-03-23
1
-1
/
+26
*
PCI/ASPM: Use LTR if already enabled by platform
Bjorn Helgaas
2019-03-23
1
-13
/
+23
*
Revert "PCI/PME: Implement runtime PM callbacks"
Mika Westerberg
2019-03-13
1
-27
/
+0
*
Merge tag 'pci-v5.0-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-02-08
1
-2
/
+3
|
\
|
*
PCI: Work around Synopsys duplicate Device ID (HAPS USB3, NXP i.MX)
Thinh Nguyen
2019-02-06
1
-2
/
+3
*
|
Merge tag 'pci-v5.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-01-31
2
-20
/
+7
|
\
\
|
|
/
|
*
Revert "PCI: armada8k: Add support for gpio controlled reset signal"
Baruch Siach
2019-01-31
1
-16
/
+0
|
*
PCI: imx: Fix checking pd_pcie_phy device link addition
Leonard Crestez
2019-01-31
1
-4
/
+4
|
*
PCI: imx: Fix probe failure without power domain
Leonard Crestez
2019-01-31
1
-0
/
+3
*
|
Merge tag 'pci-v5.0-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-01-19
3
-24
/
+23
|
\
\
|
|
/
|
*
PCI: Fix __initdata issue with "pci=disable_acs_redir" parameter
Logan Gunthorpe
2019-01-17
1
-1
/
+2
|
*
PCI/MSI: Return -ENOSPC from pci_alloc_irq_vectors_affinity()
Ming Lei
2019-01-15
1
-9
/
+13
|
*
PCI: Fix PCI kconfig menu organization
Rob Herring
2019-01-14
1
-14
/
+8
*
|
Merge tag 'remove-dma_zalloc_coherent-5.0' of git://git.infradead.org/users/h...
Linus Torvalds
2019-01-12
2
-7
/
+7
|
\
\
|
|
/
|
/
|
|
*
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
2
-7
/
+7
*
|
PCI: amlogic: Fix build failure due to missing gpio header
Corentin Labbe
2019-01-08
1
-0
/
+1
|
/
*
Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-01-05
22
-184
/
+1521
|
\
|
*
Merge branch 'pci/imx6'
Bjorn Helgaas
2019-01-02
1
-0
/
+10
|
|
\
|
|
*
PCI: imx: Enable MSI from downstream components
Richard Zhu
2019-01-01
1
-0
/
+10
|
*
|
Merge branch 'remotes/lorenzo/pci/uniphier'
Bjorn Helgaas
2019-01-02
3
-0
/
+482
|
|
\
\
|
|
*
|
PCI: uniphier: Add UniPhier PCIe host controller support
Kunihiko Hayashi
2018-12-19
3
-0
/
+482
|
|
|
/
|
*
|
Merge branch 'remotes/lorenzo/pci/mediatek'
Bjorn Helgaas
2019-01-02
1
-82
/
+27
|
|
\
\
|
|
*
|
PCI: mediatek: Remove un-used variant in struct mtk_pcie_port
Honghui Zhang
2018-12-18
1
-8
/
+0
|
|
*
|
PCI: mediatek: Use devm_of_pci_get_host_bridge_resources() to parse DT
Honghui Zhang
2018-11-30
1
-74
/
+27
|
|
|
/
|
*
|
Merge branch 'remotes/lorenzo/pci/dwc-msi'
Bjorn Helgaas
2019-01-02
1
-13
/
+24
|
|
\
\
|
|
*
|
PCI: dwc: Move interrupt acking into the proper callback
Marc Zyngier
2018-12-11
1
-6
/
+7
|
|
*
|
PCI: dwc: Take lock when ACKing an interrupt
Marc Zyngier
2018-12-11
1
-0
/
+5
|
|
*
|
PCI: dwc: Use interrupt masking instead of disabling
Marc Zyngier
2018-12-11
1
-7
/
+12
|
|
|
/
|
*
|
Merge branch 'remotes/lorenzo/pci/dwc'
Bjorn Helgaas
2019-01-02
9
-21
/
+146
|
|
\
\
|
|
*
|
PCI: dwc: Don't hard-code DBI/ATU offset
Stephen Warren
2018-12-18
4
-8
/
+35
|
|
*
|
PCI: imx: Add imx6sx suspend/resume support
Leonard Crestez
2018-12-18
1
-5
/
+39
|
|
*
|
PCI: armada8k: Add support for gpio controlled reset signal
Baruch Siach
2018-12-18
1
-0
/
+16
|
|
*
|
PCI: dwc: Adjust Kconfig to allow IMX6 PCIe host on IMX7
Trent Piepho
2018-12-18
1
-2
/
+2
|
|
*
|
PCI: dwc: layerscape: Constify driver data
Stefan Agner
2018-12-18
1
-5
/
+5
|
|
*
|
PCI: imx: Add multi-pd support
Leonard Crestez
2018-12-18
1
-0
/
+48
|
|
*
|
PCI: histb: Constify dw_pcie_host_ops structure
Julia Lawall
2018-11-08
1
-1
/
+1
|
|
|
/
|
*
|
Merge branch 'remotes/lorenzo/pci/amlogic'
Bjorn Helgaas
2019-01-02
3
-0
/
+603
|
|
\
\
|
|
*
|
PCI: amlogic: Add the Amlogic Meson PCIe controller driver
Yue Wang
2018-12-19
3
-0
/
+603
|
|
|
/
|
*
|
Merge branch 'pci/virtualization'
Bjorn Helgaas
2019-01-02
1
-12
/
+36
|
|
\
\
|
|
*
|
PCI/IOV: Add flag so platforms can skip VF scanning
Sebastian Ott
2019-01-01
1
-0
/
+6
|
|
*
|
PCI/IOV: Factor out sriov_add_vfs()
Sebastian Ott
2019-01-01
1
-13
/
+31
|
|
|
/
|
*
|
Merge branch 'pci/switchtec'
Bjorn Helgaas
2019-01-02
1
-17
/
+137
|
|
\
\
|
|
*
|
switchtec: Add MRPC DMA mode support
Wesley Sheng
2018-12-13
1
-10
/
+98
[next]