Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
07ecd897b1634e0f34a9ba9d0d1b9263bc05d90b
/
drivers
/
virtio
/
virtio.c
3736dab
virtio: convert bus code to use dev_groups
by Greg Kroah-Hartman
· 11 years ago
b7dfde9
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
9a2bdcc
virtio: add drv_to_virtio to make code clearly
by Wanlong Gao
· 12 years ago
9bffdca
virtio: use dev_to_virtio wrapper in virtio
by Wanlong Gao
· 12 years ago
237242b
virtio: Don't access index after unregister.
by Cornelia Huck
· 12 years ago
5543a6a
virtio: don't crash when device is buggy
by Michael S. Tsirkin
· 12 years ago
59057fb
[SCSI] virtio-scsi: Add vdrv->scan for post VIRTIO_CONFIG_S_DRIVER_OK LUN scanning
by Nicholas Bellinger
· 12 years ago
90e0320
virtio: Use ida to allocate virtio index
by Asias He
· 13 years ago
b5a2c4f
virtio: Add module.h to drivers/virtio users.
by Paul Gortmaker
· 13 years ago
be6528b
virtio: fix format of sysfs driver/vendor files
by Stephen Hemminger
· 14 years ago
e335385
virtio: enhance id_matching for virtio drivers
by Christian Borntraeger
· 15 years ago
c89e801
virtio: fix id_matching for virtio drivers
by Christian Borntraeger
· 15 years ago
a928928
virtio: expose features in sysfs
by Rusty Russell
· 15 years ago
9499f5e
virtio: add names to virtqueue struct, mapping from devices to queues.
by Rusty Russell
· 15 years ago
ef688e1
virtio: meet virtio spec by finalizing features before using device
by Rusty Russell
· 15 years ago
99e0b6c
virtio: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
c624896
virtio: Rename set_features to finalize_features
by Rusty Russell
· 16 years ago
dd7c7bc
virtio: Formally reserve bits 28-31 to be 'transport' features.
by Rusty Russell
· 16 years ago
e962fa66
virtio: Use bus_type probe and remove methods
by Mark McLoughlin
· 16 years ago
b92dea6
virtio: Complete feature negotation before updating status
by Mark McLoughlin
· 16 years ago
b769f57
virtio: set device index in common code.
by Rusty Russell
· 16 years ago
2ad3cfb
virtio: bus_id for devices should contain 'virtio'
by Rusty Russell
· 16 years ago
c45a681
virtio: explicit advertisement of driver features
by Rusty Russell
· 17 years ago
c6fd470
virtio: Allow virtio to be modular and used by modules
by Rusty Russell
· 17 years ago
6e5aa7e
virtio: reset function
by Rusty Russell
· 17 years ago
a586d4f
virtio: simplify config mechanism.
by Rusty Russell
· 17 years ago
74b2553
virtio: fix module/device unloading
by Rusty Russell
· 17 years ago
b01d9f2
Module autoprobing support for virtio drivers.
by Rusty Russell
· 17 years ago
ec3d41c
Virtio interface
by Rusty Russell
· 17 years ago