summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2013-11-05Merge branch 'akpm-current/current'Stephen Rothwell
2013-11-05kfifo API type safetyStefani Seibold
2013-11-05drivers/pci/pci-driver.c: warn on driver probe return value greater than zeroStephen M. Cameron
2013-11-05Merge remote-tracking branch 'devicetree/devicetree/next'Stephen Rothwell
2013-11-05Merge remote-tracking branch 'pm/linux-next'Stephen Rothwell
2013-11-05Merge remote-tracking branch 'pci/next'Stephen Rothwell
2013-11-05Merge remote-tracking branch 's390/features'Stephen Rothwell
2013-11-05Merge remote-tracking branch 'arm-soc/for-next'Stephen Rothwell
2013-10-31Merge branch 'pci/misc' into nextBjorn Helgaas
2013-10-31Merge branch 'pci/yijing-mps-v1' into nextBjorn Helgaas
2013-10-31Merge branch 'pci/host-rcar' into nextBjorn Helgaas
2013-10-31Merge branch 'pci/host-imx6' into nextBjorn Helgaas
2013-10-31Merge branch 'pci/host-exynos' into nextBjorn Helgaas
2013-10-31Merge branch 'pci/gregkh-driver-core' into nextBjorn Helgaas
2013-10-31PCI: imx6: Probe the PCIe in fs_initcall()Marek Vasut
2013-10-30PCI: Add R-Car Gen2 internal PCI supportValentine Barshak
2013-10-30PCI: imx6: Remove redundant of_match_ptrSachin Kamat
2013-10-30Merge branch 'fixes' into linux-nextRafael J. Wysocki
2013-10-30Revert "ACPI / hotplug / PCI: Avoid doing too much for spurious notifies"Mika Westerberg
2013-10-29PCI: Report pci_pme_active() kmalloc failureBjorn Helgaas
2013-10-29PCI: imx6: Increase link startup timeoutMarek Vasut
2013-10-29PCI: exynos: Remove redundant of_match_ptrSachin Kamat
2013-10-29PCI: imx6: Fix imprecise abort handlerTim Harvey
2013-10-29PCI: Fail MSI/MSI-X initialization if device is not in PCI_D0Yijing Wang
2013-10-29PCI: imx6: Remove redundant dev_err() in imx6_pcie_probe()Wei Yongjun
2013-10-28Merge branch 'acpi-cleanup'Rafael J. Wysocki
2013-10-24s390/pci: message cleanupSebastian Ott
2013-10-24of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code.Grant Likely
2013-10-24of/irq: simplify args to irq_create_of_mappingGrant Likely
2013-10-24of/irq: Replace of_irq with of_phandle_argsGrant Likely
2013-10-24of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely
2013-10-17Merge branch 'next/drivers' into for-nextKevin Hilman
2013-10-17Merge tag 'drivers-3.13-2' of git://git.infradead.org/linux-mvebu into next/d...Kevin Hilman
2013-10-12ACPI / hotplug / PCI: Drop WARN_ON() from acpiphp_enumerate_slots()Rafael J. Wysocki
2013-10-12ACPI / hotplug / PCI: Fix error code path in acpiphp_enumerate_slots()Rafael J. Wysocki
2013-10-09Merge branch 'fixes' into for-nextKevin Hilman
2013-10-09Merge tag 'drivers-3.13' of git://git.infradead.org/linux-mvebu into next/dri...Kevin Hilman
2013-10-09PCI: designware: Add irq_create_mapping()Pratyush Anand
2013-10-09PCI: designware: Make dw_pcie_rd_own_conf(), etc., staticBjorn Helgaas
2013-10-09PCI: designware: Add header guardsSeungwon Jeon
2013-10-08PCI: mvebu: make local functions staticJingoo Han
2013-10-08PCI: mvebu: add I/O access wrappersSeungwon Jeon
2013-10-08PCI: mvebu: Dynamically detect if the PEX link is up to enable hot plugJason Gunthorpe
2013-10-07PCI/PM: Remove pci_pm_complete()Liu Chuansheng
2013-10-07PCI: Add pci_dev_show_local_cpu() to simplify codeYijing Wang
2013-10-07PCI: Make pci_dev_pm_ops staticSachin Kamat
2013-10-07PCI: Make pci_bus_attrs, pci_dev_attrs, dev_rescan_attr, dev_remove_attr, vga...Sachin Kamat
2013-10-07PCI: convert bus code to use dev_groupsGreg Kroah-Hartman
2013-10-07PCI: convert bus code to use drv_groupsGreg Kroah-Hartman
2013-10-07PCI: convert bus code to use bus_groupsGreg Kroah-Hartman