Greg Kroah-Hartman
|
7186364e46
USB: serial: hook up reset_resume callback
|
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 |
Alan Stern
|
891a3b1fdd
USB: fix bug in serial driver unregistration
|
13 years ago |
Greg Kroah-Hartman
|
b790f5d126
USB: serial: use module_driver() macro
|
13 years ago |
Greg KH
|
d1cddb4a8e
USB: create module_usb_serial_driver macro
|
13 years ago |
Greg Kroah-Hartman
|
f799e76783
USB: serial: remove usb_serial_register and usb_serial_deregister
|
13 years ago |
Alan Stern
|
765e0ba626
usb-serial: new API for driver registration
|
13 years ago |
Johan Hovold
|
e688355bfe
USB: serial: add macro for console error reporting
|
13 years ago |
Johan Hovold
|
d83b405383
USB: serial: add support for multiple read urbs
|
13 years ago |
Johan Hovold
|
4556143cab
USB: serial: remove write_urb_busy field from usb_serial_port
|
13 years ago |
Linus Torvalds
|
e6bee325e4
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
|
14 years ago |
Alan Stern
|
969e3033ae
USB: serial drivers need to use larger bulk-in buffers
|
14 years ago |
Alan Cox
|
00a0d0d65b
tty: remove filp from the USB tty ioctls
|
14 years ago |
Alan Cox
|
20b9d17715
tiocmset: kill the file pointer argument
|
14 years ago |
Alan Cox
|
60b33c133c
tiocmget: kill off the passing of the struct file
|
14 years ago |
Libor Pechacek
|
d14fc1a74e
USB: serial: handle Data Carrier Detect changes
|
14 years ago |
Alan Cox
|
d281da7ff6
tty: Make tiocgicount a handler
|
15 years ago |
Dmitry Torokhov
|
6ee9f4b4af
USB: drop tty argument from usb_serial_handle_sysrq_char()
|
15 years ago |
Greg Kroah-Hartman
|
0858a3a52f
USB: include/usb/*.h checkpatch cleanup
|
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
|
2315432064
USB: serial: generalise generic read implementation
|
15 years ago |
Johan Hovold
|
41bd72f904
USB: serial: refactor read urb submission in generic driver
|
15 years ago |
Johan Hovold
|
bbcb2b9074
USB: serial: allow drivers to define bulk buffer sizes
|
15 years ago |
Jason Wessel
|
bd5afa9eac
usb-serial: Use tty_port version console instead of usb_serial_port
|
15 years ago |
Joe Perches
|
efcbd3df07
USB: Extend and neaten dbg macros
|
15 years ago |