Age | Commit message (Expand) | Author |
2013-10-29 | PCI: imx6: Increase link startup timeout | Marek Vasut |
2013-10-29 | PCI: exynos: Remove redundant of_match_ptr | Sachin Kamat |
2013-10-29 | PCI: imx6: Fix imprecise abort handler | Tim Harvey |
2013-10-29 | PCI: Fail MSI/MSI-X initialization if device is not in PCI_D0 | Yijing Wang |
2013-10-29 | PCI: imx6: Remove redundant dev_err() in imx6_pcie_probe() | Wei Yongjun |
2013-10-27 | Merge tag 's3c24xx-dma' of git://git.kernel.org/pub/scm/linux/kernel/git/kgen... | Olof Johansson |
2013-10-28 | Merge branch 'acpi-cleanup' | Rafael J. Wysocki |
2013-10-24 | s390/pci: message cleanup | Sebastian Ott |
2013-10-24 | of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code. | Grant Likely |
2013-10-24 | of/irq: simplify args to irq_create_of_mapping | Grant Likely |
2013-10-24 | of/irq: Replace of_irq with of_phandle_args | Grant Likely |
2013-10-24 | of/irq: Rename of_irq_map_* functions to of_irq_parse_* | Grant Likely |
2013-10-19 | Merge 3.12-rc6 into driver-core-next | Greg Kroah-Hartman |
2013-10-17 | Merge tag 'drivers-3.13-2' of git://git.infradead.org/linux-mvebu into next/d... | Kevin Hilman |
2013-10-12 | ACPI / hotplug / PCI: Drop WARN_ON() from acpiphp_enumerate_slots() | Rafael J. Wysocki |
2013-10-12 | ACPI / hotplug / PCI: Fix error code path in acpiphp_enumerate_slots() | Rafael J. Wysocki |
2013-10-09 | Merge tag 'drivers-3.13' of git://git.infradead.org/linux-mvebu into next/dri... | Kevin Hilman |
2013-10-09 | PCI: designware: Add irq_create_mapping() | Pratyush Anand |
2013-10-09 | PCI: designware: Make dw_pcie_rd_own_conf(), etc., static | Bjorn Helgaas |
2013-10-09 | PCI: designware: Add header guards | Seungwon Jeon |
2013-10-08 | PCI: mvebu: make local functions static | Jingoo Han |
2013-10-08 | PCI: mvebu: add I/O access wrappers | Seungwon Jeon |
2013-10-08 | PCI: mvebu: Dynamically detect if the PEX link is up to enable hot plug | Jason Gunthorpe |
2013-10-07 | PCI/PM: Remove pci_pm_complete() | Liu Chuansheng |
2013-10-07 | PCI: Add pci_dev_show_local_cpu() to simplify code | Yijing Wang |
2013-10-07 | PCI: Make pci_dev_pm_ops static | Sachin Kamat |
2013-10-07 | PCI: Make pci_bus_attrs, pci_dev_attrs, dev_rescan_attr, dev_remove_attr, vga... | Sachin Kamat |
2013-10-07 | PCI: convert bus code to use dev_groups | Greg Kroah-Hartman |
2013-10-07 | PCI: convert bus code to use drv_groups | Greg Kroah-Hartman |
2013-10-07 | PCI: convert bus code to use bus_groups | Greg Kroah-Hartman |
2013-10-04 | PCI: exynos: Add missing clk_disable_unprepare() on error path | Wei Yongjun |
2013-09-30 | PCI: mvebu: add support for Marvell Dove SoCs | Sebastian Hesselbarth |
2013-09-30 | PCI: mvebu: add support for reset on GPIO | Sebastian Hesselbarth |
2013-09-30 | PCI: mvebu: remove subsys_initcall | Sebastian Hesselbarth |
2013-09-30 | PCI: mvebu: increment nports only for registered ports | Sebastian Hesselbarth |
2013-09-30 | PCI: mvebu: move clock enable before register access | Sebastian Hesselbarth |
2013-09-30 | PCI: mvebu: add support for MSI | Thomas Petazzoni |
2013-09-29 | Merge 3.12-rc3 into driver-core-next | Greg Kroah-Hartman |
2013-09-28 | PCI: Workaround missing pci_set_master in pci drivers | Yinghai Lu |
2013-09-27 | Merge branch 'pci/misc' into next | Bjorn Helgaas |
2013-09-27 | Merge branch 'pci/host-tegra' into next | Bjorn Helgaas |
2013-09-27 | Merge branch 'pci/host-imx6' into next | Bjorn Helgaas |
2013-09-27 | PCI: imx6: Add support for i.MX6 PCIe controller | Sean Cross |
2013-09-27 | Merge branch 'pci/host-exynos' into next | Bjorn Helgaas |
2013-09-26 | PCI: convert bus code to use drv_groups | Greg Kroah-Hartman |
2013-09-26 | PCI: convert bus code to use bus_groups | Greg Kroah-Hartman |
2013-09-25 | PCI: acpiphp_ibm: Convert to dynamic debug | Lan Tianyu |
2013-09-25 | PCI: acpiphp: Convert to dynamic debug | Lan Tianyu |
2013-09-25 | PCI: tegra: Add missing __iomem annotation | Jingoo Han |
2013-09-25 | PCI: exynos: Turn off power of phy block when link failed | Jingoo Han |