summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | ACPI / hotplug / PCI: Redefine enable_device() and disable_device()Rafael J. Wysocki2013-07-231-21/+12
| | * | | | ACPI / hotplug / PCI: Sanitize acpiphp_get_(latch)|(adapter)_status()Mika Westerberg2013-07-231-10/+2
| | * | | | ACPI / hotplug / PCI: Get rid of unused constants in acpiphp.hMika Westerberg2013-07-231-5/+1
| | * | | | ACPI / hotplug / PCI: Check for new devices on enabled slotsRafael J. Wysocki2013-07-231-29/+62
| | * | | | ACPI / hotplug / PCI: Allow slots without new devices to be rescannedKirill A. Shutemov2013-07-231-9/+2
| | * | | | ACPI / hotplug / PCI: Do not check SLOT_ENABLED in enable_device()Kirill A. Shutemov2013-07-231-5/+5
| | * | | | ACPI / hotplug / PCI: Do not exectute _PS0 and _PS3 directlyRafael J. Wysocki2013-07-232-103/+10
| | * | | | ACPI / hotplug / PCI: Do not queue up event handling work items in vainRafael J. Wysocki2013-07-231-35/+29
| | * | | | ACPI / hotplug / PCI: Consolidate slot disabling and ejectingMika Westerberg2013-07-233-39/+20
| | * | | | ACPI / hotplug / PCI: Drop redundant checks from check_hotplug_bridge()Rafael J. Wysocki2013-07-231-6/+0
| | * | | | ACPI / hotplug / PCI: Rework namespace scanning and trimming routinesRafael J. Wysocki2013-07-231-39/+13
| | * | | | ACPI / hotplug / PCI: Store parent in functions and bus in slotsRafael J. Wysocki2013-07-233-18/+18
| | * | | | ACPI / hotplug / PCI: Drop handle field from struct acpiphp_bridgeRafael J. Wysocki2013-07-232-4/+2
| | * | | | ACPI / hotplug / PCI: Drop handle field from struct acpiphp_funcRafael J. Wysocki2013-07-232-24/+36
| | * | | | ACPI / hotplug / PCI: Embed function struct into struct acpiphp_contextRafael J. Wysocki2013-07-232-30/+22
| | * | | | ACPI / hotplug / PCI: Drop flags field from struct acpiphp_bridgeRafael J. Wysocki2013-07-232-14/+0
| | * | | | ACPI / hotplug / PCI: Drop sun field from struct acpiphp_slotRafael J. Wysocki2013-07-234-10/+10
| | * | | | ACPI / hotplug / PCI: Register all devices under the given bridgeRafael J. Wysocki2013-07-232-157/+76
| | * | | | ACPI / hotplug / PCI: Refactor slot allocation code in register_slot()Rafael J. Wysocki2013-07-231-38/+36
| | * | | | ACPI / hotplug / PCI: Drop func field from struct acpiphp_bridgeRafael J. Wysocki2013-07-232-4/+1
| | * | | | ACPI / hotplug / PCI: Merge hotplug event handling functionsRafael J. Wysocki2013-07-231-87/+65
| | * | | | ACPI / hotplug / PCI: Pass hotplug context objects to event handlersRafael J. Wysocki2013-07-231-8/+8
| | * | | | ACPI / hotplug / PCI: Rework acpiphp_handle_to_bridge()Rafael J. Wysocki2013-07-231-9/+11
| | * | | | ACPI / hotplug / PCI: Unified notify handler for hotplug eventsRafael J. Wysocki2013-07-232-80/+53
| | * | | | ACPI / hotplug / PCI: Hotplug context objects for bridges and functionsRafael J. Wysocki2013-07-232-43/+146
| | * | | | ACPI / hotplug / PCI: Always return success after adding a functionRafael J. Wysocki2013-07-231-3/+2
| | * | | | ACPI / hotplug / PCI: Consolidate acpiphp_enumerate_slots()Rafael J. Wysocki2013-07-231-47/+45
| | * | | | ACPI / PCI: Make bus registration and unregistration symmetricRafael J. Wysocki2013-07-232-14/+8
| * | | | | Merge branch 'acpi-cleanup'Rafael J. Wysocki2013-08-272-37/+12
| |\ \ \ \ \ | | |/ / / / | | | / / / | | |/ / / | |/| | |
| | * | | ACPI / dock / PCI: Drop ACPI dock notifier chainRafael J. Wysocki2013-07-152-15/+4
| | * | | ACPI: simplify acpiphp driver with new helper functionsJiang Liu2013-07-151-22/+8
| | |/ /
* | | | s390/pci: add recover sysfs knobSebastian Ott2013-08-301-2/+0
* | | | s390/pci/hotplug: convert to be builtin onlySebastian Ott2013-08-302-60/+3
|/ / /
* | | ACPI: Try harder to resolve _ADR collisions for bridgesRafael J. Wysocki2013-08-071-4/+11
| |/ |/|
* | Merge tag 'pci-v3.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-08-025-36/+79
|\ \
| * | PCI: mvebu: Disable prefetchable memory support in PCI-to-PCI bridgeThomas Petazzoni2013-08-011-26/+1
| * | PCI: Retry allocation of only the resource type that failedYinghai Lu2013-07-261-1/+68
| * | PCI: pciehp: Convert pciehp to be builtin only, not modularBjorn Helgaas2013-07-261-4/+1
| * | PCI: hotplug: Convert to be builtin only, not modularBjorn Helgaas2013-07-251-4/+1
| * | PCI: pciehp: Fix null pointer deref when hot-removing SR-IOV deviceYinghai Lu2013-07-251-1/+8
| |/
* | powerpc/pci/hotplug: Don't need to remove from EEH cache twiceGavin Shan2013-07-241-1/+0
|/
* Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-032-5/+2
|\
| * drivers: avoid format strings in names passed to alloc_workqueue()Kees Cook2013-07-032-5/+2
* | Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-0314-159/+252
|\ \
| * \ Merge branch 'pci/misc' into nextBjorn Helgaas2013-06-262-5/+3
| |\ \
| | * | PCI: Use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM)Yijing Wang2013-06-182-5/+3
| * | | Merge branch 'pci/jiang-bus-lock-v3' into nextBjorn Helgaas2013-06-143-71/+87
| |\ \ \
| | * | | PCI: Return early on allocation failures to unindent mainline codeBjorn Helgaas2013-06-141-14/+15
| | * | | PCI: Simplify IOV implementation and fix reference count racesJiang Liu2013-06-141-35/+24
| | * | | PCI: Drop redundant setting of bus->is_added in virtfn_add_bus()Jiang Liu2013-06-141-1/+0
OpenPOWER on IntegriCloud