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 |
Alan Stern
|
c7f3619b90
usb-serial: clean up unneeded PM-related fields
|
13 years ago |
Greg Kroah-Hartman
|
d8789b2b90
USB: serial: pl2303: convert dbg() calls to dev_dbg()
|
13 years ago |
Johan Hovold
|
729be47735
USB: pl2303: remove unused define
|
13 years ago |
Johan Hovold
|
6f1efd6c5a
USB: pl2303: fix abuse of interface data
|
13 years ago |
Johan Hovold
|
ce5c985185
USB: pl2303: fix DTR/RTS being raised on baud rate change
|
13 years ago |
Greg KH
|
d1cddb4a8e
USB: create module_usb_serial_driver macro
|
13 years ago |
Alan Stern
|
f667ddad41
usb-serial: use new registration API in [n-p]* drivers
|
13 years ago |
Rusty Russell
|
90ab5ee941
module_param: make bool parameters really bool (drivers & misc)
|
13 years ago |
Greg Kroah-Hartman
|
47b649590d
Merge 3.2-rc3 into usb-linus
|
13 years ago |
Johan Hovold
|
f5230a53c1
USB: pl2303: use usb_serial_generic_open
|
13 years ago |
Johan Hovold
|
d4691c3fa3
USB: pl2302: clean up error handling in open
|
13 years ago |
Johan Hovold
|
db6e9186c9
USB: pl2303: return errors from usb_submit_urb in open
|
13 years ago |
wangyanqing
|
0c16595539
USB: serial: pl2303: rm duplicate id
|
13 years ago |
Eric Benoit
|
598f0b7035
USB: pl2303: add id for SMART device
|
13 years ago |
Michał Sroczyński
|
55a46269cc
USB: pl2303: remove unreachable code
|
14 years ago |
Wolfgang Denk
|
026dfaf189
USB: serial: add IDs for WinChipHead USB->RS232 adapter
|
14 years ago |
Michał Sroczyński
|
8d48fdf689
USB: PL2303: correctly handle baudrates above 115200
|
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 |
Dario Lombardo
|
96a3e79edf
drivers: update to pl2303 usb-serial to support Motorola cables
|
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 |
Jef Driesen
|
f36ecd5de9
USB: pl2303: New vendor and product id
|
15 years ago |
Dmitry Torokhov
|
6ee9f4b4af
USB: drop tty argument from usb_serial_handle_sysrq_char()
|
15 years ago |
Johan Hovold
|
d45cc8df7f
USB: pl2303: use tty_insert_flip_string_fixed_flag
|
15 years ago |
Johan Hovold
|
8b0127b208
USB: pl2303: use generic close
|
15 years ago |