summaryrefslogtreecommitdiff
path: root/drivers/pci/host
AgeCommit message (Expand)Author
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
2014-02-14PCI: mvebu: Fix potential issue in range parsingJean-Jacques Hiblot
2014-02-12PCI: mvebu: Use Device ID and revision from underlying endpointAndrew Lunn
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