summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug
AgeCommit message (Expand)AuthorLines
2018-02-09Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+4
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-818/+153
2018-02-04PCI: acpiphp_ibm: prepare for acpi_get_object_info() no longer returning statusHans de Goede-1/+4
2018-02-01Merge branch 'pci/spdx' into nextBjorn Helgaas-656/+48
2018-01-31Merge branch 'pci/misc' into nextBjorn Helgaas-131/+80
2018-01-31Merge branch 'pci/hotplug' into nextBjorn Helgaas-24/+7
2018-01-29PCI: Add SPDX GPL-2.0+ to replace implicit GPL v2 or later statementBjorn Helgaas-2/+1
2018-01-28PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas-650/+45
2018-01-28PCI: Add SPDX GPL-2.0 to replace COPYING boilerplateBjorn Helgaas-4/+1
2018-01-26PCI: Add SPDX GPL-2.0 when no license was specifiedBjorn Helgaas-0/+1
2018-01-23PCI: pciehp: Assume NoCompl+ for Thunderbolt portsLukas Wunner-0/+7
2018-01-21hotplug/drc-info: Add code to search ibm,drc-info propertyMichael Bringmann-37/+94
2018-01-18PCI: Add wrappers for dev_printk()Frederick Lawler-43/+39
2018-01-17PCI: Remove unnecessary messages for memory allocation failuresMarkus Elfring-88/+41
2018-01-17PCI: ibmphp: Deprecate pci_get_bus_and_slot()Sinan Kaya-3/+4
2018-01-17PCI: cpqhp: Deprecate pci_get_bus_and_slot()Sinan Kaya-4/+14
2017-12-18PCI: hotplug: Drop checking of PCI_BRIDGE_CONTROL in *_unconfigure_device()Mika Westerberg-24/+0
2017-11-15Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-63/+60
2017-11-06PCI: pciehp: Do not clear Presence Detect Changed during initializationMika Westerberg-3/+8
2017-11-06PCI: pciehp: Fix race condition handling surprise link downMika Westerberg-5/+10
2017-11-06PCI: Add for_each_pci_bridge() helperAndy Shevchenko-21/+12
2017-11-06PCI: shpchp: Convert timers to use timer_setup()Kees Cook-6/+3
2017-11-06PCI: cpqphp: Convert timers to use timer_setup()Kees Cook-12/+12
2017-11-06PCI: pciehp: Convert timers to use timer_setup()Kees Cook-8/+4
2017-11-06PCI: ibmphp: Use common error handling code in unconfigure_boot_device()Markus Elfring-8/+11
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-09-07Merge branch 'pci/misc' into nextBjorn Helgaas-15/+15
2017-08-24PCI: Convert to using %pOF instead of full_name()Rob Herring-9/+9
2017-08-15PCI: pciehp: Report power fault only once until we clear itKeith Busch-0/+8
2017-08-10PCI: Constify hotplug pci_device_id structuresArvind Yadav-5/+5
2017-08-10PCI: Constify hotplug attribute_group structuresArvind Yadav-1/+1
2017-08-02PCI: shpchp: Enable bridge bus mastering if MSI is enabledAleksandr Bezzubikov-0/+2
2017-05-10Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2017-04-20Annotate hardware config module parameters in drivers/pci/hotplug/David Howells-1/+1
2017-03-29PCI: Add device disconnected stateKeith Busch-0/+6
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar-3/+4
2017-03-01Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-17/+64
2017-02-23Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-4/+2
2017-02-20Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-1/+1
2017-02-17pci/hotplug/pnv-php: Disable MSI and PCI device properlyGavin Shan-8/+14
2017-02-17pci/hotplug/pnv-php: Disable surprise hotplug capability on conflictsGavin Shan-0/+8
2017-02-17pci/hotplug/pnv-php: Remove WARN_ON() in pnv_php_put_slot()Gavin Shan-1/+1
2017-02-15drivers/pci/hotplug: Mask PDC interrupt if requiredGavin Shan-5/+22
2017-02-15drivers/pci/hotplug: Fix initial state for empty slotGavin Shan-2/+14
2017-02-15drivers/pci/hotplug: Handle presence detection change properlyGavin Shan-1/+5
2017-02-03Revert "PCI: pciehp: Add runtime PM support for PCIe hotplug ports"Bjorn Helgaas-6/+0
2017-01-14locking/atomic, kref: Add kref_read()Peter Zijlstra-1/+1
2017-01-11PCI: acpiphp_ibm: Make ibm_apci_table_attr __ro_after_initBhumika Goyal-1/+1
2017-01-11PCI: rpadlpar: Remove unnecessary return statementRahul Krishnan-3/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds-4/+4