aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAge
* ACPI: Try harder to resolve _ADR collisions for bridgesRafael J. Wysocki2013-08-07
* Merge tag 'pci-v3.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-08-02
|\
| * PCI: mvebu: Disable prefetchable memory support in PCI-to-PCI bridgeThomas Petazzoni2013-08-01
| * PCI: Retry allocation of only the resource type that failedYinghai Lu2013-07-26
| * PCI: pciehp: Convert pciehp to be builtin only, not modularBjorn Helgaas2013-07-26
| * PCI: hotplug: Convert to be builtin only, not modularBjorn Helgaas2013-07-25
| * PCI: pciehp: Fix null pointer deref when hot-removing SR-IOV deviceYinghai Lu2013-07-25
* | powerpc/pci/hotplug: Don't need to remove from EEH cache twiceGavin Shan2013-07-24
|/
* Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-03
|\
| * drivers: avoid format strings in names passed to alloc_workqueue()Kees Cook2013-07-03
* | Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-03
|\ \
| * \ Merge branch 'pci/misc' into nextBjorn Helgaas2013-06-26
| |\ \
| | * | PCI: Use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM)Yijing Wang2013-06-18
| * | | Merge branch 'pci/jiang-bus-lock-v3' into nextBjorn Helgaas2013-06-14
| |\ \ \
| | * | | PCI: Return early on allocation failures to unindent mainline codeBjorn Helgaas2013-06-14
| | * | | PCI: Simplify IOV implementation and fix reference count racesJiang Liu2013-06-14
| | * | | PCI: Drop redundant setting of bus->is_added in virtfn_add_bus()Jiang Liu2013-06-14
| | * | | PCI: Rename pci_release_bus_bridge_dev() to pci_release_host_bridge_dev()Jiang Liu2013-06-07
| | * | | PCI: Fix refcount issue in pci_create_root_bus() error recovery pathJiang Liu2013-06-07
| | * | | PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus)Gu Zheng2013-06-05
| | * | | PCI: Introduce pci_alloc_dev(struct pci_bus*) to replace alloc_pci_dev()Gu Zheng2013-05-27
| | * | | PCI: Introduce pci_bus_{get|put}() to manage PCI bus reference countJiang Liu2013-05-27
| * | | | Merge branch 'pci/misc' into nextBjorn Helgaas2013-06-14
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | PCI / ACPI / PM: Use correct power state strings in messagesRafael J. Wysocki2013-06-14
| | * | | PCI: Fix comment typo for pcie_pme_remove()Yijing Wang2013-06-10
| | * | | PCI: Add pcibios_release_device()Sebastian Ott2013-06-04
| * | | | Merge branch 'pci/betty-aer-v3' into nextBjorn Helgaas2013-06-07
| |\ \ \ \
| | * | | | PCI/AER: Reset link for devices below Root Port or Downstream PortBetty Dall2013-06-06
| | * | | | PCI/AER: Move AER severity defines to aer.hBetty Dall2013-06-06
| | * | | | PCI/AER: Set dev->__aer_firmware_first only for matching devicesBjorn Helgaas2013-06-06
| | * | | | PCI/AER: Factor out HEST device type matchingBjorn Helgaas2013-06-06
| | * | | | PCI/AER: Don't parse HEST table for non-PCIe devicesBjorn Helgaas2013-06-06
| | | |/ / | | |/| |
| * | | | Merge branch 'pci/jiang-iov-fixes' into nextBjorn Helgaas2013-06-05
| |\ \ \ \
| | * | | | PCI: Hide remove and rescan sysfs interfaces for SR-IOV virtual functionsJiang Liu2013-06-05
| | * | | | PCI: Finish SR-IOV VF setup before adding the deviceXudong Hao2013-05-31
| | |/ / /
| * | | | Merge branch 'pci/alexander-msi' into nextBjorn Helgaas2013-06-05
| |\ \ \ \
| | * | | | PCI: Allocate only as many MSI vectors as requested by driverAlexander Gordeev2013-05-28
| | |/ / /
| * | | | Merge branch 'pci/shane-amd-ahci-i2c' into nextBjorn Helgaas2013-06-04
| |\ \ \ \
| | * | | | ahci: Add AMD CZ SATA device IDShane Huang2013-06-03
| | |/ / /
| * | | | Merge branch 'pci/misc' into nextBjorn Helgaas2013-06-01
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | PCI: Replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-01
| | * | | PCI: Replace printks with appropriate pr_*()Yijing Wang2013-05-28
| | * | | PCI: Fix kerneldoc for pci_disable_link_state()Yijing Wang2013-05-28
| | * | | PCI: Fix INTC comment typo for pci_swizzle_interrupt_pin()Wang Sheng-Hui2013-05-28
| | * | | PCI: Convert ioapic.c to module_pci_driverLibo Chen2013-05-27
| * | | | Merge branch 'pci/kevin-bus-to-resource' into nextBjorn Helgaas2013-05-25
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | PCI: Unset resource if initial BAR value is invalidKevin Hao2013-05-25
| | * | | PCI: Consolidate calls to pcibios_bus_to_resource() in __pci_read_base()Kevin Hao2013-05-25
| | * | | PCI: Add 0x prefix to BAR register position in __pci_read_base()Kevin Hao2013-05-25
| | |/ /
| * | | PCI/ASPM: Warn when driver asks to disable ASPM, but we can't do itBjorn Helgaas2013-05-21