Rene Buergel
|
cc183e2a5e
USB: ezusb: add support for Cypress FX2LP
|
13 years ago |
Greg Kroah-Hartman
|
3033bc8d74
USB: Serial: usb-serial: remove debug module parameter
|
13 years ago |
Greg Kroah-Hartman
|
59d33f2fc2
USB: serial: remove debug parameter from usb_serial_debug_data()
|
13 years ago |
Greg Kroah-Hartman
|
82760526e6
USB: serial: remove dbg() from usb/serial.h
|
13 years ago |
Rene Buergel
|
99495c7061
USB: ezusb: remove dependancy on usb_serial
|
13 years ago |
Greg Kroah-Hartman
|
1db9e45c34
USB: serial: move usb_serial_debug_data to use %*ph
|
13 years ago |
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 |