summaryrefslogtreecommitdiff
path: root/drivers/usb/serial/ti_usb_3410_5052.c
Commit message (Expand)AuthorAge
* USB: ti_usb_3410_5052: Add Honeywell HGI80 IDDavid Woodhouse2015-11-16
* usb: serial: Remove unused tty->hw_stoppedPeter Hurley2014-09-23
* USB: serial: add missing newlines to dev_<level> messages.Johan Hovold2014-03-12
* usb: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-08
* USB: serial: remove redundant OOM messagesJohan Hovold2014-01-03
* USB: serial: clean up ioctl debuggingJohan Hovold2014-01-03
* USB: serial: constify device-id tablesJohan Hovold2014-01-03
* USB: serial: ti_usb_3410_5052: add Abbott strip port ID to combined table as ...Diego Elio Pettenò2013-10-11
* Merge 3.11-rc6 into usb-nextGreg Kroah-Hartman2013-08-18
|\
| * USB: ti_usb_3410_5052: fix big-endian firmware handlingJohan Hovold2013-08-12
* | Merge 3.11-rc3 into usb-nextGreg Kroah-Hartman2013-07-29
|\ \ | |/
| * USB: ti_usb_3410_5052: fix dynamic-id matchingJohan Hovold2013-07-24
* | USB: ti_usb_3410_5052: remove vendor/product module parametersJohan Hovold2013-07-23
* | USB: ti_usb_3410_5052: remove unused wait queueJohan Hovold2013-07-23
* | USB: ti_usb_3410_5052: kill private fifoJohan Hovold2013-07-23
* | USB: serial: set drain delay at port probeJohan Hovold2013-07-23
|/
* Merge 3.10-rc7 into usb-nextGreg Kroah-Hartman2013-06-24
|\
| * USB: serial: ti_usb_3410_5052: new device id for Abbot strip port cableAnders Hammarquist2013-06-19
* | USB: serial: make minor allocation dynamicGreg Kroah-Hartman2013-06-17
* | USB: serial: ports: add minor and port numberGreg Kroah-Hartman2013-06-10
|/
* 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-15
* TTY: switch tty_insert_flip_stringJiri Slaby2013-01-15
* 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