Jiri Slaby
|
2e124b4a39
TTY: switch tty_flip_buffer_push
|
12 years ago |
Jiri Slaby
|
05c7cd3990
TTY: switch tty_insert_flip_string
|
12 years ago |
Jiri Slaby
|
92a19f9cec
TTY: switch tty_insert_flip_char
|
12 years ago |
Johan Hovold
|
428d998855
USB: serial: export usb_serial_generic_chars_in_buffer
|
12 years ago |
Greg Kroah-Hartman
|
3033bc8d74
USB: Serial: usb-serial: remove debug module parameter
|
12 years ago |
Greg Kroah-Hartman
|
59d33f2fc2
USB: serial: remove debug parameter from usb_serial_debug_data()
|
12 years ago |
Alan Stern
|
0b84704a2d
USB: serial-generic: use a single set of device IDs
|
13 years ago |
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 |