index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
/
io_ti.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/usb: Remove unnecessary return's from void functions
Joe Perches
2010-08-10
1
-4
/
+0
*
USB: io_ti: use kfifo to implement write buffering
Johan Hovold
2010-05-20
1
-210
/
+13
*
USB: io_ti: remove unsused private counter
Johan Hovold
2010-05-20
1
-5
/
+0
*
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
-1
/
+1
*
USB serial: make USB device id constant
Németh Márton
2010-03-02
1
-3
/
+3
*
USB: io_ti: fix DMA buffers on stack
Johan Hovold
2010-03-02
1
-18
/
+48
*
tty: USB does not need the filp argument in the drivers
Alan Cox
2009-09-19
1
-2
/
+1
*
USB: usb-serial: replace shutdown with disconnect, release
Alan Stern
2009-06-15
1
-5
/
+17
*
trivial: fix typo milisecond/millisecond for documentation and source comments.
Martin Olsson
2009-06-12
1
-1
/
+1
*
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
-8
/
+0
*
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
-7
/
+19
*
io_ti: Minor coding style
Alan Cox
2008-07-22
1
-1
/
+1
*
usb_serial: API all change
Alan Cox
2008-07-22
1
-51
/
+58
*
USB: io_ti: FIrst cut at a big clean up
Alan Cox
2008-07-21
1
-1008
/
+852
*
edgeport-ti: use request_firmware()
Jaswinder Singh
2008-07-14
1
-26
/
+47
*
USB: remove unnecessary type casting of urb->context
Ming Lei
2008-04-24
1
-3
/
+3
*
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-24
1
-182
/
+182
*
USB: serial: remove unneeded number endpoints settings
Greg Kroah-Hartman
2008-04-24
1
-6
/
+0
*
USB: io_ti.c: remove unneeded null tty check
Ray Lee
2008-04-24
1
-2
/
+1
*
USB: use DIV_ROUND_UP
Julia Lawall
2008-04-24
1
-1
/
+1
*
USB: io_ti: lock mcr and msr shadows properly
Alan Cox
2008-04-24
1
-0
/
+7
*
USB: io_ti.c: remove pointless eye-candy in debug statements
Andrew Morton
2008-04-24
1
-6
/
+4
*
drivers: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
2008-04-18
1
-1
/
+0
*
USB: io_ti: clean up termios handling
Alan Cox
2008-02-01
1
-16
/
+10
*
USB: Edgeport USB Serial Converter: convert es_sem to mutex
Matthias Kaehlcke
2008-02-01
1
-10
/
+11
*
USB: Remove pointless conditional in drivers/usb/serial/io_ti.c::edge_shutdown()
Jesper Juhl
2007-07-19
1
-6
/
+4
*
USB: io_*: remove bogus termios no change checks
Alan Cox
2007-07-12
1
-8
/
+0
*
USB: serial: io_ti: clean up urb->status usage
Greg Kroah-Hartman
2007-07-12
1
-20
/
+27
*
USB: io_ti: sleep with spinlock held detected by automatic tool
Oliver Neukum
2007-07-12
1
-1
/
+1
*
USB: io_ti: Digi EdgePort update for new devices
Martin K. Petersen
2007-07-12
1
-3
/
+64
*
USB serial: add driver pointer to all usb-serial drivers
Johannes Hölzl
2007-02-07
1
-0
/
+2
*
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-13
1
-1
/
+1
*
[PATCH] tty: switch to ktermios
Alan Cox
2006-12-08
1
-3
/
+3
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-3
/
+3
*
[PATCH] USB: move usb-serial.h to include/linux/usb/
Greg Kroah-Hartman
2006-07-12
1
-1
/
+1
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] USB: kzalloc() conversion for rest of drivers/usb
Eric Sesterhenn
2006-03-20
1
-4
/
+2
*
[PATCH] TTY layer buffering revamp
Alan Cox
2006-01-10
1
-13
/
+7
*
[PATCH] USB: small cleanups
Adrian Bunk
2006-01-04
1
-1
/
+1
*
[PATCH] USB: remove .owner field from struct usb_driver
Greg Kroah-Hartman
2006-01-04
1
-1
/
+0
*
[PATCH] USB: allow usb drivers to disable dynamic ids
Greg Kroah-Hartman
2006-01-04
1
-0
/
+1
*
[PATCH] USB Serial: move name to driver structure
Greg Kroah-Hartman
2005-10-28
1
-6
/
+6
*
[PATCH] USB Serial: get rid of the .owner field in usb_serial_driver
Greg Kroah-Hartman
2005-10-28
1
-2
/
+6
*
[PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driver
Greg Kroah-Hartman
2005-10-28
1
-2
/
+2
*
[PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULL
Jesper Juhl
2005-04-18
1
-3
/
+2
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+3091