aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug
Commit message (Expand)AuthorAge
* PCI hotplug: fix get_##name return value problemKenji Kaneshige2008-10-20
* PCI hotplug: rpaphp: make debug var uniqueKristen Carlson Accardi2008-10-20
* PCI: fix hotplug get_##name return value problemZhao, Yu2008-10-20
* PCI: pciehp: replace printk with dev_printkTaku Izumi2008-10-20
* PCI: pciehp: change name tag of "hpdriver_portdrv" variableTaku Izumi2008-10-20
* PCI: pciehp: fix irq initializationKenji Kaneshige2008-10-20
* PCI: ibmphp: list_for_each to list_for_each_entry-checkpatch cleanupsakpm@linux-foundation.org2008-10-20
* PCI: ibmphp: list_for_each to list_for_each_entryakpm@linux-foundation.org2008-10-20
* Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-10-16
|\
| *---. Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri...Ingo Molnar2008-10-15
| |\ \ \
| | | * | x86, pci-hotplug, calgary / rio: fix EBDA ioremap()Ingo Molnar2008-09-26
| | |/ /
* | | | Merge commit 'origin'Benjamin Herrenschmidt2008-10-14
|\| | |
| * | | PCI: fix pciehp_free_irq()Adrian Bunk2008-09-10
| * | | PCI Hotplug: fakephp: fix deadlock... againAlex Chiang2008-09-09
| |/ /
* | | Merge branch 'linux-2.6'Paul Mackerras2008-09-09
|\| |
| * | PCI: shpchp: Rename duplicate slot name N as N-1, N-2, N-M...Alex Chiang2008-08-21
| * | PCI: pciehp: Rename duplicate slot name N as N-1, N-2, N-M...Alex Chiang2008-08-21
| * | PCI: add acpi_find_root_bridge_handleJiri Slaby2008-08-18
| * | PCI: acpi_pcihp: run _OSC on a root bridgeJiri Slaby2008-08-18
| |/
* / hotplug/rpaphp: Remove unused error path codeStephen Rothwell2008-08-20
|/
* PCI hotplug: fix typo in pcie hotplug outputJesse Barnes2008-07-28
* driver core: remove KOBJ_NAME_LEN defineKay Sievers2008-07-22
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-07-16
|\
| * PCI: remove unnecessary volatile in PCIe hotplug struct controllerMing Lei2008-07-16
| * pciehp: use get_service_dataKenji Kaneshige2008-06-27
| * pciehp: remove needless command completed interrupt settingKenji Kaneshige2008-06-27
| * pciehp: fix interrupt initializationKenji Kaneshige2008-06-27
| * Remove unnecessary 'tmp' variable from pci_hp_register().Kenji Kaneshige2008-06-25
| * pciehp: remove inline from command related functionsKenji Kaneshige2008-06-25
| * pciehp: change command polling frequencyKenji Kaneshige2008-06-25
| * pciehp: cleanup pcie_poll_cmdKenji Kaneshige2008-06-25
| * pciehp: fix typo in hpc_release_ctlrKenji Kaneshige2008-06-25
| * PCI: fixup kdoc blocks for hotplug functionsJesse Barnes2008-06-25
| * PCI: ACPI PCI slot detection driverAlex Chiang2008-06-10
| * PCI: introduce pci_slotAlex Chiang2008-06-10
| * PCI: construct one fakephp slot per PCI slotAlex Chiang2008-06-10
| * pciehp: removes redundant NULL write to slot status registerKenji Kaneshige2008-06-10
| * pciehp: fixes typo in dbg_ctrl() in pciehp_hpc.cKenji Kaneshige2008-06-10
| * shpchp: check firmware before taking controlKenji Kaneshige2008-06-10
| * pciehp: block signals while waiting for command completionKenji Kaneshige2008-06-10
| * pciehp: evaluate _OSC/OSHP before controller initKenji Kaneshige2008-06-10
| * pciehp: remove redundant pci_dev initializationKenji Kaneshige2008-06-10
| * PCI: make {pciehp,shpchp}_slot_with_bus staticAdrian Bunk2008-06-10
* | PCI: acpiphp: cleanup notify handler on all root bridgesAlex Chiang2008-07-02
|/
* PCI: fix rpadlpar pci hotplug driver sysfs usageBenjamin Herrenschmidt2008-05-30
* pciehp: add message about pciehp_slot_with_bus optionKenji Kaneshige2008-05-27
* pci hotplug core: add check of duplicate slot nameKenji Kaneshige2008-05-27
* pciehp: move msleep after power offKenji Kaneshige2008-05-27
* pciehp: poll cmd completion if hotplug interrupt is disabledKenji Kaneshige2008-05-27
* pciehp: fix slow probingKenji Kaneshige2008-05-27