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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
2022-01-27
PCI: pci-bridge-emul: Set PCI_STATUS_CAP_LIST for PCIe device
Pali Rohár
2022-01-27
PCI: pci-bridge-emul: Correctly set PCIe capabilities
Pali Rohár
2022-01-27
PCI: pci-bridge-emul: Fix definitions of reserved bits
Pali Rohár
2022-01-27
PCI: pci-bridge-emul: Properly mark reserved PCIe bits in PCI config space
Pali Rohár
2022-01-27
PCI: pci-bridge-emul: Make expansion ROM Base Address register read-only
Pali Rohár
2022-01-27
PCI: pciehp: Use down_read/write_nested(reset_lock) to fix lockdep errors
Hans de Goede
2022-01-27
PCI: xgene: Fix IB window setup
Rob Herring
2022-01-27
PCI: mt7621: Add missing MODULE_LICENSE()
Sergio Paracuellos
2022-01-27
PCI: mvebu: Fix support for DEVCAP2, DEVCTL2 and LNKCTL2 registers on emulate...
Pali Rohár
2022-01-27
PCI: mvebu: Fix support for PCI_EXP_RTSTA on emulated bridge
Pali Rohár
2022-01-27
PCI: mvebu: Fix support for PCI_EXP_DEVCTL on emulated bridge
Pali Rohár
2022-01-27
PCI: mvebu: Fix support for PCI_BRIDGE_CTL_BUS_RESET on emulated bridge
Pali Rohár
2022-01-27
PCI: mvebu: Setup PCIe controller to Root Complex mode
Pali Rohár
2022-01-27
PCI: mvebu: Fix configuring secondary bus of PCIe Root Port via emulated bridge
Pali Rohár
2022-01-27
PCI: mvebu: Fix support for bus mastering and PCI_COMMAND on emulated bridge
Pali Rohár
2022-01-27
PCI: mvebu: Do not modify PCI IO type bits in conf_write
Pali Rohár
2022-01-27
PCI: mvebu: Check for errors from pci_bridge_emul_init() call
Pali Rohár
2022-01-27
PCI: apple: Fix REFCLK1 enable/poll logic
Hector Martin
2022-01-27
PCI: aardvark: Fix checking for MEM resource type
Pali Rohár
2022-01-27
PCI: dwc: Do not remap invalid res
Tim Harvey
2022-01-27
PCI: rcar: Check if device is runtime suspended instead of __clk_is_enabled()
Marek Vasut
2022-01-27
PCI: qcom: Fix an error handling path in 'qcom_pcie_probe()'
Christophe JAILLET
2022-01-27
PCI: mediatek-gen3: Disable DVFSRC voltage request
Jianjun Wang
2022-01-27
PCI/MSI: Fix pci_irq_vector()/pci_irq_get_affinity()
Thomas Gleixner
2022-01-27
PCI: Add function 1 DMA alias quirk for Marvell 88SE9125 SATA controller
Yifeng Li
2021-12-19
Merge tag 'irq_urgent_for_v5.16_rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-12-14
PCI/MSI: Clear PCI_MSIX_FLAGS_MASKALL on error
Thomas Gleixner
2021-12-14
PCI/MSI: Mask MSI-X vectors only on success
Stefan Roese
2021-12-13
PCI: mt7621: Convert driver into 'bool'
Sergio Paracuellos
2021-12-10
Merge tag 'pci-v5.16-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-12-08
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-12-07
PCI: apple: Fix PERST# polarity
Marc Zyngier
2021-12-07
PCI: apple: Follow the PCIe specifications when resetting the port
Marc Zyngier
2021-12-03
treewide: Add missing includes masked by cgroup -> bpf dependency
Jakub Kicinski
2021-12-01
Revert "PCI: aardvark: Fix support for PCI_ROM_ADDRESS1 on emulated bridge"
Marek Behún
2021-11-14
Merge tag 'irq-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-11-13
Merge tag 's390-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-11-13
Merge tag 'mips_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...
Linus Torvalds
2021-11-11
Merge tag 'pci-v5.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-11
Revert "PCI: Use to_pci_driver() instead of pci_dev->driver"
Bjorn Helgaas
2021-11-11
Revert "PCI: Remove struct pci_dev->driver"
Bjorn Helgaas
2021-11-11
PCI/MSI: Destroy sysfs before freeing entries
Thomas Gleixner
2021-11-11
PCI: Add MSI masking quirk for Nvidia ION AHCI
Marc Zyngier
2021-11-11
PCI/MSI: Deal with devices lying about their MSI mask capability
Marc Zyngier
2021-11-11
PCI/MSI: Move non-mask check back into low level accessors
Thomas Gleixner
2021-11-09
PCI: brcmstb: Allow building for BMIPS_GENERIC
Florian Fainelli
2021-11-08
Merge tag 'cxl-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2021-11-08
PCI: Export pci_dev_lock()
Niklas Schnelle
2021-11-08
s390/pci: implement reset_slot for hotplug slot
Niklas Schnelle
2021-11-06
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
[next]