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
/
endpoint
/
functions
Age
Commit message (
Expand
)
Author
2019-06-11
PCI: endpoint: Clear BAR before freeing its space
Alan Mikhak
2019-06-11
PCI: endpoint: Skip odd BAR when skipping 64bit BAR
Alan Mikhak
2019-06-11
PCI: endpoint: Allocate enough space for fixed size BAR
Alan Mikhak
2019-05-13
Merge branch 'remotes/lorenzo/pci/misc'
Bjorn Helgaas
2019-04-15
PCI: endpoint: Add support to specify alignment for buffers allocated to BARs
Kishon Vijay Abraham I
2019-04-12
PCI: endpoint: Fix a potential NULL pointer dereference
Kangjie Lu
2019-02-15
PCI: pci-epf-test: Use pci_epc_get_features() to get EPC features
Kishon Vijay Abraham I
2019-02-15
PCI: pci-epf-test: Do not allocate next BARs memory if current BAR is 64Bit
Kishon Vijay Abraham I
2019-02-15
PCI: pci-epf-test: Remove setting epf_bar flags in function driver
Kishon Vijay Abraham I
2019-02-13
PCI: endpoint: functions: Use memcpy_fromio()/memcpy_toio()
Wen Yang
2018-07-19
pci-epf-test/pci_endpoint_test: Add MSI-X support
Gustavo Pimentel
2018-07-19
pci-epf-test/pci_endpoint_test: Cleanup PCI_ENDPOINT_TEST memspace
Gustavo Pimentel
2018-06-06
Merge branch 'lorenzo/pci/endpoint'
Bjorn Helgaas
2018-05-15
PCI: dwc: Add support for EP mode
Gustavo Pimentel
2018-05-15
PCI: endpoint: functions/pci-epf-test: Replace lower into upper case characters
Gustavo Pimentel
2018-05-08
PCI: endpoint: Replace mdelay with usleep_range() in pci_epf_test_write()
Jia-Ju Bai
2018-04-03
PCI: endpoint: Make epc->ops->clear_bar()/pci_epc_clear_bar() take struct *ep...
Niklas Cassel
2018-04-03
PCI: endpoint: Handle 64-bit BARs properly
Niklas Cassel
2018-04-03
PCI: endpoint: Simplify epc->ops->set_bar()/pci_epc_set_bar()
Niklas Cassel
2018-04-03
PCI: endpoint: BAR width should not depend on sizeof dma_addr_t
Niklas Cassel
2018-02-01
Merge branch 'pci/spdx' into next
Bjorn Helgaas
2018-01-31
PCI: endpoint: Add the function number as argument to EPC ops
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
2017-09-20
PCI: endpoint: Use correct "end of test" interrupt
John Keeping
2017-08-29
PCI: endpoint: Remove the ->remove() callback
Shawn Lin
2017-08-29
PCI: endpoint: Add support to poll early for host commands
Kishon Vijay Abraham I
2017-08-29
PCI: endpoint: Add support to use _any_ BAR to map PCI_ENDPOINT_TEST regs
Kishon Vijay Abraham I
2017-08-29
PCI: endpoint: Do not reset *command* inadvertently
Kishon Vijay Abraham I
2017-08-29
PCI: endpoint: Add "volatile" to pci_epf_test_reg
Kishon Vijay Abraham I
2017-06-12
PCI: endpoint: Select CRC32 to fix test build error
Randy Dunlap
2017-04-11
PCI: endpoint: functions: Add an EP function to test PCI
Kishon Vijay Abraham I