Libor Pechacek
|
d14fc1a74e
USB: serial: handle Data Carrier Detect changes
|
14 år sedan |
Linus Torvalds
|
2637d139fb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
|
14 år sedan |
Bill Pemberton
|
5c7efeb76e
USB: serial: export symbol usb_serial_generic_disconnect
|
15 år sedan |
Dmitry Torokhov
|
6ee9f4b4af
USB: drop tty argument from usb_serial_handle_sysrq_char()
|
15 år sedan |
Dmitry Torokhov
|
f335397d17
Input: sysrq - drop tty argument form handle_sysrq()
|
15 år sedan |
Johan Hovold
|
b58af4066d
USB: serial: fix stalled writes
|
15 år sedan |
Johan Hovold
|
56a1df46c1
USB: serial: add special case for processing of empty read urbs
|
15 år sedan |
Johan Hovold
|
c23e5fc1f7
USB: serial: remove multi-urb write from generic driver
|
15 år sedan |
Johan Hovold
|
27c7acf220
USB: serial: reimplement generic fifo-based writes
|
15 år sedan |
Johan Hovold
|
eaa3bcb06a
USB: serial: generalise write buffer preparation
|
15 år sedan |
Johan Hovold
|
25d514ca22
USB: serial: re-implement multi-urb writes in generic driver
|
15 år sedan |
Johan Hovold
|
40f92f0dcd
USB: serial: allow custom multi-urb write bulk callbacks
|
15 år sedan |
Johan Hovold
|
50a5f70cee
USB: serial: clean up generic write start busy test
|
15 år sedan |
Johan Hovold
|
1a1405e225
USB: serial: clean up some error and debug messages in generic driver
|
15 år sedan |
Johan Hovold
|
f1e949ac4e
USB: serial: export generic throttle and unthrottle
|
15 år sedan |
Johan Hovold
|
2315432064
USB: serial: generalise generic read implementation
|
15 år sedan |
Johan Hovold
|
0f3d5bae2b
USB: serial: clean up read processing in generic driver
|
15 år sedan |
Johan Hovold
|
056afc0f01
USB: serial: remove unnecessary re-initialisation of generic urbs
|
15 år sedan |
Johan Hovold
|
41bd72f904
USB: serial: refactor read urb submission in generic driver
|
15 år sedan |
Johan Hovold
|
f26788da3b
USB: serial: refactor generic close
|
15 år sedan |
Johan Hovold
|
ec3ee5086c
USB: serial: clear fifo on close
|
15 år sedan |
Johan Hovold
|
50dbb85287
USB: serial: fix missing locking on fifo in write callback
|
15 år sedan |
Johan Hovold
|
30af7fb5a4
USB: serial: fix generic chars_in_buffer
|
15 år sedan |
Randy Dunlap
|
7f0ae3a8ee
usb: fix serial build when SYSRQ is disabled
|
15 år sedan |
Jason Wessel
|
bd5afa9eac
usb-serial: Use tty_port version console instead of usb_serial_port
|
15 år sedan |
Johan Hovold
|
eb8878a881
USB: serial: use port endpoint size to determine if ep is available
|
15 år sedan |
Johan Hovold
|
6313620228
USB: serial: fix softint not being called on errors
|
15 år sedan |
Johan Hovold
|
0ae1474367
USB: serial: fix error message on close in generic driver
|
15 år sedan |
Alan Stern
|
1f87158e44
USB: remove references to port->port.count from the serial drivers
|
15 år sedan |
Joe Perches
|
759f363426
USB: serial: Remove unnecessary \n's from dbg uses
|
15 år sedan |