summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/ti_usb_3410_5052.c
Commit message (Expand)AuthorAgeFilesLines
* tty: move the termios object into the ttyAlan Cox2012-07-161-5/+5
* USB: serial: ti_usb_3410_5052: Add support for the FRI2 serial consoleDarren Hart2012-05-111-2/+4
* USB: serial: rework usb_serial_register/deregister_drivers()Greg Kroah-Hartman2012-05-081-9/+2
* USB: serial: remove usb_serial_disconnect call in all driversGreg Kroah-Hartman2012-05-071-1/+0
* USB: serial: remove usb_serial_probe call in all driversGreg Kroah-Hartman2012-05-071-1/+0
* USB: ti_usb_3410_5052.c: remove dbg() tracing callsGreg Kroah-Hartman2012-05-031-38/+0
* USB: serial: removed assignment from if statements in ti_usb_3410_5052.cAdhir Ramjiawan2012-04-181-2/+6
* usb-serial: use new registration API in [t-z]* driversAlan Stern2012-02-241-27/+8
* Merge branch 'usb-3.3-rc4' into usb-nextGreg Kroah-Hartman2012-02-231-3/+2
|\
| * USB: serial: use dev_err_console in custom write pathsJohan Hovold2012-02-101-3/+2
* | USB: Serial: ti_usb_3410_5052: Add Abbot Diabetes Care cable idAndrew Lunn2012-02-211-2/+4
|/
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
* USB: serial: remove unnecessary reinitialisations of urb fieldsJohan Hovold2011-11-151-3/+0
* USB: serial: remove unnecessary reinitialisations of urb->devJohan Hovold2011-11-151-7/+3
* 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