index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
pcie-iproc.c
Age
Commit message (
Expand
)
Author
2021-07-06
PCI: Fix kernel-doc formatting
Krzysztof Wilczyński
2020-12-15
Merge branch 'remotes/lorenzo/pci/iproc'
Bjorn Helgaas
2020-12-10
PCI: iproc: Convert to use the new ECAM constants
Krzysztof Wilczyński
2020-11-30
PCI: iproc: Enhance PCIe Link information display
Srinath Mannam
2020-11-30
PCI: iproc: Invalidate correct PAXB inbound windows
Roman Bacik
2020-11-30
PCI: iproc: Fix out-of-bound array accesses
Bharat Gooty
2020-08-04
PCI: Set bridge map_irq and swizzle_irq to default functions
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-10
PCI: iproc: Use pci_host_probe() to register host
Rob Herring
2019-12-12
PCI: iproc: Apply quirk_paxc_bridge() for module as well as built-in
Wei Liu
2019-11-28
Merge branch 'remotes/lorenzo/pci/mmio-dma-ranges'
Bjorn Helgaas
2019-11-20
PCI: iproc: Use inbound resources for setup
Rob Herring
2019-10-29
PCI: iproc: Use pci_parse_request_of_pci_ranges()
Rob Herring
2019-10-25
PCI: iproc: Invalidate PAXB address mapping before programming it
Abhishek Shah
2019-07-09
PCI: Fix typos and whitespace errors
Bjorn Helgaas
2019-05-13
Merge branch 'pci/iova-dma-ranges'
Bjorn Helgaas
2019-05-13
Merge branch 'remotes/lorenzo/pci/misc'
Bjorn Helgaas
2019-05-06
PCI: iproc: Add sorted dma ranges resource entries to host bridge
Srinath Mannam
2019-04-30
PCI: iproc: Enable iProc config read for PAXBv2
Srinath Mannam
2019-04-03
PCI: iproc: Allow outbound configuration for 32-bit I/O region
Srinath Mannam
2019-04-03
PCI: iproc: Add CRS check in config read
Srinath Mannam
2019-04-01
PCI: iproc: Fix a leaked reference by adding missing of_node_put()
Wen Yang
2018-09-18
PCI: iproc: Remove PAXC slot check to allow VF support
Jitendra Bhivare
2018-07-13
PCI: iproc: Reduce inbound/outbound mapping print level
Ray Jui
2018-07-13
PCI: iproc: Reject unconfigured physical functions from PAXC
Ray Jui
2018-07-13
PCI: iproc: Disable MSI parsing in certain PAXC blocks
Ray Jui
2018-07-13
PCI: iproc: Fix up corrupted PAXC root complex config registers
Ray Jui
2018-06-08
PCI: Collect all native drivers under drivers/pci/controller/
Shawn Lin