index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
Age
Commit message (
Expand
)
Author
2013-04-29
Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-04-17
Merge branch 'pci/cleanup' into next
Bjorn Helgaas
2013-04-17
PCI: Remove "extern" from function declarations
Bjorn Helgaas
2013-04-17
PCI: Remove __must_check from definitions
Bjorn Helgaas
2013-04-17
s390/pci: do not modify function handles
Sebastian Ott
2013-04-17
s390/pci: debug device states
Sebastian Ott
2013-04-16
Merge branch 'pci/jiang-subdrivers' into next
Bjorn Helgaas
2013-04-16
PCI: acpiphp: Protect acpiphp data structures from concurrent updates
Jiang Liu
2013-04-16
PCI: acpiphp: Use normal list to simplify implementation
Yijing Wang
2013-04-15
PCI: Use PCI_EXP_SLTCAP_PSN mask when extracting slot number
Bjorn Helgaas
2013-04-15
PCI: Remove unused variables
Bjorn Helgaas
2013-04-15
PCI: Move cpci_hotplug_init() proto to header file
Bjorn Helgaas
2013-04-12
PCI: acpiphp: Do not use ACPI PCI subdriver mechanism
Jiang Liu
2013-04-12
PCI: acpiphp: Convert acpiphp to be builtin only, not modular
Jiang Liu
2013-04-12
PCI: acpiphp: Replace local macros with standard ACPI macros
Jiang Liu
2013-04-12
PCI: acpiphp: Remove all functions even if function 0 doesn't exist
Jiang Liu
2013-04-12
PCI: acpiphp: Use list_for_each_entry_safe() in acpiphp_sanitize_bus()
Yijing Wang
2013-02-25
Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2013-02-14
s390/pci: fix hotplug module init
Sebastian Ott
2013-02-14
s390/pci: rename pci_probe to s390_pci_probe
Heiko Carstens
2013-02-13
ACPI / hotplug: Fix concurrency issues and memory leaks
Rafael J. Wysocki
2013-02-02
Merge branch 'pci/misc' into next
Bjorn Helgaas
2013-02-02
Merge branch 'pci/yinghai-root-bus-hotplug' into next
Bjorn Helgaas
2013-02-02
PCI: acpiphp: Remove dead code for PCI host bridge hotplug
Jiang Liu
2013-02-01
PCI: acpiphp: Create companion ACPI devices before creating PCI devices
Jiang Liu
2013-02-01
PCI: pciehp: Drop suspend/resume ENTRY messages
Paul Bolle
2013-01-29
Merge branch 'acpi-scan' into acpi-cleanup
Rafael J. Wysocki
2013-01-26
Merge branch 'pci/yinghai-root-bus-hotplug' into next
Bjorn Helgaas
2013-01-26
Merge branch 'pci/acpi-scan2' into next
Bjorn Helgaas
2013-01-26
Merge branch 'pci/yijing-ari' into next
Bjorn Helgaas
2013-01-26
Merge branch 'acpi-scan' into acpi-cleanup
Rafael J. Wysocki
2013-01-26
ACPI / scan: Make it clear that acpi_bus_trim() cannot fail
Rafael J. Wysocki
2013-01-25
PCI: acpiphp: Keep driver loaded even if no slots found
Yinghai Lu
2013-01-25
PCI: acpiphp: Move host bridge hotplug to pci_root.c
Yinghai Lu
2013-01-25
PCI/ACPI: acpiphp: Rename alloc_acpiphp_hp_work() to alloc_acpi_hp_work()
Yinghai Lu
2013-01-25
PCI: acpiphp: Add is_hotplug_bridge detection
Yinghai Lu
2013-01-25
PCI: shpchp: Iterate over all devices in slot, not functions 0-7
Yijing Wang
2013-01-25
PCI: sgihp: Iterate over all devices in slot, not functions 0-7
Yijing Wang
2013-01-25
PCI: cpcihp: Iterate over all devices in slot, not functions 0-7
Yijing Wang
2013-01-25
PCI: pciehp: Iterate over all devices in slot, not functions 0-7
Yijing Wang
2013-01-19
ACPI / scan: Drop acpi_bus_add() and use acpi_bus_scan() instead
Rafael J. Wysocki
2013-01-15
ACPI / scan: Drop the second argument of acpi_bus_trim()
Rafael J. Wysocki
2013-01-14
PCI: shpchp: Use per-slot workqueues to avoid deadlock
Bjorn Helgaas
2013-01-14
PCI: shpchp: Handle push button event asynchronously
Bjorn Helgaas
2013-01-13
PCI: shpchp: Make shpchp_wq non-ordered
Bjorn Helgaas
2013-01-12
PCI: pciehp: Use per-slot workqueues to avoid deadlock
Yijing Wang
2013-01-10
Merge branch 'pci/yinghai-survey-resources+acpi-scan' into next
Bjorn Helgaas
2013-01-07
PCI: cpqphp: Cleanup and remove unreachable paths
Sasha Levin
2013-01-03
ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argument
Rafael J. Wysocki
[next]