index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
host
/
pcie-designware.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: designware: Check for iATU unroll only on platforms that use ATU
Murali Karicheri
2017-01-10
1
-5
/
+5
*
PCI: designware: Check for iATU unroll support after initializing host
Niklas Cassel
2016-11-04
1
-2
/
+5
*
PCI: designware: Swap order of dw_pcie_writel_unroll() reg/val arguments
Bjorn Helgaas
2016-10-11
1
-16
/
+16
*
PCI: designware: Uninline register accessors
Bjorn Helgaas
2016-10-11
1
-2
/
+2
*
PCI: designware: Export dw_pcie_readl_rc(), dw_pcie_writel_rc()
Bjorn Helgaas
2016-10-11
1
-2
/
+2
*
PCI: designware: Swap order of dw_pcie_writel_rc() reg/val arguments
Bjorn Helgaas
2016-10-11
1
-24
/
+24
*
PCI: designware: Simplify pcie_host_ops.readl_rc() and .writel_rc() interfaces
Bjorn Helgaas
2016-10-11
1
-2
/
+2
*
PCI: designware: Simplify dw_pcie_readl_unroll(), dw_pcie_writel_unroll()
Kishon Vijay Abraham I
2016-10-11
1
-8
/
+2
*
PCI: designware: Rename dw_pcie_valid_config() to dw_pcie_valid_device()
Bjorn Helgaas
2016-10-06
1
-4
/
+4
*
-
.
Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-artpec', 'pc...
Bjorn Helgaas
2016-10-05
1
-35
/
+141
|
\
\
|
|
*
PCI: designware: Exchange viewport of `MEMORYs' and `CFGs/IOs'
Dong Bo
2016-08-23
1
-5
/
+5
|
|
*
PCI: designware: Keep viewport fixed for IO transaction if num_viewport > 2
Pratyush Anand
2016-08-22
1
-7
/
+19
|
|
*
PCI: designware: Check LTSSM training bit before deciding link is up
Jisheng Zhang
2016-08-18
1
-2
/
+4
|
|
*
PCI: designware: Add iATU Unroll feature
Joao Pinto
2016-08-17
1
-11
/
+86
|
|
*
PCI: designware: Wait for iATU enable
Joao Pinto
2016-08-17
1
-3
/
+15
|
|
*
PCI: designware: Move link wait definitions to .c file
Joao Pinto
2016-08-17
1
-0
/
+5
|
|
*
PCI: designware: Return data directly from dw_pcie_readl_rc()
Bjorn Helgaas
2016-08-17
1
-10
/
+10
|
|
/
*
|
Merge branch 'pci/virtualization' into next
Bjorn Helgaas
2016-10-03
1
-7
/
+0
|
\
\
|
*
|
PCI: designware: Relax device number checking to allow SR-IOV
Po Liu
2016-09-12
1
-7
/
+0
|
|
/
*
|
Merge branch 'pci/enumeration' into next
Bjorn Helgaas
2016-10-03
1
-9
/
+12
|
\
\
|
*
|
PCI: designware: Fix pci_remap_iospace() failure path
Lorenzo Pieralisi
2016-09-06
1
-9
/
+12
|
|
/
*
|
PCI: designware: Make explicitly non-modular
Paul Gortmaker
2016-08-23
1
-5
/
+0
|
/
*
PCI: designware: Simplify host bridge window iteration
Bjorn Helgaas
2016-06-20
1
-5
/
+1
*
PCI: designware: Request host bridge window resources
Bjorn Helgaas
2016-06-20
1
-0
/
+4
*
PCI: designware: Free bridge resource list on failure
Bjorn Helgaas
2016-06-20
1
-7
/
+17
*
PCI: designware: Remove incorrect RC memory base/limit configuration
Gabriele Paoloni
2016-05-02
1
-8
/
+0
*
PCI: designware: Move Root Complex setup code to dw_pcie_setup_rc()
Jisheng Zhang
2016-04-05
1
-20
/
+19
*
PCI: designware: Add default link up check if sub-driver doesn't override
Joao Pinto
2016-03-15
1
-1
/
+9
*
PCI: designware: Add generic dw_pcie_wait_for_link()
Joao Pinto
2016-03-15
1
-0
/
+19
*
PCI: designware: Remove PCI_PROBE_ONLY handling
Lorenzo Pieralisi
2016-02-09
1
-6
/
+4
*
PCI: designware: Explain why we don't program ATU for some platforms
Jisheng Zhang
2016-02-09
1
-0
/
+5
*
Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-01-21
1
-36
/
+26
|
\
|
*
-
.
Merge branches 'pci/host', 'pci/host-designware', 'pci/host-hisi', 'pci/host-...
Bjorn Helgaas
2016-01-15
1
-36
/
+26
|
|
\
\
|
|
|
*
PCI: designware: Ensure ATU is enabled before IO/conf space accesses
Stanimir Varbanov
2016-01-05
1
-0
/
+8
|
|
|
/
|
|
/
|
|
|
*
PCI: designware: Make config accessor override checking symmetric
Bjorn Helgaas
2016-01-11
1
-6
/
+6
|
|
*
PCI: designware: Simplify control flow
Bjorn Helgaas
2016-01-05
1
-36
/
+18
|
|
/
*
|
PCI: designware: Remove incorrect io_base assignment
Stanimir Varbanov
2015-11-24
1
-1
/
+0
|
/
*
PCI: designware: Make driver arch-agnostic
Zhou Wang
2015-11-02
1
-91
/
+39
*
PCI: designware: Use of_pci_get_host_bridge_resources() to parse DT
Zhou Wang
2015-11-02
1
-53
/
+46
*
Revert "PCI: designware: Program ATU with untranslated address"
Zhou Wang
2015-11-02
1
-30
/
+11
*
PCI: designware: Move calculation of bus addresses to DRA7xx
Gabriele Paoloni
2015-11-02
1
-11
/
+4
*
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
1
-16
/
+12
*
PCI: designware: Use exact access size in dw_pcie_cfg_read()
Gabriele Paoloni
2015-11-02
1
-6
/
+8
*
PCI: designware: Set up high part of MSI target address
Lucas Stach
2015-11-02
1
-5
/
+12
*
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
*
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-09-01
1
-3
/
+3
|
\
[next]