- 576243b PCI: pciehp: Allow exclusive userspace control of indicators by Keith Busch · 8 years ago
- 6e49b304 PCI: pciehp: Clean up dmesg "Slot(%s)" messages by Bjorn Helgaas · 9 years ago
- 4947793 PCI: pciehp: Remove unnecessary guard by Bjorn Helgaas · 9 years ago
- 0c923d1 PCI: pciehp: Don't re-read Slot Status when queuing hotplug event by Mayurkumar Patel · 9 years ago
- fad214b PCI: pciehp: Process all hotplug events before looking for new ones by Mayurkumar Patel · 9 years ago
- 70e8b40 PCI: pciehp: Return IRQ_NONE when we can't read interrupt status by Bjorn Helgaas · 9 years ago
- a8499f2 PCI: pciehp: Rename pcie_isr() locals for clarity by Bjorn Helgaas · 9 years ago
- ed91de7 PCI: pciehp: Ignore interrupts during D3cold by Lukas Wunner · 9 years ago
- 2db0f71 PCI: pciehp: Remove ignored MRL sensor interrupt events by Bjorn Helgaas · 10 years ago
- 1469d17 PCI: pciehp: Handle invalid data when reading from non-existent devices by Jarod Wilson · 10 years ago
- ac10836 PCI: pciehp: Simplify pcie_poll_cmd() by Yijing Wang · 10 years ago
- 4f092fe PCI: pciehp: Inline the "handle event" functions into the ISR by Bjorn Helgaas · 10 years ago
- 3784e0c PCI: pciehp: Clean up debug logging by Bjorn Helgaas · 10 years ago
- a5dd4b4 PCI: pciehp: Wait for hotplug command completion where necessary by Alex Williamson · 10 years ago
- 80213c0 Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
- 31ff2a5 PCI: pciehp: Stop disabling notifications during init by Yinghai Lu · 11 years ago
- cf8d7b5 PCI: pciehp: Add more Slot Control debug output by Yinghai Lu · 10 years ago
- d433889 PCI: pciehp: Fix wait time in timeout message by Yinghai Lu · 10 years ago
- 7cbeb9f PCI: pciehp: Fix pcie_wait_cmd() timeout by Yinghai Lu · 10 years ago
- d537a3a PCI: pciehp: Reduce PCIe slot_ctrl to 16 bits by Bjorn Helgaas · 11 years ago
- b440bde PCI: Add pci_ignore_hotplug() to ignore hotplug events for a device by Bjorn Helgaas · 11 years ago
- 0d25d35 PCI: pciehp: Clear Data Link Layer State Changed during init by Myron Stowe · 11 years ago
- 6c1a32e PCI: pciehp: Remove struct controller.no_cmd_complete by Rajat Jain · 11 years ago
- 2cc56f3 PCI: pciehp: Remove assumptions about which commands cause completion events by Bjorn Helgaas · 11 years ago
- 40b9608 PCI: pciehp: Compute timeout from hotplug command start time by Bjorn Helgaas · 11 years ago
- 3461a06 PCI: pciehp: Wait for hotplug command completion lazily by Bjorn Helgaas · 11 years ago
- 4283c70 PCI: pciehp: Make pcie_wait_cmd() self-contained by Bjorn Helgaas · 11 years ago
- 227f064 PCI: Merge multi-line quoted strings by Ryan Desfosses · 11 years ago
- 3c78bc6 PCI: Whitespace cleanup by Ryan Desfosses · 11 years ago
- 476a357 PCI: pciehp: Acknowledge spurious "cmd completed" event by Rajat Jain · 11 years ago
- 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 · 12 years ago
- d853754 drivers: avoid format strings in names passed to alloc_workqueue() by Kees Cook · 12 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 · 13 years ago
- e73cfec PCI: pciehp: remove unused pciehp_get_max_lnk_width(), pciehp_get_cur_lnk_width() by Yinghai Lu · 13 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 · 14 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 · 16 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 · 17 years ago
- f7a10e3 PCI: pciehp: fix irq initialization by Kenji Kaneshige · 17 years ago
- a5827f4 PCI: fix pciehp_free_irq() by Adrian Bunk · 17 years ago
- 167e782 PCI: pciehp: Rename duplicate slot name N as N-1, N-2, N-M... by Alex Chiang · 17 years ago
- 56adc59 PCI hotplug: fix typo in pcie hotplug output by Jesse Barnes · 17 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