index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
/
mos7720.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-03-16
1
-4
/
+4
|
\
|
*
tty: remove filp from the USB tty ioctls
Alan Cox
2011-02-17
1
-1
/
+1
|
*
tiocmset: kill the file pointer argument
Alan Cox
2011-02-17
1
-1
/
+1
|
*
tiocmget: kill off the passing of the struct file
Alan Cox
2011-02-17
1
-2
/
+2
*
|
USB: serial: mos7720: Fix possible null pointer dereference
Huzaifa Sidhpurwala
2011-02-25
1
-1
/
+2
|
/
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-10-24
1
-6
/
+0
|
\
|
*
drivers/usb: Remove unnecessary return's from void functions
Joe Perches
2010-08-10
1
-6
/
+0
*
|
tty: Convert the USB drivers to the new icount interface
Alan Cox
2010-10-22
1
-25
/
+29
*
|
USB: serial/mos*: prevent reading uninitialized stack memory
Dan Rosenberg
2010-09-20
1
-0
/
+3
|
/
*
USB: usbserial: mos7720: cleanup, consolidation, replace send_mos_cmd with {r...
Mike Dunn
2010-05-20
1
-266
/
+122
*
USB: usbserial: mos7720: add support for parallel port on moschip 7715
Mike Dunn
2010-05-20
1
-86
/
+720
*
USB: tty: Prune uses of tty_request_room in the USB layer
Alan Cox
2010-03-02
1
-1
/
+0
*
USB: serial: Remove unnecessary \n's from dbg uses
Joe Perches
2010-03-02
1
-7
/
+7
*
USB: serial: add support for serial port on the moschip 7715
Mike Dunn
2010-03-02
1
-4
/
+130
*
USB serial: make USB device id constant
Németh Márton
2010-03-02
1
-1
/
+1
*
USB: mos7720: fix DMA buffers on stack and clean up send_mos_cmd
Johan Hovold
2010-03-02
1
-17
/
+17
*
tty: USB does not need the filp argument in the drivers
Alan Cox
2009-09-19
1
-2
/
+1
*
tty: usb_serial_mos7720: Fix get_lsr_info
Kees Schoenmakers
2009-09-19
1
-4
/
+15
*
MOS7720 has no tiocmget method
Kees Schoenmakers
2009-09-19
1
-37
/
+64
*
tty: fix chars_in_buffers
Alan Cox
2009-07-20
1
-1
/
+1
*
USB: usb-serial: replace shutdown with disconnect, release
Alan Stern
2009-06-15
1
-6
/
+3
*
tty: Bring the usb tty port structure into more use
Alan Cox
2009-06-11
1
-2
/
+1
*
USB: removal of tty->low_latency hack dating back to the old serial code
Oliver Neukum
2009-04-23
1
-7
/
+0
*
USB: remove use of err() in drivers/usb/serial
Greg Kroah-Hartman
2008-10-17
1
-8
/
+11
*
USB: remove info() macro from usb/serial drivers
Greg Kroah-Hartman
2008-10-17
1
-1
/
+2
*
tty: usb-serial krefs
Alan Cox
2008-10-13
1
-32
/
+4
*
tty-usb-mos7720: Coding style
Alan Cox
2008-07-22
1
-111
/
+116
*
usb_serial: API all change
Alan Cox
2008-07-22
1
-52
/
+35
*
usb serial: more fixes and groundwork for tty changes
Alan Cox
2008-04-24
1
-0
/
+1
*
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-24
1
-59
/
+59
*
USB: serial: remove unneeded number endpoints settings
Greg Kroah-Hartman
2008-04-24
1
-3
/
+0
*
USB: stop io performed by mos7720 upon close()
Oliver Neukum
2008-02-01
1
-15
/
+18
*
USB: mos7720: clean up termios
Alan Cox
2008-02-01
1
-20
/
+8
*
Add missing newlines to some uses of dev_<level> messages
Joe Perches
2007-10-18
1
-2
/
+2
*
USB: mos7720, mos7840: remove redundant urb check
Florin Malita
2007-07-19
1
-5
/
+0
*
USB: mos7720: remove bogus no termios change check
Alan Cox
2007-07-12
1
-10
/
+0
*
USB: mos7720: change developer email addresses
Greg Kroah-Hartman
2007-07-12
1
-3
/
+3
*
USB: serial: mos7720: clean up urb->status usage
Greg Kroah-Hartman
2007-07-12
1
-12
/
+15
*
USB: fix endianness in mos7720
Oliver Neukum
2007-04-27
1
-10
/
+9
*
mos7720 update
Oliver Neukum
2007-04-27
1
-3
/
+10
*
USB: unnecessary GFP_ATOMIC in mos7720 driver
Oliver Neukum
2007-04-27
1
-1
/
+1
*
USB: necessary update for mos7720 driver
Oliver Neukum
2007-03-19
1
-0
/
+1
*
[PATCH] Char: tty_wakeup cleanup
Jiri Slaby
2007-02-11
1
-12
/
+2
*
USB serial: add driver pointer to all usb-serial drivers
Johannes Hölzl
2007-02-07
1
-7
/
+9
*
[PATCH] tty: switch to ktermios
Alan Cox
2006-12-08
1
-2
/
+2
*
[PATCH] slab: remove SLAB_ATOMIC
Christoph Lameter
2006-12-07
1
-1
/
+1
*
USB: add USB serial mos7720 driver
Greg Kroah-Hartman
2006-10-17
1
-0
/
+1683