aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-14/+1
2013-11-11Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-87/+150
2013-11-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-4/+2
2013-11-07Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds3-10/+23
2013-10-30Revert "ACPI / hotplug / PCI: Avoid doing too much for spurious notifies"Mika Westerberg1-5/+1
2013-10-27Merge tag 's3c24xx-dma' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/driversOlof Johansson1-1/+7
2013-10-24s390/pci: message cleanupSebastian Ott1-4/+2
2013-10-24of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code.Grant Likely1-13/+1
2013-10-24of/irq: simplify args to irq_create_of_mappingGrant Likely1-1/+1
2013-10-24of/irq: Replace of_irq with of_phandle_argsGrant Likely1-3/+2
2013-10-24of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely1-1/+1
2013-10-19Merge 3.12-rc6 into driver-core-nextGreg Kroah-Hartman1-3/+5
2013-10-17Merge tag 'drivers-3.13-2' of git://git.infradead.org/linux-mvebu into next/driversKevin Hilman1-59/+69
2013-10-12ACPI / hotplug / PCI: Drop WARN_ON() from acpiphp_enumerate_slots()Rafael J. Wysocki1-3/+4
2013-10-12ACPI / hotplug / PCI: Fix error code path in acpiphp_enumerate_slots()Rafael J. Wysocki1-0/+1
2013-10-09Merge tag 'drivers-3.13' of git://git.infradead.org/linux-mvebu into next/driversKevin Hilman2-35/+88
2013-10-08PCI: mvebu: make local functions staticJingoo Han1-6/+6
2013-10-08PCI: mvebu: add I/O access wrappersSeungwon Jeon1-42/+55
2013-10-08PCI: mvebu: Dynamically detect if the PEX link is up to enable hot plugJason Gunthorpe1-11/+8
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-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-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/kernel/git/rafael/linux-pmLinus 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/arm/arm-socLinus 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
2013-09-03Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds25-1077/+1806
2013-09-03Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds5-687/+442
2013-08-30s390/pci: add recover sysfs knobSebastian Ott1-2/+0
2013-08-30s390/pci/hotplug: convert to be builtin onlySebastian Ott2-60/+3
2013-08-29Merge branch 'pci/misc' into nextBjorn Helgaas2-149/+146
2013-08-29PCI: tegra: replace devm_request_and_ioremap by devm_ioremap_resourceJulia Lawall1-21/+10
2013-08-29PCI: exynos: Add I/O access wrappersSeungwon Jeon1-69/+91
2013-08-29PCI: designware: Drop "addr" arg from dw_pcie_readl_rc()/dw_pcie_writel_rc()Seungwon Jeon1-80/+55
2013-08-28Merge branch 'pci/misc' into nextBjorn Helgaas4-36/+88
2013-08-28PCI: Remove pcie_cap_has_devctl()Bjorn Helgaas1-6/+1
2013-08-28PCI: Support PCIe Capability Slot registers only for ports with slotsBjorn Helgaas1-3/+3