summaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug/pciehp_core.c
AgeCommit message (Expand)Author
2016-10-03Merge branch 'pci/hotplug' into nextBjorn Helgaas
2016-09-22PCI: pciehp: Allow exclusive userspace control of indicatorsKeith Busch
2016-08-24PCI: pciehp: Make explicitly non-modularPaul Gortmaker
2016-01-08PCI: Fix all whitespace issuesBogicevic Sasa
2015-06-17PCI: pciehp: Clean up debug loggingBjorn Helgaas
2015-05-22PCI: pciehp: Drop pointless label from pciehp_probe()Rafael J. Wysocki
2015-05-21PCI: pciehp: Drop pointless ACPI-based "slot detection" checkRafael J. Wysocki
2014-10-27Revert duplicate "PCI: pciehp: Prevent NULL dereference during probe"Kamal Mostafa
2014-09-16PCI: pciehp: Prevent NULL dereference during probeAndreas Noever
2014-06-16PCI: Prevent NULL dereference during pciehp probeAndreas Noever
2014-06-10PCI: Merge multi-line quoted stringsRyan Desfosses
2014-06-10PCI: Whitespace cleanupRyan Desfosses
2014-02-19PCI: pciehp: Cleanup whitespaceBjorn Helgaas
2014-02-11PCI: pciehp: Add hotplug_lock to serialize hotplug eventsRajat Jain
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-11-14PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas
2013-08-14PCI: pciehp: Add reset_slot() methodAlex Williamson
2013-02-25Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-02-01PCI: pciehp: Drop suspend/resume ENTRY messagesPaul Bolle
2013-01-12PCI: pciehp: Use per-slot workqueues to avoid deadlockYijing Wang
2012-09-07PCI: pciehp: Always implement resume, regardless of pciehp_force paramOliver Neukum
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2011-12-05PCI: pciehp: Handle push button event asynchronouslyKenji Kaneshige
2011-12-05PCI: pciehp: Fix wrong workqueue cleanupKenji Kaneshige
2010-10-18pciehp: update workqueue usageTejun Heo
2010-08-24PCI: PCIe: Ask BIOS for control of all native services at onceRafael J. Wysocki
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-22PCI: Make current and maximum bus speeds part of the PCI coreMatthew Wilcox
2009-11-04PCI: pciehp: prevent unnecessary power offKenji Kaneshige
2009-11-04PCI: pciehp: fix typo in pciehp_probeKenji Kaneshige
2009-11-04PCI: pciehp: return error on read/write failureKenji Kaneshige
2009-11-04PCI: pciehp: create files only for existing capabilitiesKenji Kaneshige
2009-09-17PCI: pciehp: remove number fieldKenji Kaneshige
2009-09-17PCI: pciehp: remove hpc_opsKenji Kaneshige
2009-09-17PCI: pciehp: remove pci_dev fieldKenji Kaneshige
2009-09-17PCI: pciehp: remove slot_device_offset fieldKenji Kaneshige
2009-09-17PCI: pciehp: remove hp_slot fieldKenji Kaneshige
2009-09-17PCI: pciehp: remove device fieldKenji Kaneshige
2009-09-17PCI: pciehp: remove bus fieldKenji Kaneshige
2009-09-17PCI: pciehp: remove slot_list fieldKenji Kaneshige
2009-06-16PCI hotplug: remove redundant .owner initializationsKenji Kaneshige
2009-06-16PCI: Remove untested Electromechanical Interlock (EMI) support in pciehp.Kenji Kaneshige
2009-03-20PCI: PCIe portdrv: Implement pm objectRafael J. Wysocki
2009-03-19PCI: PCIe portdrv: Remove struct pcie_port_service_idRafael J. Wysocki
2009-03-19PCI: PCIe portdrv: Simplily probe callback of service driversRafael J. Wysocki
2009-02-24PCI: pciehp: Handle interrupts that happen during initialization.Eric W. Biederman
2009-01-19PCI hotplug: fix lock imbalance in pciehpJiri Slaby
2009-01-07PCI: pciehp: add ACPI based slot detectionKenji Kaneshige