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
/
controller
Age
Commit message (
Expand
)
Author
2020-08-03
PCI: j721e: Add TI J721E PCIe driver
Kishon Vijay Abraham I
2020-07-28
PCI: cadence: Add MSI-X support to Endpoint driver
Alan Douglas
2020-07-28
PCI: hv: Make some functions static
Wei Yongjun
2020-07-28
PCI: tegra: Remove PLL power supplies
Thierry Reding
2020-07-27
PCI: dwc: hisi: Remove non-ECAM HiSilicon hip05/hip06 driver
Rob Herring
2020-07-27
PCI: cadence: Fix updating Vendor ID and Subsystem Vendor ID register
Kishon Vijay Abraham I
2020-07-27
PCI: cadence: Add new *ops* for CPU addr fixup
Kishon Vijay Abraham I
2020-07-27
PCI: cadence: Allow pci_host_bridge to have custom pci_ops
Kishon Vijay Abraham I
2020-07-27
PCI: cadence: Add support to start link and verify link status
Kishon Vijay Abraham I
2020-07-27
PCI: cadence: Convert all r/w accessors to perform only 32-bit accesses
Kishon Vijay Abraham I
2020-07-27
PCI: cadence: Fix cdns_pcie_{host|ep}_setup() error path
Kishon Vijay Abraham I
2020-07-27
PCI: cadence: Use "dma-ranges" instead of "cdns,no-bar-match-nbits" property
Kishon Vijay Abraham I
2020-07-27
PCI: hv: Fix a timing issue which causes kdump to fail occasionally
Wei Hu
2020-07-23
PCI: rcar: Use struct pci_host_bridge.windows list directly
Rob Herring
2020-07-23
PCI: rcar: Use devm_pci_alloc_host_bridge()
Rob Herring
2020-07-23
PCI: cadence: Remove private bus number and range storage
Rob Herring
2020-07-23
PCI: cadence: Use bridge resources for outbound window setup
Rob Herring
2020-07-23
PCI: Move setting pci_host_bridge.busnr out of host drivers
Rob Herring
2020-07-23
PCI: rcar: Use pci_is_root_bus() to check if bus is root bus
Rob Herring
2020-07-23
PCI: rockchip: Use pci_is_root_bus() to check if bus is root bus
Rob Herring
2020-07-23
PCI: xilinx: Use pci_is_root_bus() to check if bus is root bus
Rob Herring
2020-07-23
PCI: xilinx-nwl: Use pci_is_root_bus() to check if bus is root bus
Rob Herring
2020-07-23
PCI: mobiveil: Use pci_is_root_bus() to check if bus is root bus
Rob Herring
2020-07-23
PCI: designware: Use pci_is_root_bus() to check if bus is root bus
Rob Herring
2020-07-23
PCI: aardvark: Use pci_is_root_bus() to check if bus is root bus
Rob Herring
2020-07-23
PCI: Drop unnecessary zeroing of bridge fields
Rob Herring
2020-07-23
PCI: Set default bridge parent device
Rob Herring
2020-07-23
PCI: versatile: Drop flag PCI_ENABLE_PROC_DOMAINS
Rob Herring
2020-07-23
PCI: controller: Remove duplicate error message
Dejin Zheng
2020-07-23
PCI: rcar: Fix runtime PM imbalance on error
Dinghao Liu
2020-07-23
irqdomain/treewide: Free firmware node after domain removal
Jon Derrick
2020-07-21
PCI: aardvark: Don't touch PCIe registers if no card connected
Pali Rohár
2020-07-20
PCI: loongson: Use DECLARE_PCI_FIXUP_EARLY for bridge_class_quirk()
Tiezhu Yang
2020-07-20
PCI: tegra: Revert tegra124 raw_violation_fixup
Nicolas Chauvet
2020-07-17
PCI: dwc: Convert to devm_platform_ioremap_resource_byname()
Dejin Zheng
2020-07-14
irqdomain/treewide: Keep firmware node unconditionally allocated
Thomas Gleixner
2020-07-14
PCI: mvebu: Setup BAR0 in order to fix MSI
Shmuel Hazan
2020-07-10
PCI: controller: Convert to devm_platform_ioremap_resource()
Dejin Zheng
2020-07-10
PCI: controller: Convert to devm_platform_ioremap_resource_byname()
Dejin Zheng
2020-07-10
PCI: xilinx: Use pci_host_probe() to register host
Rob Herring
2020-07-10
PCI: xilinx-nwl: Use pci_host_probe() to register host
Rob Herring
2020-07-10
PCI: rockchip: Use pci_host_probe() to register host
Rob Herring
2020-07-10
PCI: rcar: Use pci_host_probe() to register host
Rob Herring
2020-07-10
PCI: iproc: Use pci_host_probe() to register host
Rob Herring
2020-07-10
PCI: altera: Use pci_host_probe() to register host
Rob Herring
2020-07-10
PCI: xgene: Use pci_host_probe() to register host
Rob Herring
2020-07-10
PCI: versatile: Use pci_host_probe() to register host
Rob Herring
2020-07-10
PCI: v3: Use pci_host_probe() to register host
Rob Herring
2020-07-10
PCI: tegra: Use pci_host_probe() to register host
Rob Herring
2020-07-10
PCI: mobiveil: Use pci_host_probe() to register host
Rob Herring
[prev]
[next]