index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
Age
Commit message (
Expand
)
Author
2020-10-02
Merge tag 'pci-v5.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-09-08
PCI: rockchip: Fix bus checks in rockchip_pcie_valid_device()
Lorenzo Pieralisi
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-07
Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-08-05
Merge branch 'pci/irq-error'
Bjorn Helgaas
2020-08-05
Merge branch 'pci/doc'
Bjorn Helgaas
2020-08-05
Merge branch 'pci/host-probe-refactor'
Bjorn Helgaas
2020-08-05
Merge branch 'pci/xilinx-cpm'
Bjorn Helgaas
2020-08-05
Merge branch 'remotes/lorenzo/pci/vmd'
Bjorn Helgaas
2020-08-05
Merge branch 'remotes/lorenzo/pci/tegra'
Bjorn Helgaas
2020-08-05
Merge branch 'remotes/lorenzo/pci/runtime-pm'
Bjorn Helgaas
2020-08-05
Merge branch 'remotes/lorenzo/pci/mvebu'
Bjorn Helgaas
2020-08-05
Merge branch 'remotes/lorenzo/pci/loongson'
Bjorn Helgaas
2020-08-05
Merge branch 'remotes/lorenzo/pci/hv'
Bjorn Helgaas
2020-08-05
Merge branch 'remotes/lorenzo/pci/dwc'
Bjorn Helgaas
2020-08-05
Merge branch 'remotes/lorenzo/pci/cadence'
Bjorn Helgaas
2020-08-05
Merge branch 'remotes/lorenzo/pci/aardvark'
Bjorn Helgaas
2020-08-05
PCI: Fix kerneldoc warnings
Krzysztof Kozlowski
2020-08-05
PCI: xilinx-cpm: Add Versal CPM Root Port driver
Bharat Kumar Gogada
2020-08-04
PCI: Set bridge map_irq and swizzle_irq to default functions
Rob Herring
2020-08-04
PCI: Move DT resource setup into devm_pci_alloc_host_bridge()
Rob Herring
2020-08-04
PCI: rcar-gen2: Convert to use modern host bridge probe functions
Rob Herring
2020-08-03
PCI: Remove dev_err() when handing an error from platform_get_irq()
Krzysztof WilczyĆski
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
[next]