Linus Torvalds
|
e6bee325e4
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
|
14 years ago |
Huzaifa Sidhpurwala
|
91f58ae619
USB: serial: mos7720: Fix possible null pointer dereference
|
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 |
Dan Rosenberg
|
a0846f1868
USB: serial/mos*: prevent reading uninitialized stack memory
|
14 years ago |
Joe Perches
|
7f26b3a753
drivers/usb: Remove unnecessary return's from void functions
|
15 years ago |
Mike Dunn
|
63b917678f
USB: usbserial: mos7720: cleanup, consolidation, replace send_mos_cmd with {read,write}_mos_reg
|
15 years ago |
Mike Dunn
|
b69578df7e
USB: usbserial: mos7720: add support for parallel port on moschip 7715
|
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 |
Mike Dunn
|
fb088e335d
USB: serial: add support for serial port on the moschip 7715
|
15 years ago |
Németh Márton
|
7d40d7e85a
USB serial: make USB device id constant
|
15 years ago |
Johan Hovold
|
eb771e2c65
USB: mos7720: fix DMA buffers on stack and clean up send_mos_cmd
|
15 years ago |
Alan Cox
|
a509a7e478
tty: USB does not need the filp argument in the drivers
|
15 years ago |
Kees Schoenmakers
|
2f9ea55c98
tty: usb_serial_mos7720: Fix get_lsr_info
|
15 years ago |
Kees Schoenmakers
|
0f608f8926
MOS7720 has no tiocmget method
|
15 years ago |
Alan Cox
|
23198fda71
tty: fix chars_in_buffers
|
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 |
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
|
16 years ago |
Alan Cox
|
4da1a17dbc
tty-usb-mos7720: Coding style
|
17 years ago |
Alan Cox
|
95da310e66
usb_serial: API all change
|
17 years ago |
Alan Cox
|
a5b6f60c5a
usb serial: more fixes and groundwork for tty changes
|
17 years ago |
Harvey Harrison
|
441b62c1ed
USB: replace remaining __FUNCTION__ occurrences
|
17 years ago |