summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/pciehp_hpc.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: pciehp: enable software notification on empty slotsKenji Kaneshige2009-03-191-20/+11
* PCI: pciehp: fix possible endless loop in pcie_isrKenji Kaneshige2009-03-191-1/+2
* PCI: pciehp: Handle interrupts that happen during initialization.Eric W. Biederman2009-02-241-8/+7
* PCI: pciehp: cleanup register and field definitionsKenji Kaneshige2009-01-071-229/+99
* PCI: pciehp: ignore undefined bit in link status registerKenji Kaneshige2009-01-071-2/+1
* PCI hotplug: pciehp: message refinementTaku Izumi2008-10-231-26/+17
* PCI hotplug: pciehp: poll data link layer link activeKenji Kaneshige2008-10-221-1/+54
* PCI hotplug: pciehp: fix possible memory leak in pcie_initKenji Kaneshige2008-10-221-2/+2
* PCI: pciehp: remove 'name' parameterAlex Chiang2008-10-221-1/+0
* PCI: pciehp: replace printk with dev_printkTaku Izumi2008-10-201-84/+113
* PCI: pciehp: fix irq initializationKenji Kaneshige2008-10-201-2/+3
* PCI: fix pciehp_free_irq()Adrian Bunk2008-09-101-1/+1
* PCI: pciehp: Rename duplicate slot name N as N-1, N-2, N-M...Alex Chiang2008-08-211-10/+1
* PCI hotplug: fix typo in pcie hotplug outputJesse Barnes2008-07-281-1/+1
* pciehp: remove needless command completed interrupt settingKenji Kaneshige2008-06-271-7/+3
* 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
OpenPOWER on IntegriCloud