Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
2572da44a51192ad181482c1989e66e5eb47dcbe
/
drivers
/
pci
/
hotplug
/
acpiphp.h
ea3b50c
PCI: acpiphp: Fix whitespace issue
by chakravarthikulkarni
· 3 years, 11 months ago
fc235fc
PCI: acpiphp: Remove unused acpiphp_callback typedef
by Chen Lin
· 4 years ago
dad4f14
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
by Linus Torvalds
· 6 years ago
3d0186b
Update email address
by Matthew Wilcox
· 7 years ago
125450f
PCI: hotplug: Embed hotplug_slot
by Lukas Wunner
· 6 years ago
a7da216
PCI: hotplug: Drop hotplug_slot_info
by Lukas Wunner
· 6 years ago
736759e
PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplate
by Bjorn Helgaas
· 7 years ago
ff3ce48
PCI: Fix all whitespace issues
by Bogicevic Sasa
· 9 years ago
882d18a
ACPI / hotplug / PCI: Add hotplug contexts to PCI host bridges
by Rafael J. Wysocki
· 11 years ago
1a69947
ACPI / hotplug / PCI: Hotplug notifications from acpi_bus_notify()
by Rafael J. Wysocki
· 11 years ago
3c2cc7f
ACPI / hotplug / PCI: Consolidate ACPIPHP with ACPI core hotplug
by Rafael J. Wysocki
· 11 years ago
661b406
ACPI / hotplug / PCI: Drop crit_sect locking
by Rafael J. Wysocki
· 11 years ago
bbcbfc0
ACPI / hotplug / PCI: Store acpi_device pointer in acpiphp_context
by Rafael J. Wysocki
· 11 years ago
9217a98
ACPI / hotplug / PCI: Use global PCI rescan-remove locking
by Rafael J. Wysocki
· 11 years ago
ed6a825
Merge branch 'acpi-hotplug'
by Rafael J. Wysocki
· 11 years ago
296e580
PCI / hotplug / ACPI: Drop unused acpiphp_debug declaration
by Mika Westerberg
· 11 years ago
bd95079
PCI: acpiphp: Convert to dynamic debug
by Lan Tianyu
· 11 years ago
c38f82c
ACPI / hotplug / PCI: Get rid of unused constants in acpiphp.h
by Mika Westerberg
· 12 years ago
bc805a5
ACPI / hotplug / PCI: Do not exectute _PS0 and _PS3 directly
by Rafael J. Wysocki
· 12 years ago
ad21d2d
ACPI / hotplug / PCI: Consolidate slot disabling and ejecting
by Mika Westerberg
· 12 years ago
bda46db
ACPI / hotplug / PCI: Store parent in functions and bus in slots
by Rafael J. Wysocki
· 12 years ago
89373a5
ACPI / hotplug / PCI: Drop handle field from struct acpiphp_bridge
by Rafael J. Wysocki
· 12 years ago
5a3bc57
ACPI / hotplug / PCI: Drop handle field from struct acpiphp_func
by Rafael J. Wysocki
· 12 years ago
bd4674d
ACPI / hotplug / PCI: Embed function struct into struct acpiphp_context
by Rafael J. Wysocki
· 12 years ago
75a33ed
ACPI / hotplug / PCI: Drop flags field from struct acpiphp_bridge
by Rafael J. Wysocki
· 12 years ago
7342798
ACPI / hotplug / PCI: Drop sun field from struct acpiphp_slot
by Rafael J. Wysocki
· 12 years ago
bbd34fc
ACPI / hotplug / PCI: Register all devices under the given bridge
by Rafael J. Wysocki
· 12 years ago
f281811
ACPI / hotplug / PCI: Drop func field from struct acpiphp_bridge
by Rafael J. Wysocki
· 12 years ago
8783127
ACPI / hotplug / PCI: Unified notify handler for hotplug events
by Rafael J. Wysocki
· 12 years ago
cb7b8ce
ACPI / hotplug / PCI: Hotplug context objects for bridges and functions
by Rafael J. Wysocki
· 12 years ago
f09ce74
ACPI / dock / PCI: Drop ACPI dock notifier chain
by Rafael J. Wysocki
· 12 years ago
723ec4d
Merge branch 'pci/cleanup' into next
by Bjorn Helgaas
· 12 years ago
f39d5b7
PCI: Remove "extern" from function declarations
by Bjorn Helgaas
· 12 years ago
3d54a31
PCI: acpiphp: Protect acpiphp data structures from concurrent updates
by Jiang Liu
· 12 years ago
ad41dd9
PCI: acpiphp: Use normal list to simplify implementation
by Yijing Wang
· 12 years ago
3b63aaa
PCI: acpiphp: Do not use ACPI PCI subdriver mechanism
by Jiang Liu
· 12 years ago
6037a80
PCI: acpiphp: Convert acpiphp to be builtin only, not modular
by Jiang Liu
· 12 years ago
ce15d87
PCI: acpiphp: Replace local macros with standard ACPI macros
by Jiang Liu
· 12 years ago
be6d286
PCI: acpiphp: Remove dead code for PCI host bridge hotplug
by Jiang Liu
· 12 years ago
d59f53b
PCI: acpiphp: Keep driver loaded even if no slots found
by Yinghai Lu
· 12 years ago
2ac45f2
PCI: acpiphp: merge acpiphp_debug and debug
by Yinghai Lu
· 13 years ago
e735a80
PCI: acpiphp: remove unused res_lock
by Yinghai Lu
· 13 years ago
57cc721
headers: kobject.h redux
by Alexey Dobriyan
· 14 years ago
204d49a
PCI hotplug: move IOAPIC support from acpiphp to ioapic driver
by Bjorn Helgaas
· 15 years ago
fca6825
PCI hotplug: acpiphp: don't cache hotplug_params in acpiphp_bridge
by Bjorn Helgaas
· 15 years ago
9d911d7
PCI Hotplug: acpiphp: don't store a pci_dev in acpiphp_func
by Alex Chiang
· 16 years ago
2a9d352
PCI hotplug: acpiphp whitespace cleanup
by Alex Chiang
· 16 years ago
b6adc19
PCI hotplug: acpiphp wants a 64-bit _SUN
by Justin Chen
· 16 years ago
df77cd1
PCI: acpiphp: remove 'name' parameter
by Alex Chiang
· 16 years ago
aab0de2
driver core: remove KOBJ_NAME_LEN define
by Kay Sievers
· 17 years ago
f46753c
PCI: introduce pci_slot
by Alex Chiang
· 17 years ago
1d5b95a
PCI: hotplug: acpiphp: Remove unused variable from acpiphp
by Alex Chiang
· 17 years ago
26e6c66
pci hotplug: kernel-doc fixes
by Randy Dunlap
· 17 years ago
bfceafc
PCI: hotplug: acpiphp: fix slot poweroff problem on systems without _PS3
by Gary Hade
· 18 years ago
ac9e989
PCI: Change memory allocation for acpiphp slots
by Rolf Eike Beer
· 18 years ago
7a54f25
PCI Hotplug: move pci_hotplug.h to include/linux/
by Greg Kroah-Hartman
· 18 years ago
600812e
acpiphp: add support for ioapic hot-remove
by Satoru Takeuchi
· 18 years ago
2b85e13
ACPI: static-ize handle_hotplug_event_func()
by Len Brown
· 19 years ago
4e8662b
ACPIPHP: use ACPI dock driver
by Kristen Accardi
· 19 years ago
551bcb7
[PATCH] acpiphp: hotplug slot hotplug
by MUNEDA Takahiro
· 19 years ago
783c49f
[PATCH] PCI Hotplug: add common acpi functions to core
by Kristen Accardi
· 19 years ago
e27da38
[PATCH] acpiphp - slot management fix - V4
by MUNEDA Takahiro
· 19 years ago
20416ea
[PATCH] acpiphp: add dock event handling
by Kristen Accardi
· 19 years ago
6aa4cdd
[PATCH] PCI hotplug: convert semaphores to mutex
by Ingo Molnar
· 19 years ago
42f49a6
[PATCH] acpi hotplug: convert acpiphp to use generic resource code
by Rajesh Shah
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago