Greg Kroah-Hartman
|
421f38835f
USB: serial: whiteheat.c: use module_usb_serial_driver
|
13 years ago |
Alan Stern
|
29618e9fb5
usb-serial: use new registration API in [t-z]* 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
|
5833041f1b
USB: serial: remove unnecessary reinitialisations of urb->dev
|
13 years ago |
Johan Hovold
|
14b54e39b4
USB: serial: remove changelogs and old todo entries
|
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 |
Joe Perches
|
7f26b3a753
drivers/usb: Remove unnecessary return's from void functions
|
15 years ago |
Alan Cox
|
67ccbd6f1a
USB: tty: sort out the request_room handling for whiteheat
|
15 years ago |
Németh Márton
|
7d40d7e85a
USB serial: make USB device id constant
|
15 years ago |
Oliver Neukum
|
6383251545
USB: serial: fix assumption that throttle/unthrottle cannot sleep
|
15 years ago |
Alan Cox
|
fe1ae7fdd2
tty: USB serial termios bits
|
15 years ago |
Alan Cox
|
a509a7e478
tty: USB does not need the filp argument in the drivers
|
15 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 |
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
|
ff7eb60260
cp2101: coding style
|
17 years ago |
Alan Cox
|
72e2741256
whiteheat: fix bugs found in the tidy and audit
|
17 years ago |
Alan Cox
|
80359a9c5c
whiteheat: coding style
|
17 years ago |
Alan Cox
|
95da310e66
usb_serial: API all change
|
17 years ago |
David Woodhouse
|
ec6752f5af
whiteheat: use request_firmware()
|
17 years ago |
Alan Cox
|
f34d7a5b70
tty: The big operations rework
|
17 years ago |
Ming Lei
|
cdc9779228
USB: remove unnecessary type casting of urb->context
|
17 years ago |
Alan Cox
|
a5b6f60c5a
usb serial: more fixes and groundwork for tty changes
|
17 years ago |
Harvey Harrison
|
441b62c1ed
USB: replace remaining __FUNCTION__ occurrences
|
17 years ago |
Greg Kroah-Hartman
|
0ba4034e20
USB: serial: remove unneeded number endpoints settings
|
17 years ago |