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 and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
virtio.h
Age
Commit message (
Expand
)
Author
2014-10-15
virtio: defer config changed notifications
Michael S. Tsirkin
2014-10-15
virtio-pci: move freeze/restore to virtio core
Michael S. Tsirkin
2014-10-15
virtio: unify config_changed handling
Michael S. Tsirkin
2014-04-28
virtio: virtio_break_device() to mark all virtqueues broken.
Rusty Russell
2013-10-29
virtio_ring: add new function virtqueue_is_broken()
Heinz Graalfs
2013-10-29
virtio_ring: let virtqueue_{kick()/notify()} return a bool
Heinz Graalfs
2013-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-07-09
virtio: support unlocked queue poll
Michael S. Tsirkin
2013-05-20
virtio: remove virtqueue_add_buf().
Rusty Russell
2013-05-02
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-03-22
virtio: remove obsolete virtqueue_get_queue_index()
Rusty Russell
2013-03-20
virtio_ring: virtqueue_add_outbuf / virtqueue_add_inbuf.
Rusty Russell
2013-03-20
virtio_ring: virtqueue_add_sgs, to add multiple sgs.
Rusty Russell
2013-03-20
virtio: Introduce vringh wrappers in virtio_config
Sjur Brændeland
2013-02-13
virtio: Add module driver macro for virtio drivers.
Sjur Brændeland
2013-02-11
virtio: make config_ops const
Stephen Hemminger
2012-12-18
virtio: add drv_to_virtio to make code clearly
Wanlong Gao
2012-12-18
virtio: use dev_to_virtio wrapper in virtio
Wanlong Gao
2012-12-18
virtio: move queue_index and num_free fields into core struct virtqueue.
Rusty Russell
2012-09-28
virtio-ring: move queue_index to vring_virtqueue
Jason Wang
2012-07-20
[SCSI] virtio-scsi: Add vdrv->scan for post VIRTIO_CONFIG_S_DRIVER_OK LUN sca...
Nicholas Bellinger
2012-03-31
virtio: drop thaw PM operation
Amit Shah
2012-01-12
virtio: pci: add PM notification handlers for restore, freeze, thaw, poweroff
Amit Shah
2012-01-12
virtio: support unlocked queue kick
Rusty Russell
2012-01-12
virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf
Rusty Russell
2012-01-12
virtio: document functions better.
Rusty Russell
2011-11-02
virtio.h: correct comment for struct virtio_driver
Wang Sheng-Hui
2011-10-24
Add ethtool -g support to virtio_net
Rick Jones
2011-05-30
virtio: add api for delayed callbacks
Michael S. Tsirkin
2010-05-19
virtio: add_buf_gfp
Michael S. Tsirkin
2010-05-19
virtio_ring: remove a level of indirection
Michael S. Tsirkin
2010-05-19
virtio: add virtqueue_ vq_ops wrappers
Michael S. Tsirkin
2010-03-13
net/9p: Add sysfs mount_tag file for virtio 9P device
Aneesh Kumar K.V
2010-02-24
virtio: Add ability to detach unused buffers from vrings
Shirley Ma
2009-09-23
virtio: make add_buf return capacity remaining
Rusty Russell
2009-06-12
virtio: add names to virtqueue struct, mapping from devices to queues.
Rusty Russell
2009-06-12
virtio: fix obsolete documentation on probe function
Rusty Russell
2008-05-02
virtio: explicit advertisement of driver features
Rusty Russell
2008-04-07
virtio: remove overzealous BUG_ON.
Rusty Russell
2008-03-17
virtio: fix race in enable_cb
Christian Borntraeger
2008-02-04
virtio: reset function
Rusty Russell
2008-02-04
virtio: configuration change callback
Rusty Russell
2008-02-04
virtio: explicit enable_cb/disable_cb rather than callback return.
Rusty Russell
2007-10-23
Virtio interface
Rusty Russell