Historial de Commits

Autor SHA1 Mensaje Fecha
  Dan Carpenter db1700685c virtio_console: silence a static checker warning hace 10 años
  Joe Perches f580d730c9 virtio_console: Use bool function return values of true/false not 1/0 hace 10 años
  Michael S. Tsirkin eeb8a7e8bb virtio_console: avoid config access from irq hace 10 años
  Michael S. Tsirkin 4f6e24ed9d virtio_console: init work unconditionally hace 10 años
  Rusty Russell be8ff5952a virtio: don't require a config space on the console device. hace 11 años
  Michael S. Tsirkin 011f0e7a69 virtio/console: verify device has config space hace 11 años
  Michael S. Tsirkin 48b36066b4 virtio_console: fix sparse warnings hace 11 años
  Michael S. Tsirkin 51cdc3815f virtio: drop VIRTIO_F_VERSION_1 from drivers hace 11 años
  Michael S. Tsirkin 1f0f9106f9 virtio_console: virtio 1.0 support hace 11 años
  Michael S. Tsirkin e16e12be34 virtio: use u32, not bitmap for features hace 11 años
  Cornelia Huck 65eca3a202 virtio_console: move early VQ enablement hace 11 años
  Michael S. Tsirkin 401bbdc901 virtio_console: enable VQs early on restore hace 11 años
  Michael S. Tsirkin f5866db64f virtio_console: enable VQs early hace 11 años
  Fabian Frederick 5885e48e44 virtio: console: remove unnecessary null test before debugfs_remove_recursive hace 11 años
  Al Viro fbb32750a6 pipe: kill ->map() and ->unmap() hace 12 años
  Al Viro c9efe51165 fix a kmap leak in virtio_console hace 12 años
  Heinz Graalfs 40e4dc5301 virtio_console: verify if queue is broken after virtqueue_get_buf() hace 12 años
  Rusty Russell 855e0c5288 virtio: use size-based config accessors. hace 12 años
  Aaron Lu 8910700039 virtio: pm: use CONFIG_PM_SLEEP instead of CONFIG_PM hace 12 años
  Amit Shah 3b868a4073 virtio: console: prevent use-after-free of port name in port unplug hace 12 años
  Rusty Russell 1148973617 Merge branch 'master' into virtio-next hace 12 años
  Dan Carpenter 3f0d0c9b47 virtio: console: cleanup an error message hace 12 años
  Amit Shah 314081f102 virtio: console: fix locking around send_sigio_to_port() hace 12 años
  Amit Shah 5549fb2581 virtio: console: add locking in port unplug path hace 12 años
  Amit Shah c6017e793b virtio: console: add locks around buffer removal in port unplug path hace 12 años
  Amit Shah 96f97a8391 virtio: console: return -ENODEV on all read operations after unplug hace 12 años
  Amit Shah 92d3453815 virtio: console: fix raising SIGIO after port unplug hace 12 años
  Amit Shah ea3768b438 virtio: console: clean up port data immediately at time of unplug hace 12 años
  Amit Shah 671bdea2b9 virtio: console: fix race in port_fops_open() and port unplug hace 12 años
  Amit Shah 057b82be3c virtio: console: fix race with port unplug and open/close hace 12 años