index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
/
io_ti.c
Age
Commit message (
Expand
)
Author
2010-03-02
USB: tty: Prune uses of tty_request_room in the USB layer
Alan Cox
2010-03-02
USB: serial: Remove unnecessary \n's from dbg uses
Joe Perches
2010-03-02
USB serial: make USB device id constant
Németh Márton
2010-03-02
USB: io_ti: fix DMA buffers on stack
Johan Hovold
2009-09-19
tty: USB does not need the filp argument in the drivers
Alan Cox
2009-06-15
USB: usb-serial: replace shutdown with disconnect, release
Alan Stern
2009-06-12
trivial: fix typo milisecond/millisecond for documentation and source comments.
Martin Olsson
2009-06-11
tty: Bring the usb tty port structure into more use
Alan Cox
2009-04-23
USB: removal of tty->low_latency hack dating back to the old serial code
Oliver Neukum
2008-10-17
USB: remove info() macro from usb/serial drivers
Greg Kroah-Hartman
2008-10-13
tty: usb-serial krefs
Alan Cox
2008-07-22
io_ti: Minor coding style
Alan Cox
2008-07-22
usb_serial: API all change
Alan Cox
2008-07-21
USB: io_ti: FIrst cut at a big clean up
Alan Cox
2008-07-14
edgeport-ti: use request_firmware()
Jaswinder Singh
2008-04-24
USB: remove unnecessary type casting of urb->context
Ming Lei
2008-04-24
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-24
USB: serial: remove unneeded number endpoints settings
Greg Kroah-Hartman
2008-04-24
USB: io_ti.c: remove unneeded null tty check
Ray Lee
2008-04-24
USB: use DIV_ROUND_UP
Julia Lawall
2008-04-24
USB: io_ti: lock mcr and msr shadows properly
Alan Cox
2008-04-24
USB: io_ti.c: remove pointless eye-candy in debug statements
Andrew Morton
2008-04-18
drivers: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
2008-02-01
USB: io_ti: clean up termios handling
Alan Cox
2008-02-01
USB: Edgeport USB Serial Converter: convert es_sem to mutex
Matthias Kaehlcke
2007-07-19
USB: Remove pointless conditional in drivers/usb/serial/io_ti.c::edge_shutdown()
Jesper Juhl
2007-07-12
USB: io_*: remove bogus termios no change checks
Alan Cox
2007-07-12
USB: serial: io_ti: clean up urb->status usage
Greg Kroah-Hartman
2007-07-12
USB: io_ti: sleep with spinlock held detected by automatic tool
Oliver Neukum
2007-07-12
USB: io_ti: Digi EdgePort update for new devices
Martin K. Petersen
2007-02-07
USB serial: add driver pointer to all usb-serial drivers
Johannes Hölzl
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-08
[PATCH] tty: switch to ktermios
Alan Cox
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-07-12
[PATCH] USB: move usb-serial.h to include/linux/usb/
Greg Kroah-Hartman
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-03-20
[PATCH] USB: kzalloc() conversion for rest of drivers/usb
Eric Sesterhenn
2006-01-10
[PATCH] TTY layer buffering revamp
Alan Cox
2006-01-04
[PATCH] USB: small cleanups
Adrian Bunk
2006-01-04
[PATCH] USB: remove .owner field from struct usb_driver
Greg Kroah-Hartman
2006-01-04
[PATCH] USB: allow usb drivers to disable dynamic ids
Greg Kroah-Hartman
2005-10-28
[PATCH] USB Serial: move name to driver structure
Greg Kroah-Hartman
2005-10-28
[PATCH] USB Serial: get rid of the .owner field in usb_serial_driver
Greg Kroah-Hartman
2005-10-28
[PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driver
Greg Kroah-Hartman
2005-04-18
[PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULL
Jesper Juhl
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds