| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'pci-v3.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-08-02 | 5 | -36/+79 |
|\ |
|
| * | PCI: mvebu: Disable prefetchable memory support in PCI-to-PCI bridge | Thomas Petazzoni | 2013-08-01 | 1 | -26/+1 |
| * | PCI: Retry allocation of only the resource type that failed | Yinghai Lu | 2013-07-26 | 1 | -1/+68 |
| * | PCI: pciehp: Convert pciehp to be builtin only, not modular | Bjorn Helgaas | 2013-07-26 | 1 | -4/+1 |
| * | PCI: hotplug: Convert to be builtin only, not modular | Bjorn Helgaas | 2013-07-25 | 1 | -4/+1 |
| * | PCI: pciehp: Fix null pointer deref when hot-removing SR-IOV device | Yinghai Lu | 2013-07-25 | 1 | -1/+8 |
* | | powerpc/pci/hotplug: Don't need to remove from EEH cache twice | Gavin Shan | 2013-07-24 | 1 | -1/+0 |
|/ |
|
* | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds | 2013-07-03 | 2 | -5/+2 |
|\ |
|
| * | drivers: avoid format strings in names passed to alloc_workqueue() | Kees Cook | 2013-07-03 | 2 | -5/+2 |
* | | Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-07-03 | 14 | -159/+252 |
|\ \ |
|
| * \ | Merge branch 'pci/misc' into next | Bjorn Helgaas | 2013-06-26 | 2 | -5/+3 |
| |\ \ |
|
| | * | | PCI: Use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM) | Yijing Wang | 2013-06-18 | 2 | -5/+3 |
| * | | | Merge branch 'pci/jiang-bus-lock-v3' into next | Bjorn Helgaas | 2013-06-14 | 3 | -71/+87 |
| |\ \ \ |
|
| | * | | | PCI: Return early on allocation failures to unindent mainline code | Bjorn Helgaas | 2013-06-14 | 1 | -14/+15 |
| | * | | | PCI: Simplify IOV implementation and fix reference count races | Jiang Liu | 2013-06-14 | 1 | -35/+24 |
| | * | | | PCI: Drop redundant setting of bus->is_added in virtfn_add_bus() | Jiang Liu | 2013-06-14 | 1 | -1/+0 |
| | * | | | PCI: Rename pci_release_bus_bridge_dev() to pci_release_host_bridge_dev() | Jiang Liu | 2013-06-07 | 1 | -13/+13 |
| | * | | | PCI: Fix refcount issue in pci_create_root_bus() error recovery path | Jiang Liu | 2013-06-07 | 1 | -6/+8 |
| | * | | | PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus) | Gu Zheng | 2013-06-05 | 2 | -5/+8 |
| | * | | | PCI: Introduce pci_alloc_dev(struct pci_bus*) to replace alloc_pci_dev() | Gu Zheng | 2013-05-27 | 1 | -1/+8 |
| | * | | | PCI: Introduce pci_bus_{get|put}() to manage PCI bus reference count | Jiang Liu | 2013-05-27 | 1 | -0/+15 |
| * | | | | Merge branch 'pci/misc' into next | Bjorn Helgaas | 2013-06-14 | 4 | -4/+15 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| | * | | | PCI / ACPI / PM: Use correct power state strings in messages | Rafael J. Wysocki | 2013-06-14 | 1 | -3/+3 |
| | * | | | PCI: Fix comment typo for pcie_pme_remove() | Yijing Wang | 2013-06-10 | 1 | -1/+1 |
| | * | | | PCI: Add pcibios_release_device() | Sebastian Ott | 2013-06-04 | 2 | -0/+11 |
| * | | | | Merge branch 'pci/betty-aer-v3' into next | Bjorn Helgaas | 2013-06-07 | 3 | -35/+33 |
| |\ \ \ \ |
|
| | * | | | | PCI/AER: Reset link for devices below Root Port or Downstream Port | Betty Dall | 2013-06-06 | 1 | -8/+9 |
| | * | | | | PCI/AER: Move AER severity defines to aer.h | Betty Dall | 2013-06-06 | 1 | -4/+0 |
| | * | | | | PCI/AER: Set dev->__aer_firmware_first only for matching devices | Bjorn Helgaas | 2013-06-06 | 1 | -4/+4 |
| | * | | | | PCI/AER: Factor out HEST device type matching | Bjorn Helgaas | 2013-06-06 | 1 | -18/+17 |
| | * | | | | PCI/AER: Don't parse HEST table for non-PCIe devices | Bjorn Helgaas | 2013-06-06 | 1 | -2/+4 |
| | | |/ /
| | |/| | |
|
| * | | | | Merge branch 'pci/jiang-iov-fixes' into next | Bjorn Helgaas | 2013-06-05 | 2 | -5/+30 |
| |\ \ \ \ |
|
| | * | | | | PCI: Hide remove and rescan sysfs interfaces for SR-IOV virtual functions | Jiang Liu | 2013-06-05 | 1 | -2/+28 |
| | * | | | | PCI: Finish SR-IOV VF setup before adding the device | Xudong Hao | 2013-05-31 | 1 | -3/+2 |
| | |/ / / |
|
| * | | | | Merge branch 'pci/alexander-msi' into next | Bjorn Helgaas | 2013-06-05 | 1 | -2/+8 |
| |\ \ \ \ |
|
| | * | | | | PCI: Allocate only as many MSI vectors as requested by driver | Alexander Gordeev | 2013-05-28 | 1 | -2/+8 |
| | |/ / / |
|
| * | | | | Merge branch 'pci/shane-amd-ahci-i2c' into next | Bjorn Helgaas | 2013-06-04 | 1 | -0/+2 |
| |\ \ \ \ |
|
| | * | | | | ahci: Add AMD CZ SATA device ID | Shane Huang | 2013-06-03 | 1 | -0/+2 |
| | |/ / / |
|
| * | | | | Merge branch 'pci/misc' into next | Bjorn Helgaas | 2013-06-01 | 5 | -28/+22 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| | * | | | PCI: Replace strict_strtoul() with kstrtoul() | Jingoo Han | 2013-06-01 | 1 | -9/+9 |
| | * | | | PCI: Replace printks with appropriate pr_*() | Yijing Wang | 2013-05-28 | 1 | -2/+2 |
| | * | | | PCI: Fix kerneldoc for pci_disable_link_state() | Yijing Wang | 2013-05-28 | 1 | -4/+9 |
| | * | | | PCI: Fix INTC comment typo for pci_swizzle_interrupt_pin() | Wang Sheng-Hui | 2013-05-28 | 1 | -1/+1 |
| | * | | | PCI: Convert ioapic.c to module_pci_driver | Libo Chen | 2013-05-27 | 1 | -12/+1 |
| * | | | | Merge branch 'pci/kevin-bus-to-resource' into next | Bjorn Helgaas | 2013-05-25 | 1 | -6/+25 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | PCI: Unset resource if initial BAR value is invalid | Kevin Hao | 2013-05-25 | 1 | -1/+21 |
| | * | | | PCI: Consolidate calls to pcibios_bus_to_resource() in __pci_read_base() | Kevin Hao | 2013-05-25 | 1 | -3/+2 |
| | * | | | PCI: Add 0x prefix to BAR register position in __pci_read_base() | Kevin Hao | 2013-05-25 | 1 | -2/+2 |
| | |/ / |
|
| * | | | PCI/ASPM: Warn when driver asks to disable ASPM, but we can't do it | Bjorn Helgaas | 2013-05-21 | 1 | -3/+13 |
| * | | | PCI: Work around Ivytown NTB BAR size issue | Jon Mason | 2013-05-15 | 1 | -0/+25 |
| |/ / |
|