aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/host
Commit message (Expand)AuthorAge
* Merge branch 'pci/host-mvebu' into nextBjorn Helgaas2014-01-07
|\
| * PCI: mvebu: Use max_t() instead of max(resource_size_t,)Jingoo Han2014-01-02
| * PCI: mvebu: Call pci_ioremap_io() at startup instead of dynamicallyThomas Petazzoni2014-01-02
* | Merge branch 'pci/host-designware' into nextBjorn Helgaas2014-01-07
|\ \
| * | PCI: designware: Fix indent code styleJingoo Han2014-01-02
* | | Merge branch 'pci/host-designware' into nextBjorn Helgaas2013-12-20
|\| |
| * | PCI: designware: Fix I/O transfers by using CPU (not realio) addressPratyush Anand2013-12-20
| * | PCI: designware: Add dw_pcie prefix before cfg_read/writePratyush Anand2013-12-20
| * | PCI: designware: Fix missing MSI IRQsHarro Haan2013-12-20
* | | Merge branch 'pci/host-mvebu' into nextBjorn Helgaas2013-12-20
|\ \ \ | | |/ | |/|
| * | PCI: mvebu: Remove redundant of_match_ptrSachin Kamat2013-12-19
* | | Merge branch 'pci/host-imx6' into nextBjorn Helgaas2013-12-20
|\ \ \
| * | | PCI: imx6: Fix bugs in PCIe startup codeRichard Zhu2013-12-19
| * | | PCI: imx6: Start link in Gen1 before negotiating for Gen2 modeMarek Vasut2013-12-19
| * | | PCI: imx6: Factor out link up wait loopMarek Vasut2013-12-19
| * | | PCI: imx6: Factor out PHY resetMarek Vasut2013-12-19
| * | | PCI: imx6: Report "link up" only after link training completesMarek Vasut2013-12-19
| * | | PCI: imx6: Make reset-gpio optionalMarek Vasut2013-12-19
* | | | Merge branch 'pci/host-tegra' into nextBjorn Helgaas2013-12-18
|\ \ \ \
| * | | | PCI: Disable Gen2 for Tegra20 and Tegra30Eric Brower2013-12-07
* | | | | Merge branch 'pci/host-rcar' into nextBjorn Helgaas2013-12-18
|\ \ \ \ \
| * | | | | PCI: rcar: Add runtime PM supportValentine Barshak2013-12-09
| * | | | | PCI: rcar: Fix rcar_pci_probe() return value checkWei Yongjun2013-12-07
| |/ / / /
* | | | | Merge branch 'pci/host-mvebu' into nextBjorn Helgaas2013-12-18
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | PCI: mvebu: Remove duplicate of_clk_get_by_name() callAndrew Lunn2013-12-09
| * | | | PCI: mvebu: Support a bridge with no IO port windowJason Gunthorpe2013-11-26
| * | | | PCI: mvebu: Obey bridge PCI_COMMAND_MEM and PCI_COMMAND_IO bitsJason Gunthorpe2013-11-26
| * | | | PCI: mvebu: Drop writes to bridge Secondary Status registerJason Gunthorpe2013-11-26
| |/ / /
* | | | Merge branch 'pci/host-imx6' into nextBjorn Helgaas2013-12-18
|\ \ \ \ | | |/ / | |/| |
| * | | PCI: imx6: Remove unneeded 'goto err'Fabio Estevam2013-12-09
| * | | PCI: imx6: Remove unneeded check of platform_get_resource()Fabio Estevam2013-12-09
| |/ /
* | | Merge branch 'pci/host-designware' into nextBjorn Helgaas2013-12-18
|\ \ \ | | |/ | |/|
| * | PCI: designware: Use typical "for" loop idiomBjorn Helgaas2013-12-09
| * | PCI: designware: Remove redundant call to pci_write_config_word()Bjørn Erik Nilsen2013-12-09
| * | PCI: designware: Fix crash in dw_msi_teardown_irq()Bjørn Erik Nilsen2013-12-09
| |/
* / PCI: mvebu: Return 'unsupported' for Interrupt Line and Interrupt PinJason Gunthorpe2013-11-26
|/
* PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas2013-11-14
* Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-14
|\
| * Merge branch 'pci/host-rcar' into nextBjorn Helgaas2013-10-31
| |\
| | * PCI: Add R-Car Gen2 internal PCI supportValentine Barshak2013-10-30
| * | Merge branch 'pci/host-imx6' into nextBjorn Helgaas2013-10-31
| |\ \
| | * | PCI: imx6: Probe the PCIe in fs_initcall()Marek Vasut2013-10-31
| | * | PCI: imx6: Remove redundant of_match_ptrSachin Kamat2013-10-30
| | * | PCI: imx6: Increase link startup timeoutMarek Vasut2013-10-29
| | * | PCI: imx6: Fix imprecise abort handlerTim Harvey2013-10-29
| | * | PCI: imx6: Remove redundant dev_err() in imx6_pcie_probe()Wei Yongjun2013-10-29
| * | | Merge branch 'pci/host-exynos' into nextBjorn Helgaas2013-10-31
| |\ \ \
| | * | | PCI: exynos: Remove redundant of_match_ptrSachin Kamat2013-10-29
| | * | | PCI: designware: Add irq_create_mapping()Pratyush Anand2013-10-09
| | * | | PCI: designware: Make dw_pcie_rd_own_conf(), etc., staticBjorn Helgaas2013-10-09