- 2b3940b PCI: pciehp: Remove a non-existent card, regardless of "surprise" capability by Rajat Jain · 11 years ago
- 50b52fd PCI: pciehp: Add hotplug_lock to serialize hotplug events by Rajat Jain · 11 years ago
- 06a8d89 PCI: pciehp: Disable link notification across slot reset by Rajat Jain · 11 years ago
- b1811d2 PCI: pciehp: Don't disable the link permanently during removal by Rajat Jain · 11 years ago
- 4f854f2 PCI: pciehp: Enable link state change notifications by Rajat Jain · 11 years ago
- e48f1b6 PCI: pciehp: Use link change notifications for hot-plug and removal by Rajat Jain · 11 years ago
- 4703389 PCI: pciehp: Make check_link_active() non-static by Rajat Jain · 11 years ago
- af9ab79 PCI: pciehp: Move Attention & Power Indicator support tests to accessors by Bjorn Helgaas · 11 years ago
- e7b4f0d7 PCI: pciehp: Use symbolic constants for Slot Control fields by Bjorn Helgaas · 11 years ago
- df72648 PCI: pciehp: Use symbolic constants, not hard-coded bitmask by Bjorn Helgaas · 11 years ago
- 2f2ed41c PCI: pciehp: Simplify "Power Fault Detected" checking/clearing by Bjorn Helgaas · 11 years ago
- afe2478 PCI: pciehp: Announce slot capabilities (slot #, button, LEDs, etc) by Bjorn Helgaas · 11 years ago
- 6dae620 PCI: pciehp: Make various functions void since they can't fail by Bjorn Helgaas · 11 years ago
- 1a84b99 PCI: pciehp: Remove error checks when accessing PCIe Capability by Bjorn Helgaas · 11 years ago
- cd84d34 PCI: pciehp: Drop pciehp_readw()/pciehp_writew() wrappers by Bjorn Helgaas · 12 years ago
- f762598 PCI: Fix whitespace, capitalization, and spelling errors by Bjorn Helgaas · 11 years ago
- 2e35afa PCI: pciehp: Add reset_slot() method by Alex Williamson · 11 years ago
- d853754 drivers: avoid format strings in names passed to alloc_workqueue() by Kees Cook · 11 years ago
- c2be6f9 PCI: pciehp: Use per-slot workqueues to avoid deadlock by Yijing Wang · 12 years ago
- 537a77e PCI/pciehp: Use PCI Express Capability accessors by Jiang Liu · 12 years ago
- e73cfec PCI: pciehp: remove unused pciehp_get_max_lnk_width(), pciehp_get_cur_lnk_width() by Yinghai Lu · 12 years ago
- 2debd92 PCI: pciehp: Disable/enable link during slot power off/on by Yinghai Lu · 13 years ago
- 7f82299 PCI: pciehp: Add Disable/enable link functions by Yinghai Lu · 13 years ago
- bffe4f7 PCI: pciehp: Add pcie_wait_link_not_active() by Yinghai Lu · 13 years ago
- 4e2ce40 PCI: pciehp: make check_link_active more helpful by Yinghai Lu · 13 years ago
- 2f5d8e4 PCI: pciehp: replace unconditional sleep with config space access check by Yinghai Lu · 13 years ago
- 486b10b PCI: pciehp: Handle push button event asynchronously by Kenji Kaneshige · 13 years ago
- b3c0045 PCI: pciehp: wait 100 ms after Link Training check by Kenji Kaneshige · 13 years ago
- 0027cb3 PCI: pciehp: wait 1000 ms before Link Training check by Kenji Kaneshige · 13 years ago
- fdbd3ce PCI: pciehp: Retrieve link speed after link is trained by Yinghai Lu · 13 years ago
- 0cab084 PCI: pciehp: change wait time for valid configuration access by Kenji Kaneshige · 13 years ago
- a827ea3 pciehp: update workqueue usage by Tejun Heo · 14 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- e1944c6 PCI: print resources consistently with %pR by Bjorn Helgaas · 15 years ago
- 3749c51 PCI: Make current and maximum bus speeds part of the PCI core by Matthew Wilcox · 15 years ago
- 536c8cb PCI: Unify pcie_link_speed and pci_bus_speed by Matthew Wilcox · 15 years ago
- 5651c48c PCI pciehp: fix power fault interrupt storm problem by Kenji Kaneshige · 15 years ago
- 1518c17 pciehp: use pci_pcie_cap() by Kenji Kaneshige · 15 years ago
- 445f798 PCI: pciehp: return error on read/write failure by Kenji Kaneshige · 15 years ago
- 3c3a1b1 PCI: pciehp: remove wrong workaround for bad DLLP by Kenji Kaneshige · 15 years ago
- f22daf1 PCI: pciehp: disable DLL state changed event notification by Kenji Kaneshige · 15 years ago
- 07a0969 PCI: pciehp: remove number field by Kenji Kaneshige · 15 years ago
- 82a9e79 PCI: pciehp: remove hpc_ops by Kenji Kaneshige · 15 years ago
- 385e249 PCI: pciehp: remove pci_dev field by Kenji Kaneshige · 15 years ago
- 6aaa6d0 PCI: pciehp: remove crit_sect mutex by Kenji Kaneshige · 15 years ago
- d54798f PCI: pciehp: remove first_slot field by Kenji Kaneshige · 15 years ago
- a2359a3 PCI: pciehp: remove slot_device_offset field by Kenji Kaneshige · 15 years ago
- 0e36315 PCI: pciehp: remove hp_slot field by Kenji Kaneshige · 15 years ago
- d689f7e PCI: pciehp: remove device field by Kenji Kaneshige · 15 years ago
- ab9c6c8 PCI: pciehp: remove bus field by Kenji Kaneshige · 15 years ago
- e23727d PCI: pciehp: remove num_slots field by Kenji Kaneshige · 15 years ago
- 8720d27 PCI: pciehp: remove slot_list field by Kenji Kaneshige · 15 years ago
- 825c423 PCI hotplug: add support for 5.0G link speed by Kenji Kaneshige · 15 years ago
- bd3d99c PCI: Remove untested Electromechanical Interlock (EMI) support in pciehp. by Kenji Kaneshige · 16 years ago
- 99f0169 PCI: pciehp: enable software notification on empty slots by Kenji Kaneshige · 16 years ago
- 81b840c PCI: pciehp: fix possible endless loop in pcie_isr by Kenji Kaneshige · 16 years ago
- dbc7e1e PCI: pciehp: Handle interrupts that happen during initialization. by Eric W. Biederman · 16 years ago
- 322162a PCI: pciehp: cleanup register and field definitions by Kenji Kaneshige · 16 years ago
- 67f6533 PCI: pciehp: ignore undefined bit in link status register by Kenji Kaneshige · 16 years ago
- 18b341b PCI hotplug: pciehp: message refinement by Taku Izumi · 16 years ago
- f18e962 PCI hotplug: pciehp: poll data link layer link active by Kenji Kaneshige · 16 years ago
- b84346e PCI hotplug: pciehp: fix possible memory leak in pcie_init by Kenji Kaneshige · 16 years ago
- e1acb24 PCI: pciehp: remove 'name' parameter by Alex Chiang · 16 years ago
- 7f2feec PCI: pciehp: replace printk with dev_printk by Taku Izumi · 16 years ago
- f7a10e3 PCI: pciehp: fix irq initialization by Kenji Kaneshige · 16 years ago
- a5827f4 PCI: fix pciehp_free_irq() by Adrian Bunk · 16 years ago
- 167e782 PCI: pciehp: Rename duplicate slot name N as N-1, N-2, N-M... by Alex Chiang · 16 years ago
- 56adc59 PCI hotplug: fix typo in pcie hotplug output by Jesse Barnes · 16 years ago
- 3aa50c4 pciehp: remove needless command completed interrupt setting by Kenji Kaneshige · 17 years ago
- c4635eb pciehp: fix interrupt initialization by Kenji Kaneshige · 17 years ago
- 563f119 pciehp: remove inline from command related functions by Kenji Kaneshige · 17 years ago
- 66618ba pciehp: change command polling frequency by Kenji Kaneshige · 17 years ago
- 820943b pciehp: cleanup pcie_poll_cmd by Kenji Kaneshige · 17 years ago
- b30dd56 pciehp: fix typo in hpc_release_ctlr by Kenji Kaneshige · 17 years ago
- 6a3f084 pciehp: removes redundant NULL write to slot status register by Kenji Kaneshige · 17 years ago
- d8b23e8 pciehp: fixes typo in dbg_ctrl() in pciehp_hpc.c by Kenji Kaneshige · 17 years ago
- ac9c052 shpchp: check firmware before taking control by Kenji Kaneshige · 17 years ago
- d737bdc pciehp: block signals while waiting for command completion by Kenji Kaneshige · 17 years ago
- 125c39f pciehp: evaluate _OSC/OSHP before controller init by Kenji Kaneshige · 17 years ago
- 0711c70 pciehp: move msleep after power off by Kenji Kaneshige · 17 years ago
- 6592e02 pciehp: poll cmd completion if hotplug interrupt is disabled by Kenji Kaneshige · 17 years ago
- 5808639 pciehp: fix slow probing by Kenji Kaneshige · 17 years ago
- dbd79ae pciehp: fix NULL dereference in interrupt handler by Kenji Kaneshige · 17 years ago
- a53edac pciehp: fix error message about getting hotplug control by Kenji Kaneshige · 17 years ago
- b7aa1f1 pciehp: Fix command write by Kenji Kaneshige · 17 years ago
- 4ea3e58 make pciehp_acpi_get_hp_hw_control_from_firmware() by Adrian Bunk · 17 years ago
- 2aeeef1 pciehp: Clean up pcie_init() by Kenji Kaneshige · 17 years ago
- d84be09 pciehp: Mask hotplug interrupt at controller release by Kenji Kaneshige · 17 years ago
- cff0065 pciehp: Remove useless hotplug interrupt enabling by Kenji Kaneshige · 17 years ago
- ae416e6 pciehp: Fix wrong slot capability check by Kenji Kaneshige · 17 years ago
- c27fb883 pciehp: Fix wrong slot control register access by Kenji Kaneshige · 17 years ago
- 2d32a9a pciehp: Add missing memory barrier by Kenji Kaneshige · 17 years ago
- c6b069e pciehp: Fix interrupt event handlig by Kenji Kaneshige · 17 years ago
- 66bef8c PCI: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
- c1ef5cb pci: hotplug: pciehp: fix error code path in hpc_power_off_slot by Kenji Kaneshige · 17 years ago
- f1050a3 pciehp: workaround against Bad DLLP during power off by Kenji Kaneshige · 17 years ago
- 8bb7c7a pciehp: wait for 1000ms before LED operation after power off by Kenji Kaneshige · 17 years ago
- ecdde93 PCIe: fix double initialization bug by Mark Lord · 17 years ago
- 08e7a7d PCI: more fixes for PCIe Hotplug so that it works with ExpressCard slots on Dell notebooks (and others?) in conjunction with modparam of pciehp_force=1 by Mark Lord · 17 years ago
- 40730d1 pciehp: minor cleanups for pciehp_hpc.c by Kenji Kaneshige · 17 years ago