Dan Carpenter
|
abdc9a3b4b
USB: ipaq.c: fix a timeout loop
|
9 years ago |
Paul Gortmaker
|
803a536243
usb: delete non-required instances of include <linux/init.h>
|
11 years ago |
Johan Hovold
|
5c6b98dd04
USB: serial: constify device-id tables
|
11 years ago |
Johan Hovold
|
bcbec053d2
USB: serial: remove driver version information
|
12 years ago |
Greg Kroah-Hartman
|
06e454c40e
USB: serial: ipaq.c: remove debug module parameter
|
13 years ago |
Greg Kroah-Hartman
|
f73e1ffa27
USB: ipaq.c: remove dbg() usage
|
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
|
ef2b895b75
USB: ipaq.c: remove dbg() tracing calls
|
13 years ago |
Greg Kroah-Hartman
|
b9ee17b7f5
USB: serial: ipaq: delete duplicate id
|
13 years ago |
Greg Kroah-Hartman
|
cae18768ac
USB: serial: ipaq: remove product and vendor module parameters
|
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 |
Johan Hovold
|
14b54e39b4
USB: serial: remove changelogs and old todo entries
|
13 years ago |
Leann Ogasawara
|
c48271e072
Revert "USB: Adding support for HTC Smartphones to ipaq"
|
15 years ago |
Johan Hovold
|
6b6962f9c4
USB: ipaq: reimplement using generic framework
|
15 years ago |
Johan Hovold
|
bbcb2b9074
USB: serial: allow drivers to define bulk buffer sizes
|
15 years ago |
Alan Cox
|
a108bfcb37
USB: tty: Prune uses of tty_request_room in the USB layer
|
15 years ago |
Alan Stern
|
06bad89da6
USB: ipaq: fix oops when device is plugged in
|
16 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 |
Mark Ellis
|
1b8fb4141e
USB: ipaq: handle 4 endpoint devices
|
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
|
17 years ago |
Oliver Neukum
|
852fef69c0
fix for a memory leak in an error case introduced by fix for double free
|
17 years ago |
Alan Cox
|
eb6215ccd4
ipaq: Coding style
|
17 years ago |