index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'pci/errors'
Bjorn Helgaas
2022-01-13
2
-7
/
+7
|
\
|
*
PCI: cpqphp: Use PCI_POSSIBLE_ERROR() to check config reads
Naveen Naidu
2021-11-18
1
-2
/
+2
|
*
PCI: pciehp: Use PCI_POSSIBLE_ERROR() to check config reads
Naveen Naidu
2021-11-18
1
-5
/
+5
*
|
PCI: pciehp: Use down_read/write_nested(reset_lock) to fix lockdep errors
Hans de Goede
2022-01-12
3
-4
/
+22
*
|
PCI: ibmphp: Remove commented-out functions
Vihas Mak
2021-12-10
2
-79
/
+0
*
|
PCI: pciehp: Fix infinite loop in IRQ handler upon power fault
Lukas Wunner
2021-11-19
1
-3
/
+4
|
/
*
s390/pci: implement reset_slot for hotplug slot
Niklas Schnelle
2021-11-08
1
-0
/
+24
*
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-06
9
-9
/
+41
|
\
|
*
Merge branch 'pci/misc'
Bjorn Helgaas
2021-11-05
6
-9
/
+11
|
|
\
|
|
*
PCI: cpqphp: Use <linux/io.h> instead of <asm/io.h>
Krzysztof Wilczyński
2021-11-02
1
-1
/
+1
|
|
*
PCI: cpqphp: Format if-statement code block correctly
Krzysztof Wilczyński
2021-10-12
1
-2
/
+4
|
|
*
PCI: Correct misspelled and remove duplicated words
Krzysztof Wilczyński
2021-10-08
4
-6
/
+6
|
*
|
PCI: pciehp: Ignore Link Down/Up caused by error-induced Hot Reset
Lukas Wunner
2021-10-15
3
-0
/
+30
|
|
/
*
/
s390/pci: fix zpci_zdev_put() on reserve
Niklas Schnelle
2021-10-04
1
-8
/
+1
|
/
*
Merge branch 'pci/reset'
Bjorn Helgaas
2021-09-02
3
-3
/
+3
|
\
|
*
PCI: Change the type of probe argument in reset functions
Amey Narkhede
2021-08-18
3
-3
/
+3
*
|
PCI: ibmphp: Fix double unmap of io_mem
Vishal Aslot
2021-09-02
2
-7
/
+1
|
/
*
Merge branch 'pci/kernel-doc'
Bjorn Helgaas
2021-07-06
3
-4
/
+8
|
\
|
*
PCI: Fix kernel-doc formatting
Krzysztof Wilczyński
2021-07-06
3
-4
/
+8
*
|
Merge branch 'pci/sysfs'
Bjorn Helgaas
2021-07-06
3
-23
/
+27
|
\
\
|
*
|
PCI/sysfs: Use sysfs_emit() and sysfs_emit_at() in "show" functions
Krzysztof Wilczyński
2021-06-03
3
-23
/
+27
|
|
/
*
|
PCI: cpcihp: Declare cpci_debug in header file
Krzysztof Wilczyński
2021-07-01
2
-2
/
+3
*
|
PCI: pciehp: Ignore Link Down/Up caused by DPC
Lukas Wunner
2021-06-16
1
-0
/
+36
|
/
*
Merge tag 's390-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-05-06
1
-1
/
+1
|
\
|
*
s390/pci: rename zpci_configure_device()
Niklas Schnelle
2021-04-30
1
-1
/
+1
*
|
Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-05-05
5
-12
/
+4
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'pci/kernel-doc'
Bjorn Helgaas
2021-05-04
1
-1
/
+1
|
|
\
|
|
*
PCI: Fix kernel-doc errors
Krzysztof Wilczyński
2021-03-11
1
-1
/
+1
|
*
|
PCI: acpiphp: Fix whitespace issue
chakravarthikulkarni
2021-04-16
1
-2
/
+1
|
*
|
PCI: shpchp: Remove unused shpc_writeb()
Jiapeng Chong
2021-04-16
1
-5
/
+0
|
*
|
PCI: cpqphp: Use DEFINE_SPINLOCK() for int15_lock
Guobin Huang
2021-04-14
1
-4
/
+1
|
*
|
ACPI / hotplug / PCI: Fix reference count leak in enable_slot()
Feilong Lin
2021-04-08
1
-0
/
+1
|
|
/
*
|
s390/pci: narrow scope of zpci_configure_device()
Niklas Schnelle
2021-04-12
1
-0
/
+7
*
|
s390/pci: unify de-/configure for slots and events
Niklas Schnelle
2021-03-22
1
-50
/
+2
*
|
s390/pci: refactor zpci function states
Niklas Schnelle
2021-03-22
1
-7
/
+1
*
|
Merge tag 'powerpc-5.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-03-21
1
-8
/
+6
|
\
\
|
*
|
PCI: rpadlpar: Fix potential drc_name corruption in store functions
Tyrel Datwyler
2021-03-17
1
-8
/
+6
|
|
/
*
/
s390/pci: fix leak of PCI device structure
Niklas Schnelle
2021-03-15
1
-1
/
+2
|
/
*
PCI: acpiphp: Remove unused acpiphp_callback typedef
Chen Lin
2021-02-18
1
-3
/
+0
*
PCI: ibmphp: Remove unneeded break
Bjorn Helgaas
2020-11-20
1
-2
/
+0
*
Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-10-22
4
-14
/
+14
|
\
|
*
PCI: shpchp: Remove unused 'rc' assignment
Krzysztof Wilczyński
2020-09-28
1
-1
/
+0
|
*
PCI: pciehp: Reduce noisiness on hot removal
Lukas Wunner
2020-09-17
2
-9
/
+10
|
*
PCI: rpadlpar: Use for_each_child_of_node() and for_each_node_by_name()
Qinglang Miao
2020-09-17
1
-4
/
+4
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
3
-5
/
+5
*
|
s390/pci: re-introduce zpci_remove_device()
Niklas Schnelle
2020-08-17
1
-7
/
+5
|
/
*
Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-08-07
3
-5
/
+6
|
\
|
*
Merge branch 'pci/doc'
Bjorn Helgaas
2020-08-05
2
-2
/
+3
|
|
\
|
|
*
PCI: Fix kerneldoc warnings
Krzysztof Kozlowski
2020-08-05
2
-2
/
+3
|
*
|
PCI: rpadlpar: Make functions static
Wei Yongjun
2020-07-30
1
-3
/
+3
|
|
/
[next]