index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-20
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+2
2014-12-16
x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.h
Jiang Liu
1
-0
/
+1
2014-12-16
x86, irq: Kill useless parameter 'irq_attr' of IO_APIC_get_PCI_irq_vector()
Jiang Liu
1
-4
/
+1
2014-12-11
Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+1
2014-11-11
PCI: Simplify if-return sequences
Quentin Lambert
1
-4
/
+1
2014-10-27
Revert duplicate "PCI: pciehp: Prevent NULL dereference during probe"
Kamal Mostafa
1
-7
/
+0
2014-10-09
Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
24
-561
/
+144
2014-09-25
Merge branches 'pci/enumeration', 'pci/virtualization' and 'pci/cleanup' into...
Bjorn Helgaas
16
-101
/
+121
2014-09-24
PCI: Remove assignment from complicated "if" conditions
Quentin Lambert
1
-4
/
+9
2014-09-24
PCI: Remove assignment from "if" conditions
Quentin Lambert
8
-27
/
+56
2014-09-24
PCI: Remove unnecessary curly braces
Quentin Lambert
8
-36
/
+22
2014-09-24
PCI: Add space before open parenthesis
Quentin Lambert
8
-39
/
+39
2014-09-23
PCI: pciehp: Stop disabling notifications during init
Yinghai Lu
1
-3
/
+0
2014-09-23
PCI: pciehp: Add more Slot Control debug output
Yinghai Lu
1
-1
/
+9
2014-09-23
PCI: pciehp: Fix wait time in timeout message
Yinghai Lu
1
-1
/
+1
2014-09-23
PCI: pciehp: Fix pcie_wait_cmd() timeout
Yinghai Lu
1
-1
/
+1
2014-09-19
Merge branch 'pci/vga'; commit '6a73336bde29' into for-linus
Bjorn Helgaas
1
-5
/
+1
2014-09-17
PCI: pciehp: Prevent NULL dereference during probe
Andreas Noever
1
-0
/
+7
2014-09-13
PCI: pciehp: Reduce PCIe slot_ctrl to 16 bits
Bjorn Helgaas
2
-2
/
+2
2014-09-13
ACPI / hotplug / PCI: Remove pci_configure_slot() usage
Bjorn Helgaas
1
-10
/
+1
2014-09-13
PCI: shpchp: Remove pci_configure_slot() usage
Bjorn Helgaas
1
-7
/
+1
2014-09-13
PCI: pciehp: Remove pci_configure_slot() usage
Bjorn Helgaas
1
-4
/
+1
2014-09-13
PCI: Move pci_configure_slot() to drivers/pci/probe.c
Bjorn Helgaas
2
-177
/
+1
2014-09-13
PCI: Move pci_get_hp_params() to drivers/pci/pci-acpi.c
Bjorn Helgaas
1
-251
/
+0
2014-09-13
PCI: pciehp: Configure hot-added display devices
Bjorn Helgaas
1
-5
/
+1
2014-09-12
PCI: Remove "no hotplug settings from platform" warning
Bjorn Helgaas
1
-5
/
+1
2014-09-10
PCI: Add pci_ignore_hotplug() to ignore hotplug events for a device
Bjorn Helgaas
2
-10
/
+18
2014-08-14
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-2
/
+2
2014-08-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-2
/
+2
2014-08-07
Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-20
/
+13
2014-07-22
s390/pci: fix kmsg component
Gerald Schaefer
1
-2
/
+2
2014-07-21
ACPI / hotplug / PCI: Fix sparse non static symbol warning
Wei Yongjun
1
-1
/
+1
2014-07-16
ACPI / hotplug: Simplify acpi_set_hp_context()
Rafael J. Wysocki
1
-3
/
+4
2014-07-16
ACPI / hotplug / PCI: Eliminate acpiphp_dev_to_bridge()
Rafael J. Wysocki
1
-16
/
+8
2014-07-08
PCI: cpqphp: Remove unnecessary null test before debugfs_remove()
Fabian Frederick
1
-2
/
+1
2014-07-08
PCI: pciehp: Clear Data Link Layer State Changed during init
Myron Stowe
1
-1
/
+1
2014-07-05
PCI: pciehp: Remove struct controller.no_cmd_complete
Rajat Jain
2
-11
/
+1
2014-06-26
of: Migrate of_find_node_by_name() users to for_each_node_by_name()
Grant Likely
1
-2
/
+2
2014-06-18
PCI: pciehp: Remove assumptions about which commands cause completion events
Bjorn Helgaas
1
-30
/
+5
2014-06-18
PCI: pciehp: Compute timeout from hotplug command start time
Bjorn Helgaas
2
-5
/
+29
2014-06-18
PCI: pciehp: Wait for hotplug command completion lazily
Bjorn Helgaas
1
-4
/
+3
2014-06-16
PCI: pciehp: Make pcie_wait_cmd() self-contained
Bjorn Helgaas
2
-16
/
+18
2014-06-16
PCI: Prevent NULL dereference during pciehp probe
Andreas Noever
1
-0
/
+7
2014-06-13
Merge tag 'pci-v3.16-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
33
-355
/
+303
2014-06-11
ACPI / hotplug / PCI: Add hotplug contexts to PCI host bridges
Rafael J. Wysocki
2
-18
/
+52
2014-06-11
PCI: Merge multi-line quoted strings
Ryan Desfosses
15
-112
/
+71
2014-06-11
PCI: Whitespace cleanup
Ryan Desfosses
28
-224
/
+218
2014-06-10
PCI: Move EXPORT_SYMBOL so it immediately follows function/variable
Ryan Desfosses
4
-19
/
+14
2014-06-02
Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
12
-26
/
+23
2014-05-29
Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' in...
Bjorn Helgaas
6
-11
/
+7
[next]