Greg Kroah-Hartman
|
8485f8c965
USB: serial: io_ti.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 |
Greg Kroah-Hartman
|
7483948fdd
Merge tag 'usb-3.3-rc3' into usb-next
|
13 years ago |
Johan Hovold
|
22a416c4e0
USB: serial: use dev_err_console in custom write paths
|
13 years ago |
Eric W. Biederman
|
6d443d8499
usb: io_ti: Make edge_remove_sysfs_attrs the port_remove method.
|
13 years ago |
Rusty Russell
|
90ab5ee941
module_param: make bool parameters really bool (drivers & misc)
|
13 years ago |
Johan Hovold
|
fd11961a2d
USB: serial: remove unnecessary bulk-urb re-fills
|
13 years ago |
Johan Hovold
|
b7195188e9
USB: serial: remove unnecessary reinitialisations of urb fields
|
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 |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 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 |
Linus Torvalds
|
229aebb873
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 years ago |
Alan Cox
|
0bca1b913a
tty: Convert the USB drivers to the new icount interface
|
14 years ago |
Roel Kluin
|
fd6e5bbb24
USB: serial: io_ti.c: don't return 0 if writing the download record failed
|
15 years ago |
Greg Kroah-Hartman
|
0827a9ff2b
USB: io_ti: check firmware version before updating
|
15 years ago |
Jiri Kosina
|
6396fc3b3f
Merge branch 'master' into for-next
|
15 years ago |
Roel Kluin
|
9800eb330d
USB: io_ti.c: don't return 0 if writing the download record failed
|
15 years ago |
Roel Kluin
|
1e29709e2e
USB: serial: io_ti: Don't return 0 if writing the download record failed
|
15 years ago |
Joe Perches
|
7f26b3a753
drivers/usb: Remove unnecessary return's from void functions
|
15 years ago |
Johan Hovold
|
d733cec1ab
USB: io_ti: use kfifo to implement write buffering
|
15 years ago |
Johan Hovold
|
a3a30f10f5
USB: io_ti: remove unsused private counter
|
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 |
Németh Márton
|
7d40d7e85a
USB serial: make USB device id constant
|
15 years ago |
Johan Hovold
|
e9305d2f4b
USB: io_ti: fix DMA buffers on stack
|
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 |