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
...
|
|
|
|
|
|
|
|
*
PCI: rcar: Set root bus nr to that provided in DT
Phil Edworthy
2015-10-30
1
-1
/
+1
|
|
|
|
|
|
|
|
*
PCI: rcar: Remove dependency on ARM-specific struct hw_pci
Phil Edworthy
2015-10-30
1
-28
/
+48
|
|
|
|
|
|
|
|
*
PCI: rcar: Make PCI aware of the I/O resources
Phil Edworthy
2015-10-30
1
-2
/
+3
|
|
|
|
|
|
|
|
*
PCI: rcar: Build pcie-rcar.c only on ARM
Geert Uytterhoeven
2015-10-30
1
-1
/
+2
|
|
|
|
|
|
|
|
*
PCI: rcar: Build pci-rcar-gen2.c only on ARM
Geert Uytterhoeven
2015-10-30
1
-1
/
+2
|
|
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
|
|
|
|
|
|
*
PCI: mvebu: Remove code restricting accesses to slot 0
Russell King
2015-10-09
1
-24
/
+0
|
|
|
|
|
|
|
*
PCI: mvebu: Add PCI Express root complex capability block
Russell King
2015-10-09
1
-4
/
+133
|
|
|
|
|
|
|
*
PCI: mvebu: Improve clock/reset handling
Russell King
2015-10-09
1
-13
/
+43
|
|
|
|
|
|
|
*
PCI: mvebu: Use gpio_desc to carry around gpio
Russell King
2015-10-09
1
-15
/
+24
|
|
|
|
|
|
|
*
PCI: mvebu: Use devm_kcalloc() to allocate an array
Russell King
2015-10-09
1
-2
/
+1
|
|
|
|
|
|
|
*
PCI: mvebu: Use gpio_set_value_cansleep()
Russell King
2015-10-09
1
-2
/
+2
|
|
|
|
|
|
|
*
PCI: mvebu: Split port parsing and resource claiming from port setup
Russell King
2015-10-09
1
-3
/
+12
|
|
|
|
|
|
|
*
PCI: mvebu: Fix memory leaks and refcount leaks
Russell King
2015-10-09
1
-7
/
+43
|
|
|
|
|
|
|
*
PCI: mvebu: Move port parsing and resource claiming to separate function
Russell King
2015-10-09
1
-56
/
+74
|
|
|
|
|
|
|
*
PCI: mvebu: Use port->name rather than "PCIe%d.%d"
Russell King
2015-10-08
1
-8
/
+8
|
|
|
|
|
|
|
*
PCI: mvebu: Report full node name when reporting a DT error
Russell King
2015-10-08
1
-1
/
+2
|
|
|
|
|
|
|
*
PCI: mvebu: Use for_each_available_child_of_node() to walk child nodes
Russell King
2015-10-08
1
-4
/
+1
|
|
|
|
|
|
|
*
PCI: mvebu: Use of_get_available_child_count()
Russell King
2015-10-08
1
-8
/
+3
|
|
|
|
|
|
|
*
PCI: mvebu: Use exact config access size; don't read/modify/write
Russell King
2015-10-08
1
-17
/
+26
|
|
|
|
|
|
|
*
PCI: mvebu: Return zero for reserved or unimplemented config space
Russell King
2015-10-08
1
-2
/
+7
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
|
|
|
|
*
PCI: iproc: Fix header comment "Corporation" misspelling
Florian Fainelli
2015-10-22
1
-1
/
+1
|
|
|
|
|
|
*
PCI: iproc: Add outbound mapping support
Ray Jui
2015-10-16
3
-0
/
+159
|
|
|
|
|
|
*
PCI: iproc: Improve link detection logic
Ray Jui
2015-09-25
1
-6
/
+23
|
|
|
|
|
|
*
PCI: iproc: Fix PCIe reset logic
Ray Jui
2015-09-25
1
-5
/
+10
|
|
|
|
|
|
*
PCI: iproc: Call pci_fixup_irqs() for ARM64 as well as ARM
Ray Jui
2015-09-25
1
-2
/
+0
|
|
|
|
|
|
*
PCI: iproc: Remove unused struct iproc_pcie.irqs[]
Ray Jui
2015-09-25
1
-3
/
+0
|
|
|
|
|
|
*
PCI: iproc: Fix code comment to match code
Ray Jui
2015-09-25
1
-1
/
+1
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
|
|
*
PCI: imx6: Add PCIE_PHY_RX_ASIC_OUT_VALID definition
Fabio Estevam
2015-09-24
1
-1
/
+2
|
|
|
|
|
*
PCI: imx6: Return real error code from imx6_add_pcie_port()
Fabio Estevam
2015-09-24
1
-1
/
+1
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
*
PCI: generic: Fix address window calculation for non-zero starting bus
David Daney
2015-10-09
1
-2
/
+2
|
|
|
|
*
PCI: generic: Pass starting bus number to pci_scan_root_bus()
David Daney
2015-10-08
1
-1
/
+2
|
|
|
|
*
PCI: generic: Allow multiple hosts with different map_bus() methods
David Daney
2015-10-08
1
-12
/
+15
|
|
|
|
*
PCI: generic: Fix lookup of linux,pci-probe-only property
Marc Zyngier
2015-09-17
1
-8
/
+1
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
PCI: designware: Make driver arch-agnostic
Zhou Wang
2015-11-02
2
-92
/
+39
|
|
|
*
PCI: designware: Use of_pci_get_host_bridge_resources() to parse DT
Zhou Wang
2015-11-02
3
-60
/
+53
|
|
|
*
Revert "PCI: designware: Program ATU with untranslated address"
Zhou Wang
2015-11-02
3
-38
/
+16
|
|
|
*
PCI: designware: Move calculation of bus addresses to DRA7xx
Gabriele Paoloni
2015-11-02
2
-11
/
+11
|
|
|
*
PCI: designware: Make "num-lanes" an optional DT property
Gabriele Paoloni
2015-11-02
1
-4
/
+6
|
|
|
*
PCI: designware: Require config accesses to be naturally aligned
Gabriele Paoloni
2015-11-02
1
-0
/
+8
|
|
|
*
PCI: designware: Simplify dw_pcie_cfg_read/write() interfaces
Gabriele Paoloni
2015-11-02
5
-33
/
+26
|
|
|
*
PCI: designware: Use exact access size in dw_pcie_cfg_read()
Gabriele Paoloni
2015-11-02
1
-6
/
+8
|
|
|
*
PCI: spear: Fix dw_pcie_cfg_read/write() usage
Gabriele Paoloni
2015-11-02
1
-12
/
+14
|
|
|
*
PCI: designware: Set up high part of MSI target address
Lucas Stach
2015-11-02
1
-5
/
+12
|
|
|
*
PCI: designware: Make get_msi_addr() return phys_addr_t, not u32
Lucas Stach
2015-09-18
3
-3
/
+3
|
|
|
*
PCI: designware: Implement multivector MSI IRQ setup
Lucas Stach
2015-09-18
1
-0
/
+31
|
|
|
*
PCI: designware: Factor out MSI msg setup
Lucas Stach
2015-09-18
1
-11
/
+17
|
|
|
*
PCI: designware: Fix PORT_LOGIC_LINK_WIDTH_MASK
Zhou Wang
2015-09-18
1
-1
/
+1
|
|
|
/
|
|
/
|
|
|
*
PCI: altera: Add Altera PCIe MSI driver
Ley Foon Tan
2015-11-03
3
-0
/
+321
|
|
*
PCI: altera: Add Altera PCIe host controller driver
Ley Foon Tan
2015-10-23
3
-0
/
+589
|
|
/
*
|
irqdomain/msi: Use fwnode instead of of_node
Marc Zyngier
2015-10-13
1
-1
/
+1
[prev]
[next]