index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-22
Merge branch 'pci/kbuild'
Bjorn Helgaas
2
-2
/
+0
2023-02-17
PCI: Remove MODULE_LICENSE so boolean drivers don't look like modules
Nick Alcock
2
-2
/
+0
2023-02-14
PCI: pciehp: Add Qualcomm quirk for Command Completed erratum
Manivannan Sadhasivam
1
-0
/
+2
2022-12-07
PCI: pciehp: Enable Command Completed Interrupt only if supported
Pali Rohár
1
-1
/
+3
2022-11-22
PCI: shpchp: Remove unused get_mode1_ECC_cap callback
Ian Cowan
3
-22
/
+0
2022-11-22
PCI: acpiphp: Avoid setting is_hotplug_bridge for PCIe Upstream Ports
Rafael J. Wysocki
1
-0
/
+8
2022-11-15
PCI: pciehp: Enable by default if USB4 enabled
Albert Zhou
1
-0
/
+3
2022-04-05
PCI: hotplug: Clean up include files
Christophe Leroy
5
-0
/
+6
2022-03-25
Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-29
/
+20
2022-03-23
Merge branch 'pci/misc'
Bjorn Helgaas
5
-23
/
+8
2022-03-23
Merge branch 'pci/hotplug'
Bjorn Helgaas
1
-0
/
+4
2022-03-23
Merge branch 'pci/bridge-class-codes'
Bjorn Helgaas
1
-1
/
+1
2022-03-22
PCI: ibmphp: Remove unused assignments
Bjorn Helgaas
2
-4
/
+1
2022-03-22
PCI: cpqphp: Remove unused assignments
Bjorn Helgaas
3
-19
/
+7
2022-02-18
PCI: Add defines for normal and subtractive PCI bridges
Pali Rohár
1
-1
/
+1
2022-02-11
PCI: pciehp: Add Qualcomm quirk for Command Completed erratum
Manivannan Sadhasivam
1
-0
/
+2
2022-02-05
PCI/ACPI: Replace acpi_bus_get_device() with acpi_fetch_acpi_dev()
Rafael J. Wysocki
2
-5
/
+7
2022-02-03
PCI: pciehp: Clear cmd_busy bit in polling mode
Liguang Zhang
1
-0
/
+2
2022-02-03
PCI: rpaphp: Add MODULE_DESCRIPTION
Mamatha Inamdar
1
-0
/
+1
2022-01-13
Merge branch 'pci/errors'
Bjorn Helgaas
2
-7
/
+7
2022-01-12
PCI: pciehp: Use down_read/write_nested(reset_lock) to fix lockdep errors
Hans de Goede
3
-4
/
+22
2021-12-10
PCI: ibmphp: Remove commented-out functions
Vihas Mak
2
-79
/
+0
2021-11-19
PCI: pciehp: Fix infinite loop in IRQ handler upon power fault
Lukas Wunner
1
-3
/
+4
2021-11-18
PCI: cpqphp: Use PCI_POSSIBLE_ERROR() to check config reads
Naveen Naidu
1
-2
/
+2
2021-11-18
PCI: pciehp: Use PCI_POSSIBLE_ERROR() to check config reads
Naveen Naidu
1
-5
/
+5
2021-11-08
s390/pci: implement reset_slot for hotplug slot
Niklas Schnelle
1
-0
/
+24
2021-11-07
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-9
/
+41
2021-11-05
Merge branch 'pci/misc'
Bjorn Helgaas
6
-9
/
+11
2021-11-02
PCI: cpqphp: Use <linux/io.h> instead of <asm/io.h>
Krzysztof Wilczyński
1
-1
/
+1
2021-10-15
PCI: pciehp: Ignore Link Down/Up caused by error-induced Hot Reset
Lukas Wunner
3
-0
/
+30
2021-10-13
PCI: cpqphp: Format if-statement code block correctly
Krzysztof Wilczyński
1
-2
/
+4
2021-10-09
PCI: Correct misspelled and remove duplicated words
Krzysztof Wilczyński
4
-6
/
+6
2021-10-04
s390/pci: fix zpci_zdev_put() on reserve
Niklas Schnelle
1
-8
/
+1
2021-09-02
Merge branch 'pci/reset'
Bjorn Helgaas
3
-3
/
+3
2021-09-02
PCI: ibmphp: Fix double unmap of io_mem
Vishal Aslot
2
-7
/
+1
2021-08-19
PCI: Change the type of probe argument in reset functions
Amey Narkhede
3
-3
/
+3
2021-07-06
Merge branch 'pci/kernel-doc'
Bjorn Helgaas
3
-4
/
+8
2021-07-06
Merge branch 'pci/sysfs'
Bjorn Helgaas
3
-23
/
+27
2021-07-06
PCI: Fix kernel-doc formatting
Krzysztof Wilczyński
3
-4
/
+8
2021-07-01
PCI: cpcihp: Declare cpci_debug in header file
Krzysztof Wilczyński
2
-2
/
+3
2021-06-17
PCI: pciehp: Ignore Link Down/Up caused by DPC
Lukas Wunner
1
-0
/
+36
2021-06-04
PCI/sysfs: Use sysfs_emit() and sysfs_emit_at() in "show" functions
Krzysztof Wilczyński
3
-23
/
+27
2021-05-07
Merge tag 's390-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-1
/
+1
2021-05-05
Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-12
/
+4
2021-05-04
Merge branch 'pci/kernel-doc'
Bjorn Helgaas
1
-1
/
+1
2021-04-30
s390/pci: rename zpci_configure_device()
Niklas Schnelle
1
-1
/
+1
2021-04-16
PCI: acpiphp: Fix whitespace issue
chakravarthikulkarni
1
-2
/
+1
2021-04-16
PCI: shpchp: Remove unused shpc_writeb()
Jiapeng Chong
1
-5
/
+0
2021-04-14
PCI: cpqphp: Use DEFINE_SPINLOCK() for int15_lock
Guobin Huang
1
-4
/
+1
2021-04-12
s390/pci: narrow scope of zpci_configure_device()
Niklas Schnelle
1
-0
/
+7
[next]