summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/pciehp_hpc.c
Commit message (Expand)AuthorAgeFilesLines
...
* pciehp: fix interrupt initializationKenji Kaneshige2008-06-271-66/+113
* 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
* 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-101-69/+0
* pciehp: block signals while waiting for command completionKenji Kaneshige2008-06-101-12/+4
* pciehp: evaluate _OSC/OSHP before controller initKenji Kaneshige2008-06-101-15/+2
* pciehp: move msleep after power offKenji Kaneshige2008-05-271-7/+0
* pciehp: poll cmd completion if hotplug interrupt is disabledKenji Kaneshige2008-05-271-4/+38
* pciehp: fix slow probingKenji Kaneshige2008-05-271-7/+33
* pciehp: fix NULL dereference in interrupt handlerKenji Kaneshige2008-05-271-14/+28
* pciehp: fix error message about getting hotplug controlKenji Kaneshige2008-04-291-1/+1
* pciehp: Fix command writeKenji Kaneshige2008-04-251-1/+4
* make pciehp_acpi_get_hp_hw_control_from_firmware()Adrian Bunk2008-04-251-1/+1
* pciehp: Clean up pcie_init()Kenji Kaneshige2008-04-251-110/+88
* pciehp: Mask hotplug interrupt at controller releaseKenji Kaneshige2008-04-251-0/+4
* pciehp: Remove useless hotplug interrupt enablingKenji Kaneshige2008-04-251-46/+8
* pciehp: Fix wrong slot capability checkKenji Kaneshige2008-04-251-4/+4
* 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-251-119/+29
* PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-201-72/+72
* pci: hotplug: pciehp: fix error code path in hpc_power_off_slotKenji Kaneshige2008-03-041-2/+3
* pciehp: workaround against Bad DLLP during power offKenji Kaneshige2008-02-011-0/+45
* pciehp: wait for 1000ms before LED operation after power offKenji Kaneshige2008-02-011-0/+7
* PCIe: fix double initialization bugMark Lord2008-02-011-52/+67
* PCI: more fixes for PCIe Hotplug so that it works with ExpressCard slots on D...Mark Lord2008-02-011-81/+104
* pciehp: minor cleanups for pciehp_hpc.cKenji Kaneshige2007-10-121-21/+26
* pciehp: remove trailing whitespace from pciehp_hpc.cKenji Kaneshige2007-10-121-25/+25
* pciehp: remove DBG_XXX_ROUTINEKenji Kaneshige2007-10-121-106/+5
* PCI Hotplug: pciehp: Request control over PCI Express Capability as well as N...Kristen Carlson Accardi2007-10-121-0/+1
* PCI: hotplug: pciehp: Fix possible race condition in writing slotKenji Kaneshige2007-07-111-90/+101
* pciehp: Event handling reworkKenji Kaneshige2007-05-021-11/+23
* PCIEHP: Add Electro Mechanical Interlock (EMI) support to the PCIE hotplug dr...Kristen Carlson Accardi2007-02-071-0/+55
* pciehp: fix wait command completionKenji Kaneshige2007-02-071-12/+15
* pciehp: cleanup wait command completionKenji Kaneshige2007-02-071-5/+33
* pciehp: remove unused pcie_cap_baseKenji Kaneshige2007-02-071-7/+2
* pciehp: cleanup register accessKenji Kaneshige2007-02-071-137/+164
* pciehp: remove unnecessary php_ctlrKenji Kaneshige2007-02-071-407/+110
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* pciehp: remove unnecessary pci_disable_msiKenji Kaneshige2006-12-011-2/+0
* pciehp - add missing lockingKenji Kaneshige2006-10-181-0/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-3/+3
* pciehp: make pciehp build for powerpcKristen Carlson Accardi2006-08-111-4/+0
* [PATCH] irq-flags: pci: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [PATCH] 64bit resource: fix up printks for resources in pci core and hotplug ...Greg Kroah-Hartman2006-06-271-2/+3
* [PATCH] PCI Hotplug: Fix recovery path from errors during pcie_init()Jan Beulich2006-06-191-5/+20
OpenPOWER on IntegriCloud