aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-09Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+4
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds48-818/+153
2018-02-04PCI: acpiphp_ibm: prepare for acpi_get_object_info() no longer returning statusHans de Goede1-1/+4
2018-02-01Merge branch 'pci/spdx' into nextBjorn Helgaas48-656/+48
2018-01-31Merge branch 'pci/misc' into nextBjorn Helgaas10-131/+80
2018-01-31Merge branch 'pci/hotplug' into nextBjorn Helgaas3-24/+7
2018-01-29PCI: Add SPDX GPL-2.0+ to replace implicit GPL v2 or later statementBjorn Helgaas1-2/+1
2018-01-28PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas45-650/+45
2018-01-28PCI: Add SPDX GPL-2.0 to replace COPYING boilerplateBjorn Helgaas1-4/+1
2018-01-26PCI: Add SPDX GPL-2.0 when no license was specifiedBjorn Helgaas1-0/+1
2018-01-23PCI: pciehp: Assume NoCompl+ for Thunderbolt portsLukas Wunner1-0/+7
2018-01-21hotplug/drc-info: Add code to search ibm,drc-info propertyMichael Bringmann4-37/+94
2018-01-18PCI: Add wrappers for dev_printk()Frederick Lawler4-43/+39
2018-01-17PCI: Remove unnecessary messages for memory allocation failuresMarkus Elfring8-88/+41
2018-01-17PCI: ibmphp: Deprecate pci_get_bus_and_slot()Sinan Kaya1-3/+4
2018-01-17PCI: cpqhp: Deprecate pci_get_bus_and_slot()Sinan Kaya1-4/+14
2017-12-18PCI: hotplug: Drop checking of PCI_BRIDGE_CONTROL in *_unconfigure_device()Mika Westerberg2-24/+0
2017-11-15Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds11-63/+60
2017-11-06PCI: pciehp: Do not clear Presence Detect Changed during initializationMika Westerberg1-3/+8
2017-11-06PCI: pciehp: Fix race condition handling surprise link downMika Westerberg3-5/+10
2017-11-06PCI: Add for_each_pci_bridge() helperAndy Shevchenko4-21/+12
2017-11-06PCI: shpchp: Convert timers to use timer_setup()Kees Cook1-6/+3
2017-11-06PCI: cpqphp: Convert timers to use timer_setup()Kees Cook3-12/+12
2017-11-06PCI: pciehp: Convert timers to use timer_setup()Kees Cook1-8/+4
2017-11-06PCI: ibmphp: Use common error handling code in unconfigure_boot_device()Markus Elfring1-8/+11
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-07Merge branch 'pci/misc' into nextBjorn Helgaas11-15/+15
2017-08-24PCI: Convert to using %pOF instead of full_name()Rob Herring5-9/+9
2017-08-15PCI: pciehp: Report power fault only once until we clear itKeith Busch1-0/+8
2017-08-10PCI: Constify hotplug pci_device_id structuresArvind Yadav5-5/+5
2017-08-10PCI: Constify hotplug attribute_group structuresArvind Yadav1-1/+1
2017-08-02PCI: shpchp: Enable bridge bus mastering if MSI is enabledAleksandr Bezzubikov1-0/+2
2017-05-10Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds1-1/+1
2017-04-20Annotate hardware config module parameters in drivers/pci/hotplug/David Howells1-1/+1
2017-03-29PCI: Add device disconnected stateKeith Busch1-0/+6
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>Ingo Molnar4-3/+4
2017-03-01Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-17/+64
2017-02-23Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-4/+2
2017-02-20Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2017-02-17pci/hotplug/pnv-php: Disable MSI and PCI device properlyGavin Shan1-8/+14
2017-02-17pci/hotplug/pnv-php: Disable surprise hotplug capability on conflictsGavin Shan1-0/+8
2017-02-17pci/hotplug/pnv-php: Remove WARN_ON() in pnv_php_put_slot()Gavin Shan1-1/+1
2017-02-15drivers/pci/hotplug: Mask PDC interrupt if requiredGavin Shan1-5/+22
2017-02-15drivers/pci/hotplug: Fix initial state for empty slotGavin Shan1-2/+14
2017-02-15drivers/pci/hotplug: Handle presence detection change properlyGavin Shan1-1/+5
2017-02-03Revert "PCI: pciehp: Add runtime PM support for PCIe hotplug ports"Bjorn Helgaas1-6/+0
2017-01-14locking/atomic, kref: Add kref_read()Peter Zijlstra1-1/+1
2017-01-11PCI: acpiphp_ibm: Make ibm_apci_table_attr __ro_after_initBhumika Goyal1-1/+1
2017-01-11PCI: rpadlpar: Remove unnecessary return statementRahul Krishnan1-3/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds4-4/+4