index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
Age
Commit message (
Expand
)
Author
Lines
2009-06-11
PCI Hotplug: cpqphp: refactor cpqhp_save_config
Alex Chiang
-91
/
+91
2009-06-11
PCI Hotplug: cpqphp: style cleanups
Alex Chiang
-11
/
+6
2009-06-11
PCI Hotplug: cpqphp: refactor cpqphp_save_slot_config
Alex Chiang
-46
/
+39
2009-06-11
PCI Hotplug: cpqphp: clean up cpqphp_ctrl.c
Alex Chiang
-91
/
+79
2009-06-11
PCI Hotplug: cpqphp: refactor cpqhp_probe
Alex Chiang
-197
/
+185
2009-06-11
PCI Hotplug: cpqphp: eliminate stray braces
Alex Chiang
-33
/
+22
2009-06-11
PCI Hotplug: cpqphp: remove useless prototypes in cpqphp_core.c
Alex Chiang
-237
/
+224
2009-06-11
PCI Hotplug: cpqphp: obey 80 column convention in cpqphp.h
Alex Chiang
-31
/
+45
2009-06-11
PCI Hotplug: cpqphp: fix comment style
Alex Chiang
-315
/
+387
2009-06-11
PCI Hotplug: cpqphp: stray whitespace cleanups
Alex Chiang
-122
/
+110
2009-06-11
PCI: ibmphp_core.c: fix warning due to missing module_exit()
akpm@linux-foundation.org
-0
/
+1
2009-06-01
Merge branch 'linus' into irq/numa
Ingo Molnar
-38
/
+26
2009-05-27
PCI Hotplug: acpiphp: don't store a pci_dev in acpiphp_func
Alex Chiang
-38
/
+26
2009-05-18
x86, apic: introduce io_apic_irq_attr
Yinghai Lu
-4
/
+2
2009-05-12
x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector(), fix
Cyrill Gorcunov
-1
/
+1
2009-05-11
x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector()
Yinghai Lu
-26
/
+30
2009-04-06
PCI Hotplug: acpiphp: grab refcount on p2p subordinate bus
Alex Chiang
-0
/
+14
2009-03-26
PCI: update fakephp for bus_id removal
Stephen Rothwell
-1
/
+2
2009-03-20
PCI Hotplug: rename legacy_fakephp to fakephp
Alex Chiang
-1
/
+1
2009-03-20
PCI Hotplug: restore fakephp interface with complete reimplementation
Trent Piepho
-396
/
+163
2009-03-20
PCI: Introduce pci_rescan_bus()
Alex Chiang
-3
/
+3
2009-03-20
PCI hotplug: fix wrong assumption in acpi_get_hp_hw_control_from_firmware
Kenji Kaneshige
-22
/
+12
2009-03-20
PCI hotplug: fix wrong assumption in acpi_get_hp_params_from_firmware
Kenji Kaneshige
-11
/
+6
2009-03-20
PCI: PCIe portdrv: Implement pm object
Rafael J. Wysocki
-2
/
+2
2009-03-19
PCI hotplug: shpchp: fix bus number check to avoid false positive
Roel Kluin
-1
/
+1
2009-03-19
PCI/ACPI: rename pci_osc_control_set()
Kenji Kaneshige
-3
/
+2
2009-03-19
PCI: pciehp: make cmd_busy flag one bit
Kenji Kaneshige
-1
/
+1
2009-03-19
PCI: pciehp: enable software notification on empty slots
Kenji Kaneshige
-20
/
+12
2009-03-19
PCI: pciehp: fix possible endless loop in pcie_isr
Kenji Kaneshige
-1
/
+2
2009-03-19
PCI: introduce missing kfree
Julia Lawall
-2
/
+3
2009-03-19
PCI: add missing KERN_* constants to printks
Frank Seidel
-10
/
+10
2009-03-19
PCI: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
-1
/
+2
2009-03-19
PCI: PCIe portdrv: Remove struct pcie_port_service_id
Rafael J. Wysocki
-21
/
+4
2009-03-19
PCI: PCIe portdrv: Simplily probe callback of service drivers
Rafael J. Wysocki
-3
/
+2
2009-03-12
powerpc/pseries: The RPA PCI hotplug driver depends on EEH
Michael Ellerman
-1
/
+1
2009-02-24
PCI: pciehp: Handle interrupts that happen during initialization.
Eric W. Biederman
-8
/
+16
2009-01-27
PCI hotplug: Change link order of pciehp & acpiphp
Matthew Garrett
-1
/
+5
2009-01-27
PCI hotplug: fakephp: Allocate PCI resources before adding the device
Darrick J. Wong
-16
/
+26
2009-01-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
-1
/
+3
2009-01-19
PCI hotplug: fix lock imbalance in pciehp
Jiri Slaby
-1
/
+3
2009-01-16
ACPI PCI hotplug: harden against panic regression
James Bottomley
-0
/
+2
2009-01-09
Merge branch 'linus' into release
Len Brown
-389
/
+400
2009-01-07
PCI hotplug: remove redundant test in cpq hotplug
Julia Lawall
-1
/
+1
2009-01-07
PCI: pciehp: cleanup register and field definitions
Kenji Kaneshige
-229
/
+99
2009-01-07
PCI: pciehp: ignore undefined bit in link status register
Kenji Kaneshige
-2
/
+1
2009-01-07
PCI hotplug: introduce functions for ACPI slot detection
Kenji Kaneshige
-142
/
+89
2009-01-07
PCI: pciehp: add auto option to pciehp_detect_mode
Kenji Kaneshige
-4
/
+76
2009-01-07
PCI: pciehp: add ACPI based slot detection
Kenji Kaneshige
-1
/
+132
2009-01-07
PCI hotplug: cpqphp: use config space PCI interrupt pin encoding
Bjorn Helgaas
-3
/
+3
2009-01-07
PCI hotplug: acpiphp whitespace cleanup
Alex Chiang
-4
/
+4
[prev]
[next]