summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/ti_usb_3410_5052.c
Commit message (Expand)AuthorAgeFilesLines
* usb: serial: Remove unused tty->hw_stoppedPeter Hurley2014-09-241-6/+1Star
* USB: serial: add missing newlines to dev_<level> messages.Johan Hovold2014-03-121-2/+2
* usb: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-091-1/+0Star
* USB: serial: remove redundant OOM messagesJohan Hovold2014-01-031-13/+5Star
* USB: serial: clean up ioctl debuggingJohan Hovold2014-01-031-2/+0Star
* USB: serial: constify device-id tablesJohan Hovold2014-01-031-3/+3
* USB: serial: ti_usb_3410_5052: add Abbott strip port ID to combined table as ...Diego Elio Pettenò2013-10-121-0/+1
* Merge 3.11-rc6 into usb-nextGreg Kroah-Hartman2013-08-191-4/+5
|\
| * USB: ti_usb_3410_5052: fix big-endian firmware handlingJohan Hovold2013-08-121-4/+5
* | Merge 3.11-rc3 into usb-nextGreg Kroah-Hartman2013-07-291-1/+1
|\|
| * USB: ti_usb_3410_5052: fix dynamic-id matchingJohan Hovold2013-07-251-1/+1
* | USB: ti_usb_3410_5052: remove vendor/product module parametersJohan Hovold2013-07-241-65/+7Star
* | USB: ti_usb_3410_5052: remove unused wait queueJohan Hovold2013-07-241-7/+0Star
* | USB: ti_usb_3410_5052: kill private fifoJohan Hovold2013-07-241-14/+6Star
* | USB: serial: set drain delay at port probeJohan Hovold2013-07-241-2/+2
|/
* Merge 3.10-rc7 into usb-nextGreg Kroah-Hartman2013-06-251-1/+2
|\
| * USB: serial: ti_usb_3410_5052: new device id for Abbot strip port cableAnders Hammarquist2013-06-201-1/+2
* | USB: serial: make minor allocation dynamicGreg Kroah-Hartman2013-06-171-1/+1
* | USB: serial: ports: add minor and port numberGreg Kroah-Hartman2013-06-101-5/+5
|/
* USB: ti_usb_3410_5052: fix chars_in_buffer overheadJohan Hovold2013-05-171-8/+15
* Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-04-291-125/+38Star
|\
| * USB: ti_usb_3410_5052: kill custom closing_waitJohan Hovold2013-04-191-54/+15Star
| * USB: ti_usb_3410_5052: remove redundant drain from break_ctlJohan Hovold2013-04-191-2/+0Star
| * USB: ti_usb_3410_5052: query hardware-buffer status in chars_in_bufferJohan Hovold2013-04-191-0/+8
| * USB: ti_usb_3410_5052: remove lsr from port dataJohan Hovold2013-04-191-7/+7
| * USB: ti_usb_3410_5052: move write-fifo flushing to closeJohan Hovold2013-04-191-9/+8Star
| * USB: ti_usb_3410_5052: switch to generic TIOCMIWAIT implementationJohan Hovold2013-03-251-26/+3Star
| * USB: ti_usb_3410_5052: switch to generic get_icount implementationJohan Hovold2013-03-251-37/+7Star
* | Merge 3.9-rc5 into tty-nextGreg Kroah-Hartman2013-04-011-4/+6
|\|
| * USB: ti_usb_3410_5052: fix use-after-free in TIOCMIWAITJohan Hovold2013-03-211-4/+6
* | TTY: add tty_port_tty_wakeup helperJiri Slaby2013-03-191-5/+2Star
|/
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-161-23/+16Star
* TTY: switch tty_insert_flip_stringJiri Slaby2013-01-161-6/+5Star
* USB: ti_usb_3410_5052: fix port-data memory leakJohan Hovold2012-10-171-45/+43Star
* Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2012-10-011-81/+69Star
|\
| * USB: serial: ti_usb_3410_5052: fix up noisy printk() usageGreg Kroah-Hartman2012-09-181-8/+1Star
| * USB: Serial: ti_usb_3410_5052.c: remove debug module parameterGreg Kroah-Hartman2012-09-181-4/+0Star
| * USB: serial: remove debug parameter from usb_serial_debug_data()Greg Kroah-Hartman2012-09-181-4/+4
| * USB: serial: ti_usb_3410_5052.c: remove dbg() usageGreg Kroah-Hartman2012-09-151-65/+64Star
* | 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-121-2/+4
* USB: serial: rework usb_serial_register/deregister_drivers()Greg Kroah-Hartman2012-05-091-9/+2Star
* USB: serial: remove usb_serial_disconnect call in all driversGreg Kroah-Hartman2012-05-071-1/+0Star
* USB: serial: remove usb_serial_probe call in all driversGreg Kroah-Hartman2012-05-071-1/+0Star
* USB: ti_usb_3410_5052.c: remove dbg() tracing callsGreg Kroah-Hartman2012-05-041-38/+0Star
* 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/+8Star
* Merge branch 'usb-3.3-rc4' into usb-nextGreg Kroah-Hartman2012-02-231-3/+2Star
|\
| * USB: serial: use dev_err_console in custom write pathsJohan Hovold2012-02-101-3/+2Star
* | USB: Serial: ti_usb_3410_5052: Add Abbot Diabetes Care cable idAndrew Lunn2012-02-221-2/+4
|/