aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/pciehp.h
AgeCommit message (Expand)Author
2023-05-17PCI: pciehp: Use down_read/write_nested(reset_lock) to fix lockdep errorsHans de Goede
2019-12-21PCI: pciehp: Avoid returning prematurely from sysfs requestsLukas Wunner
2018-07-31PCI: pciehp: Support interrupts sent from D3hotLukas Wunner
2018-07-31PCI: pciehp: Clear spurious events earlier on resumeLukas Wunner
2018-07-31PCI: pciehp: Avoid slot access during resetLukas Wunner
2018-07-23PCI: pciehp: Become resilient to missed eventsLukas Wunner
2018-07-23PCI: pciehp: Declare pciehp_enable/disable_slot() staticLukas Wunner
2018-07-23PCI: pciehp: Drop enable/disable lockLukas Wunner
2018-07-23PCI: pciehp: Enable/disable exclusively from IRQ threadLukas Wunner
2018-07-23PCI: pciehp: Track enable/disable statusLukas Wunner
2018-07-23PCI: pciehp: Drop slot workqueueLukas Wunner
2018-07-23PCI: pciehp: Handle events synchronouslyLukas Wunner
2018-07-23PCI: pciehp: Convert to threaded pollingLukas Wunner
2018-07-23PCI: pciehp: Convert to threaded IRQLukas Wunner
2018-07-23PCI: pciehp: Document struct slot and struct controllerLukas Wunner
2018-07-23PCI: pciehp: Declare pciehp_unconfigure_device() voidLukas Wunner
2018-07-23PCI: pciehp: Fix use-after-free on unplugLukas Wunner
2018-05-23PCI: pciehp: Clear Presence Detect and Data Link Layer Status Changed on resumeMika Westerberg
2018-03-09PCI/portdrv: Merge pcieport_if.h into portdrv.hBjorn Helgaas
2018-02-22PCI/portdrv: Move pcieport_if.h to drivers/pci/pcie/Frederick Lawler
2018-01-28PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2016-09-22PCI: pciehp: Allow exclusive userspace control of indicatorsKeith Busch
2016-01-08PCI: Fix all whitespace issuesBogicevic Sasa
2015-08-10PCI: pciehp: Remove ignored MRL sensor interrupt eventsBjorn Helgaas
2015-08-10PCI: pciehp: Remove unused interrupt eventsBjorn Helgaas
2015-06-18PCI: pciehp: Inline the "handle event" functions into the ISRBjorn Helgaas
2015-05-21PCI: pciehp: Drop pointless ACPI-based "slot detection" checkRafael J. Wysocki
2014-09-12PCI: pciehp: Reduce PCIe slot_ctrl to 16 bitsBjorn Helgaas
2014-07-05PCI: pciehp: Remove struct controller.no_cmd_completeRajat Jain
2014-06-17PCI: pciehp: Compute timeout from hotplug command start timeBjorn Helgaas
2014-06-16PCI: pciehp: Make pcie_wait_cmd() self-containedBjorn Helgaas
2014-04-14PCI: pciehp: Use PCI_EXP_SLTCAP_PSN defineBjorn Helgaas
2014-02-11PCI: pciehp: Add hotplug_lock to serialize hotplug eventsRajat Jain
2014-02-10PCI: pciehp: Use link change notifications for hot-plug and removalRajat Jain
2014-02-10PCI: pciehp: Make check_link_active() non-staticRajat Jain
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-13Merge branch 'pci/dead-code' into nextBjorn Helgaas
2014-01-13PCI: Make local functions staticStephen Hemminger
2013-12-15PCI: pciehp: Make various functions void since they can't failBjorn Helgaas
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng
2013-11-14PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas
2013-08-14PCI: pciehp: Add reset_slot() methodAlex Williamson
2013-04-17PCI: Remove "extern" from function declarationsBjorn Helgaas
2013-01-12PCI: pciehp: Use per-slot workqueues to avoid deadlockYijing Wang
2012-07-12PCI: pciehp: remove unused pciehp_get_max_lnk_width(), pciehp_get_cur_lnk_wid...Yinghai Lu
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2011-12-05PCI: pciehp: Handle push button event asynchronouslyKenji Kaneshige
2010-10-18pciehp: update workqueue usageTejun Heo
2010-08-25PCI hotplug: Fix build with CONFIG_ACPI unsetRafael J. Wysocki