index
:
kernel/git/stable/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.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
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
2021-05-19
PCI: brcmstb: Use reset/rearm instead of deassert/assert
Jim Quinlan
2021-05-19
PCI: endpoint: Fix missing destroy_workqueue()
Yang Yingliang
2021-05-19
PCI: endpoint: Fix NULL pointer dereference for ->get_features()
Shradha Todi
2021-05-19
PCI: endpoint: Make *_free_bar() to return error codes on failure
Kishon Vijay Abraham I
2021-05-19
PCI: endpoint: Add helper API to get the 'next' unreserved BAR
Kishon Vijay Abraham I
2021-05-19
PCI: endpoint: Make *_get_first_free_bar() take into account 64 bit BAR
Kishon Vijay Abraham I
2021-05-19
PCI: Release OF node in pci_scan_device()'s error path
Dmitry Baryshkov
2021-05-19
PCI: iproc: Fix return value of iproc_msi_irq_domain_alloc()
Pali Rohár
2021-05-19
PCI/RCEC: Fix RCiEP device to RCEC association
Qiuxu Zhuo
2021-05-14
PCI: keystone: Let AM65 use the pci_ops defined in pcie-designware-host.c
Kishon Vijay Abraham I
2021-05-14
PCI: xgene: Fix cfg resource mapping
Dejin Zheng
2021-05-14
PCI: Allow VPD access for QLogic ISP2722
Arun Easi
2021-05-12
PCI: dwc: Move iATU detection earlier
Hou Zhiqiang
2021-05-12
PCI: PM: Do not read power state in pci_enable_device_flags()
Rafael J. Wysocki
2021-03-24
PCI: rpadlpar: Fix potential drc_name corruption in store functions
Tyrel Datwyler
2021-03-24
s390/pci: fix leak of PCI device structure
Niklas Schnelle
2021-03-17
PCI/ERR: Retain status from error notification
Keith Busch
2021-03-17
PCI: Fix pci_register_io_range() memory leak
Geert Uytterhoeven
2021-03-17
PCI/LINK: Remove bandwidth notification
Bjorn Helgaas
2021-03-17
PCI: mediatek: Add missing of_node_put() to fix reference leak
Krzysztof Wilczyński
2021-03-17
PCI: xgene-msi: Fix race in installing chained irq handler
Martin Kaiser
2021-03-11
PCI: cadence: Retrain Link to work around Gen2 training defect
Nadeem Athani
2021-03-07
PCI: Add a REBAR size quirk for Sapphire RX 5600 XT Pulse
Nirmoy Das
2021-03-04
PCI: rockchip: Make 'ep-gpios' DT property optional
Chen-Yu Tsai
2021-03-04
PCI: cadence: Fix DMA range mapping early return error
Krzysztof Wilczyński
2021-03-04
PCI: pci-bridge-emul: Fix array overruns, improve safety
Russell King
2021-03-04
PCI: Align checking of syscall user config accessors
Heiner Kallweit
2021-03-04
PCI: xilinx-cpm: Fix reference count leak on error path
Pan Bian
2021-03-04
PCI: rcar: Always allocate MSI addresses in 32bit space
Marek Vasut
2021-03-04
PCI: Decline to resize resources if boot config must be preserved
Ard Biesheuvel
2021-03-04
PCI: qcom: Use PHY_REFCLK_USE_PAD only for ipq8064
Ansuel Smith
2021-01-27
Revert "PCI/ASPM: Save/restore L1SS Capability for suspend/resume"
Bjorn Helgaas
2020-12-25
Merge tag 'pci-v5.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-12-25
PCI: dwc: Fix inverted condition of DMA mask setup warning
Alexander Lobakin
2020-12-25
PCI: tegra: Fix host link initialization
Rob Herring
2020-12-24
Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-12-15
Merge tag 'pci-v5.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-12-15
Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2020-12-15
Merge branch 'remotes/lorenzo/pci/vmd'
Bjorn Helgaas
2020-12-15
Merge branch 'remotes/lorenzo/pci/rcar'
Bjorn Helgaas
2020-12-15
Merge branch 'remotes/lorenzo/pci/keystone'
Bjorn Helgaas
2020-12-15
Merge branch 'remotes/lorenzo/pci/iproc'
Bjorn Helgaas
2020-12-15
Merge branch 'remotes/lorenzo/pci/dwc'
Bjorn Helgaas
2020-12-15
Merge branch 'remotes/lorenzo/pci/cadence'
Bjorn Helgaas
2020-12-15
Merge branch 'remotes/lorenzo/pci/brcmstb'
Bjorn Helgaas
2020-12-15
Merge branch 'remotes/lorenzo/pci/aardvark'
Bjorn Helgaas
2020-12-15
Merge branch 'pci/ecam'
Bjorn Helgaas
2020-12-15
Merge branch 'pci/virtualization'
Bjorn Helgaas
2020-12-15
Merge branch 'pci/ptm'
Bjorn Helgaas
[next]