aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAge
...
| | | | | | | * | | | PCI: mvebu: Improve clock/reset handlingRussell King2015-10-09
| | | | | | | * | | | PCI: mvebu: Use gpio_desc to carry around gpioRussell King2015-10-09
| | | | | | | * | | | PCI: mvebu: Use devm_kcalloc() to allocate an arrayRussell King2015-10-09
| | | | | | | * | | | PCI: mvebu: Use gpio_set_value_cansleep()Russell King2015-10-09
| | | | | | | * | | | PCI: mvebu: Split port parsing and resource claiming from port setupRussell King2015-10-09
| | | | | | | * | | | PCI: mvebu: Fix memory leaks and refcount leaksRussell King2015-10-09
| | | | | | | * | | | PCI: mvebu: Move port parsing and resource claiming to separate functionRussell King2015-10-09
| | | | | | | * | | | PCI: mvebu: Use port->name rather than "PCIe%d.%d"Russell King2015-10-08
| | | | | | | * | | | PCI: mvebu: Report full node name when reporting a DT errorRussell King2015-10-08
| | | | | | | * | | | PCI: mvebu: Use for_each_available_child_of_node() to walk child nodesRussell King2015-10-08
| | | | | | | * | | | PCI: mvebu: Use of_get_available_child_count()Russell King2015-10-08
| | | | | | | * | | | PCI: mvebu: Use exact config access size; don't read/modify/writeRussell King2015-10-08
| | | | | | | * | | | PCI: mvebu: Return zero for reserved or unimplemented config spaceRussell King2015-10-08
| | | | | | | |/ / /
| | | | | | * | | | PCI: iproc: Fix header comment "Corporation" misspellingFlorian Fainelli2015-10-22
| | | | | | * | | | PCI: iproc: Add outbound mapping supportRay Jui2015-10-16
| | | | | | * | | | PCI: iproc: Improve link detection logicRay Jui2015-09-25
| | | | | | * | | | PCI: iproc: Fix PCIe reset logicRay Jui2015-09-25
| | | | | | * | | | PCI: iproc: Call pci_fixup_irqs() for ARM64 as well as ARMRay Jui2015-09-25
| | | | | | * | | | PCI: iproc: Remove unused struct iproc_pcie.irqs[]Ray Jui2015-09-25
| | | | | | * | | | PCI: iproc: Fix code comment to match codeRay Jui2015-09-25
| | | | | | |/ / /
| | | | | * | | | PCI: imx6: Add PCIE_PHY_RX_ASIC_OUT_VALID definitionFabio Estevam2015-09-24
| | | | | * | | | PCI: imx6: Return real error code from imx6_add_pcie_port()Fabio Estevam2015-09-24
| | | | | |/ / /
| | | | * | | | PCI: generic: Fix address window calculation for non-zero starting busDavid Daney2015-10-09
| | | | * | | | PCI: generic: Pass starting bus number to pci_scan_root_bus()David Daney2015-10-08
| | | | * | | | PCI: generic: Allow multiple hosts with different map_bus() methodsDavid Daney2015-10-08
| | | | * | | | PCI: generic: Fix lookup of linux,pci-probe-only propertyMarc Zyngier2015-09-17
| | | | |/ / /
| | | * | | | 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: spear: Fix dw_pcie_cfg_read/write() usageGabriele Paoloni2015-11-02
| | | * | | | PCI: designware: Set up high part of MSI target addressLucas Stach2015-11-02
| | | * | | | PCI: designware: Make get_msi_addr() return phys_addr_t, not u32Lucas Stach2015-09-18
| | | * | | | PCI: designware: Implement multivector MSI IRQ setupLucas Stach2015-09-18
| | | * | | | PCI: designware: Factor out MSI msg setupLucas Stach2015-09-18
| | | * | | | PCI: Add msi_controller setup_irqs() method for special multivector setupLucas Stach2015-09-18
| | | * | | | PCI: designware: Fix PORT_LOGIC_LINK_WIDTH_MASKZhou Wang2015-09-18
| | | |/ / /
| | * | | | PCI: altera: Add Altera PCIe MSI driverLey Foon Tan2015-11-03
| | * | | | PCI: altera: Add Altera PCIe host controller driverLey Foon Tan2015-10-23
| | |/ / /
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---------. \ \ \ Merge branches 'pci/aer', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/resource...Bjorn Helgaas2015-11-02
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| | | | | | | * | | PCI: Fix sriov_enable() error path for pcibios_enable_sriov() failuresAlexander Duyck2015-10-30
| | | | | | | * | | PCI: Wait 1 second between disabling VFs and clearing NumVFsAlexander Duyck2015-10-30
| | | | | | | * | | PCI: Reorder pcibios_sriov_disable()Alexander Duyck2015-10-30
| | | | | | | * | | PCI: Remove VFs in reverse order if virtfn_add() failsAlexander Duyck2015-10-30
| | | | | | | * | | PCI: Remove redundant validation of SR-IOV offset/stride registersAlexander Duyck2015-10-29
| | | | | | | * | | PCI: Set SR-IOV NumVFs to zero after enumerationAlexander Duyck2015-10-29