| Commit message (Expand) | Author | Age | Files | Lines |
* | PCI: pciehp: enable software notification on empty slots | Kenji Kaneshige | 2009-03-19 | 1 | -20/+11 |
* | PCI: pciehp: fix possible endless loop in pcie_isr | Kenji Kaneshige | 2009-03-19 | 1 | -1/+2 |
* | PCI: pciehp: Handle interrupts that happen during initialization. | Eric W. Biederman | 2009-02-24 | 1 | -8/+7 |
* | PCI: pciehp: cleanup register and field definitions | Kenji Kaneshige | 2009-01-07 | 1 | -229/+99 |
* | PCI: pciehp: ignore undefined bit in link status register | Kenji Kaneshige | 2009-01-07 | 1 | -2/+1 |
* | PCI hotplug: pciehp: message refinement | Taku Izumi | 2008-10-23 | 1 | -26/+17 |
* | PCI hotplug: pciehp: poll data link layer link active | Kenji Kaneshige | 2008-10-22 | 1 | -1/+54 |
* | PCI hotplug: pciehp: fix possible memory leak in pcie_init | Kenji Kaneshige | 2008-10-22 | 1 | -2/+2 |
* | PCI: pciehp: remove 'name' parameter | Alex Chiang | 2008-10-22 | 1 | -1/+0 |
* | PCI: pciehp: replace printk with dev_printk | Taku Izumi | 2008-10-20 | 1 | -84/+113 |
* | PCI: pciehp: fix irq initialization | Kenji Kaneshige | 2008-10-20 | 1 | -2/+3 |
* | PCI: fix pciehp_free_irq() | Adrian Bunk | 2008-09-10 | 1 | -1/+1 |
* | PCI: pciehp: Rename duplicate slot name N as N-1, N-2, N-M... | Alex Chiang | 2008-08-21 | 1 | -10/+1 |
* | PCI hotplug: fix typo in pcie hotplug output | Jesse Barnes | 2008-07-28 | 1 | -1/+1 |
* | pciehp: remove needless command completed interrupt setting | Kenji Kaneshige | 2008-06-27 | 1 | -7/+3 |
* | pciehp: fix interrupt initialization | Kenji Kaneshige | 2008-06-27 | 1 | -66/+113 |
* | pciehp: remove inline from command related functions | Kenji Kaneshige | 2008-06-25 | 1 | -2/+2 |
* | pciehp: change command polling frequency | Kenji Kaneshige | 2008-06-25 | 1 | -2/+2 |
* | pciehp: cleanup pcie_poll_cmd | Kenji Kaneshige | 2008-06-25 | 1 | -11/+14 |
* | pciehp: fix typo in hpc_release_ctlr | Kenji Kaneshige | 2008-06-25 | 1 | -1/+1 |
* | pciehp: removes redundant NULL write to slot status register | Kenji Kaneshige | 2008-06-10 | 1 | -1/+1 |
* | pciehp: fixes typo in dbg_ctrl() in pciehp_hpc.c | Kenji Kaneshige | 2008-06-10 | 1 | -1/+1 |
* | shpchp: check firmware before taking control | Kenji Kaneshige | 2008-06-10 | 1 | -69/+0 |
* | pciehp: block signals while waiting for command completion | Kenji Kaneshige | 2008-06-10 | 1 | -12/+4 |
* | pciehp: evaluate _OSC/OSHP before controller init | Kenji Kaneshige | 2008-06-10 | 1 | -15/+2 |
* | pciehp: move msleep after power off | Kenji Kaneshige | 2008-05-27 | 1 | -7/+0 |
* | pciehp: poll cmd completion if hotplug interrupt is disabled | Kenji Kaneshige | 2008-05-27 | 1 | -4/+38 |
* | pciehp: fix slow probing | Kenji Kaneshige | 2008-05-27 | 1 | -7/+33 |
* | pciehp: fix NULL dereference in interrupt handler | Kenji Kaneshige | 2008-05-27 | 1 | -14/+28 |
* | pciehp: fix error message about getting hotplug control | Kenji Kaneshige | 2008-04-29 | 1 | -1/+1 |
* | pciehp: Fix command write | Kenji Kaneshige | 2008-04-25 | 1 | -1/+4 |
* | make pciehp_acpi_get_hp_hw_control_from_firmware() | Adrian Bunk | 2008-04-25 | 1 | -1/+1 |
* | pciehp: Clean up pcie_init() | Kenji Kaneshige | 2008-04-25 | 1 | -110/+88 |
* | pciehp: Mask hotplug interrupt at controller release | Kenji Kaneshige | 2008-04-25 | 1 | -0/+4 |
* | pciehp: Remove useless hotplug interrupt enabling | Kenji Kaneshige | 2008-04-25 | 1 | -46/+8 |
* | pciehp: Fix wrong slot capability check | Kenji Kaneshige | 2008-04-25 | 1 | -4/+4 |
* | pciehp: Fix wrong slot control register access | Kenji Kaneshige | 2008-04-25 | 1 | -112/+38 |
* | pciehp: Add missing memory barrier | Kenji Kaneshige | 2008-04-25 | 1 | -0/+2 |
* | pciehp: Fix interrupt event handlig | Kenji Kaneshige | 2008-04-25 | 1 | -119/+29 |
* | PCI: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-20 | 1 | -72/+72 |
* | pci: hotplug: pciehp: fix error code path in hpc_power_off_slot | Kenji Kaneshige | 2008-03-04 | 1 | -2/+3 |
* | pciehp: workaround against Bad DLLP during power off | Kenji Kaneshige | 2008-02-01 | 1 | -0/+45 |
* | pciehp: wait for 1000ms before LED operation after power off | Kenji Kaneshige | 2008-02-01 | 1 | -0/+7 |
* | PCIe: fix double initialization bug | Mark Lord | 2008-02-01 | 1 | -52/+67 |
* | PCI: more fixes for PCIe Hotplug so that it works with ExpressCard slots on D... | Mark Lord | 2008-02-01 | 1 | -81/+104 |
* | pciehp: minor cleanups for pciehp_hpc.c | Kenji Kaneshige | 2007-10-12 | 1 | -21/+26 |
* | pciehp: remove trailing whitespace from pciehp_hpc.c | Kenji Kaneshige | 2007-10-12 | 1 | -25/+25 |
* | pciehp: remove DBG_XXX_ROUTINE | Kenji Kaneshige | 2007-10-12 | 1 | -106/+5 |
* | PCI Hotplug: pciehp: Request control over PCI Express Capability as well as N... | Kristen Carlson Accardi | 2007-10-12 | 1 | -0/+1 |
* | PCI: hotplug: pciehp: Fix possible race condition in writing slot | Kenji Kaneshige | 2007-07-11 | 1 | -90/+101 |