Commit History

Author SHA1 Message Date
  Linus Torvalds b7dfde956d Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux 12 years ago
  Wanlong Gao 9a2bdcc85d virtio: add drv_to_virtio to make code clearly 12 years ago
  Wanlong Gao 9bffdca8c6 virtio: use dev_to_virtio wrapper in virtio 12 years ago
  Cornelia Huck 237242bddc virtio: Don't access index after unregister. 12 years ago
  Michael S. Tsirkin 5543a6ac31 virtio: don't crash when device is buggy 12 years ago
  Nicholas Bellinger 59057fbc37 [SCSI] virtio-scsi: Add vdrv->scan for post VIRTIO_CONFIG_S_DRIVER_OK LUN scanning 13 years ago
  Asias He 90e03207f4 virtio: Use ida to allocate virtio index 13 years ago
  Paul Gortmaker b5a2c4f199 virtio: Add module.h to drivers/virtio users. 14 years ago
  Stephen Hemminger be6528b2e5 virtio: fix format of sysfs driver/vendor files 14 years ago
  Christian Borntraeger e335385373 virtio: enhance id_matching for virtio drivers 16 years ago
  Christian Borntraeger c89e80168b virtio: fix id_matching for virtio drivers 16 years ago
  Rusty Russell a92892825a virtio: expose features in sysfs 16 years ago
  Rusty Russell 9499f5e7ed virtio: add names to virtqueue struct, mapping from devices to queues. 16 years ago
  Rusty Russell ef688e151c virtio: meet virtio spec by finalizing features before using device 16 years ago
  Kay Sievers 99e0b6c8e3 virtio: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
  Rusty Russell c624896e48 virtio: Rename set_features to finalize_features 17 years ago
  Rusty Russell dd7c7bc462 virtio: Formally reserve bits 28-31 to be 'transport' features. 17 years ago
  Mark McLoughlin e962fa660d virtio: Use bus_type probe and remove methods 17 years ago
  Mark McLoughlin b92dea67cc virtio: Complete feature negotation before updating status 17 years ago
  Rusty Russell b769f57908 virtio: set device index in common code. 17 years ago
  Rusty Russell 2ad3cfbac5 virtio: bus_id for devices should contain 'virtio' 17 years ago
  Rusty Russell c45a6816c1 virtio: explicit advertisement of driver features 17 years ago
  Rusty Russell c6fd47011b virtio: Allow virtio to be modular and used by modules 17 years ago
  Rusty Russell 6e5aa7efb2 virtio: reset function 17 years ago
  Rusty Russell a586d4f601 virtio: simplify config mechanism. 17 years ago
  Rusty Russell 74b2553f1d virtio: fix module/device unloading 17 years ago
  Rusty Russell b01d9f2863 Module autoprobing support for virtio drivers. 17 years ago
  Rusty Russell ec3d41c4db Virtio interface 17 years ago