summaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug/pciehp_hpc.c
AgeCommit message (Expand)Author
2008-06-27pciehp: remove needless command completed interrupt settingKenji Kaneshige
2008-06-27pciehp: fix interrupt initializationKenji Kaneshige
2008-06-25pciehp: remove inline from command related functionsKenji Kaneshige
2008-06-25pciehp: change command polling frequencyKenji Kaneshige
2008-06-25pciehp: cleanup pcie_poll_cmdKenji Kaneshige
2008-06-25pciehp: fix typo in hpc_release_ctlrKenji Kaneshige
2008-06-10pciehp: removes redundant NULL write to slot status registerKenji Kaneshige
2008-06-10pciehp: fixes typo in dbg_ctrl() in pciehp_hpc.cKenji Kaneshige
2008-06-10shpchp: check firmware before taking controlKenji Kaneshige
2008-06-10pciehp: block signals while waiting for command completionKenji Kaneshige
2008-06-10pciehp: evaluate _OSC/OSHP before controller initKenji Kaneshige
2008-05-27pciehp: move msleep after power offKenji Kaneshige
2008-05-27pciehp: poll cmd completion if hotplug interrupt is disabledKenji Kaneshige
2008-05-27pciehp: fix slow probingKenji Kaneshige
2008-05-27pciehp: fix NULL dereference in interrupt handlerKenji Kaneshige
2008-04-29pciehp: fix error message about getting hotplug controlKenji Kaneshige
2008-04-25pciehp: Fix command writeKenji Kaneshige
2008-04-25make pciehp_acpi_get_hp_hw_control_from_firmware()Adrian Bunk
2008-04-25pciehp: Clean up pcie_init()Kenji Kaneshige
2008-04-25pciehp: Mask hotplug interrupt at controller releaseKenji Kaneshige
2008-04-25pciehp: Remove useless hotplug interrupt enablingKenji Kaneshige
2008-04-25pciehp: Fix wrong slot capability checkKenji Kaneshige
2008-04-25pciehp: Fix wrong slot control register accessKenji Kaneshige
2008-04-25pciehp: Add missing memory barrierKenji Kaneshige
2008-04-25pciehp: Fix interrupt event handligKenji Kaneshige
2008-04-20PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-03-04pci: hotplug: pciehp: fix error code path in hpc_power_off_slotKenji Kaneshige
2008-02-01pciehp: workaround against Bad DLLP during power offKenji Kaneshige
2008-02-01pciehp: wait for 1000ms before LED operation after power offKenji Kaneshige
2008-02-01PCIe: fix double initialization bugMark Lord
2008-02-01PCI: more fixes for PCIe Hotplug so that it works with ExpressCard slots on D...Mark Lord
2007-10-12pciehp: minor cleanups for pciehp_hpc.cKenji Kaneshige
2007-10-12pciehp: remove trailing whitespace from pciehp_hpc.cKenji Kaneshige
2007-10-12pciehp: remove DBG_XXX_ROUTINEKenji Kaneshige
2007-10-12PCI Hotplug: pciehp: Request control over PCI Express Capability as well as N...Kristen Carlson Accardi
2007-07-11PCI: hotplug: pciehp: Fix possible race condition in writing slotKenji Kaneshige
2007-05-02pciehp: Event handling reworkKenji Kaneshige
2007-02-07PCIEHP: Add Electro Mechanical Interlock (EMI) support to the PCIE hotplug dr...Kristen Carlson Accardi
2007-02-07pciehp: fix wait command completionKenji Kaneshige
2007-02-07pciehp: cleanup wait command completionKenji Kaneshige
2007-02-07pciehp: remove unused pcie_cap_baseKenji Kaneshige
2007-02-07pciehp: cleanup register accessKenji Kaneshige
2007-02-07pciehp: remove unnecessary php_ctlrKenji Kaneshige
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-12-01pciehp: remove unnecessary pci_disable_msiKenji Kaneshige
2006-10-18pciehp - add missing lockingKenji Kaneshige
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-08-11pciehp: make pciehp build for powerpcKristen Carlson Accardi
2006-07-02[PATCH] irq-flags: pci: Use the new IRQF_ constantsThomas Gleixner
2006-06-27[PATCH] 64bit resource: fix up printks for resources in pci core and hotplug ...Greg Kroah-Hartman