• Greg Kroah-Hartman's avatar
    Merge tag 'usb-serial-5.6-rc1' of... · eaa51998
    Greg Kroah-Hartman authored
    Merge tag 'usb-serial-5.6-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next
    
    Johan writes:
    
    Here are the USB-serial updates for 5.6-rc1, including:
    
     - a missing ir-usb endpoint sanity check
     - fixes for two long-standing regressions in ir-usb
     - opticon chars_in_buffer support
    
    Included are also various clean ups.
    
    All have been in linux-next with no reported issues.
    Signed-off-by: default avatarJohan Hovold <johan@kernel.org>
    
    * tag 'usb-serial-5.6-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial:
      USB: serial: cyberjack: fix spelling mistake "To" -> "Too"
      USB: serial: ir-usb: simplify endpoint check
      USB: serial: ir-usb: make set_termios synchronous
      USB: serial: ir-usb: fix IrLAP framing
      USB: serial: ir-usb: fix link-speed handling
      USB: serial: ir-usb: add missing endpoint sanity check
      USB: serial: garmin_gps: Use flexible-array member
      USB: serial: opticon: stop all I/O on close()
      USB: serial: opticon: add chars_in_buffer() implementation
    eaa51998
opticon.c 10.6 KB