Johan Hovold
|
bcbec053d2
USB: serial: remove driver version information
|
12 years ago |
Johan Hovold
|
a997448c89
USB: ipw: fix interface-data memory leak in error path
|
12 years ago |
Johan Hovold
|
b8f0e82044
USB: usb-wwan: fix multiple memory leaks in error paths
|
12 years ago |
Greg Kroah-Hartman
|
f3004d5402
USB: serial: ipw.c: remove debug module parameter
|
12 years ago |
Greg Kroah-Hartman
|
592ba39fab
USB: serial: ipw.c: remove dbg() usage
|
12 years ago |
Bjørn Mork
|
a1028f0abf
usb: usb_wwan: replace release and disconnect with a port_remove hook
|
13 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
|
1ae4c01ed5
USB: ipw.c: remove dbg() tracing calls
|
13 years ago |
Greg Kroah-Hartman
|
f939484bb6
USB: serial: ipw.c: use module_usb_serial_driver
|
13 years ago |
Alan Stern
|
7dbe246098
usb-serial: use new registration API in [i-j]* drivers
|
13 years ago |
Rusty Russell
|
90ab5ee941
module_param: make bool parameters really bool (drivers & misc)
|
13 years ago |
Oliver Neukum
|
53e77df25f
USB: ipw: convert to usb-wwan framework
|
14 years ago |
Johan Hovold
|
b2c5737903
USB: ipw: reimplement using generic framework
|
15 years ago |
Johan Hovold
|
55c6d85cab
USB: ipw: remove dummy port_probe and port_remove
|
15 years ago |
Johan Hovold
|
605204bfb0
USB: ipw: clean up dtr-rts handling
|
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 |
Alan Cox
|
a509a7e478
tty: USB does not need the filp argument in the drivers
|
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 |
Qinghuang Feng
|
5e5b0e5d6a
USB: serial: ipw.c: mark {__init|__exit} for usb_ipw_{init|exit}
|
16 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
|
6d1d169896
tty-usb-ipw: Coding style
|
17 years ago |
Alan Cox
|
95da310e66
usb_serial: API all change
|
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 |
Joe Perches
|
898eb71cb1
Add missing newlines to some uses of dev_<level> messages
|
17 years ago |