summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug
Commit message (Expand)AuthorAgeFilesLines
* PCI hotplug: fix get_##name return value problemKenji Kaneshige2008-10-201-1/+1
* PCI hotplug: rpaphp: make debug var uniqueKristen Carlson Accardi2008-10-203-5/+5
* PCI: fix hotplug get_##name return value problemZhao, Yu2008-10-201-7/+7
* PCI: pciehp: replace printk with dev_printkTaku Izumi2008-10-205-186/+263
* PCI: pciehp: change name tag of "hpdriver_portdrv" variableTaku Izumi2008-10-201-2/+1
* PCI: pciehp: fix irq initializationKenji Kaneshige2008-10-202-2/+4
* PCI: ibmphp: list_for_each to list_for_each_entry-checkpatch cleanupsakpm@linux-foundation.org2008-10-201-22/+22
* PCI: ibmphp: list_for_each to list_for_each_entryakpm@linux-foundation.org2008-10-201-69/+23
* Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-10-161-1/+1
|\
| *---. Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri...Ingo Molnar2008-10-151-1/+1
| |\ \ \
| | | * | x86, pci-hotplug, calgary / rio: fix EBDA ioremap()Ingo Molnar2008-09-261-1/+1
| | |/ /
* | | | Merge commit 'origin'Benjamin Herrenschmidt2008-10-152-4/+4
|\ \ \ \ | |/ / /
| * | | PCI: fix pciehp_free_irq()Adrian Bunk2008-09-101-1/+1
| * | | PCI Hotplug: fakephp: fix deadlock... againAlex Chiang2008-09-091-3/+3
| |/ /
* | | Merge branch 'linux-2.6'Paul Mackerras2008-09-105-49/+56
|\ \ \ | |/ /
| * | PCI: shpchp: Rename duplicate slot name N as N-1, N-2, N-M...Alex Chiang2008-08-211-19/+15
| * | PCI: pciehp: Rename duplicate slot name N as N-1, N-2, N-M...Alex Chiang2008-08-213-18/+15
| * | PCI: add acpi_find_root_bridge_handleJiri Slaby2008-08-181-4/+1
| * | PCI: acpi_pcihp: run _OSC on a root bridgeJiri Slaby2008-08-181-12/+29
| |/
* | hotplug/rpaphp: Remove unused error path codeStephen Rothwell2008-08-201-4/+0
|/
* PCI hotplug: fix typo in pcie hotplug outputJesse Barnes2008-07-281-1/+1
* driver core: remove KOBJ_NAME_LEN defineKay Sievers2008-07-211-2/+2
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-07-1619-622/+471
|\
| * PCI: remove unnecessary volatile in PCIe hotplug struct controllerMing Lei2008-07-161-1/+1
| * pciehp: use get_service_dataKenji Kaneshige2008-06-271-5/+3
| * pciehp: remove needless command completed interrupt settingKenji Kaneshige2008-06-271-7/+3
| * pciehp: fix interrupt initializationKenji Kaneshige2008-06-273-136/+128
| * Remove unnecessary 'tmp' variable from pci_hp_register().Kenji Kaneshige2008-06-251-3/+1
| * pciehp: remove inline from command related functionsKenji Kaneshige2008-06-251-2/+2
| * pciehp: change command polling frequencyKenji Kaneshige2008-06-251-2/+2
| * pciehp: cleanup pcie_poll_cmdKenji Kaneshige2008-06-251-11/+14
| * pciehp: fix typo in hpc_release_ctlrKenji Kaneshige2008-06-251-1/+1
| * PCI: fixup kdoc blocks for hotplug functionsJesse Barnes2008-06-251-2/+4
| * PCI: ACPI PCI slot detection driverAlex Chiang2008-06-102-1/+17
| * PCI: introduce pci_slotAlex Chiang2008-06-1014-281/+154
| * PCI: construct one fakephp slot per PCI slotAlex Chiang2008-06-101-55/+29
| * pciehp: removes redundant NULL write to slot status registerKenji Kaneshige2008-06-101-1/+1
| * pciehp: fixes typo in dbg_ctrl() in pciehp_hpc.cKenji Kaneshige2008-06-101-1/+1
| * shpchp: check firmware before taking controlKenji Kaneshige2008-06-106-90/+104
| * pciehp: block signals while waiting for command completionKenji Kaneshige2008-06-101-12/+4
| * pciehp: evaluate _OSC/OSHP before controller initKenji Kaneshige2008-06-103-18/+10
| * pciehp: remove redundant pci_dev initializationKenji Kaneshige2008-06-101-1/+0
| * PCI: make {pciehp,shpchp}_slot_with_bus staticAdrian Bunk2008-06-102-2/+2
* | PCI: acpiphp: cleanup notify handler on all root bridgesAlex Chiang2008-07-021-3/+14
|/
* PCI: fix rpadlpar pci hotplug driver sysfs usageBenjamin Herrenschmidt2008-05-301-2/+6
* pciehp: add message about pciehp_slot_with_bus optionKenji Kaneshige2008-05-271-1/+5
* pci hotplug core: add check of duplicate slot nameKenji Kaneshige2008-05-271-1/+6
* pciehp: move msleep after power offKenji Kaneshige2008-05-272-7/+14
* pciehp: poll cmd completion if hotplug interrupt is disabledKenji Kaneshige2008-05-271-4/+38
* pciehp: fix slow probingKenji Kaneshige2008-05-272-7/+36
OpenPOWER on IntegriCloud