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
2020-01-23
pci/hotplug/pnv-php: Improve error msg on power state change failure
Frederic Barrat
-5
/
+11
2020-01-23
pci/hotplug/pnv-php: Remove erroneous warning
Frederic Barrat
-6
/
+0
2019-12-03
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-33
/
+106
2019-11-28
Merge branch 'pci/trivial'
Bjorn Helgaas
-3
/
+3
2019-11-21
PCI: Fix indentation
Krzysztof Kozlowski
-1
/
+1
2019-11-20
PCI: Fix typos
Bjorn Helgaas
-2
/
+2
2019-11-13
ACPI / hotplug / PCI: Allocate resources directly under the non-hotplug bridge
Mika Westerberg
-3
/
+9
2019-11-13
PCI: rpaphp: Correctly match ibm, my-drc-index to drc-name when using drc-info
Tyrel Datwyler
-2
/
+3
2019-11-13
PCI: rpaphp: Annotate and correctly byte swap DRC properties
Tyrel Datwyler
-14
/
+15
2019-11-13
PCI: rpaphp: Add drc-info support for hotplug slot registration
Tyrel Datwyler
-20
/
+69
2019-11-13
PCI: rpaphp: Don't rely on firmware feature to imply drc-info support
Tyrel Datwyler
-1
/
+1
2019-11-13
PCI: rpaphp: Fix up pointer to first drc-info entry
Tyrel Datwyler
-0
/
+2
2019-11-12
PCI: pciehp: Prevent deadlock on disconnect
Mika Westerberg
-19
/
+61
2019-11-12
PCI: pciehp: Do not disable interrupt twice on suspend
Mika Westerberg
-2
/
+23
2019-11-11
PCI: pciehp: Refactor infinite loop in pcie_poll_cmd()
Andy Shevchenko
-4
/
+2
2019-10-04
PCI: pciehp: Avoid returning prematurely from sysfs requests
Lukas Wunner
-2
/
+8
2019-09-23
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-92
/
+68
2019-09-23
Merge branch 'pci/trivial'
Bjorn Helgaas
-12
/
+1
2019-09-23
Merge branch 'pci/pciehp'
Bjorn Helgaas
-80
/
+66
2019-09-20
Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-12
/
+65
2019-09-05
PCI: pciehp: Refer to "Indicators" instead of "LEDs" in comments
Bjorn Helgaas
-3
/
+3
2019-09-05
PCI: pciehp: Remove pciehp_green_led_{on,off,blink}()
Denis Efremov
-43
/
+7
2019-09-05
PCI: pciehp: Remove pciehp_set_attention_status()
Denis Efremov
-28
/
+7
2019-09-05
PCI: pciehp: Combine adjacent indicator updates
Denis Efremov
-13
/
+17
2019-09-05
PCI: pciehp: Add pciehp_set_indicators() to set both indicators
Denis Efremov
-0
/
+39
2019-09-05
pci-hotplug/pnv_php: Add attention indicator support
Oliver O'Halloran
-1
/
+13
2019-09-05
pci-hotplug/pnv_php: Add support for IODA3 Power9 PHBs
Oliver O'Halloran
-0
/
+6
2019-09-05
pci-hotplug/pnv_php: Add a reset_slot() callback
Oliver O'Halloran
-0
/
+39
2019-08-30
PCI: Remove unnecessary returns
Krzysztof Wilczynski
-12
/
+1
2019-08-16
PCI/hotplug: remove the sgi_hotplug driver
Christoph Hellwig
-710
/
+0
2019-08-08
PCI: Mark expected switch fall-through
Gustavo A. R. Silva
-0
/
+1
2019-08-05
PCI: rpaphp: Avoid a sometimes-uninitialized warning
Nathan Chancellor
-11
/
+7
2019-05-14
Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-43
/
+34
2019-05-13
Merge branch 'pci/printk-portdrv'
Bjorn Helgaas
-42
/
+28
2019-05-09
PCI: pciehp: Remove pointless MY_NAME definition
Bjorn Helgaas
-3
/
+1
2019-05-09
PCI: pciehp: Remove pointless PCIE_MODULE_NAME definition
Bjorn Helgaas
-3
/
+1
2019-05-09
PCI: pciehp: Remove unused dbg/err/info/warn() wrappers
Frederick Lawler
-12
/
+3
2019-05-09
PCI: pciehp: Log messages with pci_dev, not pcie_device
Frederick Lawler
-10
/
+19
2019-05-09
PCI: pciehp: Replace pciehp_debug module param with dyndbg
Frederick Lawler
-13
/
+6
2019-05-09
PCI: pciehp: Remove pciehp_debug uses
Bjorn Helgaas
-8
/
+5
2019-04-10
PCI: rpaphp: Get/put device node reference during slot alloc/dealloc
Tyrel Datwyler
-1
/
+2
2019-04-10
PCI: rpadlpar: Fix leaked device_node references in add/remove paths
Tyrel Datwyler
-0
/
+4
2019-04-10
PCI: pciehp: Ignore Link State Changes after powering off a slot
Sergey Miroshnichenko
-0
/
+4
2019-03-06
Merge branch 'pci/pm'
Bjorn Helgaas
-2
/
+15
2019-03-06
Merge branch 'pci/misc'
Bjorn Helgaas
-0
/
+2
2019-02-15
PCI: pciehp: Disable Data Link Layer State Changed event on suspend
Mika Westerberg
-2
/
+15
2019-02-01
PCI: pciehp: Add HXT quirk for Command Completed errata
Shunyong Yang
-0
/
+2
2019-01-29
PCI: ibmphp: Turn semaphores into completions or mutexes
Arnd Bergmann
-36
/
+14
2019-01-14
PCI: pciehp: Assign ctrl->slot_ctrl before writing it to hardware
Mika Westerberg
-1
/
+1
2018-10-28
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
-4
/
+4
[prev]
[next]