index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
/
io_ti.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-02-17
tty: remove filp from the USB tty ioctls
Alan Cox
1
-1
/
+1
2011-02-17
tiocmset: kill the file pointer argument
Alan Cox
1
-1
/
+1
2011-02-17
tiocmget: kill off the passing of the struct file
Alan Cox
1
-1
/
+1
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-4
/
+0
2010-10-22
tty: Convert the USB drivers to the new icount interface
Alan Cox
1
-7
/
+22
2010-08-23
USB: serial: io_ti.c: don't return 0 if writing the download record failed
Roel Kluin
1
-1
/
+1
2010-08-23
USB: io_ti: check firmware version before updating
Greg Kroah-Hartman
1
-1
/
+1
2010-08-11
Merge branch 'master' into for-next
Jiri Kosina
1
-2
/
+2
2010-08-10
USB: io_ti.c: don't return 0 if writing the download record failed
Roel Kluin
1
-1
/
+1
2010-08-10
USB: serial: io_ti: Don't return 0 if writing the download record failed
Roel Kluin
1
-1
/
+1
2010-08-10
drivers/usb: Remove unnecessary return's from void functions
Joe Perches
1
-4
/
+0
2010-05-20
USB: io_ti: use kfifo to implement write buffering
Johan Hovold
1
-210
/
+13
2010-05-20
USB: io_ti: remove unsused private counter
Johan Hovold
1
-5
/
+0
2010-03-02
USB: tty: Prune uses of tty_request_room in the USB layer
Alan Cox
1
-1
/
+0
2010-03-02
USB: serial: Remove unnecessary \n's from dbg uses
Joe Perches
1
-1
/
+1
2010-03-02
USB serial: make USB device id constant
Németh Márton
1
-3
/
+3
2010-03-02
USB: io_ti: fix DMA buffers on stack
Johan Hovold
1
-18
/
+48
2009-09-19
tty: USB does not need the filp argument in the drivers
Alan Cox
1
-2
/
+1
2009-06-15
USB: usb-serial: replace shutdown with disconnect, release
Alan Stern
1
-5
/
+17
2009-06-12
trivial: fix typo milisecond/millisecond for documentation and source comments.
Martin Olsson
1
-1
/
+1
2009-06-11
tty: Bring the usb tty port structure into more use
Alan Cox
1
-2
/
+1
2009-04-23
USB: removal of tty->low_latency hack dating back to the old serial code
Oliver Neukum
1
-8
/
+0
2008-10-17
USB: remove info() macro from usb/serial drivers
Greg Kroah-Hartman
1
-1
/
+2
2008-10-13
tty: usb-serial krefs
Alan Cox
1
-7
/
+19
2008-07-22
io_ti: Minor coding style
Alan Cox
1
-1
/
+1
2008-07-22
usb_serial: API all change
Alan Cox
1
-51
/
+58
2008-07-21
USB: io_ti: FIrst cut at a big clean up
Alan Cox
1
-1008
/
+852
2008-07-14
edgeport-ti: use request_firmware()
Jaswinder Singh
1
-26
/
+47
2008-04-24
USB: remove unnecessary type casting of urb->context
Ming Lei
1
-3
/
+3
2008-04-24
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-182
/
+182
2008-04-24
USB: serial: remove unneeded number endpoints settings
Greg Kroah-Hartman
1
-6
/
+0
2008-04-24
USB: io_ti.c: remove unneeded null tty check
Ray Lee
1
-2
/
+1
2008-04-24
USB: use DIV_ROUND_UP
Julia Lawall
1
-1
/
+1
2008-04-24
USB: io_ti: lock mcr and msr shadows properly
Alan Cox
1
-0
/
+7
2008-04-24
USB: io_ti.c: remove pointless eye-candy in debug statements
Andrew Morton
1
-6
/
+4
2008-04-18
drivers: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
1
-1
/
+0
2008-02-01
USB: io_ti: clean up termios handling
Alan Cox
1
-16
/
+10
2008-02-01
USB: Edgeport USB Serial Converter: convert es_sem to mutex
Matthias Kaehlcke
1
-10
/
+11
2007-07-19
USB: Remove pointless conditional in drivers/usb/serial/io_ti.c::edge_shutdown()
Jesper Juhl
1
-6
/
+4
2007-07-12
USB: io_*: remove bogus termios no change checks
Alan Cox
1
-8
/
+0
2007-07-12
USB: serial: io_ti: clean up urb->status usage
Greg Kroah-Hartman
1
-20
/
+27
2007-07-12
USB: io_ti: sleep with spinlock held detected by automatic tool
Oliver Neukum
1
-1
/
+1
2007-07-12
USB: io_ti: Digi EdgePort update for new devices
Martin K. Petersen
1
-3
/
+64
2007-02-07
USB serial: add driver pointer to all usb-serial drivers
Johannes Hölzl
1
-0
/
+2
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
1
-1
/
+1
2006-12-08
[PATCH] tty: switch to ktermios
Alan Cox
1
-3
/
+3
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-3
/
+3
2006-07-12
[PATCH] USB: move usb-serial.h to include/linux/usb/
Greg Kroah-Hartman
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
[next]