Skip to content

1.1.1

Compare
Choose a tag to compare
@hipersayanX hipersayanX released this 19 Nov 14:39
· 149 commits to master since this release
1.1.1
bfe8549

ChangeLog

  • Minimum supported kernel version: 4.4
  • Maximum tested kernel version: 5.9
  • Install the module to /usr/src when running make install.
  • Added USE_DKMS for make install to install the module using DKMS.
  • Replaced spin_lock with mutex_lock_interruptible.
  • Don't stop streaming if the released node is not the node that started the streaming.
  • Print ioctl error messages.
  • Print the device that's calling the node and ioctl functions.
  • Added installer and daily build.