summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug (follow)
Commit message (Expand)AuthorAgeFilesLines
* pciehp: Remove useless hotplug interrupt enablingKenji Kaneshige2008-04-251-46/+8
* pciehp: Fix wrong slot capability checkKenji Kaneshige2008-04-254-39/+39
* pciehp: Fix wrong slot control register accessKenji Kaneshige2008-04-251-112/+38
* pciehp: Add missing memory barrierKenji Kaneshige2008-04-251-0/+2
* pciehp: Fix interrupt event handligKenji Kaneshige2008-04-252-120/+29
* pciehp: fix slot nameKenji Kaneshige2008-04-251-2/+9
* PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-2134-480/+480
* PCI: Hotplug: fakephp: Return success, not ENODEV, when bus rescan is triggeredTrent Piepho2008-04-211-1/+1
* PCI: Hotplug: Fix leaks in IBM Hot Plug Controller Driver - ibmphp_init_devno()Jesper Juhl2008-04-211-1/+5
* PCI Hotplug: the ibm driver is not dependant on PCI_LEGACYGreg Kroah-Hartman2008-04-211-1/+1
* PCI Hotplug: make cpcihp driver use modern apisGreg Kroah-Hartman2008-04-212-2/+8
* pciehp: don't enable slot unless forcedMark Lord2008-03-181-1/+1
* PCI Hotplug: Fix small mem leak in IBM Hot Plug Controller DriverJesper Juhl2008-03-111-0/+1
* pci: hotplug: pciehp: fix error code path in hpc_power_off_slotKenji Kaneshige2008-03-051-2/+3
* PCI: fix section mismatch warning in pci_scan_child_busSam Ravnborg2008-03-054-4/+4
* PCI: don't load acpi_php when acpi is disabledYinghai Lu2008-02-221-0/+6
* PCI: hotplug: acpiphp_ibm: Remove get device informationGary Hade2008-02-221-16/+17
* PCI: Fix fakephp deadlockIan Abbott2008-02-021-4/+35
* pciehp: block new requests from the device before power offKenji Kaneshige2008-02-021-12/+21
* pciehp: workaround against Bad DLLP during power offKenji Kaneshige2008-02-021-0/+45
* pciehp: wait for 1000ms before LED operation after power offKenji Kaneshige2008-02-022-12/+7
* PCI: Spelling fixesJoe Perches2008-02-021-1/+1
* PCI Hotplug: PCIeHP: Fix some whitespace damageRolf Eike Beer2008-02-021-2/+1
* PCI Hotplug: pciehp: use generic function to find ext capabilityKenji Kaneshige2008-02-021-6/+1
* PCI Hotplug: pciehp: remove needless hp_slot calculationKenji Kaneshige2008-02-021-11/+2
* PCI Hotplug: pciehp: remove needless members from struct controllerKenji Kaneshige2008-02-022-13/+3
* PCI Hotplug: acpiphp: remove unneeded acpi_get_name function callMUNEDA Takahiro2008-02-021-1/+0
* PCI Hotplug: acpiphp: fix trivial typosMUNEDA Takahiro2008-02-021-2/+2
* PCIe: fix double initialization bugMark Lord2008-02-023-54/+69
* PCIE: Make use of the previously split out pcie_init_enable_events() functionMark Lord2008-02-023-1/+20
* PCI: more fixes for PCIe Hotplug so that it works with ExpressCard slots on D...Mark Lord2008-02-021-81/+104
* PCIE: fix PCIe Hotplug so that it works with ExpressCard slots on Dell notebo...Mark Lord2008-02-023-1/+6
* PCI: Add missing "space" in printk messagesJoe Perches2008-02-021-1/+1
* pci hotplug: fix rpaphp directory namingLinas Vepstas2008-02-023-38/+24
* PCI: hotplug: Link fakephp lastAlex Chiang2008-02-021-1/+3
* PCI: hotplug: pci_hotplug_core whitespace fixAlex Chiang2008-02-021-1/+1
* PCI: hotplug: acpiphp: Remove unused variable from acpiphpAlex Chiang2008-02-021-1/+0
* PCI: hotplug: remove ExperimentalKristen Carlson Accardi2008-02-021-2/+2
* PCI: hotplug: Switch to pci_get_bus_and_slotJoonwoo Park2008-02-021-4/+7
* Merge branch 'linux-2.6'Paul Mackerras2008-01-313-90/+66
|\
| * Kobject: convert drivers/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman2008-01-252-3/+3
| * driver core: add way to get to bus ksetGreg Kroah-Hartman2008-01-251-1/+4
| * Kobject: change drivers/pci/hotplug/pci_hotplug_core.c to use kobject_init_an...Greg Kroah-Hartman2008-01-251-7/+7
| * kobject: clean up rpadlpar horrid sysfs abuseGreg Kroah-Hartman2008-01-251-69/+43
| * kset: convert pci hotplug to use kset_create_and_addGreg Kroah-Hartman2008-01-253-15/+14
| * kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman2008-01-252-4/+4
* | [POWERPC] Merge PCI resource fixupsBenjamin Herrenschmidt2007-12-201-1/+1
|/
* pci hotplug: kernel-doc fixesRandy Dunlap2007-11-2812-169/+169
* PCI: Add Kconfig option to disable deprecated pci_find_* APIJeff Garzik2007-11-051-3/+3
* PCI Hotplug: cpqhp_pushbutton_thread(): remove a pointless if() checkAdrian Bunk2007-11-051-9/+7