summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/ti_usb_3410_5052.c
Commit message (Expand)AuthorAgeFilesLines
* USB: ti_usb: use kfifo to implement write bufferingJohan Hovold2010-05-201-165/+14Star
* USB: ti_usb: fix printk format warningRandy Dunlap2010-04-301-1/+1
* USB: ti_usb_3410_5052: adding multitech dialup fax/modem devicesAlex Manoussakis2010-04-231-4/+22
* USB: tty: Prune uses of tty_request_room in the USB layerAlan Cox2010-03-021-2/+1Star
* tty: USB does not need the filp argument in the driversAlan Cox2009-09-191-4/+2Star
* tty: fix chars_in_buffersAlan Cox2009-07-211-2/+2
* USB: fix uninitialised variable in ti_do_downloadOliver Neukum2009-07-131-1/+1
* USB: ti_usb_3410_5052: fix duplicate device ids.Greg Kroah-Hartman2009-07-131-1/+0Star
* USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern2009-06-161-6/+4Star
* tty: Bring the usb tty port structure into more useAlan Cox2009-06-111-4/+2Star
* USB: removal of tty->low_latency hack dating back to the old serial codeOliver Neukum2009-04-231-13/+1Star
* tty: Fix leak in ti-usbAlan Cox2009-04-141-12/+14
* USB: two more usb ids for ti_usb_3410_5052Oliver Neukum2009-02-091-3/+7
* USB: new id for ti_usb_3410_5052 driverOliver Neukum2009-01-281-0/+3
* ti_usb_3410_5052: add Multi-Tech firmwareChris Adams2009-01-131-0/+3
* ti_usb_3410_5052: add Multi-Tech modem supportChris Adams2009-01-131-5/+31
* ti_usb_3410_5052: support alternate firmwareChris Adams2009-01-131-15/+29
* USB: set correct configuration in probe of ti_usb_3410_5052Oliver Neukum2008-12-171-52/+3Star
* USB: remove info() macro from usb/serial driversGreg Kroah-Hartman2008-10-171-1/+2
* USB: ti_usb_3410_5052: removed duplicated includeHuang Weiyi2008-10-171-1/+0Star
* tty: usb-serial krefsAlan Cox2008-10-131-21/+23
* usb serial: ti_usb_3410_5052 obviously broken by firmware changesChris Adams2008-09-231-1/+1
* tty-usb-ti-usb: Coding styleAlan Cox2008-07-221-115/+151
* usb_serial: API all changeAlan Cox2008-07-221-102/+101Star
* ti_usb_3410_5052: use request_firmware()David Woodhouse2008-07-101-13/+27
* USB: remove unnecessary type casting of urb->contextMing Lei2008-04-251-3/+3
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-251-95/+95
* USB: serial: remove unneeded number endpoints settingsGreg Kroah-Hartman2008-04-251-6/+0Star
* USB: ti_usb_3410_5052: Extend locking to msr and shadow mcrAlan Cox2008-04-251-0/+9
* drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-191-1/+0Star
* USB: serial: ti_usb_3410_5052: Correct TUSB3410 endpoint requirements.Robert Spanton2008-04-031-2/+2
* USB: last abuses of intfdata in close for usb-serial driversOliver Neukum2008-02-011-7/+10
* USB: ti_usb: termios cleanupsAlan Cox2008-02-011-18/+13Star
* USB: TI 3410/5052 USB Serial: convert td_open_close_lock to mutexMatthias Kaehlcke2008-02-011-13/+14
* signedness: module_param_array nump argumentAl Viro2007-10-141-4/+4
* USB: serial: ti_usb_3410_5052: clean up urb->status usageGreg Kroah-Hartman2007-07-131-19/+27
* USB: ti serial driver sleeps with spinlock heldOliver Neukum2007-06-261-3/+5
* USB serial: add driver pointer to all usb-serial driversJohannes Hölzl2007-02-081-0/+2
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-2/+2
* USB serial: replace kmalloc+memset with kzallocBurman Yan2006-12-011-2/+1Star
* usb-serial: ti_usb, TI ez430 development tool IDOleg Verych2006-12-011-0/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-6/+6
* [PATCH] USB: move usb-serial.h to include/linux/usb/Greg Kroah-Hartman2006-07-131-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] USB: kzalloc() conversion for rest of drivers/usbEric Sesterhenn2006-03-201-2/+1Star
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-13/+7Star
* [PATCH] USB: Use ARRAY_SIZE macroTobias Klauser2006-01-041-5/+2Star
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-041-1/+0Star
* [PATCH] USB: allow usb drivers to disable dynamic idsGreg Kroah-Hartman2006-01-041-0/+1