Greg Kroah-Hartman
|
60aa1a0136
USB: Serial: visor.c: remove debug module parameter
|
12 years ago |
Greg Kroah-Hartman
|
59d33f2fc2
USB: serial: remove debug parameter from usb_serial_debug_data()
|
12 years ago |
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
|
4d9b4001e0
USB: serial: visor: convert dbg() to dev_dbg()
|
13 years ago |
Greg Kroah-Hartman
|
0bf4da35b5
USB: serial: visor: remove product and vendor module parameters
|
13 years ago |
Alan Stern
|
29618e9fb5
usb-serial: use new registration API in [t-z]* drivers
|
13 years ago |
Rusty Russell
|
90ab5ee941
module_param: make bool parameters really bool (drivers & misc)
|
13 years ago |
Maciej Szmigiero
|
acb52cb161
USB: Add Samsung SGH-I500/Android modem ID switch to visor driver
|
14 years ago |
Johan Hovold
|
cfb8da8f69
USB: visor: fix initialisation of UX50/TH55 devices
|
14 years ago |
Johan Hovold
|
9a1f298f8b
USB: visor: increase bulk-out buffer size
|
15 years ago |
Johan Hovold
|
214916f2ec
USB: visor: reimplement using generic framework
|
15 years ago |
Johan Hovold
|
199b113978
USB: visor: fix memory leak
|
15 years ago |
Alan Cox
|
a108bfcb37
USB: tty: Prune uses of tty_request_room in the USB layer
|
15 years ago |
Joe Perches
|
759f363426
USB: serial: Remove unnecessary \n's from dbg uses
|
15 years ago |
Johan Hovold
|
401711cb57
USB: visor: fix DMA buffers on stack
|
15 years ago |
Oliver Neukum
|
a1c33952b7
USB: serial: fix race between unthrottle and completion handler in visor
|
15 years ago |
Oliver Neukum
|
6383251545
USB: serial: fix assumption that throttle/unthrottle cannot sleep
|
15 years ago |
Oliver Neukum
|
4c9fde9b86
USB: visor: fix trivial accounting bug in visor driver
|
15 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 |
Oliver Neukum
|
2400a2bfbd
USB: removal of tty->low_latency hack dating back to the old serial code
|
16 years ago |
Greg Kroah-Hartman
|
194343d936
USB: remove use of err() in drivers/usb/serial
|
17 years ago |
Greg Kroah-Hartman
|
c197a8db59
USB: remove info() macro from usb/serial drivers
|
17 years ago |
Alan Cox
|
4a90f09b20
tty: usb-serial krefs
|
16 years ago |
Alan Cox
|
d60d43965e
tty-usb-visor: Coding style
|
17 years ago |
Alan Cox
|
95da310e66
usb_serial: API all change
|
17 years ago |
Ming Lei
|
cdc9779228
USB: remove unnecessary type casting of urb->context
|
17 years ago |