Историја ревизија

Аутор SHA1 Порука Датум
  Amit Shah d7a62cd033 virtio: console: Don't access vqs if device was unplugged пре 14 година
  Linus Torvalds ce86d35d2f Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 пре 14 година
  Amit Shah 51df0acc3d virtio: console: Move file back to drivers/char/ пре 14 година
  Greg Kroah-Hartman 728674a7e4 tty: move hvc drivers to drivers/tty/hvc/ пре 14 година
  Jiri Slaby 22e132ff26 Char: virtio_console, fix memory leak пре 14 година
  Amit Shah 299fb61c08 virtio: console: Disable lseek(2) for port file operations пре 14 година
  Amit Shah a461e11e7b virtio: console: Send SIGIO in case of port unplug пре 15 година
  Amit Shah 55f6bcce36 virtio: console: Send SIGIO on new data arrival on ports пре 15 година
  Amit Shah 3eae0adea9 virtio: console: Send SIGIO to processes that request it for host events пре 15 година
  Amit Shah e062013c7d virtio: console: Reference counting portdev structs is not needed пре 15 година
  Amit Shah b353a6b821 virtio: console: Add reference counting for port struct пре 15 година
  Amit Shah d22a69892b virtio: console: Use cdev_alloc() instead of cdev_init() пре 15 година
  Amit Shah 04950cdf07 virtio: console: Add a find_port_by_devt() function пре 15 година
  Amit Shah 6bdf2afd02 virtio: console: Add a list of portdevs that are active пре 15 година
  Amit Shah 8ad37e83c8 virtio: console: open: Use a common path for error handling пре 15 година
  Amit Shah 7a2853178d virtio: console: remove_port() should return void пре 15 година
  Amit Shah f402811971 virtio: console: Make write() return -ENODEV on hot-unplug пре 15 година
  Amit Shah b3dddb9e6d virtio: console: Make read() return -ENODEV on hot-unplug пре 15 година
  Amit Shah 8529a50427 virtio: console: Unblock poll on port hot-unplug пре 15 година
  Amit Shah 3709ea7ae7 virtio: console: Un-block reads on chardev close пре 15 година
  Amit Shah 84ec06c59a virtio: console: Check if portdev is valid in send_control_msg() пре 15 година
  Amit Shah 96eb872b2a virtio: console: Remove control vq data only if using multiport support пре 15 година
  Amit Shah 0223895994 virtio: console: Reset vdev before removing device пре 15 година
  Amit Shah 531295e63b virtio: console: Don't block entire guest if host doesn't read data пре 14 година
  Amit Shah 65745422a8 virtio: console: Prevent userspace from submitting NULL buffers пре 14 година
  Hans de Goede 6df7aadcd9 virtio: console: Fix poll blocking even though there is data to read пре 14 година
  Amit Shah 60e5e0b840 virtio: console: Fix crash when port is unplugged and blocked for write пре 15 година
  Amit Shah 0047634d3d virtio: console: Fix crash when hot-unplugging a port and read is blocked пре 15 година
  Julia Lawall 0643e4c6e4 drivers/char: Eliminate use after free пре 15 година
  Amit Shah 8345adbf96 virtio: console: Accept console size along with resize control message пре 15 година