aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds
2013-07-03Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-07-03drivers: avoid format strings in names passed to alloc_workqueue()Kees Cook
2013-07-03Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-03Merge tag 'stable/for-linus-3.11-rc0-tag-two' of git://git.kernel.org/pub/scm...Linus Torvalds
2013-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-07-02Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-06-29cpqphp_sysfs: switch to fixed_size_llseek()Al Viro
2013-06-29pci/proc: switch to fixed_size_llseek()Al Viro
2013-06-28Merge branch 'pm-assorted'Rafael J. Wysocki
2013-06-26Merge branch 'pci/misc' into nextBjorn Helgaas
2013-06-26s390/pci: remove pdev during unplugSebastian Ott
2013-06-26s390/pci: cleanup hotplug codeSebastian Ott
2013-06-26pci: add pcibios_release_deviceSebastian Ott
2013-06-26pci: Add PCIe driver for Samsung ExynosJingoo Han
2013-06-24ACPI / dock / PCI: Synchronous handling of dock events for PCI devicesRafael J. Wysocki
2013-06-23PCI / ACPI: Use boot-time resource allocation rules during hotplugJiang Liu
2013-06-18PCI: Use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM)Yijing Wang
2013-06-17Merge 3.10-rc6 into driver-core-nextGreg Kroah-Hartman
2013-06-14Merge branch 'pci/jiang-bus-lock-v3' into nextBjorn Helgaas
2013-06-14PCI: Return early on allocation failures to unindent mainline codeBjorn Helgaas
2013-06-14PCI: Simplify IOV implementation and fix reference count racesJiang Liu
2013-06-14PCI: Drop redundant setting of bus->is_added in virtfn_add_bus()Jiang Liu
2013-06-14Merge branch 'pci/misc' into nextBjorn Helgaas
2013-06-14PCI / ACPI / PM: Use correct power state strings in messagesRafael J. Wysocki
2013-06-14xen/pcifront: Deal with toolstack missing 'XenbusStateClosing' state.Konrad Rzeszutek Wilk
2013-06-11Merge branch 'clps711x/soc' into next/socOlof Johansson
2013-06-10PCI: Fix comment typo for pcie_pme_remove()Yijing Wang
2013-06-07PCI: Rename pci_release_bus_bridge_dev() to pci_release_host_bridge_dev()Jiang Liu
2013-06-07PCI: Fix refcount issue in pci_create_root_bus() error recovery pathJiang Liu
2013-06-07Merge branch 'pci/betty-aer-v3' into nextBjorn Helgaas
2013-06-06PCI/AER: Reset link for devices below Root Port or Downstream PortBetty Dall
2013-06-06PCI/AER: Move AER severity defines to aer.hBetty Dall
2013-06-06PCI/AER: Set dev->__aer_firmware_first only for matching devicesBjorn Helgaas
2013-06-06PCI/AER: Factor out HEST device type matchingBjorn Helgaas
2013-06-06PCI/AER: Don't parse HEST table for non-PCIe devicesBjorn Helgaas
2013-06-05PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus)Gu Zheng
2013-06-05Merge branch 'pci/jiang-iov-fixes' into nextBjorn Helgaas
2013-06-05PCI: Hide remove and rescan sysfs interfaces for SR-IOV virtual functionsJiang Liu
2013-06-05Merge branch 'pci/alexander-msi' into nextBjorn Helgaas
2013-06-04PCI: Add pcibios_release_device()Sebastian Ott
2013-06-04Merge branch 'pci/shane-amd-ahci-i2c' into nextBjorn Helgaas
2013-06-03Finally eradicate CONFIG_HOTPLUGStephen Rothwell
2013-06-03PM / Runtime: Rework the "runtime idle" helper routineRafael J. Wysocki
2013-06-03ahci: Add AMD CZ SATA device IDShane Huang
2013-06-01Merge branch 'pci/misc' into nextBjorn Helgaas
2013-06-01PCI: Replace strict_strtoul() with kstrtoul()Jingoo Han
2013-05-31Merge tag 'pcie_bridge-3.11' of git://git.infradead.org/users/jcooper/linux i...Olof Johansson