index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
Age
Commit message (
Expand
)
Author
Lines
2018-01-17
PCI: ibmphp: Deprecate pci_get_bus_and_slot()
Sinan Kaya
-3
/
+4
2018-01-17
PCI: cpqhp: Deprecate pci_get_bus_and_slot()
Sinan Kaya
-4
/
+14
2017-12-18
PCI: hotplug: Drop checking of PCI_BRIDGE_CONTROL in *_unconfigure_device()
Mika Westerberg
-24
/
+0
2017-11-15
Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-63
/
+60
2017-11-06
PCI: pciehp: Do not clear Presence Detect Changed during initialization
Mika Westerberg
-3
/
+8
2017-11-06
PCI: pciehp: Fix race condition handling surprise link down
Mika Westerberg
-5
/
+10
2017-11-06
PCI: Add for_each_pci_bridge() helper
Andy Shevchenko
-21
/
+12
2017-11-06
PCI: shpchp: Convert timers to use timer_setup()
Kees Cook
-6
/
+3
2017-11-06
PCI: cpqphp: Convert timers to use timer_setup()
Kees Cook
-12
/
+12
2017-11-06
PCI: pciehp: Convert timers to use timer_setup()
Kees Cook
-8
/
+4
2017-11-06
PCI: ibmphp: Use common error handling code in unconfigure_boot_device()
Markus Elfring
-8
/
+11
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
-0
/
+1
2017-09-07
Merge branch 'pci/misc' into next
Bjorn Helgaas
-15
/
+15
2017-08-24
PCI: Convert to using %pOF instead of full_name()
Rob Herring
-9
/
+9
2017-08-15
PCI: pciehp: Report power fault only once until we clear it
Keith Busch
-0
/
+8
2017-08-10
PCI: Constify hotplug pci_device_id structures
Arvind Yadav
-5
/
+5
2017-08-10
PCI: Constify hotplug attribute_group structures
Arvind Yadav
-1
/
+1
2017-08-02
PCI: shpchp: Enable bridge bus mastering if MSI is enabled
Aleksandr Bezzubikov
-0
/
+2
2017-05-10
Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-1
/
+1
2017-04-20
Annotate hardware config module parameters in drivers/pci/hotplug/
David Howells
-1
/
+1
2017-03-29
PCI: Add device disconnected state
Keith Busch
-0
/
+6
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
-3
/
+4
2017-03-01
Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
-17
/
+64
2017-02-23
Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-4
/
+2
2017-02-20
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-1
/
+1
2017-02-17
pci/hotplug/pnv-php: Disable MSI and PCI device properly
Gavin Shan
-8
/
+14
2017-02-17
pci/hotplug/pnv-php: Disable surprise hotplug capability on conflicts
Gavin Shan
-0
/
+8
2017-02-17
pci/hotplug/pnv-php: Remove WARN_ON() in pnv_php_put_slot()
Gavin Shan
-1
/
+1
2017-02-15
drivers/pci/hotplug: Mask PDC interrupt if required
Gavin Shan
-5
/
+22
2017-02-15
drivers/pci/hotplug: Fix initial state for empty slot
Gavin Shan
-2
/
+14
2017-02-15
drivers/pci/hotplug: Handle presence detection change properly
Gavin Shan
-1
/
+5
2017-02-03
Revert "PCI: pciehp: Add runtime PM support for PCIe hotplug ports"
Bjorn Helgaas
-6
/
+0
2017-01-14
locking/atomic, kref: Add kref_read()
Peter Zijlstra
-1
/
+1
2017-01-11
PCI: acpiphp_ibm: Make ibm_apci_table_attr __ro_after_init
Bhumika Goyal
-1
/
+1
2017-01-11
PCI: rpadlpar: Remove unnecessary return statement
Rahul Krishnan
-3
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
-4
/
+4
2016-12-16
Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
-1
/
+9
2016-12-15
Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-53
/
+29
2016-12-12
Merge branch 'pci/pm' into next
Bjorn Helgaas
-30
/
+7
2016-12-12
Merge branch 'pci/misc' into next
Bjorn Helgaas
-12
/
+7
2016-12-12
PCI: pciehp: Remove loading message
Bjorn Helgaas
-5
/
+4
2016-12-12
PCI: hotplug: Remove hotplug core message
Bjorn Helgaas
-7
/
+3
2016-12-08
PCI: pciehp: Leave power indicator on when enabling already-enabled slot
Ashok Raj
-1
/
+1
2016-12-07
PCI: pciehp: Prioritize data-link event over presence detect
Ashok Raj
-9
/
+12
2016-11-23
PCI: cpqphp: Add missing call to pci_disable_device()
Quentin Lambert
-1
/
+2
2016-11-17
PCI: pciehp: Add runtime PM support for PCIe hotplug ports
Lukas Wunner
-0
/
+6
2016-11-17
ACPI / hotplug / PCI: Make device_is_managed_by_native_pciehp() public
Lukas Wunner
-27
/
+1
2016-11-17
ACPI / hotplug / PCI: Use cached copy of PCI_EXP_SLTCAP_HPC bit
Lukas Wunner
-4
/
+1
2016-11-14
powerpc/pci/rpadlpar: Fix device reference leaks
Johan Hovold
-1
/
+9
2016-10-31
s390: hotplug: make pci_hpc explicitly non-modular
Paul Gortmaker
-5
/
+2
[prev]
[next]