aboutsummaryrefslogtreecommitdiff
path: root/drivers/virtio/virtio.c
AgeCommit message (Expand)Author
2012-07-20[SCSI] virtio-scsi: Add vdrv->scan for post VIRTIO_CONFIG_S_DRIVER_OK LUN sca...Nicholas Bellinger
2012-05-22virtio: Use ida to allocate virtio indexAsias He
2011-10-31virtio: Add module.h to drivers/virtio users.Paul Gortmaker
2010-11-24virtio: fix format of sysfs driver/vendor filesStephen Hemminger
2009-06-12virtio: enhance id_matching for virtio driversChristian Borntraeger
2009-06-12virtio: fix id_matching for virtio driversChristian Borntraeger
2009-06-12virtio: expose features in sysfsRusty Russell
2009-06-12virtio: add names to virtqueue struct, mapping from devices to queues.Rusty Russell
2009-06-12virtio: meet virtio spec by finalizing features before using deviceRusty Russell
2008-12-30virtio: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-07-25virtio: Rename set_features to finalize_featuresRusty Russell
2008-07-25virtio: Formally reserve bits 28-31 to be 'transport' features.Rusty Russell
2008-07-25virtio: Use bus_type probe and remove methodsMark McLoughlin
2008-06-15virtio: Complete feature negotation before updating statusMark McLoughlin
2008-05-30virtio: set device index in common code.Rusty Russell
2008-05-30virtio: bus_id for devices should contain 'virtio'Rusty Russell
2008-05-02virtio: explicit advertisement of driver featuresRusty Russell
2008-02-04virtio: Allow virtio to be modular and used by modulesRusty Russell
2008-02-04virtio: reset functionRusty Russell
2008-02-04virtio: simplify config mechanism.Rusty Russell
2007-11-19virtio: fix module/device unloadingRusty Russell
2007-10-23Module autoprobing support for virtio drivers.Rusty Russell
2007-10-23Virtio interfaceRusty Russell