summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/pciehp_hpc.c
AgeCommit message (Expand)AuthorLines
2008-05-27pciehp: move msleep after power offKenji Kaneshige-7/+0
2008-05-27pciehp: poll cmd completion if hotplug interrupt is disabledKenji Kaneshige-4/+38
2008-05-27pciehp: fix slow probingKenji Kaneshige-7/+33
2008-05-27pciehp: fix NULL dereference in interrupt handlerKenji Kaneshige-14/+28
2008-04-29pciehp: fix error message about getting hotplug controlKenji Kaneshige-1/+1
2008-04-25pciehp: Fix command writeKenji Kaneshige-1/+4
2008-04-25make pciehp_acpi_get_hp_hw_control_from_firmware()Adrian Bunk-1/+1
2008-04-25pciehp: Clean up pcie_init()Kenji Kaneshige-110/+88
2008-04-25pciehp: Mask hotplug interrupt at controller releaseKenji Kaneshige-0/+4
2008-04-25pciehp: Remove useless hotplug interrupt enablingKenji Kaneshige-46/+8
2008-04-25pciehp: Fix wrong slot capability checkKenji Kaneshige-4/+4
2008-04-25pciehp: Fix wrong slot control register accessKenji Kaneshige-112/+38
2008-04-25pciehp: Add missing memory barrierKenji Kaneshige-0/+2
2008-04-25pciehp: Fix interrupt event handligKenji Kaneshige-119/+29
2008-04-20PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison-72/+72
2008-03-04pci: hotplug: pciehp: fix error code path in hpc_power_off_slotKenji Kaneshige-2/+3
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-0/+7
2008-02-01PCIe: fix double initialization bugMark Lord-52/+67
2008-02-01PCI: more fixes for PCIe Hotplug so that it works with ExpressCard slots on D...Mark Lord-81/+104
2007-10-12pciehp: minor cleanups for pciehp_hpc.cKenji Kaneshige-21/+26
2007-10-12pciehp: remove trailing whitespace from pciehp_hpc.cKenji Kaneshige-25/+25
2007-10-12pciehp: remove DBG_XXX_ROUTINEKenji Kaneshige-106/+5
2007-10-12PCI Hotplug: pciehp: Request control over PCI Express Capability as well as N...Kristen Carlson Accardi-0/+1
2007-07-11PCI: hotplug: pciehp: Fix possible race condition in writing slotKenji Kaneshige-90/+101
2007-05-02pciehp: Event handling reworkKenji Kaneshige-11/+23
2007-02-07PCIEHP: Add Electro Mechanical Interlock (EMI) support to the PCIE hotplug dr...Kristen Carlson Accardi-0/+55
2007-02-07pciehp: fix wait command completionKenji Kaneshige-12/+15
2007-02-07pciehp: cleanup wait command completionKenji Kaneshige-5/+33
2007-02-07pciehp: remove unused pcie_cap_baseKenji Kaneshige-7/+2
2007-02-07pciehp: cleanup register accessKenji Kaneshige-137/+164
2007-02-07pciehp: remove unnecessary php_ctlrKenji Kaneshige-407/+110
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day-1/+1
2006-12-01pciehp: remove unnecessary pci_disable_msiKenji Kaneshige-2/+0
2006-10-18pciehp - add missing lockingKenji Kaneshige-0/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-3/+3
2006-08-11pciehp: make pciehp build for powerpcKristen Carlson Accardi-4/+0
2006-07-02[PATCH] irq-flags: pci: Use the new IRQF_ constantsThomas Gleixner-1/+1
2006-06-27[PATCH] 64bit resource: fix up printks for resources in pci core and hotplug ...Greg Kroah-Hartman-2/+3
2006-06-19[PATCH] PCI Hotplug: Fix recovery path from errors during pcie_init()Jan Beulich-5/+20
2006-06-19[PATCH] pciehp: dont call pci_enable_devKristen Accardi-3/+0
2006-06-19[PATCH] PCI Hotplug: don't use acpi_os_freeKristen Accardi-2/+2
2006-03-23[PATCH] acpiphp: fix acpi_path_nameMUNEDA Takahiro-7/+8
2006-03-23[PATCH] PCI Hotplug: add common acpi functions to coreKristen Accardi-1/+73
2006-03-23[PATCH] PCI hotplug: convert semaphores to mutexIngo Molnar-1/+1
2006-01-09[PATCH] pciehp: handle sticky power-fault statusThomas Schaefer-2/+17
2006-01-08[PATCH] fix more missing includesTim Schmielau-0/+3
2005-11-23[PATCH] PCI Express Hotplug: clear sticky power-fault bitRajesh Shah-1/+9
2005-11-13[PATCH] pciehp_hpc build fixAndrew Morton-0/+2
2005-11-10[PATCH] PCI: fix namespace clashesRajesh Shah-1/+1