index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
virtio.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-03
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+20
2013-03-22
virtio: remove obsolete virtqueue_get_queue_index()
Rusty Russell
1
-6
/
+0
2013-03-20
virtio_ring: virtqueue_add_outbuf / virtqueue_add_inbuf.
Rusty Russell
1
-0
/
+10
2013-03-20
virtio_ring: virtqueue_add_sgs, to add multiple sgs.
Rusty Russell
1
-0
/
+7
2013-03-20
virtio: Introduce vringh wrappers in virtio_config
Sjur Brændeland
1
-0
/
+3
2013-02-13
virtio: Add module driver macro for virtio drivers.
Sjur Brændeland
1
-0
/
+9
2013-02-11
virtio: make config_ops const
Stephen Hemminger
1
-1
/
+1
2012-12-18
virtio: add drv_to_virtio to make code clearly
Wanlong Gao
1
-0
/
+5
2012-12-18
virtio: use dev_to_virtio wrapper in virtio
Wanlong Gao
1
-1
/
+5
2012-12-18
virtio: move queue_index and num_free fields into core struct virtqueue.
Rusty Russell
1
-1
/
+13
2012-09-28
virtio-ring: move queue_index to vring_virtqueue
Jason Wang
1
-0
/
+2
2012-07-20
[SCSI] virtio-scsi: Add vdrv->scan for post VIRTIO_CONFIG_S_DRIVER_OK LUN sca...
Nicholas Bellinger
1
-0
/
+1
2012-03-31
virtio: drop thaw PM operation
Amit Shah
1
-1
/
+0
2012-01-12
virtio: pci: add PM notification handlers for restore, freeze, thaw, poweroff
Amit Shah
1
-0
/
+5
2012-01-12
virtio: support unlocked queue kick
Rusty Russell
1
-0
/
+4
2012-01-12
virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf
Rusty Russell
1
-15
/
+6
2012-01-12
virtio: document functions better.
Rusty Russell
1
-47
/
+0
2011-11-02
virtio.h: correct comment for struct virtio_driver
Wang Sheng-Hui
1
-2
/
+2
2011-10-24
Add ethtool -g support to virtio_net
Rick Jones
1
-0
/
+5
2011-05-30
virtio: add api for delayed callbacks
Michael S. Tsirkin
1
-0
/
+9
2010-05-19
virtio: add_buf_gfp
Michael S. Tsirkin
1
-5
/
+17
2010-05-19
virtio_ring: remove a level of indirection
Michael S. Tsirkin
1
-53
/
+18
2010-05-19
virtio: add virtqueue_ vq_ops wrappers
Michael S. Tsirkin
1
-0
/
+34
2010-03-13
net/9p: Add sysfs mount_tag file for virtio 9P device
Aneesh Kumar K.V
1
-0
/
+1
2010-02-24
virtio: Add ability to detach unused buffers from vrings
Shirley Ma
1
-0
/
+4
2009-09-23
virtio: make add_buf return capacity remaining
Rusty Russell
1
-1
/
+1
2009-06-12
virtio: add names to virtqueue struct, mapping from devices to queues.
Rusty Russell
1
-4
/
+8
2009-06-12
virtio: fix obsolete documentation on probe function
Rusty Russell
1
-2
/
+1
2008-05-02
virtio: explicit advertisement of driver features
Rusty Russell
1
-0
/
+7
2008-04-08
virtio: remove overzealous BUG_ON.
Rusty Russell
1
-1
/
+4
2008-03-17
virtio: fix race in enable_cb
Christian Borntraeger
1
-2
/
+3
2008-02-04
virtio: reset function
Rusty Russell
1
-5
/
+0
2008-02-04
virtio: configuration change callback
Rusty Russell
1
-0
/
+3
2008-02-04
virtio: explicit enable_cb/disable_cb rather than callback return.
Rusty Russell
1
-5
/
+6
2007-10-23
Virtio interface
Rusty Russell
1
-0
/
+110