Greg Kroah-Hartman
|
89ddc53c4a
USB: serial: digi_acceleport.c: use module_usb_serial_driver
|
13 years ago |
Alan Stern
|
97b6b6d233
usb-serial: use new registration API in [d-h]* 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 |
Paul Bolle
|
395cf9691d
doc: fix broken references
|
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
|
4287341d4d
tty: Fix the digi acceleport driver NULL checks
|
15 years ago |
Julia Lawall
|
109f34e71b
USB: serial: digi_acceleport: Eliminate a NULL pointer dereference
|
15 years ago |
Johan Hovold
|
70ced221cc
USB: tty: fix incorrect use of tty_insert_flip_string_fixed_flag
|
15 years ago |
Alan Stern
|
1f87158e44
USB: remove references to port->port.count from the serial drivers
|
15 years ago |
Alan Cox
|
a108bfcb37
USB: tty: Prune uses of tty_request_room in the USB layer
|
15 years ago |
Németh Márton
|
7d40d7e85a
USB serial: make USB device id constant
|
15 years ago |
Johan Hovold
|
ba6b702f85
USB: digi_acceleport: Fix broken unthrottle.
|
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 |
Greg Kroah-Hartman
|
50de36f7af
USB: serial: fix up urb->status usage
|
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
|
41ad427da1
digi_acceleport: coding style
|
17 years ago |
Alan Cox
|
95da310e66
usb_serial: API all change
|
17 years ago |
Harvey Harrison
|
5a33956a30
USB: digi_accelport.c trivial sparse lock annotation
|
17 years ago |
Adrian Bunk
|
ea05af61a8
USB: remove CVS keywords
|
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 |