index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
Age
Commit message (
Expand
)
Author
Lines
2013-07-23
ACPI / hotplug / PCI: Get rid of unused constants in acpiphp.h
Mika Westerberg
-5
/
+1
2013-07-23
ACPI / hotplug / PCI: Check for new devices on enabled slots
Rafael J. Wysocki
-29
/
+62
2013-07-23
ACPI / hotplug / PCI: Allow slots without new devices to be rescanned
Kirill A. Shutemov
-9
/
+2
2013-07-23
ACPI / hotplug / PCI: Do not check SLOT_ENABLED in enable_device()
Kirill A. Shutemov
-5
/
+5
2013-07-23
ACPI / hotplug / PCI: Do not exectute _PS0 and _PS3 directly
Rafael J. Wysocki
-103
/
+10
2013-07-23
ACPI / hotplug / PCI: Do not queue up event handling work items in vain
Rafael J. Wysocki
-35
/
+29
2013-07-23
ACPI / hotplug / PCI: Consolidate slot disabling and ejecting
Mika Westerberg
-39
/
+20
2013-07-23
ACPI / hotplug / PCI: Drop redundant checks from check_hotplug_bridge()
Rafael J. Wysocki
-6
/
+0
2013-07-23
ACPI / hotplug / PCI: Rework namespace scanning and trimming routines
Rafael J. Wysocki
-39
/
+13
2013-07-23
ACPI / hotplug / PCI: Store parent in functions and bus in slots
Rafael J. Wysocki
-18
/
+18
2013-07-23
ACPI / hotplug / PCI: Drop handle field from struct acpiphp_bridge
Rafael J. Wysocki
-4
/
+2
2013-07-23
ACPI / hotplug / PCI: Drop handle field from struct acpiphp_func
Rafael J. Wysocki
-24
/
+36
2013-07-23
ACPI / hotplug / PCI: Embed function struct into struct acpiphp_context
Rafael J. Wysocki
-30
/
+22
2013-07-23
ACPI / hotplug / PCI: Drop flags field from struct acpiphp_bridge
Rafael J. Wysocki
-14
/
+0
2013-07-23
ACPI / hotplug / PCI: Drop sun field from struct acpiphp_slot
Rafael J. Wysocki
-10
/
+10
2013-07-23
ACPI / hotplug / PCI: Register all devices under the given bridge
Rafael J. Wysocki
-157
/
+76
2013-07-23
ACPI / hotplug / PCI: Refactor slot allocation code in register_slot()
Rafael J. Wysocki
-38
/
+36
2013-07-23
ACPI / hotplug / PCI: Drop func field from struct acpiphp_bridge
Rafael J. Wysocki
-4
/
+1
2013-07-23
ACPI / hotplug / PCI: Merge hotplug event handling functions
Rafael J. Wysocki
-87
/
+65
2013-07-23
ACPI / hotplug / PCI: Pass hotplug context objects to event handlers
Rafael J. Wysocki
-8
/
+8
2013-07-23
ACPI / hotplug / PCI: Rework acpiphp_handle_to_bridge()
Rafael J. Wysocki
-9
/
+11
2013-07-23
ACPI / hotplug / PCI: Unified notify handler for hotplug events
Rafael J. Wysocki
-80
/
+53
2013-07-23
ACPI / hotplug / PCI: Hotplug context objects for bridges and functions
Rafael J. Wysocki
-43
/
+146
2013-07-23
ACPI / hotplug / PCI: Always return success after adding a function
Rafael J. Wysocki
-3
/
+2
2013-07-23
ACPI / hotplug / PCI: Consolidate acpiphp_enumerate_slots()
Rafael J. Wysocki
-47
/
+45
2013-07-23
ACPI / PCI: Make bus registration and unregistration symmetric
Rafael J. Wysocki
-2
/
+4
2013-07-15
ACPI: Remove the old /proc/acpi/event interface
Thomas Renninger
-1
/
+0
2013-07-15
ACPI / dock / PCI: Drop ACPI dock notifier chain
Rafael J. Wysocki
-15
/
+4
2013-07-15
ACPI: simplify acpiphp driver with new helper functions
Jiang Liu
-22
/
+8
2013-07-03
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
-5
/
+2
2013-07-03
drivers: avoid format strings in names passed to alloc_workqueue()
Kees Cook
-5
/
+2
2013-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
-16
/
+44
2013-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
-20
/
+2
2013-07-02
Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-1
/
+1
2013-06-29
cpqphp_sysfs: switch to fixed_size_llseek()
Al Viro
-20
/
+2
2013-06-26
s390/pci: remove pdev during unplug
Sebastian Ott
-3
/
+4
2013-06-26
s390/pci: cleanup hotplug code
Sebastian Ott
-13
/
+40
2013-06-24
ACPI / dock / PCI: Synchronous handling of dock events for PCI devices
Rafael J. Wysocki
-14
/
+32
2013-06-23
PCI / ACPI: Use boot-time resource allocation rules during hotplug
Jiang Liu
-2
/
+5
2013-06-03
Finally eradicate CONFIG_HOTPLUG
Stephen Rothwell
-1
/
+1
2013-05-17
PCI: acpiphp: Re-enumerate devices when host bridge receives Bus Check
Yinghai Lu
-0
/
+14
2013-04-29
Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-464
/
+306
2013-04-17
Merge branch 'pci/cleanup' into next
Bjorn Helgaas
-155
/
+148
2013-04-17
PCI: Remove "extern" from function declarations
Bjorn Helgaas
-144
/
+138
2013-04-17
PCI: Remove __must_check from definitions
Bjorn Helgaas
-3
/
+3
2013-04-17
s390/pci: do not modify function handles
Sebastian Ott
-5
/
+4
2013-04-17
s390/pci: debug device states
Sebastian Ott
-0
/
+3
2013-04-16
Merge branch 'pci/jiang-subdrivers' into next
Bjorn Helgaas
-308
/
+157
2013-04-16
PCI: acpiphp: Protect acpiphp data structures from concurrent updates
Jiang Liu
-18
/
+78
2013-04-16
PCI: acpiphp: Use normal list to simplify implementation
Yijing Wang
-15
/
+12
[prev]
[next]