summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug
AgeCommit message (Expand)AuthorLines
2008-04-25pciehp: Add missing memory barrierKenji Kaneshige-0/+2
2008-04-25pciehp: Fix interrupt event handligKenji Kaneshige-120/+29
2008-04-25pciehp: fix slot nameKenji Kaneshige-2/+9
2008-04-20PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison-480/+480
2008-04-20PCI: Hotplug: fakephp: Return success, not ENODEV, when bus rescan is triggeredTrent Piepho-1/+1
2008-04-20PCI: Hotplug: Fix leaks in IBM Hot Plug Controller Driver - ibmphp_init_devno()Jesper Juhl-1/+5
2008-04-20PCI Hotplug: the ibm driver is not dependant on PCI_LEGACYGreg Kroah-Hartman-1/+1
2008-04-20PCI Hotplug: make cpcihp driver use modern apisGreg Kroah-Hartman-2/+8
2008-03-17pciehp: don't enable slot unless forcedMark Lord-1/+1
2008-03-10PCI Hotplug: Fix small mem leak in IBM Hot Plug Controller DriverJesper Juhl-0/+1
2008-03-04pci: hotplug: pciehp: fix error code path in hpc_power_off_slotKenji Kaneshige-2/+3
2008-03-04PCI: fix section mismatch warning in pci_scan_child_busSam Ravnborg-4/+4
2008-02-21PCI: don't load acpi_php when acpi is disabledYinghai Lu-0/+6
2008-02-21PCI: hotplug: acpiphp_ibm: Remove get device informationGary Hade-16/+17
2008-02-01PCI: Fix fakephp deadlockIan Abbott-4/+35
2008-02-01pciehp: block new requests from the device before power offKenji Kaneshige-12/+21
2008-02-01pciehp: workaround against Bad DLLP during power offKenji Kaneshige-0/+45
2008-02-01pciehp: wait for 1000ms before LED operation after power offKenji Kaneshige-12/+7
2008-02-01PCI: Spelling fixesJoe Perches-1/+1
2008-02-01PCI Hotplug: PCIeHP: Fix some whitespace damageRolf Eike Beer-2/+1
2008-02-01PCI Hotplug: pciehp: use generic function to find ext capabilityKenji Kaneshige-6/+1
2008-02-01PCI Hotplug: pciehp: remove needless hp_slot calculationKenji Kaneshige-11/+2
2008-02-01PCI Hotplug: pciehp: remove needless members from struct controllerKenji Kaneshige-13/+3
2008-02-01PCI Hotplug: acpiphp: remove unneeded acpi_get_name function callMUNEDA Takahiro-1/+0
2008-02-01PCI Hotplug: acpiphp: fix trivial typosMUNEDA Takahiro-2/+2
2008-02-01PCIe: fix double initialization bugMark Lord-54/+69
2008-02-01PCIE: Make use of the previously split out pcie_init_enable_events() functionMark Lord-1/+20
2008-02-01PCI: more fixes for PCIe Hotplug so that it works with ExpressCard slots on D...Mark Lord-81/+104
2008-02-01PCIE: fix PCIe Hotplug so that it works with ExpressCard slots on Dell notebo...Mark Lord-1/+6
2008-02-01PCI: Add missing "space" in printk messagesJoe Perches-1/+1
2008-02-01pci hotplug: fix rpaphp directory namingLinas Vepstas-38/+24
2008-02-01PCI: hotplug: Link fakephp lastAlex Chiang-1/+3
2008-02-01PCI: hotplug: pci_hotplug_core whitespace fixAlex Chiang-1/+1
2008-02-01PCI: hotplug: acpiphp: Remove unused variable from acpiphpAlex Chiang-1/+0
2008-02-01PCI: hotplug: remove ExperimentalKristen Carlson Accardi-2/+2
2008-02-01PCI: hotplug: Switch to pci_get_bus_and_slotJoonwoo Park-4/+7
2008-01-31Merge branch 'linux-2.6'Paul Mackerras-90/+66
2008-01-24Kobject: convert drivers/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman-3/+3
2008-01-24driver core: add way to get to bus ksetGreg Kroah-Hartman-1/+4
2008-01-24Kobject: change drivers/pci/hotplug/pci_hotplug_core.c to use kobject_init_an...Greg Kroah-Hartman-7/+7
2008-01-24kobject: clean up rpadlpar horrid sysfs abuseGreg Kroah-Hartman-69/+43
2008-01-24kset: convert pci hotplug to use kset_create_and_addGreg Kroah-Hartman-15/+14
2008-01-24kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman-4/+4
2007-12-20[POWERPC] Merge PCI resource fixupsBenjamin Herrenschmidt-1/+1
2007-11-28pci hotplug: kernel-doc fixesRandy Dunlap-169/+169
2007-11-05PCI: Add Kconfig option to disable deprecated pci_find_* APIJeff Garzik-3/+3
2007-11-05PCI Hotplug: cpqhp_pushbutton_thread(): remove a pointless if() checkAdrian Bunk-9/+7
2007-10-15Get rid of unused variable warning in drivers/pci/hotplug/pci_hotplug_core.cLinus Torvalds-2/+0
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds-280/+124
2007-10-12cpqphp: Use PCI_CLASS_REVISION instead of PCI_REVISION_ID for readAuke Kok-1/+1