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
/
include
/
linux
/
virtio_config.h
Age
Commit message (
Expand
)
Author
2022-08-16
virtio: kerneldocs fixes and enhancements
Ricardo CaƱuelo
2022-08-16
virtio: Revert "virtio: find_vqs() add arg sizes"
Michael S. Tsirkin
2022-08-16
virtio: Revert "virtio: add helper virtio_find_vqs_ctx_size()"
Michael S. Tsirkin
2022-08-11
virtio: add helper virtio_find_vqs_ctx_size()
Xuan Zhuo
2022-08-11
virtio: find_vqs() add arg sizes
Xuan Zhuo
2022-08-11
virtio: struct virtio_config_ops add callbacks for queue_reset
Xuan Zhuo
2022-06-24
virtio: disable notification hardening by default
Jason Wang
2022-06-06
virtio: replace arch_has_restricted_virtio_memory_access()
Juergen Gross
2022-05-31
virtio: use WARN_ON() to warning illegal status value
Jason Wang
2022-05-31
virtio: harden vring IRQ
Jason Wang
2022-05-31
virtio: introduce config op to synchronize vring callbacks
Jason Wang
2022-03-30
Revert "virtio_config: introduce a new .enable_cbs method"
Michael S. Tsirkin
2022-03-04
virtio: acknowledge all features before access
Michael S. Tsirkin
2021-11-01
virtio_config: introduce a new .enable_cbs method
Jason Wang
2020-10-23
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2020-10-21
virtio: let arch advertise guest's memory access restrictions
Pierre Morel
2020-09-10
virtio: Add get_shm_region method
Sebastien Boeuf
2020-08-05
virtio_config: fix up warnings on parisc
Michael S. Tsirkin
2020-08-05
virtio_config: drop LE option from config space
Michael S. Tsirkin
2020-08-05
virtio_config: add virtio_cread_le_feature
Michael S. Tsirkin
2020-08-05
virtio_config: LE config space accessors
Michael S. Tsirkin
2020-08-05
virtio_config: disallow native type fields (again)
Michael S. Tsirkin
2020-08-05
virtio_config: rewrite using _Generic
Michael S. Tsirkin
2020-08-05
virtio_config: cread/write cleanup
Michael S. Tsirkin
2020-08-05
virtio_config: disallow native type fields
Michael S. Tsirkin
2020-08-05
virtio: allow __virtioXX, __leXX in config space
Michael S. Tsirkin
2020-08-03
virtio: virtio_has_iommu_quirk -> virtio_has_dma_quirk
Michael S. Tsirkin
2020-08-03
virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORM
Michael S. Tsirkin
2019-03-06
virtio: hint if callbacks surprisingly might sleep
Cornelia Huck
2019-01-14
virtio: document virtio_config_ops restrictions
Cornelia Huck
2019-01-14
virtio: fix virtio_config_ops description
Cornelia Huck
2018-08-11
virtio: Make vp_set_vq_affinity() take a mask.
Caleb Raitto
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-05-02
virtio: add context flag to find vqs
Michael S. Tsirkin
2017-05-02
virtio: wrap find_vqs
Michael S. Tsirkin
2017-02-27
virtio: provide a method to get the IRQ affinity mask for a virtqueue
Christoph Hellwig
2017-02-27
virtio: allow drivers to request IRQ affinity when creating VQs
Christoph Hellwig
2016-08-01
virtio: new feature to detect IOMMU device quirk
Michael S. Tsirkin
2016-01-12
virtio: make find_vqs() checkpatch.pl-friendly
Stefan Hajnoczi
2015-06-01
virtio: add explicit big-endian support to memory accessors
Greg Kurz
2015-06-01
virtio: introduce virtio_is_little_endian() helper
Greg Kurz
2015-04-01
virtio: drop a useless config read
Michael S. Tsirkin
2015-04-01
virtio_config: reorder functions
Michael S. Tsirkin
2014-12-14
virtio: core support for config generation
Michael S. Tsirkin
2014-12-11
virtio_config: fix virtio_cread_bytes
Michael S. Tsirkin
2014-12-09
virtio: allow finalize_features to fail
Michael S. Tsirkin
2014-12-09
virtio_config: endian conversion for v1.0
Michael S. Tsirkin
2014-12-09
virtio: memory access APIs
Michael S. Tsirkin
2014-12-09
virtio: add support for 64 bit features.
Michael S. Tsirkin
2014-12-09
virtio: use u32, not bitmap for features
Michael S. Tsirkin
[next]