aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/host
AgeCommit message (Expand)Author
2014-06-18PCI: mvebu: split PCIe BARs into multiple MBus windows when neededThomas Petazzoni
2014-06-18PCI: mvebu: fix off-by-one in the computed size of the mbus windowsWilly Tarreau
2014-06-18PCI: mvebu: Fix potential issue in range parsingJean-Jacques Hiblot
2014-06-18PCI: imx6: Wait for retrainingMarek Vasut
2014-06-18PCI: designware: Fix iATU programming for cfg1, io and mem viewportMohit Kumar
2014-06-18PCI: designware: Fix RC BAR to be single 64-bit non-prefetchable memory BARMohit Kumar
2014-02-12PCI: mvebu: Use Device ID and revision from underlying endpointAndrew Lunn
2014-01-23Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-07Merge branch 'pci/host-mvebu' into nextBjorn Helgaas
2014-01-07Merge branch 'pci/host-designware' into nextBjorn Helgaas
2014-01-02PCI: designware: Fix indent code styleJingoo Han
2014-01-02PCI: mvebu: Use max_t() instead of max(resource_size_t,)Jingoo Han
2014-01-02PCI: mvebu: Call pci_ioremap_io() at startup instead of dynamicallyThomas Petazzoni
2013-12-26Merge tag 'tegra-for-3.14-dmas-resets-rework' of git://git.kernel.org/pub/scm...Olof Johansson
2013-12-20Merge branch 'pci/host-designware' into nextBjorn Helgaas
2013-12-20Merge branch 'pci/host-mvebu' into nextBjorn Helgaas
2013-12-20Merge branch 'pci/host-imx6' into nextBjorn Helgaas
2013-12-20PCI: designware: Fix I/O transfers by using CPU (not realio) addressPratyush Anand
2013-12-20PCI: designware: Add dw_pcie prefix before cfg_read/writePratyush Anand
2013-12-20PCI: designware: Fix missing MSI IRQsHarro Haan
2013-12-19PCI: mvebu: Remove redundant of_match_ptrSachin Kamat
2013-12-19PCI: imx6: Fix bugs in PCIe startup codeRichard Zhu
2013-12-19PCI: imx6: Start link in Gen1 before negotiating for Gen2 modeMarek Vasut
2013-12-19PCI: imx6: Factor out link up wait loopMarek Vasut
2013-12-19PCI: imx6: Factor out PHY resetMarek Vasut
2013-12-19PCI: imx6: Report "link up" only after link training completesMarek Vasut
2013-12-19PCI: imx6: Make reset-gpio optionalMarek Vasut
2013-12-18Merge branch 'pci/host-tegra' into nextBjorn Helgaas
2013-12-18Merge branch 'pci/host-rcar' into nextBjorn Helgaas
2013-12-18Merge branch 'pci/host-mvebu' into nextBjorn Helgaas
2013-12-18Merge branch 'pci/host-imx6' into nextBjorn Helgaas
2013-12-18Merge branch 'pci/host-designware' into nextBjorn Helgaas
2013-12-11ARM: tegra: pass reset to tegra_powergate_sequence_power_up()Stephen Warren
2013-12-11pci: tegra: use reset frameworkStephen Warren
2013-12-09PCI: mvebu: Remove duplicate of_clk_get_by_name() callAndrew Lunn
2013-12-09PCI: rcar: Add runtime PM supportValentine Barshak
2013-12-09PCI: imx6: Remove unneeded 'goto err'Fabio Estevam
2013-12-09PCI: designware: Use typical "for" loop idiomBjorn Helgaas
2013-12-09PCI: designware: Remove redundant call to pci_write_config_word()Bjørn Erik Nilsen
2013-12-09PCI: designware: Fix crash in dw_msi_teardown_irq()Bjørn Erik Nilsen
2013-12-09PCI: imx6: Remove unneeded check of platform_get_resource()Fabio Estevam
2013-12-07PCI: rcar: Fix rcar_pci_probe() return value checkWei Yongjun
2013-12-07PCI: Disable Gen2 for Tegra20 and Tegra30Eric Brower
2013-11-26PCI: mvebu: Support a bridge with no IO port windowJason Gunthorpe
2013-11-26PCI: mvebu: Obey bridge PCI_COMMAND_MEM and PCI_COMMAND_IO bitsJason Gunthorpe
2013-11-26PCI: mvebu: Return 'unsupported' for Interrupt Line and Interrupt PinJason Gunthorpe
2013-11-26PCI: mvebu: Drop writes to bridge Secondary Status registerJason Gunthorpe
2013-11-14PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas
2013-11-14Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds