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
/
host
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'pci/host-rockchip' into next
Bjorn Helgaas
2017-07-04
1
-25
/
+100
|
\
|
*
PCI: rockchip: Use normal register bank for config accessors
Shawn Lin
2017-07-03
1
-4
/
+9
|
*
PCI: rockchip: Use local struct device pointer consistently
Shawn Lin
2017-07-02
1
-3
/
+2
|
*
PCI: rockchip: Check for clk_prepare_enable() errors during resume
Arvind Yadav
2017-07-02
1
-6
/
+28
|
*
PCI: rockchip: Configure RC's MPS setting
Shawn Lin
2017-07-02
1
-0
/
+8
|
*
PCI: rockchip: Reconfigure configuration space header type
Shawn Lin
2017-07-02
1
-0
/
+14
|
*
PCI: rockchip: Split out rockchip_pcie_cfg_configuration_accesses()
Shawn Lin
2017-07-02
1
-10
/
+25
|
*
PCI: rockchip: Move configuration accesses into rockchip_pcie_cfg_atu()
Shawn Lin
2017-07-02
1
-10
/
+11
|
*
PCI: rockchip: Rename rockchip_cfg_atu() to rockchip_pcie_cfg_atu()
Shawn Lin
2017-07-02
1
-3
/
+3
|
*
PCI: rockchip: Control vpcie0v9 for system PM
Shawn Lin
2017-07-02
1
-0
/
+11
*
|
Merge branch 'pci/host-rcar' into next
Bjorn Helgaas
2017-07-04
1
-1
/
+1
|
\
\
|
*
|
PCI: rcar-gen2: Make of_device_ids const
Arvind Yadav
2017-07-02
1
-1
/
+1
|
|
/
*
|
Merge branch 'pci/host-mediatek' into next
Bjorn Helgaas
2017-07-04
3
-0
/
+566
|
\
\
|
*
|
PCI: mediatek: Add MediaTek PCIe host controller support
Ryder Lee
2017-07-02
3
-0
/
+566
|
|
/
*
|
Merge branch 'pci/host-hv' into next
Bjorn Helgaas
2017-07-03
1
-81
/
+364
|
\
\
|
*
|
PCI: hv: Use vPCI protocol version 1.2
Jork Loeser
2017-07-02
1
-54
/
+246
|
*
|
PCI: hv: Add vPCI version protocol negotiation
Jork Loeser
2017-07-02
1
-19
/
+53
|
*
|
PCI: hv: Temporary own CPU-number-to-vCPU-number infra
Jork Loeser
2017-07-02
1
-2
/
+50
|
*
|
PCI: hv: Use page allocation for hbus structure
Jork Loeser
2017-07-02
1
-3
/
+12
|
*
|
PCI: hv: Fix comment formatting and use proper integer fields
Jork Loeser
2017-07-02
1
-5
/
+5
|
|
/
*
|
Merge branch 'pci/host-faraday' into next
Bjorn Helgaas
2017-07-03
1
-0
/
+56
|
\
\
|
*
|
PCI: faraday: Add clock handling
Linus Walleij
2017-07-02
1
-0
/
+56
|
|
/
*
|
PCI: host: Mark PCIe/PCI (MSI) cascade ISR as IRQF_NO_THREAD
Jisheng Zhang
2017-07-02
1
-1
/
+2
|
/
*
PCI: xilinx-nwl: Move to struct pci_host_bridge IRQ mapping functions
Lorenzo Pieralisi
2017-07-02
1
-0
/
+2
*
PCI: rockchip: Move to struct pci_host_bridge IRQ mapping functions
Lorenzo Pieralisi
2017-07-02
1
-0
/
+2
*
PCI: xgene: Move to struct pci_host_bridge IRQ mapping functions
Lorenzo Pieralisi
2017-07-02
1
-0
/
+2
*
PCI: altera: Drop pci_fixup_irqs()
Lorenzo Pieralisi
2017-07-02
1
-2
/
+2
*
PCI: versatile: Drop pci_fixup_irqs()
Lorenzo Pieralisi
2017-07-02
1
-2
/
+2
*
PCI: generic: Drop pci_fixup_irqs()
Lorenzo Pieralisi
2017-07-02
1
-4
/
+2
*
PCI: faraday: Drop pci_fixup_irqs()
Lorenzo Pieralisi
2017-07-02
1
-1
/
+2
*
PCI: iproc: Drop pci_fixup_irqs()
Lorenzo Pieralisi
2017-07-02
1
-3
/
+2
*
PCI: rcar: Drop pci_fixup_irqs()
Lorenzo Pieralisi
2017-07-02
1
-2
/
+2
*
PCI: xilinx: Drop pci_fixup_irqs()
Lorenzo Pieralisi
2017-07-02
1
-3
/
+2
*
PCI: tegra: Drop pci_fixup_irqs()
Lorenzo Pieralisi
2017-07-02
1
-1
/
+2
*
PCI: xilinx-nwl: Convert PCI scan API to pci_scan_root_bus_bridge()
Lorenzo Pieralisi
2017-07-02
1
-10
/
+18
*
PCI: rockchip: Convert PCI scan API to pci_scan_root_bus_bridge()
Lorenzo Pieralisi
2017-07-02
1
-6
/
+16
*
PCI: generic: Convert PCI scan API to pci_scan_root_bus_bridge()
Lorenzo Pieralisi
2017-07-02
1
-5
/
+18
*
PCI: xgene: Convert PCI scan API to pci_scan_root_bus_bridge()
Lorenzo Pieralisi
2017-07-02
1
-6
/
+15
*
PCI: xilinx: Convert PCI scan API to pci_scan_root_bus_bridge()
Lorenzo Pieralisi
2017-07-02
1
-10
/
+19
*
PCI: altera: Convert PCI scan API to pci_scan_root_bus_bridge()
Lorenzo Pieralisi
2017-07-02
1
-6
/
+16
*
PCI: versatile: Convert PCI scan API to pci_scan_root_bus_bridge()
Lorenzo Pieralisi
2017-07-02
1
-3
/
+17
*
PCI: iproc: Convert PCI scan API to pci_scan_root_bus_bridge()
Lorenzo Pieralisi
2017-07-02
3
-22
/
+30
*
PCI: rcar: Convert PCI scan API to pci_scan_root_bus_bridge()
Lorenzo Pieralisi
2017-07-02
1
-14
/
+24
*
PCI: aardvark: Convert PCI scan API to pci_scan_root_bus_bridge()
Lorenzo Pieralisi
2017-07-02
1
-6
/
+15
*
PCI: Make pci_register_host_bridge() PCI core internal
Lorenzo Pieralisi
2017-06-28
2
-6
/
+3
*
PCI: tegra: Fix host bridge memory leakage
Lorenzo Pieralisi
2017-06-28
1
-1
/
+1
*
PCI: faraday: Fix host bridge memory leakage
Lorenzo Pieralisi
2017-06-28
1
-1
/
+1
*
PCI: faraday: Convert IRQ masking to raw PCI config accessors
Lorenzo Pieralisi
2017-06-28
1
-33
/
+48
*
PCI: iproc: Convert link check to raw PCI config accessors
Lorenzo Pieralisi
2017-06-28
1
-20
/
+74
*
PCI: xilinx-nwl: Remove nwl_pcie_enable_msi() unused bus parameter
Lorenzo Pieralisi
2017-06-28
1
-2
/
+2
[next]