index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
/
acpiphp_glue.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
1
-2
/
+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
1
-80
/
+52
2013-07-23
ACPI / hotplug / PCI: Hotplug context objects for bridges and functions
Rafael J. Wysocki
1
-43
/
+136
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 / dock / PCI: Drop ACPI dock notifier chain
Rafael J. Wysocki
1
-14
/
+4
2013-07-15
ACPI: simplify acpiphp driver with new helper functions
Jiang Liu
1
-22
/
+8
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-05-17
PCI: acpiphp: Re-enumerate devices when host bridge receives Bus Check
Yinghai Lu
1
-0
/
+14
2013-04-16
PCI: acpiphp: Protect acpiphp data structures from concurrent updates
Jiang Liu
1
-18
/
+77
2013-04-16
PCI: acpiphp: Use normal list to simplify implementation
Yijing Wang
1
-13
/
+10
2013-04-12
PCI: acpiphp: Do not use ACPI PCI subdriver mechanism
Jiang Liu
1
-233
/
+55
2013-04-12
PCI: acpiphp: Replace local macros with standard ACPI macros
Jiang Liu
1
-2
/
+2
2013-04-12
PCI: acpiphp: Remove all functions even if function 0 doesn't exist
Jiang Liu
1
-7
/
+0
2013-04-12
PCI: acpiphp: Use list_for_each_entry_safe() in acpiphp_sanitize_bus()
Yijing Wang
1
-2
/
+2
2013-02-25
Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-210
/
+56
2013-02-13
ACPI / hotplug: Fix concurrency issues and memory leaks
Rafael J. Wysocki
1
-0
/
+6
2013-02-02
PCI: acpiphp: Remove dead code for PCI host bridge hotplug
Jiang Liu
1
-111
/
+13
2013-02-01
PCI: acpiphp: Create companion ACPI devices before creating PCI devices
Jiang Liu
1
-3
/
+3
2013-01-26
ACPI / scan: Make it clear that acpi_bus_trim() cannot fail
Rafael J. Wysocki
1
-7
/
+3
2013-01-25
PCI: acpiphp: Keep driver loaded even if no slots found
Yinghai Lu
1
-22
/
+0
2013-01-25
PCI: acpiphp: Move host bridge hotplug to pci_root.c
Yinghai Lu
1
-44
/
+15
2013-01-25
PCI/ACPI: acpiphp: Rename alloc_acpiphp_hp_work() to alloc_acpi_hp_work()
Yinghai Lu
1
-36
/
+6
2013-01-25
PCI: acpiphp: Add is_hotplug_bridge detection
Yinghai Lu
1
-1
/
+26
2013-01-19
ACPI / scan: Drop acpi_bus_add() and use acpi_bus_scan() instead
Rafael J. Wysocki
1
-2
/
+2
2013-01-15
ACPI / scan: Drop the second argument of acpi_bus_trim()
Rafael J. Wysocki
1
-2
/
+2
2013-01-03
ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argument
Rafael J. Wysocki
1
-8
/
+11
2013-01-03
ACPI: Remove the arguments of acpi_bus_add() that are not used
Rafael J. Wysocki
1
-17
/
+4
2013-01-03
ACPI: Remove acpi_start_single_object() and acpi_bus_start()
Rafael J. Wysocki
1
-3
/
+1
2012-09-24
Merge branch 'pci/jiang-acpiphp' into next
Bjorn Helgaas
1
-10
/
+31
2012-09-24
PCI: acpiphp: Handle PCIe ports without native hotplug capability
Jiang Liu
1
-10
/
+31
2012-09-24
PCI/ACPI: Pass acpi_pci_root to acpi_pci_drivers' add/remove interface
Taku Izumi
1
-5
/
+7
2012-08-22
PCI: Remove unused, commented-out, code
Bjorn Helgaas
1
-28
/
+0
2012-08-22
PCI: acpiphp: Use common pci_stop_and_remove_bus_device()
Bjorn Helgaas
1
-2
/
+1
2012-08-17
PCI: acpiphp: Stop disabling bridges on remove
Bjorn Helgaas
1
-15
/
+0
2012-07-11
Merge branch 'pci/yinghai-hotplug-cleanup' into next
Bjorn Helgaas
1
-3
/
+0
2012-07-10
PCI: acpiphp: remove unused res_lock
Yinghai Lu
1
-3
/
+0
2012-06-22
Merge branch 'topic/bjorn-trivial' into next
Bjorn Helgaas
1
-4
/
+9
2012-06-20
PCI: acpiphp: check whether _ADR evaluation succeeded
Bjorn Helgaas
1
-4
/
+9
2012-06-13
PCI: acpiphp: remove all functions in slot, even without ACPI _EJx
Amos Kong
1
-10
/
+32
2012-06-13
PCI: acpiphp: fix function 0 leak when disabling a slot
Amos Kong
1
-0
/
+1
2012-06-13
PCI: replace struct pci_bus secondary/subordinate with busn_res
Yinghai Lu
1
-4
/
+4
2012-02-27
PCI: make acpihp use __pci_remove_bus_device instead
Yinghai Lu
1
-1
/
+1
2012-02-27
PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device
Yinghai Lu
1
-2
/
+2
[prev]
[next]