aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-29Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds41-1974/+885
2013-04-24USB: ftdi_sio: enable two UART ports on ST Microconnect LiteAdrian Thomasset1-7/+11
2013-04-23USB: serial: option: Added support Olivetti Olicard 145Filippo Turato1-0/+2
2013-04-23USB: ftdi_sio: correct ST Micro Connect Lite PIDsAdrian Thomasset2-2/+5
2013-04-19USB: ti_usb_3410_5052: kill custom closing_waitJohan Hovold1-54/+15
2013-04-19USB: ti_usb_3410_5052: remove redundant drain from break_ctlJohan Hovold1-2/+0
2013-04-19USB: ti_usb_3410_5052: query hardware-buffer status in chars_in_bufferJohan Hovold1-0/+8
2013-04-19USB: ti_usb_3410_5052: remove lsr from port dataJohan Hovold1-7/+7
2013-04-19USB: ti_usb_3410_5052: move write-fifo flushing to closeJohan Hovold1-9/+8
2013-04-19USB: io_ti: remove redundant wait_until_sentJohan Hovold1-2/+0
2013-04-19USB: io_ti: fix TIOCGSERIALJohan Hovold1-1/+1
2013-04-17USB: symbolserial: move private-data allocation to port_probeJohan Hovold1-11/+19
2013-04-17USB: symbolserial: remove unused private dataJohan Hovold1-5/+1
2013-04-17USB: symbolserial: use port interrupt-in urbJohan Hovold1-90/+12
2013-04-17USB: mct_u232: clean up read implementationJohan Hovold1-26/+11
2013-04-17USB: kobil_sct: use port interrupt-out urbJohan Hovold1-67/+8
2013-04-17USB: kobil_sct: remove unused endpoint addressJohan Hovold1-8/+0
2013-04-17USB: kobil_sct: fix broken debug codeJohan Hovold1-18/+2
2013-04-17USB: omninet: switch to generic read implementationJohan Hovold1-40/+3
2013-04-17USB: omninet: refactor read-urb processingJohan Hovold1-7/+18
2013-04-17USB: omninet: clean up protocol definesJohan Hovold1-7/+7
2013-04-17USB: omninet: clean up protocol descriptionJohan Hovold1-7/+6
2013-04-17USB: omninet: use kzalloc for private dataJohan Hovold1-1/+1
2013-04-11USB: serial: wishbone-serial: fix up minor sparse warningGreg Kroah-Hartman1-1/+1
2013-04-11usb-serial: add support for USB Wishbone-serial adaptersWesley W. Terpstra3-0/+113
2013-04-09USB: regroup all depends on USB within an if USB blockFlorian Fainelli1-1/+1
2013-04-09USB: option: add a D-Link DWM-156 variantBjørn Mork1-0/+6
2013-04-08USB: add ftdi_sio USB ID for GDM Boost V1.xStefani Seibold2-0/+2
2013-04-05USB: io_ti, stop dereferencing potential NULLJiri Slaby1-5/+4
2013-04-05USB: keyspan: add a sanity test on "len"Dan Carpenter1-2/+3
2013-04-05USB: keyspan: pull in one indent levelDan Carpenter1-35/+34
2013-04-01Merge 3.9-rc5 into tty-nextGreg Kroah-Hartman18-87/+113
2013-03-28Revert "USB: serial: fix hang when opening port"Greg Kroah-Hartman1-1/+0
2013-03-28Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman3-0/+9
2013-03-28usb: ftdi_sio: Add support for Mitsubishi FX-USB-AW/-BDKonstantin Holoborodko2-0/+8
2013-03-26USB: serial: fix hang when opening portMing Lei1-0/+1
2013-03-25USB: serial: update copyright informationJohan Hovold3-2/+3
2013-03-25USB: iuu_phoenix: remove bogus disconnect test in closeJohan Hovold1-5/+0
2013-03-25USB: garmin_gps: remove bogus disconnect test in bulk callbackJohan Hovold1-6/+0
2013-03-25USB: garmin_gps: remove bogus disconnect test in closeJohan Hovold1-4/+0
2013-03-25USB: visor: always disable uart on closeJohan Hovold1-11/+5
2013-03-25USB: quatech2: always disable uart on closeJohan Hovold1-8/+0
2013-03-25USB: pl2303: remove disconnect test from tiocmsetJohan Hovold1-11/+4
2013-03-25USB: pl2303: fix return value of tiocmsetJohan Hovold1-2/+5
2013-03-25USB: opticon: remove disconnect test from tiocmsetJohan Hovold1-12/+4
2013-03-25USB: opticon: fix return value of tiocmsetJohan Hovold1-3/+9
2013-03-25USB: mos7720: always disable uart on closeJohan Hovold1-10/+3
2013-03-25USB: metro-usb: always disable uart on closeJohan Hovold1-4/+1
2013-03-25USB: kl5kusb105: always disable uart on closeJohan Hovold1-16/+11
2013-03-25USB: io_ti: always disable uart on closeJohan Hovold1-13/+2