Greg Kroah-Hartman
|
689c2781ee
USB: generic.c: remove dbg() usage
|
13 years ago |
Greg Kroah-Hartman
|
68e2411345
USB: serial: rework usb_serial_register/deregister_drivers()
|
13 years ago |
Greg Kroah-Hartman
|
2edd284bd7
USB: serial: remove bizarre generic_serial probe function
|
13 years ago |
Greg Kroah-Hartman
|
32078f915d
USB: serial: remove usb_serial_disconnect call in all drivers
|
13 years ago |
Greg Kroah-Hartman
|
de5789e22b
USB: generic.c: remove dbg() tracing calls
|
13 years ago |
Johan Hovold
|
c1d830c5be
USB: serial: fix double newlines in debug output
|
13 years ago |
Johan Hovold
|
c5b4ee64ae
USB: serial: remove redundant write-urb kill
|
13 years ago |
Alan Stern
|
765e0ba626
usb-serial: new API for driver registration
|
13 years ago |
Johan Hovold
|
f1475a00a1
USB: serial: use dev_err_console in generic write
|
13 years ago |
Johan Hovold
|
548dd4b6da
USB: serial: fix console error reporting
|
13 years ago |
Johan Hovold
|
d83b405383
USB: serial: add support for multiple read urbs
|
13 years ago |
Libor Pechacek
|
d14fc1a74e
USB: serial: handle Data Carrier Detect changes
|
14 years ago |
Linus Torvalds
|
2637d139fb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
|
15 years ago |
Bill Pemberton
|
5c7efeb76e
USB: serial: export symbol usb_serial_generic_disconnect
|
15 years ago |
Dmitry Torokhov
|
6ee9f4b4af
USB: drop tty argument from usb_serial_handle_sysrq_char()
|
15 years ago |
Dmitry Torokhov
|
f335397d17
Input: sysrq - drop tty argument form handle_sysrq()
|
15 years ago |
Johan Hovold
|
b58af4066d
USB: serial: fix stalled writes
|
15 years ago |
Johan Hovold
|
56a1df46c1
USB: serial: add special case for processing of empty read urbs
|
15 years ago |
Johan Hovold
|
c23e5fc1f7
USB: serial: remove multi-urb write from generic driver
|
15 years ago |
Johan Hovold
|
27c7acf220
USB: serial: reimplement generic fifo-based writes
|
15 years ago |
Johan Hovold
|
eaa3bcb06a
USB: serial: generalise write buffer preparation
|
15 years ago |
Johan Hovold
|
25d514ca22
USB: serial: re-implement multi-urb writes in generic driver
|
15 years ago |
Johan Hovold
|
40f92f0dcd
USB: serial: allow custom multi-urb write bulk callbacks
|
15 years ago |
Johan Hovold
|
50a5f70cee
USB: serial: clean up generic write start busy test
|
15 years ago |
Johan Hovold
|
1a1405e225
USB: serial: clean up some error and debug messages in generic driver
|
15 years ago |
Johan Hovold
|
f1e949ac4e
USB: serial: export generic throttle and unthrottle
|
15 years ago |
Johan Hovold
|
2315432064
USB: serial: generalise generic read implementation
|
15 years ago |
Johan Hovold
|
0f3d5bae2b
USB: serial: clean up read processing in generic driver
|
15 years ago |
Johan Hovold
|
056afc0f01
USB: serial: remove unnecessary re-initialisation of generic urbs
|
15 years ago |
Johan Hovold
|
41bd72f904
USB: serial: refactor read urb submission in generic driver
|
15 years ago |