Age | Commit message (Expand) | Author |
2014-02-12 | PCI: mvebu: Use Device ID and revision from underlying endpoint | Andrew Lunn |
2014-01-23 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-01-07 | Merge branch 'pci/host-mvebu' into next | Bjorn Helgaas |
2014-01-07 | Merge branch 'pci/host-designware' into next | Bjorn Helgaas |
2014-01-02 | PCI: designware: Fix indent code style | Jingoo Han |
2014-01-02 | PCI: mvebu: Use max_t() instead of max(resource_size_t,) | Jingoo Han |
2014-01-02 | PCI: mvebu: Call pci_ioremap_io() at startup instead of dynamically | Thomas Petazzoni |
2013-12-26 | Merge tag 'tegra-for-3.14-dmas-resets-rework' of git://git.kernel.org/pub/scm... | Olof Johansson |
2013-12-20 | Merge branch 'pci/host-designware' into next | Bjorn Helgaas |
2013-12-20 | Merge branch 'pci/host-mvebu' into next | Bjorn Helgaas |
2013-12-20 | Merge branch 'pci/host-imx6' into next | Bjorn Helgaas |
2013-12-20 | PCI: designware: Fix I/O transfers by using CPU (not realio) address | Pratyush Anand |
2013-12-20 | PCI: designware: Add dw_pcie prefix before cfg_read/write | Pratyush Anand |
2013-12-20 | PCI: designware: Fix missing MSI IRQs | Harro Haan |
2013-12-19 | PCI: mvebu: Remove redundant of_match_ptr | Sachin Kamat |
2013-12-19 | PCI: imx6: Fix bugs in PCIe startup code | Richard Zhu |
2013-12-19 | PCI: imx6: Start link in Gen1 before negotiating for Gen2 mode | Marek Vasut |
2013-12-19 | PCI: imx6: Factor out link up wait loop | Marek Vasut |
2013-12-19 | PCI: imx6: Factor out PHY reset | Marek Vasut |
2013-12-19 | PCI: imx6: Report "link up" only after link training completes | Marek Vasut |
2013-12-19 | PCI: imx6: Make reset-gpio optional | Marek Vasut |
2013-12-18 | Merge branch 'pci/host-tegra' into next | Bjorn Helgaas |
2013-12-18 | Merge branch 'pci/host-rcar' into next | Bjorn Helgaas |
2013-12-18 | Merge branch 'pci/host-mvebu' into next | Bjorn Helgaas |
2013-12-18 | Merge branch 'pci/host-imx6' into next | Bjorn Helgaas |
2013-12-18 | Merge branch 'pci/host-designware' into next | Bjorn Helgaas |
2013-12-11 | ARM: tegra: pass reset to tegra_powergate_sequence_power_up() | Stephen Warren |
2013-12-11 | pci: tegra: use reset framework | Stephen Warren |
2013-12-09 | PCI: mvebu: Remove duplicate of_clk_get_by_name() call | Andrew Lunn |
2013-12-09 | PCI: rcar: Add runtime PM support | Valentine Barshak |
2013-12-09 | PCI: imx6: Remove unneeded 'goto err' | Fabio Estevam |
2013-12-09 | PCI: designware: Use typical "for" loop idiom | Bjorn Helgaas |
2013-12-09 | PCI: designware: Remove redundant call to pci_write_config_word() | Bjørn Erik Nilsen |
2013-12-09 | PCI: designware: Fix crash in dw_msi_teardown_irq() | Bjørn Erik Nilsen |
2013-12-09 | PCI: imx6: Remove unneeded check of platform_get_resource() | Fabio Estevam |
2013-12-07 | PCI: rcar: Fix rcar_pci_probe() return value check | Wei Yongjun |
2013-12-07 | PCI: Disable Gen2 for Tegra20 and Tegra30 | Eric Brower |
2013-11-26 | PCI: mvebu: Support a bridge with no IO port window | Jason Gunthorpe |
2013-11-26 | PCI: mvebu: Obey bridge PCI_COMMAND_MEM and PCI_COMMAND_IO bits | Jason Gunthorpe |
2013-11-26 | PCI: mvebu: Return 'unsupported' for Interrupt Line and Interrupt Pin | Jason Gunthorpe |
2013-11-26 | PCI: mvebu: Drop writes to bridge Secondary Status register | Jason Gunthorpe |
2013-11-14 | PCI: Fix whitespace, capitalization, and spelling errors | Bjorn Helgaas |
2013-11-14 | Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-11-12 | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-10-31 | Merge branch 'pci/host-rcar' into next | Bjorn Helgaas |
2013-10-31 | Merge branch 'pci/host-imx6' into next | Bjorn Helgaas |
2013-10-31 | Merge branch 'pci/host-exynos' into next | Bjorn Helgaas |
2013-10-31 | PCI: imx6: Probe the PCIe in fs_initcall() | Marek Vasut |
2013-10-30 | PCI: Add R-Car Gen2 internal PCI support | Valentine Barshak |
2013-10-30 | PCI: imx6: Remove redundant of_match_ptr | Sachin Kamat |