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