aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAge
...
| | * | | | | | PCI: Delay enabling bridges until they're neededYinghai Lu2013-07-25
| | * | | | | | PCI: Assign resources on a per-bus basisYinghai Lu2013-07-25
| | * | | | | | PCI: Enable unassigned resource reallocation on per-bus basisYinghai Lu2013-07-25
| | * | | | | | PCI: Turn on reallocation for unassigned resources with host bridge offsetYinghai Lu2013-07-25
| | * | | | | | PCI: Look for unassigned resources on per-bus basisYinghai Lu2013-07-25
| | * | | | | | PCI: Drop temporary variable in pci_assign_unassigned_resources()Yinghai Lu2013-07-25
| | |/ / / / /
| * | | | | | Merge branch 'pci/aw-reset-v5' into nextBjorn Helgaas2013-08-15
| |\ \ \ \ \ \
| | * | | | | | PCI: Add pci_probe_reset_slot() and pci_probe_reset_bus()Alex Williamson2013-08-15
| | * | | | | | PCI: Remove aer_do_secondary_bus_reset()Alex Williamson2013-08-14
| | * | | | | | PCI: Tune secondary bus reset timingAlex Williamson2013-08-14
| | * | | | | | PCI: Wake-up devices before saving config space for resetAlex Williamson2013-08-14
| | * | | | | | PCI: Add pci_reset_slot() and pci_reset_bus()Alex Williamson2013-08-14
| | * | | | | | PCI: Split out pci_dev lock/unlock and save/restoreAlex Williamson2013-08-14
| | * | | | | | PCI: Add slot reset option to pci_dev_reset()Alex Williamson2013-08-14
| | * | | | | | PCI: pciehp: Add reset_slot() methodAlex Williamson2013-08-14
| | * | | | | | PCI: Add pci_reset_bridge_secondary_bus()Alex Williamson2013-08-09
| | |/ / / / /
| * | | | | | Merge branch 'pci/vipul-chelsio-reset-v2' into nextBjorn Helgaas2013-08-12
| |\ \ \ \ \ \
| | * | | | | | PCI: Use pci_wait_for_pending_transaction() instead of for loopCasey Leedom2013-08-12
| | * | | | | | PCI: Chelsio quirk: Enable Bus Master during Function-Level ResetCasey Leedom2013-08-12
| | * | | | | | PCI: Add pci_wait_for_pending_transaction()Casey Leedom2013-08-12
| | |/ / / / /
| * | | | | | Merge branch 'pci/misc' into nextBjorn Helgaas2013-08-12
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | PCI: exynos: Split into Synopsys part and Exynos partJingoo Han2013-08-12
| | * | | | | PCI: mvebu: Make Marvell PCIe driver depend on OFThomas Petazzoni2013-08-12
| | * | | | | PCI: mvebu: Convert to use devm_ioremap_resourceTushar Behera2013-08-06
| * | | | | | Merge branch 'pci/wei-resource-cleanups' into nextBjorn Helgaas2013-08-06
| |\ \ \ \ \ \
| | * | | | | | PCI: Align bridge I/O windows as required by downstream devices & bridgesBjorn Helgaas2013-08-05
| | * | | | | | PCI: Fix types in pbus_size_io()Wei Yang2013-08-02
| | * | | | | | PCI: Add comments for pbus_size_mem() parametersWei Yang2013-08-02
| | * | | | | | PCI: Enumerate subordinate buses, not devices, in pci_bus_get_depth()Wei Yang2013-08-02
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'pci/misc' into nextBjorn Helgaas2013-08-01
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | PCI: Fix comment typo for pci_add_cap_save_buffer()Yijing Wang2013-08-01
| | * | | | | PCI: Return -ENOSYS for SR-IOV operations on non-SR-IOV devicesStefan Assmann2013-07-31
| | * | | | | PCI: Update NumVFs register when disabling SR-IOVYijing Wang2013-07-30
| | * | | | | PCI: Convert class code to use dev_groupsGreg Kroah-Hartman2013-07-25
| | * | | | | PCI: Rename "PCI Express support" kconfig titleEzequiel Garcia2013-07-25
| | * | | | | PCI: Fix comment typo in iov.cJonghwan Choi2013-07-25
| | |/ / / /
| * | | | | PCI: Claim ACS support for AMD southbridge devicesAlex Williamson2013-07-25
| * | | | | PCI: Differentiate ACS controllable from enabledAlex Williamson2013-07-25
| * | | | | PCI: Check all ACS features for multifunction downstream portsAlex Williamson2013-07-25
| |/ / / /
* | | | | Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-03
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'acpi-assorted'Rafael J. Wysocki2013-08-26
| |\ \ \ \
| | * \ \ \ Merge back earlier 'acpi-assorted' materialRafael J. Wysocki2013-08-14
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | ACPI: Remove the old /proc/acpi/event interfaceThomas Renninger2013-07-15
| | | |/ /
| * | | | Merge branch 'acpi-pci-hotplug'Rafael J. Wysocki2013-08-26
| |\ \ \ \
| | * | | | ACPI / hotplug / PCI: Fix NULL pointer dereference in cleanup_bridge()Rafael J. Wysocki2013-08-17
| | * | | | PCI / ACPI: Use dev_dbg() instead of dev_info() in acpi_pci_set_power_state()Lan Tianyu2013-07-31
| | * | | | ACPI / hotplug / PCI: Get rid of check_sub_bridges()Mika Westerberg2013-07-22
| | * | | | ACPI / hotplug / PCI: Clean up bridge_mutex usageRafael J. Wysocki2013-07-22
| | * | | | ACPI / hotplug / PCI: Redefine enable_device() and disable_device()Rafael J. Wysocki2013-07-22
| | * | | | ACPI / hotplug / PCI: Sanitize acpiphp_get_(latch)|(adapter)_status()Mika Westerberg2013-07-22