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_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, Colibri and Verdin modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vdpa
Age
Commit message (
Expand
)
Author
2020-10-23
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2020-10-21
vdpa/mlx5: Setup driver only if VIRTIO_CONFIG_S_DRIVER_OK
Eli Cohen
2020-10-21
vdpa/mlx5: Fix failure to bring link up
Eli Cohen
2020-10-21
vdpa/mlx5: Make use of a specific 16 bit endianness API
Eli Cohen
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-10-08
vdpa/mlx5: Fix dependency on MLX5_CORE
Eli Cohen
2020-10-08
vdpa/mlx5: should keep avail_index despite device status
Si-Wei Liu
2020-10-06
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
2020-08-26
vdpa/mlx5: Avoid warnings about shifts on 32-bit platforms
Nathan Chancellor
2020-08-26
vdpa: ifcvf: free config irq in ifcvf_free_irq()
Jason Wang
2020-08-26
vdpa: ifcvf: return err when fail to request config irq
Jason Wang
2020-08-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2020-08-10
vdpa/mlx5: fix up endian-ness for mtu
Michael S. Tsirkin
2020-08-10
vdpa: Fix pointer math bug in vdpasim_get_config()
Dan Carpenter
2020-08-10
vdpa/mlx5: Fix pointer math in mlx5_vdpa_get_config()
Dan Carpenter
2020-08-10
vdpa/mlx5: fix memory allocation failure checks
Colin Ian King
2020-08-10
vdpa/mlx5: Fix uninitialised variable in core/mr.c
Alex Dewar
2020-08-10
vdpa_sim: init iommu lock
Michael S. Tsirkin
2020-08-05
vdpa/mlx5: Add VDPA driver for supported mlx5 devices
Eli Cohen
2020-08-05
vdpa/mlx5: Add shared memory registration code
Eli Cohen
2020-08-05
vdpa/mlx5: Add support library for mlx5 VDPA implementation
Eli Cohen
2020-08-05
vdpa/mlx5: Add hardware descriptive header file
Eli Cohen
2020-08-05
vdpa: Modify get_vq_state() to return error code
Eli Cohen
2020-08-05
net/vdpa: Use struct for set/get vq state
Eli Cohen
2020-08-05
vdpa: remove hard coded virtq num
Max Gurtovoy
2020-08-05
vdpasim: support batch updating
Jason Wang
2020-08-05
ifcvf: implement vdpa_config_ops.get_vq_irq()
Zhu Lingshan
2020-08-05
vdpasim: protect concurrent access to iommu iotlb
Max Gurtovoy
2020-08-05
vdpa_sim: fix endian-ness of config space
Michael S. Tsirkin
2020-08-05
vdpa: make sure set_features is invoked for legacy
Michael S. Tsirkin
2020-08-03
virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORM
Michael S. Tsirkin
2020-07-19
dma-mapping: make support for dma ops optional
Christoph Hellwig
2020-06-22
vdpa: fix typos in the comments for __vdpa_alloc_device()
Jason Wang
2020-06-06
ifcvf: implement config interrupt in IFCVF
Zhu Lingshan
2020-06-06
ifcvf: ignore continuous setting same status value
Zhu Lingshan
2020-06-04
vdpasim: Fix some coccinelle warnings
Samuel Zou
2020-06-04
ifcvf: move IRQ request/free to status change handlers
Zhu Lingshan
2020-06-02
vhost: revert "vhost: disable for OABI"
Michael S. Tsirkin
2020-05-11
vdpasim: remove unused variable 'ret'
YueHaibing
2020-04-20
vhost: disable for OABI
Michael S. Tsirkin
2020-04-17
vdpa: fix comment of vdpa_register_device()
Jason Wang
2020-04-17
vdpa: make vhost, virtio depend on menu
Michael S. Tsirkin
2020-04-17
vdpa: allow a 32 bit vq alignment
Michael S. Tsirkin
2020-04-16
vdpasim: Return status in vdpasim_get_status
YueHaibing
2020-04-16
vdpa: remove unused variables 'ifcvf' and 'ifcvf_lm'
YueHaibing
2020-04-16
vdpa-sim: depend on HAS_DMA
Michael S. Tsirkin
2020-04-02
vdpa: move to drivers/vdpa
Michael S. Tsirkin