summaryrefslogtreecommitdiffstats
path: root/drivers/virtio/virtio.c
Commit message (Expand)AuthorAgeFilesLines
* virtio: enhance id_matching for virtio driversChristian Borntraeger2009-06-121-1/+1
* virtio: fix id_matching for virtio driversChristian Borntraeger2009-06-121-1/+1
* virtio: expose features in sysfsRusty Russell2009-06-121-0/+16
* virtio: add names to virtqueue struct, mapping from devices to queues.Rusty Russell2009-06-121-0/+2
* virtio: meet virtio spec by finalizing features before using deviceRusty Russell2009-06-121-3/+4
* virtio: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-12-301-1/+1
* virtio: Rename set_features to finalize_featuresRusty Russell2008-07-251-3/+2
* virtio: Formally reserve bits 28-31 to be 'transport' features.Rusty Russell2008-07-251-0/+5
* virtio: Use bus_type probe and remove methodsMark McLoughlin2008-07-251-9/+9
* virtio: Complete feature negotation before updating statusMark McLoughlin2008-06-151-1/+1
* virtio: set device index in common code.Rusty Russell2008-05-301-0/+6
* virtio: bus_id for devices should contain 'virtio'Rusty Russell2008-05-301-1/+1
* virtio: explicit advertisement of driver featuresRusty Russell2008-05-021-2/+36
* virtio: Allow virtio to be modular and used by modulesRusty Russell2008-02-041-0/+8
* virtio: reset functionRusty Russell2008-02-041-2/+10
* virtio: simplify config mechanism.Rusty Russell2008-02-041-45/+0
* virtio: fix module/device unloadingRusty Russell2007-11-191-0/+13
* Module autoprobing support for virtio drivers.Rusty Russell2007-10-231-0/+18
* Virtio interfaceRusty Russell2007-10-231-0/+171
OpenPOWER on IntegriCloud