index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-23
ACPI / hotplug / PCI: Get rid of check_sub_bridges()
Mika Westerberg
1
-25
/
+0
2013-07-23
ACPI / hotplug / PCI: Clean up bridge_mutex usage
Rafael J. Wysocki
1
-7
/
+7
2013-07-23
ACPI / hotplug / PCI: Redefine enable_device() and disable_device()
Rafael J. Wysocki
1
-21
/
+12
2013-07-23
ACPI / hotplug / PCI: Sanitize acpiphp_get_(latch)|(adapter)_status()
Mika Westerberg
1
-10
/
+2
2013-07-23
ACPI / hotplug / PCI: Get rid of unused constants in acpiphp.h
Mika Westerberg
1
-5
/
+1
2013-07-23
ACPI / hotplug / PCI: Check for new devices on enabled slots
Rafael J. Wysocki
1
-27
/
+60
2013-07-23
ACPI / hotplug / PCI: Allow slots without new devices to be rescanned
Kirill A. Shutemov
1
-9
/
+2
2013-07-23
ACPI / hotplug / PCI: Do not check SLOT_ENABLED in enable_device()
Kirill A. Shutemov
1
-5
/
+5
2013-07-23
ACPI / hotplug / PCI: Do not exectute _PS0 and _PS3 directly
Rafael J. Wysocki
2
-103
/
+10
2013-07-23
ACPI / hotplug / PCI: Do not queue up event handling work items in vain
Rafael J. Wysocki
1
-35
/
+29
2013-07-23
ACPI / hotplug / PCI: Consolidate slot disabling and ejecting
Mika Westerberg
3
-39
/
+20
2013-07-23
ACPI / hotplug / PCI: Drop redundant checks from check_hotplug_bridge()
Rafael J. Wysocki
1
-6
/
+0
2013-07-23
ACPI / hotplug / PCI: Rework namespace scanning and trimming routines
Rafael J. Wysocki
1
-39
/
+13
2013-07-23
ACPI / hotplug / PCI: Store parent in functions and bus in slots
Rafael J. Wysocki
3
-18
/
+18
2013-07-23
ACPI / hotplug / PCI: Drop handle field from struct acpiphp_bridge
Rafael J. Wysocki
2
-4
/
+2
2013-07-23
ACPI / hotplug / PCI: Drop handle field from struct acpiphp_func
Rafael J. Wysocki
2
-24
/
+36
2013-07-23
ACPI / hotplug / PCI: Embed function struct into struct acpiphp_context
Rafael J. Wysocki
2
-30
/
+22
2013-07-23
ACPI / hotplug / PCI: Drop flags field from struct acpiphp_bridge
Rafael J. Wysocki
2
-14
/
+0
2013-07-23
ACPI / hotplug / PCI: Drop sun field from struct acpiphp_slot
Rafael J. Wysocki
4
-10
/
+10
2013-07-23
ACPI / hotplug / PCI: Register all devices under the given bridge
Rafael J. Wysocki
2
-156
/
+75
2013-07-23
ACPI / hotplug / PCI: Refactor slot allocation code in register_slot()
Rafael J. Wysocki
1
-38
/
+36
2013-07-23
ACPI / hotplug / PCI: Drop func field from struct acpiphp_bridge
Rafael J. Wysocki
2
-4
/
+1
2013-07-23
ACPI / hotplug / PCI: Merge hotplug event handling functions
Rafael J. Wysocki
1
-87
/
+65
2013-07-23
ACPI / hotplug / PCI: Pass hotplug context objects to event handlers
Rafael J. Wysocki
1
-8
/
+8
2013-07-23
ACPI / hotplug / PCI: Rework acpiphp_handle_to_bridge()
Rafael J. Wysocki
1
-9
/
+11
2013-07-23
ACPI / hotplug / PCI: Unified notify handler for hotplug events
Rafael J. Wysocki
2
-80
/
+53
2013-07-23
ACPI / hotplug / PCI: Hotplug context objects for bridges and functions
Rafael J. Wysocki
2
-43
/
+146
2013-07-23
ACPI / hotplug / PCI: Always return success after adding a function
Rafael J. Wysocki
1
-3
/
+2
2013-07-23
ACPI / hotplug / PCI: Consolidate acpiphp_enumerate_slots()
Rafael J. Wysocki
1
-47
/
+45
2013-07-23
ACPI / PCI: Make bus registration and unregistration symmetric
Rafael J. Wysocki
1
-2
/
+4
2013-07-15
ACPI: Remove the old /proc/acpi/event interface
Thomas Renninger
1
-1
/
+0
2013-07-15
ACPI / dock / PCI: Drop ACPI dock notifier chain
Rafael J. Wysocki
2
-15
/
+4
2013-07-15
ACPI: simplify acpiphp driver with new helper functions
Jiang Liu
1
-22
/
+8
2013-07-03
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
2
-5
/
+2
2013-07-03
drivers: avoid format strings in names passed to alloc_workqueue()
Kees Cook
2
-5
/
+2
2013-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
1
-16
/
+44
2013-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-20
/
+2
2013-07-02
Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-1
/
+1
2013-06-29
cpqphp_sysfs: switch to fixed_size_llseek()
Al Viro
1
-20
/
+2
2013-06-26
s390/pci: remove pdev during unplug
Sebastian Ott
1
-3
/
+4
2013-06-26
s390/pci: cleanup hotplug code
Sebastian Ott
1
-13
/
+40
2013-06-24
ACPI / dock / PCI: Synchronous handling of dock events for PCI devices
Rafael J. Wysocki
1
-14
/
+32
2013-06-23
PCI / ACPI: Use boot-time resource allocation rules during hotplug
Jiang Liu
1
-2
/
+5
2013-06-03
Finally eradicate CONFIG_HOTPLUG
Stephen Rothwell
1
-1
/
+1
2013-05-17
PCI: acpiphp: Re-enumerate devices when host bridge receives Bus Check
Yinghai Lu
1
-0
/
+14
2013-04-29
Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
15
-464
/
+306
2013-04-17
Merge branch 'pci/cleanup' into next
Bjorn Helgaas
11
-155
/
+148
2013-04-17
PCI: Remove "extern" from function declarations
Bjorn Helgaas
9
-144
/
+138
2013-04-17
PCI: Remove __must_check from definitions
Bjorn Helgaas
2
-3
/
+3
2013-04-17
s390/pci: do not modify function handles
Sebastian Ott
1
-5
/
+4
[prev]
[next]