index
:
linux/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.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
2020-02-24
PCI: tegra: Use pci_parse_request_of_pci_ranges()
Rob Herring
2020-02-24
PCI: hv: Add missing kfree(hbus) in hv_pci_probe()'s error handling path
Dexuan Cui
2020-02-24
PCI: hv: Remove unnecessary type casting from kzalloc
Dexuan Cui
2020-02-24
PCI: endpoint: Assign function number for each PF in EPC core
Kishon Vijay Abraham I
2020-02-24
PCI: endpoint: Protect concurrent access to pci_epf_ops with mutex
Kishon Vijay Abraham I
2020-02-24
PCI: endpoint: Fix for concurrent memory allocation in OB address region
Kishon Vijay Abraham I
2020-02-24
PCI: endpoint: Replace spinlock with mutex
Kishon Vijay Abraham I
2020-02-24
PCI: endpoint: Use notification chain mechanism to notify EPC events to EPF
Kishon Vijay Abraham I
2020-02-21
PCI: mobiveil: Add PCIe Gen4 RC driver for Layerscape SoCs
Hou Zhiqiang
2020-02-21
PCI: mobiveil: Add Header Type field check
Hou Zhiqiang
2020-02-21
PCI: mobiveil: Add 8-bit and 16-bit CSR register accessors
Hou Zhiqiang
2020-02-21
PCI: mobiveil: Allow mobiveil_host_init() to be used to re-init host
Hou Zhiqiang
2020-02-21
PCI: mobiveil: Add callback function for link up check
Hou Zhiqiang
2020-02-21
PCI: mobiveil: Add callback function for interrupt initialization
Hou Zhiqiang
2020-02-21
PCI: mobiveil: Modularize the Mobiveil PCIe Host Bridge IP driver
Hou Zhiqiang
2020-02-21
PCI: mobiveil: Collect the interrupt related operations into a function
Hou Zhiqiang
2020-02-21
PCI: mobiveil: Move the host initialization into a function
Hou Zhiqiang
2020-02-21
PCI: mobiveil: Introduce a new structure mobiveil_root_port
Hou Zhiqiang
2020-02-20
PCI: pciehp: Add DMI table for in-band presence detection disabled
Stuart Hayes
2020-02-20
PCI: pciehp: Wait for PDS if in-band presence is disabled
Alexandru Gagniuc
2020-02-20
PCI: pciehp: Disable in-band presence detect when possible
Alexandru Gagniuc
2020-02-10
PCI/ACPI: Move pcie_to_hpx3_type[] from stack to static data
Colin Ian King
2020-02-06
Merge tag 'pci-v5.6-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-02-05
PCI/ATS: Use PF PASID for VFs
Kuppuswamy Sathyanarayanan
2020-02-05
Merge tag 'iommu-updates-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-02-04
Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-02-04
treewide: remove redundant IS_ERR() before error code check
Masahiro Yamada
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-01-31
Merge tag 'pci-v5.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-01-29
Merge branch 'remotes/lorenzo/pci/uniphier'
Bjorn Helgaas
2020-01-29
Merge branch 'remotes/lorenzo/pci/tegra'
Bjorn Helgaas
2020-01-29
Merge branch 'remotes/lorenzo/pci/qcom'
Bjorn Helgaas
2020-01-29
Merge branch 'remotes/lorenzo/pci/misc'
Bjorn Helgaas
2020-01-29
Merge branch 'remotes/lorenzo/pci/keystone'
Bjorn Helgaas
2020-01-29
Merge branch 'remotes/lorenzo/pci/dwc'
Bjorn Helgaas
2020-01-29
Merge branch 'remotes/lorenzo/pci/brcmstb'
Bjorn Helgaas
2020-01-29
Merge branch 'pci/host-vmd'
Bjorn Helgaas
2020-01-29
Merge branch 'pci/virtualization'
Bjorn Helgaas
2020-01-29
Merge branch 'pci/switchtec'
Bjorn Helgaas
2020-01-29
Merge branch 'pci/resource'
Bjorn Helgaas
2020-01-29
Merge branch 'pci/pm'
Bjorn Helgaas
2020-01-29
Merge branch 'pci/p2pdma'
Bjorn Helgaas
2020-01-29
Merge branch 'pci/misc'
Bjorn Helgaas
2020-01-29
PCI: Allow adjust_bridge_window() to shrink resource if necessary
Nicholas Johnson
2020-01-29
PCI: Set resource size directly in adjust_bridge_window()
Nicholas Johnson
2020-01-29
PCI: Rename extend_bridge_window() to adjust_bridge_window()
Nicholas Johnson
2020-01-29
PCI: Rename extend_bridge_window() parameter
Nicholas Johnson
2020-01-29
PCI: Consider alignment of hot-added bridges when assigning resources
Nicholas Johnson
2020-01-29
PCI: Remove local variable usage in pci_bus_distribute_available_resources()
Nicholas Johnson
2020-01-29
PCI: Pass size + alignment to pci_bus_distribute_available_resources()
Nicholas Johnson
[prev]
[next]