summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
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-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-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-31PCI: Finish SR-IOV VF setup before adding the deviceXudong Hao
2013-05-28PCI: Allocate only as many MSI vectors as requested by driverAlexander Gordeev
2013-05-28PCI: Replace printks with appropriate pr_*()Yijing Wang
2013-05-28PCI: Fix kerneldoc for pci_disable_link_state()Yijing Wang
2013-05-28PCI: Fix INTC comment typo for pci_swizzle_interrupt_pin()Wang Sheng-Hui
2013-05-27PCI: Convert ioapic.c to module_pci_driverLibo Chen
2013-05-27PCI: Introduce pci_alloc_dev(struct pci_bus*) to replace alloc_pci_dev()Gu Zheng
2013-05-27PCI: Introduce pci_bus_{get|put}() to manage PCI bus reference countJiang Liu
2013-05-25Merge branch 'pci/kevin-bus-to-resource' into nextBjorn Helgaas
2013-05-25PCI: Unset resource if initial BAR value is invalidKevin Hao
2013-05-25PCI: Consolidate calls to pcibios_bus_to_resource() in __pci_read_base()Kevin Hao
2013-05-25PCI: Add 0x prefix to BAR register position in __pci_read_base()Kevin Hao
2013-05-21PCI/ASPM: Warn when driver asks to disable ASPM, but we can't do itBjorn Helgaas
2013-05-15PCI: Work around Ivytown NTB BAR size issueJon Mason
2013-05-09Merge tag 'pci-v3.10-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-05-07PCI: Delay final fixups until resources are assignedYinghai Lu
2013-05-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-01proc: Supply a function to remove a proc entry by PDEDavid Howells
2013-05-01proc: Supply PDE attribute setting accessor functionsDavid Howells
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-04-30PCI: Set ->mask_pos correctlyDan Carpenter
2013-04-29Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-04-24pci: Add SRIOV helper function to determine if VFs are assigned to guestAlexander Duyck
2013-04-24Merge branch 'pci/gavin-msi-cleanup' into nextBjorn Helgaas
2013-04-23PCI: Use PCI_MSIX_TABLE_BIR, not PCI_MSIX_FLAGS_BIRMASKBjorn Helgaas