Age | Commit message (Expand) | Author |
2013-01-12 | PCI: pciehp: Use per-slot workqueues to avoid deadlock | Yijing Wang |
2012-08-23 | PCI/pciehp: Use PCI Express Capability accessors | Jiang Liu |
2012-07-12 | PCI: pciehp: remove unused pciehp_get_max_lnk_width(), pciehp_get_cur_lnk_wid... | Yinghai Lu |
2012-02-14 | PCI: pciehp: Disable/enable link during slot power off/on | Yinghai Lu |
2012-02-14 | PCI: pciehp: Add Disable/enable link functions | Yinghai Lu |
2012-02-14 | PCI: pciehp: Add pcie_wait_link_not_active() | Yinghai Lu |
2012-02-14 | PCI: pciehp: make check_link_active more helpful | Yinghai Lu |
2012-02-14 | PCI: pciehp: replace unconditional sleep with config space access check | Yinghai Lu |
2011-12-05 | PCI: pciehp: Handle push button event asynchronously | Kenji Kaneshige |
2011-11-11 | PCI: pciehp: wait 100 ms after Link Training check | Kenji Kaneshige |
2011-11-11 | PCI: pciehp: wait 1000 ms before Link Training check | Kenji Kaneshige |
2011-11-07 | PCI: pciehp: Retrieve link speed after link is trained | Yinghai Lu |
2011-07-22 | PCI: pciehp: change wait time for valid configuration access | Kenji Kaneshige |
2010-10-18 | pciehp: update workqueue usage | Tejun Heo |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-24 | PCI: print resources consistently with %pR | Bjorn Helgaas |
2010-02-22 | PCI: Make current and maximum bus speeds part of the PCI core | Matthew Wilcox |
2010-02-22 | PCI: Unify pcie_link_speed and pci_bus_speed | Matthew Wilcox |
2009-11-24 | PCI pciehp: fix power fault interrupt storm problem | Kenji Kaneshige |
2009-11-24 | pciehp: use pci_pcie_cap() | Kenji Kaneshige |
2009-11-04 | PCI: pciehp: return error on read/write failure | Kenji Kaneshige |
2009-11-04 | PCI: pciehp: remove wrong workaround for bad DLLP | Kenji Kaneshige |
2009-11-04 | PCI: pciehp: disable DLL state changed event notification | Kenji Kaneshige |
2009-09-17 | PCI: pciehp: remove number field | Kenji Kaneshige |
2009-09-17 | PCI: pciehp: remove hpc_ops | Kenji Kaneshige |
2009-09-17 | PCI: pciehp: remove pci_dev field | Kenji Kaneshige |
2009-09-17 | PCI: pciehp: remove crit_sect mutex | Kenji Kaneshige |
2009-09-17 | PCI: pciehp: remove first_slot field | Kenji Kaneshige |
2009-09-17 | PCI: pciehp: remove slot_device_offset field | Kenji Kaneshige |
2009-09-17 | PCI: pciehp: remove hp_slot field | Kenji Kaneshige |
2009-09-17 | PCI: pciehp: remove device field | Kenji Kaneshige |
2009-09-17 | PCI: pciehp: remove bus field | Kenji Kaneshige |
2009-09-17 | PCI: pciehp: remove num_slots field | Kenji Kaneshige |
2009-09-17 | PCI: pciehp: remove slot_list field | Kenji Kaneshige |
2009-09-09 | PCI hotplug: add support for 5.0G link speed | Kenji Kaneshige |
2009-06-16 | PCI: Remove untested Electromechanical Interlock (EMI) support in pciehp. | Kenji Kaneshige |
2009-03-19 | PCI: pciehp: enable software notification on empty slots | Kenji Kaneshige |
2009-03-19 | PCI: pciehp: fix possible endless loop in pcie_isr | Kenji Kaneshige |
2009-02-24 | PCI: pciehp: Handle interrupts that happen during initialization. | Eric W. Biederman |
2009-01-07 | PCI: pciehp: cleanup register and field definitions | Kenji Kaneshige |
2009-01-07 | PCI: pciehp: ignore undefined bit in link status register | Kenji Kaneshige |
2008-10-23 | PCI hotplug: pciehp: message refinement | Taku Izumi |
2008-10-22 | PCI hotplug: pciehp: poll data link layer link active | Kenji Kaneshige |
2008-10-22 | PCI hotplug: pciehp: fix possible memory leak in pcie_init | Kenji Kaneshige |
2008-10-22 | PCI: pciehp: remove 'name' parameter | Alex Chiang |
2008-10-20 | PCI: pciehp: replace printk with dev_printk | Taku Izumi |
2008-10-20 | PCI: pciehp: fix irq initialization | Kenji Kaneshige |
2008-09-10 | PCI: fix pciehp_free_irq() | Adrian Bunk |
2008-08-21 | PCI: pciehp: Rename duplicate slot name N as N-1, N-2, N-M... | Alex Chiang |
2008-07-28 | PCI hotplug: fix typo in pcie hotplug output | Jesse Barnes |