Greg Kroah-Hartman
|
68e2411345
USB: serial: rework usb_serial_register/deregister_drivers()
|
13 years ago |
Greg Kroah-Hartman
|
32078f915d
USB: serial: remove usb_serial_disconnect call in all drivers
|
13 years ago |
Greg Kroah-Hartman
|
5026bb07be
USB: serial: remove usb_serial_probe call in all drivers
|
13 years ago |
Greg Kroah-Hartman
|
77b3b30d18
USB: oti6858.c: remove dbg() tracing calls
|
13 years ago |
Johan Hovold
|
1c51766924
USB: oti6858: fix abuse of interface data
|
13 years ago |
Greg Kroah-Hartman
|
db55a0492d
USB: serial: oti6858.c: use module_usb_serial_driver
|
13 years ago |
Alan Stern
|
f667ddad41
usb-serial: use new registration API in [n-p]* drivers
|
13 years ago |
Johan Hovold
|
22a416c4e0
USB: serial: use dev_err_console in custom write paths
|
13 years ago |
Rusty Russell
|
90ab5ee941
module_param: make bool parameters really bool (drivers & misc)
|
13 years ago |
Johan Hovold
|
d5e450ee4f
USB: oti6858: forward USB errors to USB serial core
|
13 years ago |
Johan Hovold
|
7da02cdcdf
USB: oti6858: remove dead code
|
13 years ago |
Johan Hovold
|
5833041f1b
USB: serial: remove unnecessary reinitialisations of urb->dev
|
13 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 |
Alan Stern
|
5620b5f7f1
USB serial: add missing .usb_driver field in serial drivers
|
14 years ago |
Tejun Heo
|
569ff2de2e
usb: don't use flush_scheduled_work()
|
14 years ago |
Johan Hovold
|
28f27dcbd2
USB: oti6858: use port write fifo
|
15 years ago |
Johan Hovold
|
e3c1803f8b
USB: oti6858: use kfifo to implement write buffering
|
15 years ago |
Bill Pemberton
|
7d7917bcbd
USB: oti6858: declare send_data() as static
|
15 years ago |
Alan Stern
|
1f87158e44
USB: remove references to port->port.count from the serial drivers
|
15 years ago |
Németh Márton
|
7d40d7e85a
USB serial: make USB device id constant
|
15 years ago |
Johan Hovold
|
d2126326bd
USB: oti6858: fix DMA buffer on stack
|
15 years ago |
Oliver Neukum
|
40d2858231
USB: serial: no unnecessary GFP_ATOMIC in oti6858
|
15 years ago |
Alan Cox
|
fe1ae7fdd2
tty: USB serial termios bits
|
16 years ago |
Alan Cox
|
a509a7e478
tty: USB does not need the filp argument in the drivers
|
16 years ago |
Alan Stern
|
f9c99bb8b3
USB: usb-serial: replace shutdown with disconnect, release
|
16 years ago |
Alan Cox
|
335f8514f2
tty: Bring the usb tty port structure into more use
|
16 years ago |
Alan Cox
|
4a90f09b20
tty: usb-serial krefs
|
16 years ago |
Scott Ashcroft
|
7aef709bf6
Fix oti6858 debug level
|
16 years ago |