summaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2013-10-08PCI: mvebu: Dynamically detect if the PEX link is up to enable hot plugJason Gunthorpe1-11/+8
2013-10-07PCI/PM: Remove pci_pm_complete()Liu Chuansheng1-9/+0
2013-10-07PCI: Add pci_dev_show_local_cpu() to simplify codeYijing Wang1-17/+15
2013-10-07PCI: Make pci_dev_pm_ops staticSachin Kamat1-1/+1
2013-10-07PCI: Make pci_bus_attrs, pci_dev_attrs, dev_rescan_attr, dev_remove_attr, vga...Sachin Kamat1-7/+9
2013-10-07PCI: convert bus code to use dev_groupsGreg Kroah-Hartman3-29/+48
2013-10-07PCI: convert bus code to use drv_groupsGreg Kroah-Hartman1-5/+8
2013-10-07PCI: convert bus code to use bus_groupsGreg Kroah-Hartman3-5/+15
2013-10-04PCI: exynos: Add missing clk_disable_unprepare() on error pathWei Yongjun1-6/+12
2013-09-30PCI: mvebu: add support for Marvell Dove SoCsSebastian Hesselbarth2-1/+2
2013-09-30PCI: mvebu: add support for reset on GPIOSebastian Hesselbarth1-1/+32
2013-09-30PCI: mvebu: remove subsys_initcallSebastian Hesselbarth1-19/+14
2013-09-30PCI: mvebu: increment nports only for registered portsSebastian Hesselbarth1-3/+4
2013-09-30PCI: mvebu: move clock enable before register accessSebastian Hesselbarth1-13/+12
2013-09-30PCI: mvebu: add support for MSIThomas Petazzoni1-0/+26
2013-09-29Merge 3.12-rc3 into driver-core-nextGreg Kroah-Hartman1-1/+7
2013-09-28PCI: Workaround missing pci_set_master in pci driversYinghai Lu1-1/+7
2013-09-27Merge branch 'pci/misc' into nextBjorn Helgaas8-78/+80
2013-09-27Merge branch 'pci/host-tegra' into nextBjorn Helgaas1-2/+2
2013-09-27Merge branch 'pci/host-imx6' into nextBjorn Helgaas3-0/+582
2013-09-27PCI: imx6: Add support for i.MX6 PCIe controllerSean Cross3-0/+582
2013-09-27Merge branch 'pci/host-exynos' into nextBjorn Helgaas3-0/+366
2013-09-26PCI: convert bus code to use drv_groupsGreg Kroah-Hartman1-5/+8
2013-09-26PCI: convert bus code to use bus_groupsGreg Kroah-Hartman3-5/+15
2013-09-25PCI: acpiphp_ibm: Convert to dynamic debugLan Tianyu1-34/+24
2013-09-25PCI: acpiphp: Convert to dynamic debugLan Tianyu3-40/+30
2013-09-25PCI: tegra: Add missing __iomem annotationJingoo Han1-2/+2
2013-09-25PCI: exynos: Turn off power of phy block when link failedJingoo Han1-0/+68
2013-09-25PCI: exynos: Add support for MSIJingoo Han3-0/+298
2013-09-25PCI: Remove Intel Haswell D3 delaysTodd E Brandt1-0/+23
2013-09-25PCI: Pass type, width, and prefetchability for window alignmentWei Yang1-1/+1
2013-09-25PCI: Use pci_is_root_bus() to check for root busWei Yang1-1/+1
2013-09-25PCI: Remove unused "is_pcie" from pci_dev structureYijing Wang1-1/+0
2013-09-25PCI: Drop "setting latency timer" messagesBjorn Helgaas1-1/+1
2013-09-24PCI: Export pcie_set_mps() and pcie_get_mps()Yijing Wang1-0/+2
2013-09-23Merge branch 'pci/yijing-pci_is_pcie-v2' into nextBjorn Helgaas1-2/+1
2013-09-23PCI/ACPI: Name _OSC #defines more consistentlyBjorn Helgaas2-2/+2
2013-09-24pci-acpi: convert acpi_get_handle() to acpi_has_method()Zhang Rui1-2/+1
2013-09-24acpi_pcihp: convert acpi_get_handle() to acpi_has_method()Zhang Rui1-5/+2
2013-09-23PCI: Use pci_is_pcie() to simplify codeYijing Wang1-2/+1
2013-09-20PCI / ACPI / PM: Clear pme_poll for devices in D3cold on wakeupRafael J. Wysocki1-3/+3
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky1-22/+0
2013-09-12Merge tag 'pm+acpi-fixes-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-14/+47
2013-09-10Merge branch 'acpi-pci-hotplug'Rafael J. Wysocki1-14/+47
2013-09-09ACPI / hotplug / PCI: Avoid parent bus rescans on spurious device checksRafael J. Wysocki1-7/+25
2013-09-07ACPI / hotplug / PCI: Use _OST to notify firmware about notify statusRafael J. Wysocki1-4/+17
2013-09-07ACPI / hotplug / PCI: Avoid doing too much for spurious notifiesRafael J. Wysocki1-3/+6
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds7-56/+1845
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-2/+48
2013-09-05ACPI / hotplug / PCI: Don't trim devices before scanning the namespaceRafael J. Wysocki1-1/+0