summaryrefslogtreecommitdiff
path: root/drivers/pci/host
AgeCommit message (Expand)Author
2018-12-16PCI: mvebu: Fix I/O space end address calculationThomas Petazzoni
2017-08-26PCI: dwc: Fix uninitialized variable in dw_handle_msi_irq()Dan Carpenter
2017-08-26PCI: dwc: Unindent dw_handle_msi_irq() loopBjorn Helgaas
2016-05-01PCI: imx6: Move link up check into imx6_pcie_wait_for_link()Lucas Stach
2016-05-01PCI: imx6: Remove broken Gen2 workaroundLucas Stach
2016-05-01PCI: imx6: Move PHY reset into imx6_pcie_establish_link()Lucas Stach
2016-05-01PCI: imx6: Move imx6_pcie_reset_phy() near other PHY handling functionsLucas Stach
2016-02-02PCI: host: Mark PCIe/PCI (MSI) IRQ cascade handlers as IRQF_NO_THREADGrygorii Strashko
2014-10-30PCI: mvebu: Fix uninitialized variable in mvebu_get_tgt_attr()Thomas Petazzoni
2014-06-10PCI: Merge multi-line quoted stringsRyan Desfosses
2014-06-10PCI: Whitespace cleanupRyan Desfosses
2014-06-03Merge branches 'pci/host-designware', 'pci/host-imx6', 'pci/host-mvebu' and '...Bjorn Helgaas
2014-05-30Merge branches 'pci/host-exynos', 'pci/host-imx6', 'pci/resource' and 'pci/mi...Bjorn Helgaas
2014-05-30Merge branch 'pci/host-generic' into nextBjorn Helgaas
2014-05-30PCI: generic: Add generic PCI host controller driverWill Deacon
2014-05-30PCI: imx6: Add support for MSILucas Stach
2014-05-30PCI: designware: Make MSI ISR shared IRQ awareLucas Stach
2014-05-30PCI: imx6: Remove optional (and unused) IRQsLucas Stach
2014-05-30PCI: imx6: Drop old IRQ mappingLucas Stach
2014-05-30PCI: imx6: Use new clock namesLucas Stach
2014-05-30PCI: imx6: Fix imx6_add_pcie_port() section mismatch warningSachin Kamat
2014-05-29PCI: exynos: Fix add_pcie_port() section mismatch warningSachin Kamat
2014-05-28Merge branches 'pci/host-exynos', 'pci/host-rcar' and 'pci/amd-numa' into nextBjorn Helgaas
2014-05-28PCI: rcar: Add gen2 device tree supportBen Dooks
2014-05-27PCI: rcar: Add MSI support for PCIePhil Edworthy
2014-05-27PCI: rcar: Add Renesas R-Car PCIe driverPhil Edworthy
2014-05-27PCI: exynos: Remove unnecessary OOM messagesJingoo Han
2014-04-29PCI: mvebu: Use '%pa' for printing 'phys_addr_t' typeFabio Estevam
2014-04-29PCI: mvebu: Remove unnecessary use of 'conf_lock' spinlockAndrew Murray
2014-04-24PCI: mvebu: split PCIe BARs into multiple MBus windows when neededThomas Petazzoni
2014-04-24PCI: mvebu: fix off-by-one in the computed size of the mbus windowsWilly Tarreau
2014-04-16PCI: designware: Remove unnecessary use of 'conf_lock' spinlockAndrew Murray
2014-04-16PCI: designware: Use new OF interrupt mapping when possibleLucas Stach
2014-04-16PCI: designware: Fix iATU programming for cfg1, io and mem viewportMohit Kumar
2014-04-16PCI: designware: Fix comment for setting number of lanesMohit Kumar
2014-04-15PCI: rcar: Use new OF interrupt mapping when possibleLucas Stach
2014-04-14PCI: tegra: Use new OF interrupt mapping when possibleLucas Stach
2014-04-01Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-03-12Merge branch 'irq/for-gpio' into irq/coreThomas Gleixner
2014-03-04pci: pcie-designware: Remove irq_desc abuseThomas Gleixner
2014-02-26Merge branches 'pci/host-designware', 'pci/host-imx6' and 'pci/host-rcar' int...Bjorn Helgaas
2014-02-26PCI: rcar: Make the Kconfig dependencies more genericMagnus Damm
2014-02-19PCI: imx6: Wait for retrainingMarek Vasut
2014-02-19PCI: designware: Fix RC BAR to be single 64-bit non-prefetchable memory BARMohit Kumar
2014-02-18PCI: mvebu: Call request_resource() on the aperturesJason Gunthorpe
2014-02-18PCI: rcar: Break out window size handlingMagnus Damm
2014-02-18PCI: rcar: Register each instance independentlyMagnus Damm
2014-02-18PCI: rcar: Fix bridge logic configuration accessesBen Dooks
2014-02-18PCI: rcar: Add error interrupt handlingBen Dooks
2014-02-18PCI: rcar: Check platform_get_irq() return codeBen Dooks