aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/ti_usb_3410_5052.c
Commit message (Expand)AuthorAgeFilesLines
* USB: ti_usb_3410_5052: fix big-endian firmware handlingJohan Hovold2013-09-101-4/+5
* USB: ti_usb_3410_5052: fix dynamic-id matchingJohan Hovold2013-08-021-1/+1
* USB: serial: ti_usb_3410_5052: new device id for Abbot strip port cableAnders Hammarquist2013-06-291-1/+2
* USB: ti_usb_3410_5052: fix use-after-free in TIOCMIWAITJohan Hovold2013-04-251-4/+6
* USB: serial: ti_usb_3410_5052: Add support for the FRI2 serial consoleDarren Hart2012-05-311-2/+4
* USB: Serial: ti_usb_3410_5052: Add Abbot Diabetes Care cable idAndrew Lunn2012-02-291-2/+4
* USB: TI 3410/5052 USB Serial Driver: Fix mem leak when firmware is too big.Jesper Juhl2011-06-141-0/+1
* Merge 2.6.38-rc6 into tty-nextGreg Kroah-Hartman2011-02-241-1/+1
|\
| * USB: ti_usb: fix module removalIonut Nicu2011-02-031-1/+1
* | tty: remove filp from the USB tty ioctlsAlan Cox2011-02-171-2/+2
* | tiocmset: kill the file pointer argumentAlan Cox2011-02-171-3/+3
* | tiocmget: kill off the passing of the struct fileAlan Cox2011-02-171-2/+2
|/
* tty: Convert the USB drivers to the new icount interfaceAlan Cox2010-10-221-8/+29
* USB: ti_usb: use kfifo to implement write bufferingJohan Hovold2010-05-201-165/+14
* 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-221-4/+22
* USB: tty: Prune uses of tty_request_room in the USB layerAlan Cox2010-03-021-2/+1
* tty: USB does not need the filp argument in the driversAlan Cox2009-09-191-4/+2
* tty: fix chars_in_buffersAlan Cox2009-07-201-2/+2
* USB: fix uninitialised variable in ti_do_downloadOliver Neukum2009-07-121-1/+1
* USB: ti_usb_3410_5052: fix duplicate device ids.Greg Kroah-Hartman2009-07-121-1/+0
* USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern2009-06-151-6/+4
* tty: Bring the usb tty port structure into more useAlan Cox2009-06-111-4/+2
* USB: removal of tty->low_latency hack dating back to the old serial codeOliver Neukum2009-04-231-13/+1
* 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-271-0/+3
* ti_usb_3410_5052: add Multi-Tech firmwareChris Adams2009-01-121-0/+3
* ti_usb_3410_5052: add Multi-Tech modem supportChris Adams2009-01-121-5/+31
* ti_usb_3410_5052: support alternate firmwareChris Adams2009-01-121-15/+29
* USB: set correct configuration in probe of ti_usb_3410_5052Oliver Neukum2008-12-171-52/+3
* 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/+0
* 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/+101
* ti_usb_3410_5052: use request_firmware()David Woodhouse2008-07-101-13/+27
* USB: remove unnecessary type casting of urb->contextMing Lei2008-04-241-3/+3
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-241-95/+95
* USB: serial: remove unneeded number endpoints settingsGreg Kroah-Hartman2008-04-241-6/+0
* USB: ti_usb_3410_5052: Extend locking to msr and shadow mcrAlan Cox2008-04-241-0/+9
* drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-181-1/+0
* USB: serial: ti_usb_3410_5052: Correct TUSB3410 endpoint requirements.Robert Spanton2008-04-021-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/+13
* 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-121-19/+27
* USB: ti serial driver sleeps with spinlock heldOliver Neukum2007-06-251-3/+5