aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/ti_usb_3410_5052.c
Commit message (Expand)AuthorAge
* USB: ti_usb_3410_5052: fix dynamic-id matchingJohan Hovold2013-08-04
* USB: serial: ti_usb_3410_5052: new device id for Abbot strip port cableAnders Hammarquist2013-06-19
* USB: ti_usb_3410_5052: fix chars_in_buffer overheadJohan Hovold2013-05-16
* Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-04-29
|\
| * USB: ti_usb_3410_5052: kill custom closing_waitJohan Hovold2013-04-19
| * USB: ti_usb_3410_5052: remove redundant drain from break_ctlJohan Hovold2013-04-19
| * USB: ti_usb_3410_5052: query hardware-buffer status in chars_in_bufferJohan Hovold2013-04-19
| * USB: ti_usb_3410_5052: remove lsr from port dataJohan Hovold2013-04-19
| * USB: ti_usb_3410_5052: move write-fifo flushing to closeJohan Hovold2013-04-19
| * USB: ti_usb_3410_5052: switch to generic TIOCMIWAIT implementationJohan Hovold2013-03-25
| * USB: ti_usb_3410_5052: switch to generic get_icount implementationJohan Hovold2013-03-25
* | Merge 3.9-rc5 into tty-nextGreg Kroah-Hartman2013-04-01
|\|
| * USB: ti_usb_3410_5052: fix use-after-free in TIOCMIWAITJohan Hovold2013-03-21
* | TTY: add tty_port_tty_wakeup helperJiri Slaby2013-03-18
|/
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-16
* TTY: switch tty_insert_flip_stringJiri Slaby2013-01-16
* USB: ti_usb_3410_5052: fix port-data memory leakJohan Hovold2012-10-17
* Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2012-10-01
|\
| * USB: serial: ti_usb_3410_5052: fix up noisy printk() usageGreg Kroah-Hartman2012-09-18
| * USB: Serial: ti_usb_3410_5052.c: remove debug module parameterGreg Kroah-Hartman2012-09-18
| * USB: serial: remove debug parameter from usb_serial_debug_data()Greg Kroah-Hartman2012-09-18
| * USB: serial: ti_usb_3410_5052.c: remove dbg() usageGreg Kroah-Hartman2012-09-14
* | tty: move the termios object into the ttyAlan Cox2012-07-16
|/
* USB: serial: ti_usb_3410_5052: Add support for the FRI2 serial consoleDarren Hart2012-05-11
* USB: serial: rework usb_serial_register/deregister_drivers()Greg Kroah-Hartman2012-05-08
* USB: serial: remove usb_serial_disconnect call in all driversGreg Kroah-Hartman2012-05-07
* USB: serial: remove usb_serial_probe call in all driversGreg Kroah-Hartman2012-05-07
* USB: ti_usb_3410_5052.c: remove dbg() tracing callsGreg Kroah-Hartman2012-05-03
* USB: serial: removed assignment from if statements in ti_usb_3410_5052.cAdhir Ramjiawan2012-04-18
* usb-serial: use new registration API in [t-z]* driversAlan Stern2012-02-24
* Merge branch 'usb-3.3-rc4' into usb-nextGreg Kroah-Hartman2012-02-23
|\
| * USB: serial: use dev_err_console in custom write pathsJohan Hovold2012-02-10
* | USB: Serial: ti_usb_3410_5052: Add Abbot Diabetes Care cable idAndrew Lunn2012-02-21
|/
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* USB: serial: remove unnecessary reinitialisations of urb fieldsJohan Hovold2011-11-15
* USB: serial: remove unnecessary reinitialisations of urb->devJohan Hovold2011-11-15
* USB: TI 3410/5052 USB Serial Driver: Fix mem leak when firmware is too big.Jesper Juhl2011-06-14
* Merge 2.6.38-rc6 into tty-nextGreg Kroah-Hartman2011-02-24
|\
| * USB: ti_usb: fix module removalIonut Nicu2011-02-03
* | tty: remove filp from the USB tty ioctlsAlan Cox2011-02-17
* | tiocmset: kill the file pointer argumentAlan Cox2011-02-17
* | tiocmget: kill off the passing of the struct fileAlan Cox2011-02-17
|/
* tty: Convert the USB drivers to the new icount interfaceAlan Cox2010-10-22
* USB: ti_usb: use kfifo to implement write bufferingJohan Hovold2010-05-20
* USB: ti_usb: fix printk format warningRandy Dunlap2010-04-30
* USB: ti_usb_3410_5052: adding multitech dialup fax/modem devicesAlex Manoussakis2010-04-22
* USB: tty: Prune uses of tty_request_room in the USB layerAlan Cox2010-03-02
* tty: USB does not need the filp argument in the driversAlan Cox2009-09-19
* tty: fix chars_in_buffersAlan Cox2009-07-20
* USB: fix uninitialised variable in ti_do_downloadOliver Neukum2009-07-12