Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | PCI: Enable INTx if BIOS left them disabled | Bjorn Helgaas | 2014-02-18 | 1 | -0/+10 | |
| | * | | | | | PCI: Cleanup per-arch list of object files | Liviu Dudau | 2014-02-12 | 1 | -14/+8 | |
| | * | | | | | PCI: cpqphp: Fix hex vs decimal typo in cpqhpc_probe() | Dan Carpenter | 2014-02-12 | 1 | -2/+2 | |
| | * | | | | | PCI: Remove unnecessary list_empty(&pci_pme_list) check | Bjorn Helgaas | 2014-02-03 | 1 | -21/+19 | |
| | |/ / / / | ||||||
| * | | | | | Merge branch 'pci/host-mvebu' into next | Bjorn Helgaas | 2014-02-18 | 1 | -11/+26 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | PCI: mvebu: Call request_resource() on the apertures | Jason Gunthorpe | 2014-02-18 | 1 | -1/+23 | |
| | * | | | | | PCI: mvebu: Fix potential issue in range parsing | Jean-Jacques Hiblot | 2014-02-14 | 1 | -1/+1 | |
| | * | | | | | PCI: mvebu: Use Device ID and revision from underlying endpoint | Andrew Lunn | 2014-02-12 | 1 | -9/+2 | |
| | |/ / / / | ||||||
| * | | | | | Merge branch 'pci/list-for-each-entry' into next | Bjorn Helgaas | 2014-02-18 | 3 | -11/+11 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | PCI: Remove pci_bus_b() and use list_for_each_entry() directly | Yijing Wang | 2014-02-14 | 2 | -8/+8 | |
| | * | | | | | ACPI / hotplug / PCI: Use list_for_each_entry() for bus traversal | Yijing Wang | 2014-02-14 | 1 | -3/+3 | |
| | |/ / / / | ||||||
| * | | | | | Merge branch 'pci/msi' into next | Bjorn Helgaas | 2014-02-14 | 1 | -2/+8 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | PCI/MSI: Fix pci_msix_vec_count() htmldocs failure | Masanari Iida | 2014-02-03 | 1 | -1/+0 | |
| | * | | | | | PCI/MSI: Fix leak of msi_attrs | Greg Kroah-Hartman | 2014-02-03 | 1 | -0/+1 | |
| | * | | | | | PCI/MSI: Check kmalloc() return value, fix leak of name | Greg Kroah-Hartman | 2014-02-03 | 1 | -1/+7 | |
| | |/ / / / | ||||||
| * | | | | | Merge branch 'pci/virtualization' into next | Bjorn Helgaas | 2014-02-14 | 2 | -6/+205 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | PCI: Enable quirks for PCIe ACS on Intel PCH root ports | Alex Williamson | 2014-02-11 | 1 | -0/+160 | |
| | * | | | | | PCI: Add device-specific PCI ACS enable | Alex Williamson | 2014-02-11 | 2 | -6/+45 | |
| | |/ / / / | ||||||
| * | | | | | PCI: Don't scan random busses in pci_scan_bridge() | Andreas Noever | 2014-02-11 | 1 | -3/+7 | |
| * | | | | | PCI: Check for child busses which use more bus numbers than allocated | Andreas Noever | 2014-02-11 | 1 | -4/+6 | |
| * | | | | | PCI: Remove pci_fixup_parent_subordinate_busnr() | Andreas Noever | 2014-02-11 | 1 | -30/+0 | |
| * | | | | | PCI: Make sure bus number resources stay within their parents bounds | Andreas Noever | 2014-02-10 | 1 | -2/+8 | |
| * | | | | | PCI: Use request_resource_conflict() instead of insert_ for bus numbers | Andreas Noever | 2014-02-10 | 1 | -1/+1 | |
| * | | | | | PCI: Assign CardBus bus number only during the second pass | Andreas Noever | 2014-02-10 | 1 | -1/+1 | |
| * | | | | | PCI: Clarify the "scan anyway" comment in pci_scan_bridge() | Andreas Noever | 2014-02-10 | 1 | -5/+4 | |
| * | | | | | PCI: Increment max correctly in pci_scan_bridge() | Andreas Noever | 2014-02-10 | 1 | -2/+3 | |
| |/ / / / | ||||||
* | | | | | Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-04-01 | 3 | -363/+209 | |
|\ \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| *-. \ \ \ \ | Merge branches 'pm-runtime' and 'pm-sleep' | Rafael J. Wysocki | 2014-03-20 | 1 | -8/+25 | |
| |\ \ \ \ \ \ | ||||||
| | | * | | | | | PCI / PM: Resume runtime-suspended devices later during system suspend | Rafael J. Wysocki | 2014-03-04 | 1 | -8/+25 | |
| | | | |_|/ / | | | |/| | | | ||||||
| * | | | | | | Merge branch 'acpi-hotplug' | Rafael J. Wysocki | 2014-03-17 | 1 | -81/+53 | |
| |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge branch 'acpi-pci-hotplug' into acpi-hotplug | Rafael J. Wysocki | 2014-03-06 | 1 | -5/+2 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | ACPI / dock: Add .uevent() callback to struct acpi_hotplug_context | Rafael J. Wysocki | 2014-02-21 | 1 | -4/+4 | |
| | * | | | | | | | ACPI / dock: Use callback pointers from devices' ACPI hotplug contexts | Rafael J. Wysocki | 2014-02-21 | 1 | -70/+49 | |
| | * | | | | | | | ACPI / dock: Use ACPI device object pointers instead of ACPI handles | Rafael J. Wysocki | 2014-02-21 | 1 | -3/+3 | |
| | * | | | | | | | Merge branch 'acpi-pci-hotplug' into acpi-dock | Rafael J. Wysocki | 2014-02-21 | 1 | -10/+19 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | ACPI / hotplug: Add .fixup() callback to struct acpi_hotplug_context | Rafael J. Wysocki | 2014-02-21 | 1 | -1/+1 | |
| | * | | | | | | | | ACPI / hotplug / PCI: Do not clear event callback pointer for docks | Rafael J. Wysocki | 2014-02-21 | 1 | -7/+0 | |
| * | | | | | | | | | Merge branch 'acpi-pci-hotplug' | Rafael J. Wysocki | 2014-03-17 | 2 | -300/+157 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | / / / / / | | |_|_|/ / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | ACPI / hotplug / PCI: Use pci_device_is_present() | Rafael J. Wysocki | 2014-03-05 | 1 | -5/+2 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| | * | | | | | | ACPI / hotplug / PCI: Add ACPIPHP contexts to devices handled by PCIeHP | Rafael J. Wysocki | 2014-02-16 | 1 | -5/+8 | |
| | * | | | | | | ACPI / hotplug / PCI: Rename register_slot() to acpiphp_add_context() | Rafael J. Wysocki | 2014-02-16 | 1 | -5/+11 | |
| | |/ / / / / | ||||||
| | * | | | | | Merge back earlier 'acpi-pci-hotplug' material. | Rafael J. Wysocki | 2014-02-12 | 2 | -285/+136 | |
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| | | * | | | | ACPI / hotplug / PCI: Execute _EJ0 under the ACPI scan lock | Rafael J. Wysocki | 2014-02-10 | 1 | -0/+6 | |
| | | * | | | | ACPI / hotplug / PCI: Rework acpiphp_check_host_bridge() | Rafael J. Wysocki | 2014-02-06 | 1 | -8/+3 | |
| | | * | | | | ACPI / hotplug / PCI: Hotplug notifications from acpi_bus_notify() | Rafael J. Wysocki | 2014-02-06 | 2 | -12/+13 | |
| | | * | | | | ACPI / hotplug / PCI: Simplify acpi_install_hotplug_notify_handler() | Rafael J. Wysocki | 2014-02-06 | 1 | -1/+1 | |
| | | * | | | | ACPI / hotplug / PCI: Consolidate ACPIPHP with ACPI core hotplug | Rafael J. Wysocki | 2014-02-06 | 2 | -132/+45 | |
| | | * | | | | ACPI / hotplug / PCI: Define hotplug context lock in the core | Rafael J. Wysocki | 2014-02-05 | 1 | -26/+25 | |
| | | * | | | | ACPI / hotplug / PCI: Do not pass ACPI handle to hotplug_event() | Rafael J. Wysocki | 2014-02-05 | 1 | -7/+7 | |
| | | * | | | | ACPI / hotplug / PCI: Use acpi_handle_debug() in hotplug_event() | Rafael J. Wysocki | 2014-02-05 | 1 | -9/+3 |