index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-20
Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-12
/
+65
2019-09-05
pci-hotplug/pnv_php: Add attention indicator support
Oliver O'Halloran
1
-1
/
+13
2019-09-05
pci-hotplug/pnv_php: Add support for IODA3 Power9 PHBs
Oliver O'Halloran
1
-0
/
+6
2019-09-05
pci-hotplug/pnv_php: Add a reset_slot() callback
Oliver O'Halloran
1
-0
/
+39
2019-08-16
PCI/hotplug: remove the sgi_hotplug driver
Christoph Hellwig
3
-710
/
+0
2019-08-05
PCI: rpaphp: Avoid a sometimes-uninitialized warning
Nathan Chancellor
1
-11
/
+7
2019-05-14
Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-43
/
+34
2019-05-13
Merge branch 'pci/printk-portdrv'
Bjorn Helgaas
5
-42
/
+28
2019-05-09
PCI: pciehp: Remove pointless MY_NAME definition
Bjorn Helgaas
2
-3
/
+1
2019-05-09
PCI: pciehp: Remove pointless PCIE_MODULE_NAME definition
Bjorn Helgaas
1
-3
/
+1
2019-05-09
PCI: pciehp: Remove unused dbg/err/info/warn() wrappers
Frederick Lawler
3
-12
/
+3
2019-05-09
PCI: pciehp: Log messages with pci_dev, not pcie_device
Frederick Lawler
5
-10
/
+19
2019-05-09
PCI: pciehp: Replace pciehp_debug module param with dyndbg
Frederick Lawler
2
-13
/
+6
2019-05-09
PCI: pciehp: Remove pciehp_debug uses
Bjorn Helgaas
1
-8
/
+5
2019-04-10
PCI: rpaphp: Get/put device node reference during slot alloc/dealloc
Tyrel Datwyler
1
-1
/
+2
2019-04-10
PCI: rpadlpar: Fix leaked device_node references in add/remove paths
Tyrel Datwyler
1
-0
/
+4
2019-04-10
PCI: pciehp: Ignore Link State Changes after powering off a slot
Sergey Miroshnichenko
1
-0
/
+4
2019-03-06
Merge branch 'pci/pm'
Bjorn Helgaas
1
-2
/
+15
2019-03-06
Merge branch 'pci/misc'
Bjorn Helgaas
1
-0
/
+2
2019-02-15
PCI: pciehp: Disable Data Link Layer State Changed event on suspend
Mika Westerberg
1
-2
/
+15
2019-02-01
PCI: pciehp: Add HXT quirk for Command Completed errata
Shunyong Yang
1
-0
/
+2
2019-01-29
PCI: ibmphp: Turn semaphores into completions or mutexes
Arnd Bergmann
3
-36
/
+14
2019-01-14
PCI: pciehp: Assign ctrl->slot_ctrl before writing it to hardware
Mika Westerberg
1
-1
/
+1
2018-10-28
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
3
-4
/
+4
2018-10-26
Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
29
-981
/
+691
2018-10-13
powerpc/eeh: Cleanup eeh_pe_state_mark()
Sam Bobroff
1
-1
/
+1
2018-10-02
PCI: pnv_php: Use kmemdup()
YueHaibing
1
-2
/
+1
2018-10-02
PCI: cpqphp: Remove set but not used variable 'physical_slot'
YueHaibing
1
-2
/
+0
2018-10-02
PCI: pciehp: Implement runtime PM callbacks
Mika Westerberg
1
-0
/
+18
2018-10-02
PCI: pciehp: Do not handle events if interrupts are masked
Mika Westerberg
1
-2
/
+4
2018-10-02
PCI: pciehp: Disable hotplug interrupt during suspend
Mika Westerberg
3
-0
/
+30
2018-10-02
PCI: Make link active reporting detection generic
Keith Busch
2
-26
/
+2
2018-09-29
Update email address
Matthew Wilcox
3
-4
/
+4
2018-09-26
ACPI / hotplug / PCI: Don't scan for non-hotplug bridges if slot is not bridge
Mika Westerberg
1
-5
/
+6
2018-09-20
PCI: portdrv: Initialize service drivers directly
Keith Busch
1
-2
/
+1
2018-09-18
PCI: hotplug: Document TODOs
Lukas Wunner
1
-0
/
+74
2018-09-18
PCI: hotplug: Embed hotplug_slot
Lukas Wunner
24
-283
/
+202
2018-09-18
PCI: hotplug: Drop hotplug_slot_info
Lukas Wunner
20
-289
/
+63
2018-09-18
PCI: hotplug: Constify hotplug_slot_ops
Lukas Wunner
12
-24
/
+25
2018-09-18
PCI: pciehp: Reshuffle controller struct for clarity
Lukas Wunner
1
-26
/
+31
2018-09-18
PCI: pciehp: Rename controller struct members for clarity
Lukas Wunner
4
-39
/
+39
2018-09-18
PCI: pciehp: Unify controller and slot structs
Lukas Wunner
5
-282
/
+210
2018-09-18
PCI: pciehp: Tolerate Presence Detect hardwired to zero
Lukas Wunner
4
-18
/
+26
2018-09-17
PCI: pciehp: Drop hotplug_slot_ops wrappers
Lukas Wunner
4
-47
/
+18
2018-09-17
PCI: pciehp: Drop unnecessary includes
Lukas Wunner
5
-10
/
+0
2018-09-17
PCI: pciehp: Differentiate between surprise and safe removal
Lukas Wunner
3
-13
/
+34
2018-09-17
PCI: Simplify disconnected marking
Lukas Wunner
1
-6
/
+3
2018-09-11
PCI: pciehp: Fix hot-add vs powerfault detection order
Keith Busch
1
-9
/
+9
2018-08-15
Merge branch 'pci/virtualization'
Bjorn Helgaas
1
-2
/
+3
[next]