/openbmc/linux/drivers/usb/serial/ |
H A D | usb-wwan.h | diff 94cc7aeaf6c0cff0b8aeb7cb3579cee46b923560 Wed May 05 04:19:16 CDT 2021 Jiri Slaby <jslaby@suse.cz> USB: serial: make usb_serial_driver::write_room return uint
Line disciplines expect a positive value or zero returned from tty->ops->write_room (invoked by tty_write_room). Both of them are being updated to return an unsigned int. Switch also usb_serial_driver::write_room and all its users.
Signed-off-by: Jiri Slaby <jslaby@suse.cz> [ johan: amend commit message, drop unrelated comment change ] Signed-off-by: Johan Hovold <johan@kernel.org>
|
H A D | ir-usb.c | diff 94cc7aeaf6c0cff0b8aeb7cb3579cee46b923560 Wed May 05 04:19:16 CDT 2021 Jiri Slaby <jslaby@suse.cz> USB: serial: make usb_serial_driver::write_room return uint
Line disciplines expect a positive value or zero returned from tty->ops->write_room (invoked by tty_write_room). Both of them are being updated to return an unsigned int. Switch also usb_serial_driver::write_room and all its users.
Signed-off-by: Jiri Slaby <jslaby@suse.cz> [ johan: amend commit message, drop unrelated comment change ] Signed-off-by: Johan Hovold <johan@kernel.org>
|
H A D | cyberjack.c | diff 94cc7aeaf6c0cff0b8aeb7cb3579cee46b923560 Wed May 05 04:19:16 CDT 2021 Jiri Slaby <jslaby@suse.cz> USB: serial: make usb_serial_driver::write_room return uint
Line disciplines expect a positive value or zero returned from tty->ops->write_room (invoked by tty_write_room). Both of them are being updated to return an unsigned int. Switch also usb_serial_driver::write_room and all its users.
Signed-off-by: Jiri Slaby <jslaby@suse.cz> [ johan: amend commit message, drop unrelated comment change ] Signed-off-by: Johan Hovold <johan@kernel.org>
|
H A D | oti6858.c | diff 94cc7aeaf6c0cff0b8aeb7cb3579cee46b923560 Wed May 05 04:19:16 CDT 2021 Jiri Slaby <jslaby@suse.cz> USB: serial: make usb_serial_driver::write_room return uint
Line disciplines expect a positive value or zero returned from tty->ops->write_room (invoked by tty_write_room). Both of them are being updated to return an unsigned int. Switch also usb_serial_driver::write_room and all its users.
Signed-off-by: Jiri Slaby <jslaby@suse.cz> [ johan: amend commit message, drop unrelated comment change ] Signed-off-by: Johan Hovold <johan@kernel.org>
|
H A D | opticon.c | diff 94cc7aeaf6c0cff0b8aeb7cb3579cee46b923560 Wed May 05 04:19:16 CDT 2021 Jiri Slaby <jslaby@suse.cz> USB: serial: make usb_serial_driver::write_room return uint
Line disciplines expect a positive value or zero returned from tty->ops->write_room (invoked by tty_write_room). Both of them are being updated to return an unsigned int. Switch also usb_serial_driver::write_room and all its users.
Signed-off-by: Jiri Slaby <jslaby@suse.cz> [ johan: amend commit message, drop unrelated comment change ] Signed-off-by: Johan Hovold <johan@kernel.org>
|
H A D | kobil_sct.c | diff 94cc7aeaf6c0cff0b8aeb7cb3579cee46b923560 Wed May 05 04:19:16 CDT 2021 Jiri Slaby <jslaby@suse.cz> USB: serial: make usb_serial_driver::write_room return uint
Line disciplines expect a positive value or zero returned from tty->ops->write_room (invoked by tty_write_room). Both of them are being updated to return an unsigned int. Switch also usb_serial_driver::write_room and all its users.
Signed-off-by: Jiri Slaby <jslaby@suse.cz> [ johan: amend commit message, drop unrelated comment change ] Signed-off-by: Johan Hovold <johan@kernel.org>
|
H A D | quatech2.c | diff 94cc7aeaf6c0cff0b8aeb7cb3579cee46b923560 Wed May 05 04:19:16 CDT 2021 Jiri Slaby <jslaby@suse.cz> USB: serial: make usb_serial_driver::write_room return uint
Line disciplines expect a positive value or zero returned from tty->ops->write_room (invoked by tty_write_room). Both of them are being updated to return an unsigned int. Switch also usb_serial_driver::write_room and all its users.
Signed-off-by: Jiri Slaby <jslaby@suse.cz> [ johan: amend commit message, drop unrelated comment change ] Signed-off-by: Johan Hovold <johan@kernel.org>
|
H A D | garmin_gps.c | diff 94cc7aeaf6c0cff0b8aeb7cb3579cee46b923560 Wed May 05 04:19:16 CDT 2021 Jiri Slaby <jslaby@suse.cz> USB: serial: make usb_serial_driver::write_room return uint
Line disciplines expect a positive value or zero returned from tty->ops->write_room (invoked by tty_write_room). Both of them are being updated to return an unsigned int. Switch also usb_serial_driver::write_room and all its users.
Signed-off-by: Jiri Slaby <jslaby@suse.cz> [ johan: amend commit message, drop unrelated comment change ] Signed-off-by: Johan Hovold <johan@kernel.org>
|
H A D | usb_wwan.c | diff 94cc7aeaf6c0cff0b8aeb7cb3579cee46b923560 Wed May 05 04:19:16 CDT 2021 Jiri Slaby <jslaby@suse.cz> USB: serial: make usb_serial_driver::write_room return uint
Line disciplines expect a positive value or zero returned from tty->ops->write_room (invoked by tty_write_room). Both of them are being updated to return an unsigned int. Switch also usb_serial_driver::write_room and all its users.
Signed-off-by: Jiri Slaby <jslaby@suse.cz> [ johan: amend commit message, drop unrelated comment change ] Signed-off-by: Johan Hovold <johan@kernel.org>
|
H A D | digi_acceleport.c | diff 94cc7aeaf6c0cff0b8aeb7cb3579cee46b923560 Wed May 05 04:19:16 CDT 2021 Jiri Slaby <jslaby@suse.cz> USB: serial: make usb_serial_driver::write_room return uint
Line disciplines expect a positive value or zero returned from tty->ops->write_room (invoked by tty_write_room). Both of them are being updated to return an unsigned int. Switch also usb_serial_driver::write_room and all its users.
Signed-off-by: Jiri Slaby <jslaby@suse.cz> [ johan: amend commit message, drop unrelated comment change ] Signed-off-by: Johan Hovold <johan@kernel.org>
|
H A D | cypress_m8.c | diff 94cc7aeaf6c0cff0b8aeb7cb3579cee46b923560 Wed May 05 04:19:16 CDT 2021 Jiri Slaby <jslaby@suse.cz> USB: serial: make usb_serial_driver::write_room return uint
Line disciplines expect a positive value or zero returned from tty->ops->write_room (invoked by tty_write_room). Both of them are being updated to return an unsigned int. Switch also usb_serial_driver::write_room and all its users.
Signed-off-by: Jiri Slaby <jslaby@suse.cz> [ johan: amend commit message, drop unrelated comment change ] Signed-off-by: Johan Hovold <johan@kernel.org>
|
H A D | keyspan.c | diff 94cc7aeaf6c0cff0b8aeb7cb3579cee46b923560 Wed May 05 04:19:16 CDT 2021 Jiri Slaby <jslaby@suse.cz> USB: serial: make usb_serial_driver::write_room return uint
Line disciplines expect a positive value or zero returned from tty->ops->write_room (invoked by tty_write_room). Both of them are being updated to return an unsigned int. Switch also usb_serial_driver::write_room and all its users.
Signed-off-by: Jiri Slaby <jslaby@suse.cz> [ johan: amend commit message, drop unrelated comment change ] Signed-off-by: Johan Hovold <johan@kernel.org>
|
H A D | generic.c | diff 94cc7aeaf6c0cff0b8aeb7cb3579cee46b923560 Wed May 05 04:19:16 CDT 2021 Jiri Slaby <jslaby@suse.cz> USB: serial: make usb_serial_driver::write_room return uint
Line disciplines expect a positive value or zero returned from tty->ops->write_room (invoked by tty_write_room). Both of them are being updated to return an unsigned int. Switch also usb_serial_driver::write_room and all its users.
Signed-off-by: Jiri Slaby <jslaby@suse.cz> [ johan: amend commit message, drop unrelated comment change ] Signed-off-by: Johan Hovold <johan@kernel.org>
|
H A D | io_edgeport.c | diff 94cc7aeaf6c0cff0b8aeb7cb3579cee46b923560 Wed May 05 04:19:16 CDT 2021 Jiri Slaby <jslaby@suse.cz> USB: serial: make usb_serial_driver::write_room return uint
Line disciplines expect a positive value or zero returned from tty->ops->write_room (invoked by tty_write_room). Both of them are being updated to return an unsigned int. Switch also usb_serial_driver::write_room and all its users.
Signed-off-by: Jiri Slaby <jslaby@suse.cz> [ johan: amend commit message, drop unrelated comment change ] Signed-off-by: Johan Hovold <johan@kernel.org>
|
H A D | io_ti.c | diff 94cc7aeaf6c0cff0b8aeb7cb3579cee46b923560 Wed May 05 04:19:16 CDT 2021 Jiri Slaby <jslaby@suse.cz> USB: serial: make usb_serial_driver::write_room return uint
Line disciplines expect a positive value or zero returned from tty->ops->write_room (invoked by tty_write_room). Both of them are being updated to return an unsigned int. Switch also usb_serial_driver::write_room and all its users.
Signed-off-by: Jiri Slaby <jslaby@suse.cz> [ johan: amend commit message, drop unrelated comment change ] Signed-off-by: Johan Hovold <johan@kernel.org>
|
H A D | mos7720.c | diff 94cc7aeaf6c0cff0b8aeb7cb3579cee46b923560 Wed May 05 04:19:16 CDT 2021 Jiri Slaby <jslaby@suse.cz> USB: serial: make usb_serial_driver::write_room return uint
Line disciplines expect a positive value or zero returned from tty->ops->write_room (invoked by tty_write_room). Both of them are being updated to return an unsigned int. Switch also usb_serial_driver::write_room and all its users.
Signed-off-by: Jiri Slaby <jslaby@suse.cz> [ johan: amend commit message, drop unrelated comment change ] Signed-off-by: Johan Hovold <johan@kernel.org>
|
H A D | sierra.c | diff 94cc7aeaf6c0cff0b8aeb7cb3579cee46b923560 Wed May 05 04:19:16 CDT 2021 Jiri Slaby <jslaby@suse.cz> USB: serial: make usb_serial_driver::write_room return uint
Line disciplines expect a positive value or zero returned from tty->ops->write_room (invoked by tty_write_room). Both of them are being updated to return an unsigned int. Switch also usb_serial_driver::write_room and all its users.
Signed-off-by: Jiri Slaby <jslaby@suse.cz> [ johan: amend commit message, drop unrelated comment change ] Signed-off-by: Johan Hovold <johan@kernel.org>
|
H A D | ti_usb_3410_5052.c | diff 94cc7aeaf6c0cff0b8aeb7cb3579cee46b923560 Wed May 05 04:19:16 CDT 2021 Jiri Slaby <jslaby@suse.cz> USB: serial: make usb_serial_driver::write_room return uint
Line disciplines expect a positive value or zero returned from tty->ops->write_room (invoked by tty_write_room). Both of them are being updated to return an unsigned int. Switch also usb_serial_driver::write_room and all its users.
Signed-off-by: Jiri Slaby <jslaby@suse.cz> [ johan: amend commit message, drop unrelated comment change ] Signed-off-by: Johan Hovold <johan@kernel.org>
|
H A D | mos7840.c | diff 94cc7aeaf6c0cff0b8aeb7cb3579cee46b923560 Wed May 05 04:19:16 CDT 2021 Jiri Slaby <jslaby@suse.cz> USB: serial: make usb_serial_driver::write_room return uint
Line disciplines expect a positive value or zero returned from tty->ops->write_room (invoked by tty_write_room). Both of them are being updated to return an unsigned int. Switch also usb_serial_driver::write_room and all its users.
Signed-off-by: Jiri Slaby <jslaby@suse.cz> [ johan: amend commit message, drop unrelated comment change ] Signed-off-by: Johan Hovold <johan@kernel.org>
|
/openbmc/linux/include/linux/usb/ |
H A D | serial.h | diff 94cc7aeaf6c0cff0b8aeb7cb3579cee46b923560 Wed May 05 04:19:16 CDT 2021 Jiri Slaby <jslaby@suse.cz> USB: serial: make usb_serial_driver::write_room return uint
Line disciplines expect a positive value or zero returned from tty->ops->write_room (invoked by tty_write_room). Both of them are being updated to return an unsigned int. Switch also usb_serial_driver::write_room and all its users.
Signed-off-by: Jiri Slaby <jslaby@suse.cz> [ johan: amend commit message, drop unrelated comment change ] Signed-off-by: Johan Hovold <johan@kernel.org>
|