Alan Cox
|
1aa3c63cf0
USB: mct_u232: Fix incorrect TIOCMSET return
|
13 年之前 |
Greg Kroah-Hartman
|
68e2411345
USB: serial: rework usb_serial_register/deregister_drivers()
|
13 年之前 |
Greg Kroah-Hartman
|
32078f915d
USB: serial: remove usb_serial_disconnect call in all drivers
|
13 年之前 |
Greg Kroah-Hartman
|
5026bb07be
USB: serial: remove usb_serial_probe call in all drivers
|
13 年之前 |
Greg Kroah-Hartman
|
b69919ca24
USB: mct_u232.c: remove dbg() tracing calls
|
13 年之前 |
Greg Kroah-Hartman
|
193ecee442
USB: serial: mct_u232.c: use module_usb_serial_driver
|
13 年之前 |
Alan Stern
|
4d2a7aff10
usb-serial: use new registration API in [k-m]* drivers
|
13 年之前 |
Rusty Russell
|
90ab5ee941
module_param: make bool parameters really bool (drivers & misc)
|
13 年之前 |
Johan Hovold
|
5833041f1b
USB: serial: remove unnecessary reinitialisations of urb->dev
|
13 年之前 |
Johan Hovold
|
14b54e39b4
USB: serial: remove changelogs and old todo entries
|
13 年之前 |
Randy Dunlap
|
4acfaf829d
usb/serial: fix function args warnings, dropping *filp
|
14 年之前 |
Linus Torvalds
|
e6bee325e4
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
|
14 年之前 |
Alan Cox
|
20b9d17715
tiocmset: kill the file pointer argument
|
14 年之前 |
Alan Cox
|
60b33c133c
tiocmget: kill off the passing of the struct file
|
14 年之前 |
Vadim Tsozik
|
7af75af242
USB: serial: mct_u232: added _ioctl, _msr_to_icount and _get_icount functions
|
14 年之前 |
Johan Hovold
|
92ca0dc5ee
USB: mct_u232: fix broken close
|
14 年之前 |
Johan Hovold
|
f26788da3b
USB: serial: refactor generic close
|
15 年之前 |
Németh Márton
|
7d40d7e85a
USB serial: make USB device id constant
|
15 年之前 |
Pete Zaitcev
|
af2ac1a091
USB: serial mct_usb232: move DMA buffers to heap
|
15 年之前 |
Oliver Neukum
|
6383251545
USB: serial: fix assumption that throttle/unthrottle cannot sleep
|
15 年之前 |
Jiri Slaby
|
054f2346cb
tty: USB: serial/mct_u232, fix tty refcnt
|
16 年之前 |
Alan Cox
|
a509a7e478
tty: USB does not need the filp argument in the drivers
|
16 年之前 |
Alan Stern
|
f9c99bb8b3
USB: usb-serial: replace shutdown with disconnect, release
|
16 年之前 |
Alan Cox
|
335f8514f2
tty: Bring the usb tty port structure into more use
|
16 年之前 |
Alan Cox
|
6b447f04a9
tty: Drop the lock_kernel in the private ioctl hook
|
16 年之前 |
Greg Kroah-Hartman
|
194343d936
USB: remove use of err() in drivers/usb/serial
|
17 年之前 |
Greg Kroah-Hartman
|
c197a8db59
USB: remove info() macro from usb/serial drivers
|
17 年之前 |
Alan Cox
|
4a90f09b20
tty: usb-serial krefs
|
16 年之前 |
Alan Cox
|
acc80758ab
mct_u232: Use flip buffer functions
|
17 年之前 |
Alan Cox
|
e19b2560be
tty-usb-mct-u232: Coding style
|
17 年之前 |