Age | Commit message (Expand) | Author | Files | Lines |
2013-01-13 | PCI: pciehp: Use per-slot workqueues to avoid deadlock | Yijing Wang | 1 | -4/+4 |
2011-12-05 | PCI: pciehp: Handle push button event asynchronously | Kenji Kaneshige | 1 | -2/+2 |
2011-11-11 | PCI: pciehp: wait 1000 ms before Link Training check | Kenji Kaneshige | 1 | -3/+0 |
2011-07-22 | PCI: pciehp: change wait time for valid configuration access | Kenji Kaneshige | 1 | -0/+3 |
2010-10-18 | pciehp: update workqueue usage | Tejun Heo | 1 | -5/+4 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-02-23 | PCI hotplug: fix memory leaks | Jiri Slaby | 1 | -0/+1 |
2009-11-25 | PCI pciehp: fix power fault interrupt storm problem | Kenji Kaneshige | 1 | -21/+6 |
2009-11-04 | PCI: pciehp: return error on read/write failure | Kenji Kaneshige | 1 | -29/+1 |
2009-09-17 | PCI: pciehp: remove error message definitions | Kenji Kaneshige | 1 | -1/+1 |
2009-09-17 | PCI: pciehp: remove hpc_ops | Kenji Kaneshige | 1 | -38/+37 |
2009-09-17 | PCI: pciehp: remove pci_dev field | Kenji Kaneshige | 1 | -3/+3 |
2009-09-17 | PCI: pciehp: remove crit_sect mutex | Kenji Kaneshige | 1 | -14/+0 |
2009-09-17 | PCI: pciehp: remove slot_device_offset field | Kenji Kaneshige | 1 | -3/+0 |
2009-09-17 | PCI: pciehp: remove hp_slot field | Kenji Kaneshige | 1 | -4/+2 |
2009-09-17 | PCI: pciehp: remove device field | Kenji Kaneshige | 1 | -9/+6 |
2009-09-17 | PCI: pciehp: remove bus field | Kenji Kaneshige | 1 | -2/+4 |
2009-09-10 | PCI: Simplify hotplug mch quirk. | Eric W. Biederman | 1 | -5/+0 |
2009-07-12 | headers: smp_lock.h redux | Alexey Dobriyan | 1 | -1/+0 |
2009-01-07 | PCI hotplug: pciehp: remove unnecessary wait after turning power off | Kenji Kaneshige | 1 | -14/+12 |
2008-10-24 | PCI hotplug: pciehp: message refinement | Taku Izumi | 1 | -32/+32 |
2008-10-23 | PCI hotplug: pciehp: poll data link layer link active | Kenji Kaneshige | 1 | -3/+0 |
2008-10-23 | PCI: pciehp: remove 'name' parameter | Alex Chiang | 1 | -24/+29 |
2008-10-20 | PCI: pciehp: replace printk with dev_printk | Taku Izumi | 1 | -61/+75 |
2008-05-28 | pciehp: move msleep after power off | Kenji Kaneshige | 1 | -0/+14 |
2008-05-28 | pciehp: fix NULL dereference in interrupt handler | Kenji Kaneshige | 1 | -17/+5 |
2008-04-26 | pciehp: Fix wrong slot capability check | Kenji Kaneshige | 1 | -23/+23 |
2008-04-21 | PCI: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 1 | -17/+17 |
2008-02-02 | pciehp: wait for 1000ms before LED operation after power off | Kenji Kaneshige | 1 | -12/+0 |
2008-02-02 | PCI Hotplug: pciehp: remove needless hp_slot calculation | Kenji Kaneshige | 1 | -11/+2 |
2008-02-02 | PCIE: Make use of the previously split out pcie_init_enable_events() function | Mark Lord | 1 | -1/+0 |
2008-02-02 | PCIE: fix PCIe Hotplug so that it works with ExpressCard slots on Dell notebo... | Mark Lord | 1 | -1/+0 |
2007-11-29 | pci hotplug: kernel-doc fixes | Randy Dunlap | 1 | -8/+8 |
2007-10-13 | pciehp: remove trailing whitespace from pciehp_ctrl.c | Kenji Kaneshige | 1 | -10/+10 |
2007-07-12 | PCI: hotplug: pciehp: wait for 1 second after power off slot | Kenji Kaneshige | 1 | -0/+12 |
2007-05-03 | PCI: fix multiple definition of `queue_pushbutton_work' | Kristen Carlson Accardi | 1 | -1/+1 |
2007-05-03 | pciehp: Event handling rework | Kenji Kaneshige | 1 | -334/+282 |
2007-02-08 | pciehp: cleanup wait command completion | Kenji Kaneshige | 1 | -157/+48 |
2007-02-08 | pciehp: cleanup pciehp.h | Kenji Kaneshige | 1 | -3/+3 |
2007-02-08 | pciehp: remove unnecessary php_ctlr | Kenji Kaneshige | 1 | -8/+4 |
2006-10-18 | pciehp: Remove unnecessary check in pciehp_ctrl.c | Eric Sesterhenn | 1 | -2/+1 |
2006-10-18 | pciehp - add missing locking | Kenji Kaneshige | 1 | -27/+27 |
2006-10-18 | pciehp: fix improper info messages | Kenji Kaneshige | 1 | -18/+29 |
2006-09-27 | pciehp - fix wrong return value | Kenji Kaneshige | 1 | -6/+6 |
2006-03-24 | [PATCH] PCI hotplug: convert semaphores to mutex | Ingo Molnar | 1 | -34/+34 |
2005-11-24 | [PATCH] PCI Express Hotplug: clear sticky power-fault bit | Rajesh Shah | 1 | -13/+2 |
2005-11-11 | [PATCH] pciehp: reduce debug message verbosity | rajesh.shah@intel.com | 1 | -13/+11 |
2005-11-11 | [PATCH] pciehp: miscellaneous cleanups | rajesh.shah@intel.com | 1 | -43/+13 |
2005-11-11 | [PATCH] pciehp: remove redundant data structures | rajesh.shah@intel.com | 1 | -351/+40 |
2005-11-11 | [PATCH] pciehp: reduce dependence on ACPI | rajesh.shah@intel.com | 1 | -1/+0 |