Greg Kroah-Hartman
|
964e2b8425
USB: serial: mos7720.c: use module_usb_serial_driver
|
13 роки тому |
Alan Stern
|
4d2a7aff10
usb-serial: use new registration API in [k-m]* drivers
|
13 роки тому |
Johan Hovold
|
22a416c4e0
USB: serial: use dev_err_console in custom write paths
|
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
|
016af7ec49
USB: mos7720: remove unused code
|
13 роки тому |
Johan Hovold
|
6d0f41abae
USB: mos7720: remove incorrect read-urb check
|
13 роки тому |
Dan Carpenter
|
6580a67b9b
USB: serial: remove duplicate returns
|
14 роки тому |
Linus Torvalds
|
e6bee325e4
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
|
14 роки тому |
Huzaifa Sidhpurwala
|
91f58ae619
USB: serial: mos7720: Fix possible null pointer dereference
|
14 роки тому |
Alan Cox
|
00a0d0d65b
tty: remove filp from the USB tty ioctls
|
14 роки тому |
Alan Cox
|
20b9d17715
tiocmset: kill the file pointer argument
|
14 роки тому |
Alan Cox
|
60b33c133c
tiocmget: kill off the passing of the struct file
|
14 роки тому |
Linus Torvalds
|
229aebb873
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 роки тому |
Alan Cox
|
0bca1b913a
tty: Convert the USB drivers to the new icount interface
|
14 роки тому |
Dan Rosenberg
|
a0846f1868
USB: serial/mos*: prevent reading uninitialized stack memory
|
14 роки тому |
Joe Perches
|
7f26b3a753
drivers/usb: Remove unnecessary return's from void functions
|
15 роки тому |
Mike Dunn
|
63b917678f
USB: usbserial: mos7720: cleanup, consolidation, replace send_mos_cmd with {read,write}_mos_reg
|
15 роки тому |
Mike Dunn
|
b69578df7e
USB: usbserial: mos7720: add support for parallel port on moschip 7715
|
15 роки тому |
Alan Cox
|
a108bfcb37
USB: tty: Prune uses of tty_request_room in the USB layer
|
15 роки тому |
Joe Perches
|
759f363426
USB: serial: Remove unnecessary \n's from dbg uses
|
15 роки тому |
Mike Dunn
|
fb088e335d
USB: serial: add support for serial port on the moschip 7715
|
15 роки тому |
Németh Márton
|
7d40d7e85a
USB serial: make USB device id constant
|
15 роки тому |
Johan Hovold
|
eb771e2c65
USB: mos7720: fix DMA buffers on stack and clean up send_mos_cmd
|
15 роки тому |
Alan Cox
|
a509a7e478
tty: USB does not need the filp argument in the drivers
|
15 роки тому |
Kees Schoenmakers
|
2f9ea55c98
tty: usb_serial_mos7720: Fix get_lsr_info
|
15 роки тому |
Kees Schoenmakers
|
0f608f8926
MOS7720 has no tiocmget method
|
15 роки тому |
Alan Cox
|
23198fda71
tty: fix chars_in_buffers
|
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 роки тому |