aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/host/pcie-designware.c
Commit message (Expand)AuthorAge
* PCI: designware: Remove incorrect RC memory base/limit configurationGabriele Paoloni2016-05-02
* PCI: designware: Move Root Complex setup code to dw_pcie_setup_rc()Jisheng Zhang2016-04-05
* PCI: designware: Add default link up check if sub-driver doesn't overrideJoao Pinto2016-03-15
* PCI: designware: Add generic dw_pcie_wait_for_link()Joao Pinto2016-03-15
* PCI: designware: Remove PCI_PROBE_ONLY handlingLorenzo Pieralisi2016-02-09
* PCI: designware: Explain why we don't program ATU for some platformsJisheng Zhang2016-02-09
* Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-21
|\
| *-. Merge branches 'pci/host', 'pci/host-designware', 'pci/host-hisi', 'pci/host-...Bjorn Helgaas2016-01-15
| |\ \
| | | * PCI: designware: Ensure ATU is enabled before IO/conf space accessesStanimir Varbanov2016-01-05
| | |/ | |/|
| | * PCI: designware: Make config accessor override checking symmetricBjorn Helgaas2016-01-11
| | * PCI: designware: Simplify control flowBjorn Helgaas2016-01-05
| |/
* / PCI: designware: Remove incorrect io_base assignmentStanimir Varbanov2015-11-24
|/
* PCI: designware: Make driver arch-agnosticZhou Wang2015-11-02
* PCI: designware: Use of_pci_get_host_bridge_resources() to parse DTZhou Wang2015-11-02
* Revert "PCI: designware: Program ATU with untranslated address"Zhou Wang2015-11-02
* PCI: designware: Move calculation of bus addresses to DRA7xxGabriele Paoloni2015-11-02
* PCI: designware: Make "num-lanes" an optional DT propertyGabriele Paoloni2015-11-02
* PCI: designware: Require config accesses to be naturally alignedGabriele Paoloni2015-11-02
* PCI: designware: Simplify dw_pcie_cfg_read/write() interfacesGabriele Paoloni2015-11-02
* PCI: designware: Use exact access size in dw_pcie_cfg_read()Gabriele Paoloni2015-11-02
* PCI: designware: Set up high part of MSI target addressLucas Stach2015-11-02
* PCI: designware: Implement multivector MSI IRQ setupLucas Stach2015-09-18
* PCI: designware: Factor out MSI msg setupLucas Stach2015-09-18
* PCI: designware: Fix PORT_LOGIC_LINK_WIDTH_MASKZhou Wang2015-09-18
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-01
|\
| * PCI: Use helper functions to access fields in struct msi_descJiang Liu2015-07-22
| * genirq: Rename irq_data_get_msi() as irq_data_get_msi_desc()Jiang Liu2015-07-16
| |
| \
*-. | Merge branches 'pci/enumeration' and 'pci/misc' into nextBjorn Helgaas2015-08-28
|\ \|
| * | ARM/PCI, designware, xilinx: Use pci_scan_root_bus_msi()Lorenzo Pieralisi2015-08-20
| |/
| |
| \
*-. \ Merge branches 'pci/hotplug', 'pci/iommu', 'pci/irq' and 'pci/virtualization'...Bjorn Helgaas2015-08-14
|\ \ \ | | |/ | |/|
| | * PCI: Kill off set_irq_flags() usageRob Herring2015-08-11
| |/
* / PCI: designware: Don't complain missing *config* reg space if va_cfg0 is setMurali Karicheri2015-07-23
|/
*-. Merge branches 'pci/host-designware', 'pci/host-designware-common', 'pci/host...Bjorn Helgaas2015-06-16
|\ \
| * | PCI: designware: Use iATU0 for cfg and IO, iATU1 for MEMJisheng Zhang2015-05-20
| * | PCI: designware: Consolidate outbound iATU programming functionsJisheng Zhang2015-05-20
| * | PCI: designware: Add support for x8 linksZhou Wang2015-05-19
| |/
* / PCI: designware: Use pci_scan_root_bus() for simplicityYijing Wang2015-05-27
|/
* PCI: spear: Drop __initdata from spear13xx_pcie_driverMatwey V. Kornilov2015-03-06
* Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-02-10
|\
| * ARM/PCI: Move to generic PCI domainsLorenzo Pieralisi2014-12-27
* | PCI: designware: Reject MSI-X IRQsLucas Stach2015-01-27
|/
* Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-12-10
|\
| * PCI: designware: Add a blank line after declarationsJingoo Han2014-11-13
* | PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner2014-11-23
* | PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu2014-11-23
* | PCI: designware: Save MSI controller in pci_sys_dataYijing Wang2014-11-21
* | PCI/MSI: Rename "struct msi_chip" to "struct msi_controller"Yijing Wang2014-11-12
|/
* PCI: designware: Remove open-coded bitmap operationsLucas Stach2014-10-01
* PCI: designware: Setup and clear exactly one MSI at a timeLucas Stach2014-09-30
* PCI: designware: Add get_msi_data() to pcie_host_opsMinghuan Lian2014-09-24