aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/pciehp_hpc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-06-27pciehp: remove needless command completed interrupt settingKenji Kaneshige1-7/+3
2008-06-27pciehp: fix interrupt initializationKenji Kaneshige1-66/+113
2008-06-25pciehp: remove inline from command related functionsKenji Kaneshige1-2/+2
2008-06-25pciehp: change command polling frequencyKenji Kaneshige1-2/+2
2008-06-25pciehp: cleanup pcie_poll_cmdKenji Kaneshige1-11/+14
2008-06-25pciehp: fix typo in hpc_release_ctlrKenji Kaneshige1-1/+1
2008-06-10pciehp: removes redundant NULL write to slot status registerKenji Kaneshige1-1/+1
2008-06-10pciehp: fixes typo in dbg_ctrl() in pciehp_hpc.cKenji Kaneshige1-1/+1
2008-06-10shpchp: check firmware before taking controlKenji Kaneshige1-69/+0
2008-06-10pciehp: block signals while waiting for command completionKenji Kaneshige1-12/+4
2008-06-10pciehp: evaluate _OSC/OSHP before controller initKenji Kaneshige1-15/+2
2008-05-27pciehp: move msleep after power offKenji Kaneshige1-7/+0
2008-05-27pciehp: poll cmd completion if hotplug interrupt is disabledKenji Kaneshige1-4/+38
2008-05-27pciehp: fix slow probingKenji Kaneshige1-7/+33
2008-05-27pciehp: fix NULL dereference in interrupt handlerKenji Kaneshige1-14/+28
2008-04-29pciehp: fix error message about getting hotplug controlKenji Kaneshige1-1/+1
2008-04-25pciehp: Fix command writeKenji Kaneshige1-1/+4
2008-04-25make pciehp_acpi_get_hp_hw_control_from_firmware()Adrian Bunk1-1/+1
2008-04-25pciehp: Clean up pcie_init()Kenji Kaneshige1-110/+88
2008-04-25pciehp: Mask hotplug interrupt at controller releaseKenji Kaneshige1-0/+4
2008-04-25pciehp: Remove useless hotplug interrupt enablingKenji Kaneshige1-46/+8
2008-04-25pciehp: Fix wrong slot capability checkKenji Kaneshige1-4/+4
2008-04-25pciehp: Fix wrong slot control register accessKenji Kaneshige1-112/+38
2008-04-25pciehp: Add missing memory barrierKenji Kaneshige1-0/+2
2008-04-25pciehp: Fix interrupt event handligKenji Kaneshige1-119/+29
2008-04-20PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-72/+72
2008-03-04pci: hotplug: pciehp: fix error code path in hpc_power_off_slotKenji Kaneshige1-2/+3
2008-02-01pciehp: workaround against Bad DLLP during power offKenji Kaneshige1-0/+45
2008-02-01pciehp: wait for 1000ms before LED operation after power offKenji Kaneshige1-0/+7
2008-02-01PCIe: fix double initialization bugMark Lord1-52/+67
2008-02-01PCI: more fixes for PCIe Hotplug so that it works with ExpressCard slots on Dell notebooks (and others?) in conjunction with modparam of pciehp_force=1Mark Lord1-81/+104
2007-10-12pciehp: minor cleanups for pciehp_hpc.cKenji Kaneshige1-21/+26
2007-10-12pciehp: remove trailing whitespace from pciehp_hpc.cKenji Kaneshige1-25/+25
2007-10-12pciehp: remove DBG_XXX_ROUTINEKenji Kaneshige1-106/+5
2007-10-12PCI Hotplug: pciehp: Request control over PCI Express Capability as well as Native hotplugKristen Carlson Accardi1-0/+1
2007-07-11PCI: hotplug: pciehp: Fix possible race condition in writing slotKenji Kaneshige1-90/+101
2007-05-02pciehp: Event handling reworkKenji Kaneshige1-11/+23
2007-02-07PCIEHP: Add Electro Mechanical Interlock (EMI) support to the PCIE hotplug driver.Kristen Carlson Accardi1-0/+55
2007-02-07pciehp: fix wait command completionKenji Kaneshige1-12/+15
2007-02-07pciehp: cleanup wait command completionKenji Kaneshige1-5/+33
2007-02-07pciehp: remove unused pcie_cap_baseKenji Kaneshige1-7/+2
2007-02-07pciehp: cleanup register accessKenji Kaneshige1-137/+164
2007-02-07pciehp: remove unnecessary php_ctlrKenji Kaneshige1-407/+110
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-1/+1
2006-12-01pciehp: remove unnecessary pci_disable_msiKenji Kaneshige1-2/+0
2006-10-18pciehp - add missing lockingKenji Kaneshige1-0/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-3/+3
2006-08-11pciehp: make pciehp build for powerpcKristen Carlson Accardi1-4/+0
2006-07-02[PATCH] irq-flags: pci: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-27[PATCH] 64bit resource: fix up printks for resources in pci core and hotplug driversGreg Kroah-Hartman1-2/+3