- feb85d9 PCI: dwc: Split pcie-designware.c into host and core files by Kishon Vijay Abraham I · 8 years ago
- 314fc85 PCI: dwc: designware: Fix style errors in pcie-designware.c by Kishon Vijay Abraham I · 8 years ago
- 5f334db PCI: dwc: designware: Parse "num-lanes" property in dw_pcie_setup_rc() by Kishon Vijay Abraham I · 8 years ago
- 442ec4c PCI: dwc: all: Split struct pcie_port into host-only and core structures by Kishon Vijay Abraham I · 8 years ago
- 40f67fb PCI: dwc: designware: Get device pointer at the start of dw_pcie_host_init() by Kishon Vijay Abraham I · 8 years ago
- 19ce01cc PCI: dwc: all: Rename cfg_read/cfg_write to read/write by Kishon Vijay Abraham I · 8 years ago
- b90dc39 PCI: dwc: designware: Move register defines to designware header file by Kishon Vijay Abraham I · 8 years ago
- 950bf63 PCI: Move DesignWare IP support to new drivers/pci/dwc/ directory by Kishon Vijay Abraham I · 8 years ago[Renamed from drivers/pci/host/pcie-designware.c]
- a782b5f PCI: designware: Check for iATU unroll only on platforms that use ATU by Murali Karicheri · 8 years ago
- 416379f PCI: designware: Check for iATU unroll support after initializing host by Niklas Cassel · 8 years ago
- f5acb5c PCI: designware: Swap order of dw_pcie_writel_unroll() reg/val arguments by Bjorn Helgaas · 8 years ago
- 3d46993 PCI: designware: Uninline register accessors by Bjorn Helgaas · 8 years ago
- 8ad7501 PCI: designware: Export dw_pcie_readl_rc(), dw_pcie_writel_rc() by Bjorn Helgaas · 8 years ago
- ad88021 PCI: designware: Swap order of dw_pcie_writel_rc() reg/val arguments by Bjorn Helgaas · 8 years ago
- 7e00dfd PCI: designware: Simplify pcie_host_ops.readl_rc() and .writel_rc() interfaces by Bjorn Helgaas · 8 years ago
- a26e010 PCI: designware: Simplify dw_pcie_readl_unroll(), dw_pcie_writel_unroll() by Kishon Vijay Abraham I · 8 years ago
- 1034023 PCI: designware: Rename dw_pcie_valid_config() to dw_pcie_valid_device() by Bjorn Helgaas · 8 years ago
- 69a06e4 Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-artpec', 'pci/host-designware', 'pci/host-hv', 'pci/host-keystone', 'pci/host-rcar', 'pci/host-rockchip', 'pci/host-tegra' and 'pci/host-xilinx' into next by Bjorn Helgaas · 8 years ago
- 930ffc0 Merge branch 'pci/virtualization' into next by Bjorn Helgaas · 8 years ago
- fb6b6cc Merge branch 'pci/enumeration' into next by Bjorn Helgaas · 8 years ago
- e18934b PCI: designware: Relax device number checking to allow SR-IOV by Po Liu · 8 years ago
- bcd7b71 PCI: designware: Fix pci_remap_iospace() failure path by Lorenzo Pieralisi · 8 years ago
- 68a0bfe PCI: designware: Exchange viewport of `MEMORYs' and `CFGs/IOs' by Dong Bo · 8 years ago
- e41faf0 PCI: designware: Make explicitly non-modular by Paul Gortmaker · 8 years ago
- fe48cb8 PCI: designware: Keep viewport fixed for IO transaction if num_viewport > 2 by Pratyush Anand · 8 years ago
- 01c0767 PCI: designware: Check LTSSM training bit before deciding link is up by Jisheng Zhang · 8 years ago
- a0601a4 PCI: designware: Add iATU Unroll feature by Joao Pinto · 8 years ago
- d8bbeb3 PCI: designware: Wait for iATU enable by Joao Pinto · 8 years ago
- c388de1 PCI: designware: Move link wait definitions to .c file by Joao Pinto · 8 years ago
- 446fc23 PCI: designware: Return data directly from dw_pcie_readl_rc() by Bjorn Helgaas · 8 years ago
- 7baf69c7 PCI: designware: Simplify host bridge window iteration by Bjorn Helgaas · 8 years ago
- 12722db PCI: designware: Request host bridge window resources by Bjorn Helgaas · 8 years ago
- 27d9cb7 PCI: designware: Free bridge resource list on failure by Bjorn Helgaas · 8 years ago
- a5cb903 PCI: designware: Remove incorrect RC memory base/limit configuration by Gabriele Paoloni · 9 years ago
- 7e57fd1 PCI: designware: Move Root Complex setup code to dw_pcie_setup_rc() by Jisheng Zhang · 9 years ago
- dac29e6 PCI: designware: Add default link up check if sub-driver doesn't override by Joao Pinto · 9 years ago
- 886bc5c PCI: designware: Add generic dw_pcie_wait_for_link() by Joao Pinto · 9 years ago
- ed00c83 PCI: designware: Remove PCI_PROBE_ONLY handling by Lorenzo Pieralisi · 9 years ago
- dd19392 PCI: designware: Explain why we don't program ATU for some platforms by Jisheng Zhang · 9 years ago
- d434215 Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
- c111e8b Merge branches 'pci/host', 'pci/host-designware', 'pci/host-hisi', 'pci/host-qcom' and 'pci/host-rcar' into next by Bjorn Helgaas · 9 years ago
- 67de2dc PCI: designware: Make config accessor override checking symmetric by Bjorn Helgaas · 9 years ago
- 116a489 PCI: designware: Simplify control flow by Bjorn Helgaas · 9 years ago
- 17209df PCI: designware: Ensure ATU is enabled before IO/conf space accesses by Stanimir Varbanov · 9 years ago
- 5228e39 PCI: designware: Remove incorrect io_base assignment by Stanimir Varbanov · 9 years ago
- cbce790 PCI: designware: Make driver arch-agnostic by Zhou Wang · 9 years ago
- 0021d22 PCI: designware: Use of_pci_get_host_bridge_resources() to parse DT by Zhou Wang · 9 years ago
- 9cdce1c Revert "PCI: designware: Program ATU with untranslated address" by Zhou Wang · 9 years ago
- 883cc17 PCI: designware: Move calculation of bus addresses to DRA7xx by Gabriele Paoloni · 9 years ago
- 907fce0 PCI: designware: Make "num-lanes" an optional DT property by Gabriele Paoloni · 9 years ago
- b6b18f5 PCI: designware: Require config accesses to be naturally aligned by Gabriele Paoloni · 9 years ago
- 4c45852 PCI: designware: Simplify dw_pcie_cfg_read/write() interfaces by Gabriele Paoloni · 9 years ago
- c003ca9 PCI: designware: Use exact access size in dw_pcie_cfg_read() by Gabriele Paoloni · 9 years ago
- c8947fb PCI: designware: Set up high part of MSI target address by Lucas Stach · 9 years ago
- 7970737 PCI: designware: Implement multivector MSI IRQ setup by Lucas Stach · 9 years ago
- ea643e1 PCI: designware: Factor out MSI msg setup by Lucas Stach · 9 years ago
- ed8b472 PCI: designware: Fix PORT_LOGIC_LINK_WIDTH_MASK by Zhou Wang · 9 years ago
- 17e6b00 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 9ca678d Merge branches 'pci/enumeration' and 'pci/misc' into next by Bjorn Helgaas · 9 years ago
- 8953aab ARM/PCI, designware, xilinx: Use pci_scan_root_bus_msi() by Lorenzo Pieralisi · 9 years ago
- 1f408d5 Merge branches 'pci/hotplug', 'pci/iommu', 'pci/irq' and 'pci/virtualization' into next by Bjorn Helgaas · 9 years ago
- 3e14675 PCI: Kill off set_irq_flags() usage by Rob Herring · 9 years ago
- 0f41421 PCI: designware: Don't complain missing *config* reg space if va_cfg0 is set by Murali Karicheri · 9 years ago
- e39758e PCI: Use helper functions to access fields in struct msi_desc by Jiang Liu · 9 years ago
- c391f26 genirq: Rename irq_data_get_msi() as irq_data_get_msi_desc() by Jiang Liu · 9 years ago
- bf933db Merge branches 'pci/host-designware', 'pci/host-designware-common', 'pci/host-generic', 'pci/host-imx6', 'pci/host-iproc' and 'pci/host-xgene' into next by Bjorn Helgaas · 9 years ago
- 528d4bc PCI: designware: Use pci_scan_root_bus() for simplicity by Yijing Wang · 10 years ago
- 2d91b49 PCI: designware: Use iATU0 for cfg and IO, iATU1 for MEM by Jisheng Zhang · 10 years ago
- 63503c8 PCI: designware: Consolidate outbound iATU programming functions by Jisheng Zhang · 10 years ago
- 5b0f073 PCI: designware: Add support for x8 links by Zhou Wang · 10 years ago
- a43f32d PCI: spear: Drop __initdata from spear13xx_pcie_driver by Matwey V. Kornilov · 10 years ago
- c08f8467 Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
- 19c5392 PCI: designware: Reject MSI-X IRQs by Lucas Stach · 10 years ago
- 8c7d1474 ARM/PCI: Move to generic PCI domains by Lorenzo Pieralisi · 10 years ago
- c75059c Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
- 280510f PCI/MSI: Rename mask/unmask_msi_irq treewide by Thomas Gleixner · 10 years ago
- 83a1891 PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg() by Jiang Liu · 10 years ago
- 0815f95 PCI: designware: Save MSI controller in pci_sys_data by Yijing Wang · 10 years ago
- 2c992f3 PCI: designware: Add a blank line after declarations by Jingoo Han · 10 years ago
- c2791b8 PCI/MSI: Rename "struct msi_chip" to "struct msi_controller" by Yijing Wang · 10 years ago
- c8df6ac PCI: designware: Remove open-coded bitmap operations by Lucas Stach · 10 years ago
- 91f8ae8 PCI: designware: Setup and clear exactly one MSI at a time by Lucas Stach · 10 years ago
- 24832b4 PCI: designware: Add get_msi_data() to pcie_host_ops by Minghuan Lian · 10 years ago
- 450e344 PCI: designware: Rename get_msi_data() to get_msi_addr() by Minghuan Lian · 10 years ago
- 0c61ea7 PCI: designware: Fix IO resource end address calculation by Minghuan Lian · 10 years ago
- ec98e9a PCI: designware: Fix configuration base address when using 'reg' by Minghuan Lian · 10 years ago
- 9f0dbe0 PCI: designware: Use NULL instead of false by Fabio Estevam · 10 years ago
- adf70fc PCI: designware: Fold struct pcie_port_info into struct pcie_port by Pratyush Anand · 10 years ago
- 84a263f PCI: designware: Check private_data validity in single place by Lucas Stach · 10 years ago
- 8ddebc4 PCI: designware: Remove pci_assign_unassigned_resources() from dw_pcie_host_init() by Lucas Stach · 10 years ago
- 92483df PCI: designware: Use pci_create_root_bus() instead of pci_scan_root_bus() by Lucas Stach · 10 years ago
- 4f2ebe0 PCI: designware: Parse bus-range property from devicetree by Lucas Stach · 10 years ago
- b14a3d1 PCI: designware: Add support for v3.65 hardware by Murali Karicheri · 10 years ago
- 2f37c5a PCI: designware: Add MSI-related pcie_host_ops for v3.65 hardware by Murali Karicheri · 10 years ago
- a1c0ae9 PCI: designware: Add config access-related pcie_host_ops for v3.65 hardware by Murali Karicheri · 10 years ago
- f4c55c5 PCI: designware: Program ATU with untranslated address by Kishon Vijay Abraham I · 10 years ago
- 4dd964d PCI: designware: Look for configuration space in 'reg', not 'ranges' by Kishon Vijay Abraham I · 10 years ago
- 843a85c Merge branches 'pci/host-designware', 'pci/host-imx6', 'pci/host-mvebu' and 'pci/host-tegra' into next by Bjorn Helgaas · 10 years ago
- 7f4f16e PCI: designware: Make MSI ISR shared IRQ aware by Lucas Stach · 11 years ago
- 11c6fbd PCI: designware: Remove unnecessary use of 'conf_lock' spinlock by Andrew Murray · 11 years ago