aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/ti_usb_3410_5052.c
Commit message (Expand)AuthorAge
* USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern2009-06-16
* tty: Bring the usb tty port structure into more useAlan Cox2009-06-11
* USB: removal of tty->low_latency hack dating back to the old serial codeOliver Neukum2009-04-23
* tty: Fix leak in ti-usbAlan Cox2009-04-14
* USB: two more usb ids for ti_usb_3410_5052Oliver Neukum2009-02-09
* USB: new id for ti_usb_3410_5052 driverOliver Neukum2009-01-27
* ti_usb_3410_5052: add Multi-Tech firmwareChris Adams2009-01-12
* ti_usb_3410_5052: add Multi-Tech modem supportChris Adams2009-01-12
* ti_usb_3410_5052: support alternate firmwareChris Adams2009-01-12
* USB: set correct configuration in probe of ti_usb_3410_5052Oliver Neukum2008-12-17
* USB: remove info() macro from usb/serial driversGreg Kroah-Hartman2008-10-17
* USB: ti_usb_3410_5052: removed duplicated includeHuang Weiyi2008-10-17
* tty: usb-serial krefsAlan Cox2008-10-13
* usb serial: ti_usb_3410_5052 obviously broken by firmware changesChris Adams2008-09-23
* tty-usb-ti-usb: Coding styleAlan Cox2008-07-22
* usb_serial: API all changeAlan Cox2008-07-22
* ti_usb_3410_5052: use request_firmware()David Woodhouse2008-07-10
* USB: remove unnecessary type casting of urb->contextMing Lei2008-04-25
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-25
* USB: serial: remove unneeded number endpoints settingsGreg Kroah-Hartman2008-04-25
* USB: ti_usb_3410_5052: Extend locking to msr and shadow mcrAlan Cox2008-04-25
* drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-18
* USB: serial: ti_usb_3410_5052: Correct TUSB3410 endpoint requirements.Robert Spanton2008-04-02
* USB: last abuses of intfdata in close for usb-serial driversOliver Neukum2008-02-01
* USB: ti_usb: termios cleanupsAlan Cox2008-02-01
* USB: TI 3410/5052 USB Serial: convert td_open_close_lock to mutexMatthias Kaehlcke2008-02-01
* signedness: module_param_array nump argumentAl Viro2007-10-14
* USB: serial: ti_usb_3410_5052: clean up urb->status usageGreg Kroah-Hartman2007-07-12
* USB: ti serial driver sleeps with spinlock heldOliver Neukum2007-06-26
* USB serial: add driver pointer to all usb-serial driversJohannes Hölzl2007-02-07
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-13
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-08
* USB serial: replace kmalloc+memset with kzallocBurman Yan2006-12-01
* usb-serial: ti_usb, TI ez430 development tool IDOleg Verych2006-12-01
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] USB: move usb-serial.h to include/linux/usb/Greg Kroah-Hartman2006-07-12
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] USB: kzalloc() conversion for rest of drivers/usbEric Sesterhenn2006-03-20
* [PATCH] TTY layer buffering revampAlan Cox2006-01-10
* [PATCH] USB: Use ARRAY_SIZE macroTobias Klauser2006-01-04
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-04
* [PATCH] USB: allow usb drivers to disable dynamic idsGreg Kroah-Hartman2006-01-04
* [PATCH] USB Serial: move name to driver structureGreg Kroah-Hartman2005-10-28
* [PATCH] USB Serial: get rid of the .owner field in usb_serial_driverGreg Kroah-Hartman2005-10-28
* [PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driverGreg Kroah-Hartman2005-10-28
* [PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULLJesper Juhl2005-04-18
* Linux-2.6.12-rc2Linus Torvalds2005-04-16