index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
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
/
dwc
Age
Commit message (
Expand
)
Author
2018-02-01
Merge remote-tracking branch 'lorenzo/pci/endpoint' into next
Bjorn Helgaas
2018-02-01
Merge remote-tracking branch 'lorenzo/pci/dwc' into next
Bjorn Helgaas
2018-01-31
PCI: endpoint: Add the function number as argument to EPC ops
Cyrille Pitchen
2018-01-31
PCI: Regroup all PCI related entries into drivers/pci/Makefile
Cyrille Pitchen
2018-01-28
PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate
Bjorn Helgaas
2018-01-26
PCI: Add SPDX GPL-2.0 when no license was specified
Bjorn Helgaas
2018-01-23
PCI: exynos: Fix a potential init_clk_resources NULL pointer dereference
Jaehoon Chung
2018-01-10
PCI: dra7xx: Iterate over INTx status bits
Vignesh R
2018-01-10
PCI: dra7xx: Fix legacy INTD IRQ handling
Vignesh R
2018-01-03
PCI: qcom: Account for const type of of_device_id.data
Julia Lawall
2018-01-03
PCI: dwc: artpec6: Fix return value check in artpec6_add_pcie_ep()
Wei Yongjun
2018-01-02
PCI: exynos: Remove deprecated PHY initialization code
Jaehoon Chung
2017-12-21
PCI: dwc: artpec6: Add support for the ARTPEC-7 SoC
Niklas Cassel
2017-12-21
PCI: dwc: artpec6: Deassert the core before waiting for PHY
Niklas Cassel
2017-12-21
PCI: dwc: Make cpu_addr_fixup take struct dw_pcie as argument
Niklas Cassel
2017-12-21
PCI: dwc: artpec6: Add support for endpoint mode
Niklas Cassel
2017-12-21
PCI: dwc: artpec6: Split artpec6_pcie_establish_link() into smaller functions
Niklas Cassel
2017-12-21
PCI: dwc: artpec6: Use BIT and GENMASK macros
Niklas Cassel
2017-12-21
PCI: dwc: artpec6: Remove unused defines
Niklas Cassel
2017-12-21
PCI: dwc: dra7xx: Help compiler to remove unused code
Niklas Cassel
2017-12-21
PCI: dwc: dra7xx: Assign pp->ops in dra7xx_add_pcie_port() rather than in probe
Niklas Cassel
2017-12-21
PCI: dwc: dra7xx: Refactor Kconfig and Makefile handling for host/ep mode
Niklas Cassel
2017-12-21
PCI: designware-ep: Add generic function for raising MSI irq
Niklas Cassel
2017-12-21
PCI: designware-ep: Remove static keyword from dw_pcie_ep_reset_bar()
Niklas Cassel
2017-12-21
PCI: designware-ep: Pre-allocate memory for MSI in dw_pcie_ep_init
Niklas Cassel
2017-12-21
PCI: designware-ep: Read-only registers need DBI_RO_WR_EN to be writable
Niklas Cassel
2017-12-21
PCI: designware-ep: dw_pcie_ep_set_msi() should only set MMC bits
Niklas Cassel
2017-12-21
PCI: dwc: Use the DMA-API to get the MSI address
Niklas Cassel
2017-12-20
pci: dwc: pci-dra7xx: Make shutdown handler static
Vignesh R
2017-12-19
PCI: keystone: Fix interrupt-controller-node lookup
Johan Hovold
2017-12-19
PCI: designware-ep: Fix ->get_msi() to check MSI_EN bit
Kishon Vijay Abraham I
2017-12-19
PCI: designware-ep: Fix find_first_zero_bit() usage
Niklas Cassel
2017-11-15
Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-14
Merge branch 'pci/host-layerscape' into next
Bjorn Helgaas
2017-11-14
Merge branch 'pci/host-hisi' into next
Bjorn Helgaas
2017-11-13
Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-24
PCI: hisi: Add HiSilicon STB SoC PCIe controller driver
Jianguo Sun
2017-10-23
PCI: dra7xx: Create functional dependency between PCIe and PHY
Kishon Vijay Abraham I
2017-10-20
PCI: layerscape: Change default error response behavior
Minghuan Lian
2017-10-12
PCI: layerscape: Add support for ls1012a
Hou Zhiqiang
2017-10-11
PCI: dra7xx: Add shutdown handler to cleanly turn off clocks
Keerthy
2017-09-07
Merge branch 'pci/trivial' into next
Bjorn Helgaas
2017-09-07
Merge branch 'pci/endpoint' into next
Bjorn Helgaas
2017-09-07
Merge branch 'pci/host-spear13xx' into next
Bjorn Helgaas
2017-09-07
Merge branch 'pci/host-qcom' into next
Bjorn Helgaas
2017-09-07
Merge branch 'pci/host-layerscape' into next
Bjorn Helgaas
2017-09-07
Merge branch 'pci/host-kirin' into next
Bjorn Helgaas
2017-09-07
Merge branch 'pci/host-keystone' into next
Bjorn Helgaas
2017-09-07
Merge branch 'pci/host-imx6' into next
Bjorn Helgaas
[prev]
[next]