| Commit message (Expand) | Author | Age |
... | |
* | | | PCI: acpiphp: remove 'name' parameter | Alex Chiang | 2008-10-22 |
* | | | PCI: prevent duplicate slot names | Alex Chiang | 2008-10-22 |
* | | | PCI Hotplug: serialize pci_hp_register and pci_hp_deregister | Kenji Kaneshige | 2008-10-22 |
* | | | PCI: update pci_create_slot() to take a 'hotplug' param | Alex Chiang | 2008-10-22 |
* | | | PCI Hotplug core: add 'name' param pci_hp_register interface | Alex Chiang | 2008-10-22 |
| |/
|/| |
|
* | | PCI hotplug: fix get_##name return value problem | Kenji Kaneshige | 2008-10-20 |
* | | PCI hotplug: rpaphp: make debug var unique | Kristen Carlson Accardi | 2008-10-20 |
* | | PCI: fix hotplug get_##name return value problem | Zhao, Yu | 2008-10-20 |
* | | PCI: pciehp: replace printk with dev_printk | Taku Izumi | 2008-10-20 |
* | | PCI: pciehp: change name tag of "hpdriver_portdrv" variable | Taku Izumi | 2008-10-20 |
* | | PCI: pciehp: fix irq initialization | Kenji Kaneshige | 2008-10-20 |
* | | PCI: ibmphp: list_for_each to list_for_each_entry-checkpatch cleanups | akpm@linux-foundation.org | 2008-10-20 |
* | | PCI: ibmphp: list_for_each to list_for_each_entry | akpm@linux-foundation.org | 2008-10-20 |
* | | Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-10-16 |
|\ \ |
|
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *---. \ | Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri... | Ingo Molnar | 2008-10-15 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | | * | | x86, pci-hotplug, calgary / rio: fix EBDA ioremap() | Ingo Molnar | 2008-09-26 |
| | |/ / |
|
* | | | | Merge commit 'origin' | Benjamin Herrenschmidt | 2008-10-14 |
|\| | | |
|
| * | | | PCI: fix pciehp_free_irq() | Adrian Bunk | 2008-09-10 |
| * | | | PCI Hotplug: fakephp: fix deadlock... again | Alex Chiang | 2008-09-09 |
| |/ / |
|
* | | | Merge branch 'linux-2.6' | Paul Mackerras | 2008-09-09 |
|\| | |
|
| * | | PCI: shpchp: Rename duplicate slot name N as N-1, N-2, N-M... | Alex Chiang | 2008-08-21 |
| * | | PCI: pciehp: Rename duplicate slot name N as N-1, N-2, N-M... | Alex Chiang | 2008-08-21 |
| * | | PCI: add acpi_find_root_bridge_handle | Jiri Slaby | 2008-08-18 |
| * | | PCI: acpi_pcihp: run _OSC on a root bridge | Jiri Slaby | 2008-08-18 |
| |/ |
|
* / | hotplug/rpaphp: Remove unused error path code | Stephen Rothwell | 2008-08-20 |
|/ |
|
* | PCI hotplug: fix typo in pcie hotplug output | Jesse Barnes | 2008-07-28 |
* | driver core: remove KOBJ_NAME_LEN define | Kay Sievers | 2008-07-22 |
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2008-07-16 |
|\ |
|
| * | PCI: remove unnecessary volatile in PCIe hotplug struct controller | Ming Lei | 2008-07-16 |
| * | pciehp: use get_service_data | Kenji Kaneshige | 2008-06-27 |
| * | pciehp: remove needless command completed interrupt setting | Kenji Kaneshige | 2008-06-27 |
| * | pciehp: fix interrupt initialization | Kenji Kaneshige | 2008-06-27 |
| * | Remove unnecessary 'tmp' variable from pci_hp_register(). | Kenji Kaneshige | 2008-06-25 |
| * | pciehp: remove inline from command related functions | Kenji Kaneshige | 2008-06-25 |
| * | pciehp: change command polling frequency | Kenji Kaneshige | 2008-06-25 |
| * | pciehp: cleanup pcie_poll_cmd | Kenji Kaneshige | 2008-06-25 |
| * | pciehp: fix typo in hpc_release_ctlr | Kenji Kaneshige | 2008-06-25 |
| * | PCI: fixup kdoc blocks for hotplug functions | Jesse Barnes | 2008-06-25 |
| * | PCI: ACPI PCI slot detection driver | Alex Chiang | 2008-06-10 |
| * | PCI: introduce pci_slot | Alex Chiang | 2008-06-10 |
| * | PCI: construct one fakephp slot per PCI slot | Alex Chiang | 2008-06-10 |
| * | pciehp: removes redundant NULL write to slot status register | Kenji Kaneshige | 2008-06-10 |
| * | pciehp: fixes typo in dbg_ctrl() in pciehp_hpc.c | Kenji Kaneshige | 2008-06-10 |
| * | shpchp: check firmware before taking control | Kenji Kaneshige | 2008-06-10 |
| * | pciehp: block signals while waiting for command completion | Kenji Kaneshige | 2008-06-10 |
| * | pciehp: evaluate _OSC/OSHP before controller init | Kenji Kaneshige | 2008-06-10 |
| * | pciehp: remove redundant pci_dev initialization | Kenji Kaneshige | 2008-06-10 |
| * | PCI: make {pciehp,shpchp}_slot_with_bus static | Adrian Bunk | 2008-06-10 |
* | | PCI: acpiphp: cleanup notify handler on all root bridges | Alex Chiang | 2008-07-02 |
|/ |
|
* | PCI: fix rpadlpar pci hotplug driver sysfs usage | Benjamin Herrenschmidt | 2008-05-30 |