Johan Hovold
|
c23e5fc1f7
USB: serial: remove multi-urb write from generic driver
|
15 лет назад |
Johan Hovold
|
27c7acf220
USB: serial: reimplement generic fifo-based writes
|
15 лет назад |
Johan Hovold
|
eaa3bcb06a
USB: serial: generalise write buffer preparation
|
15 лет назад |
Johan Hovold
|
25d514ca22
USB: serial: re-implement multi-urb writes in generic driver
|
15 лет назад |
Johan Hovold
|
40f92f0dcd
USB: serial: allow custom multi-urb write bulk callbacks
|
15 лет назад |
Johan Hovold
|
50a5f70cee
USB: serial: clean up generic write start busy test
|
15 лет назад |
Johan Hovold
|
1a1405e225
USB: serial: clean up some error and debug messages in generic driver
|
15 лет назад |
Johan Hovold
|
f1e949ac4e
USB: serial: export generic throttle and unthrottle
|
15 лет назад |
Johan Hovold
|
2315432064
USB: serial: generalise generic read implementation
|
15 лет назад |
Johan Hovold
|
0f3d5bae2b
USB: serial: clean up read processing in generic driver
|
15 лет назад |
Johan Hovold
|
056afc0f01
USB: serial: remove unnecessary re-initialisation of generic urbs
|
15 лет назад |
Johan Hovold
|
41bd72f904
USB: serial: refactor read urb submission in generic driver
|
15 лет назад |
Johan Hovold
|
f26788da3b
USB: serial: refactor generic close
|
15 лет назад |
Johan Hovold
|
ec3ee5086c
USB: serial: clear fifo on close
|
15 лет назад |
Johan Hovold
|
50dbb85287
USB: serial: fix missing locking on fifo in write callback
|
15 лет назад |
Johan Hovold
|
30af7fb5a4
USB: serial: fix generic chars_in_buffer
|
15 лет назад |
Randy Dunlap
|
7f0ae3a8ee
usb: fix serial build when SYSRQ is disabled
|
15 лет назад |
Jason Wessel
|
bd5afa9eac
usb-serial: Use tty_port version console instead of usb_serial_port
|
15 лет назад |
Johan Hovold
|
eb8878a881
USB: serial: use port endpoint size to determine if ep is available
|
15 лет назад |
Johan Hovold
|
6313620228
USB: serial: fix softint not being called on errors
|
15 лет назад |
Johan Hovold
|
0ae1474367
USB: serial: fix error message on close in generic driver
|
15 лет назад |
Alan Stern
|
1f87158e44
USB: remove references to port->port.count from the serial drivers
|
15 лет назад |
Joe Perches
|
759f363426
USB: serial: Remove unnecessary \n's from dbg uses
|
15 лет назад |
Németh Márton
|
7d40d7e85a
USB serial: make USB device id constant
|
15 лет назад |
Johan Hovold
|
2591530204
usb: serial: fix memory leak in generic driver
|
15 лет назад |
Stefani Seibold
|
25719e6b46
USB: serial: fix USB serial fix kfifo_len locking
|
15 лет назад |
Stefani Seibold
|
119eecc831
Fix usb_serial_probe() problem introduced by the recent kfifo changes
|
15 лет назад |
Stefani Seibold
|
7acd72eb85
kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...
|
15 лет назад |
Stefani Seibold
|
e64c026dd0
kfifo: cleanup namespace
|
15 лет назад |
Stefani Seibold
|
c1e13f2567
kfifo: move out spinlock
|
15 лет назад |