Johan Hovold
|
bcbec053d2
USB: serial: remove driver version information
|
12 years ago |
Johan Hovold
|
5d8c61bc28
USB: io_ti: fix sysfs-attribute creation
|
12 years ago |
Johan Hovold
|
003615302a
USB: io_ti: fix port-data memory leak
|
12 years ago |
Linus Torvalds
|
d9a807461f
Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
|
12 years ago |
Greg Kroah-Hartman
|
d9bb03dc89
USB: serial: io_ti: remove some remaining printk() calls
|
12 years ago |
Greg Kroah-Hartman
|
224975413d
USB: Serial: io_ti.c: remove debug module parameter
|
12 years ago |
Greg Kroah-Hartman
|
59d33f2fc2
USB: serial: remove debug parameter from usb_serial_debug_data()
|
12 years ago |
Greg Kroah-Hartman
|
67e6da7027
USB: serial: io_ti.c: remove dbg() usage
|
12 years ago |
Alan Cox
|
adc8d746ca
tty: move the termios object into the tty
|
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 |
Johan Hovold
|
af5810597a
USB: io_ti: fix abuse of interface data
|
13 years ago |
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
|
15 years ago |
Roel Kluin
|
fd6e5bbb24
USB: serial: io_ti.c: don't return 0 if writing the download record failed
|
15 years ago |