aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug/pciehp.h
AgeCommit message (Expand)AuthorFilesLines
2016-09-22PCI: pciehp: Allow exclusive userspace control of indicatorsGravatar Keith Busch 1-0/+3
2016-01-08PCI: Fix all whitespace issuesGravatar Bogicevic Sasa 1-4/+4
2015-08-10PCI: pciehp: Remove ignored MRL sensor interrupt eventsGravatar Bjorn Helgaas 1-6/+4
2015-08-10PCI: pciehp: Remove unused interrupt eventsGravatar Bjorn Helgaas 1-7/+3
2015-06-18PCI: pciehp: Inline the "handle event" functions into the ISRGravatar Bjorn Helgaas 1-5/+1
2015-05-21PCI: pciehp: Drop pointless ACPI-based "slot detection" checkGravatar Rafael J. Wysocki 1-17/+0
2014-09-12PCI: pciehp: Reduce PCIe slot_ctrl to 16 bitsGravatar Bjorn Helgaas 1-1/+1
2014-07-05PCI: pciehp: Remove struct controller.no_cmd_completeGravatar Rajat Jain 1-1/+0
2014-06-17PCI: pciehp: Compute timeout from hotplug command start timeGravatar Bjorn Helgaas 1-0/+1
2014-06-16PCI: pciehp: Make pcie_wait_cmd() self-containedGravatar Bjorn Helgaas 1-0/+1
2014-04-14PCI: pciehp: Use PCI_EXP_SLTCAP_PSN defineGravatar Bjorn Helgaas 1-1/+1
2014-02-11PCI: pciehp: Add hotplug_lock to serialize hotplug eventsGravatar Rajat Jain 1-0/+1
2014-02-10PCI: pciehp: Use link change notifications for hot-plug and removalGravatar Rajat Jain 1-0/+3
2014-02-10PCI: pciehp: Make check_link_active() non-staticGravatar Rajat Jain 1-0/+1
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-2/+0
2014-01-13Merge branch 'pci/dead-code' into nextGravatar Bjorn Helgaas 1-1/+0
2014-01-13PCI: Make local functions staticGravatar Stephen Hemminger 1-1/+0
2013-12-15PCI: pciehp: Make various functions void since they can't failGravatar Bjorn Helgaas 1-7/+7
2013-12-07ACPI: Clean up inclusions of ACPI header filesGravatar Lv Zheng 1-2/+0
2013-11-14PCI: Fix whitespace, capitalization, and spelling errorsGravatar Bjorn Helgaas 1-1/+1
2013-08-14PCI: pciehp: Add reset_slot() methodGravatar Alex Williamson 1-0/+1
2013-04-17PCI: Remove "extern" from function declarationsGravatar Bjorn Helgaas 1-11/+11
2013-01-12PCI: pciehp: Use per-slot workqueues to avoid deadlockGravatar Yijing Wang 1-1/+1
2012-07-12PCI: pciehp: remove unused pciehp_get_max_lnk_width(), pciehp_get_cur_lnk_wid...Gravatar Yinghai Lu 1-4/+0
2012-01-13module_param: make bool parameters really bool (drivers & misc)Gravatar Rusty Russell 1-3/+3
2011-12-05PCI: pciehp: Handle push button event asynchronouslyGravatar Kenji Kaneshige 1-1/+0
2010-10-18pciehp: update workqueue usageGravatar Tejun Heo 1-0/+2
2010-08-25PCI hotplug: Fix build with CONFIG_ACPI unsetGravatar Rafael J. Wysocki 1-0/+4
2010-08-24PCI: PCIe: Ask BIOS for control of all native services at onceGravatar Rafael J. Wysocki 1-12/+0
2009-11-24pciehp: use pci_pcie_cap()Gravatar Kenji Kaneshige 1-1/+0
2009-09-17PCI: pciehp: remove slot capabilities definitionsGravatar Kenji Kaneshige 1-18/+8
2009-09-17PCI: pciehp: remove error message definitionsGravatar Kenji Kaneshige 1-11/+0
2009-09-17PCI: pciehp: remove number fieldGravatar Kenji Kaneshige 1-1/+0
2009-09-17PCI: pciehp: remove hpc_opsGravatar Kenji Kaneshige 1-23/+19
2009-09-17PCI: pciehp: remove pci_dev fieldGravatar Kenji Kaneshige 1-1/+0
2009-09-17PCI: pciehp: remove crit_sect mutexGravatar Kenji Kaneshige 1-1/+0
2009-09-17PCI: pciehp: remove slot_bus fieldGravatar Kenji Kaneshige 1-1/+0
2009-09-17PCI: pciehp: remove first_slot fieldGravatar Kenji Kaneshige 1-1/+1
2009-09-17PCI: pciehp: remove slot_device_offset fieldGravatar Kenji Kaneshige 1-1/+0
2009-09-17PCI: pciehp: remove hp_slot fieldGravatar Kenji Kaneshige 1-1/+0
2009-09-17PCI: pciehp: remove device fieldGravatar Kenji Kaneshige 1-1/+0
2009-09-17PCI: pciehp: remove bus fieldGravatar Kenji Kaneshige 1-1/+0
2009-09-17PCI: pciehp: remove slot_num_inc fieldGravatar Kenji Kaneshige 1-1/+0
2009-09-17PCI: pciehp: remove num_slots fieldGravatar Kenji Kaneshige 1-1/+0
2009-09-17PCI: pciehp: remove slot_list fieldGravatar Kenji Kaneshige 1-15/+1
2009-09-14PCI hotplug: pciehp: use generic pci_configure_slot()Gravatar Bjorn Helgaas 1-7/+0
2009-09-14PCI hotplug: clean up acpi_get_hp_params_from_firmware() interfaceGravatar Bjorn Helgaas 1-3/+1
2009-06-16PCI: Remove untested Electromechanical Interlock (EMI) support in pciehp.Gravatar Kenji Kaneshige 1-3/+0
2009-03-19PCI: pciehp: make cmd_busy flag one bitGravatar Kenji Kaneshige 1-1/+1
2009-03-19PCI: pciehp: enable software notification on empty slotsGravatar Kenji Kaneshige 1-0/+1