aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-13USB: quatech2: only write to the tty if the port is open.Bill Pemberton1-2/+5
2013-03-13qcserial: bind to DM/DIAG port on Gobi 1K devicesDan Williams1-2/+5
2013-03-12usb: serial: Add Rigblaster Advantage to device tableSteve Conklin1-0/+1
2013-03-11qcaux: add Franklin U600Dan Williams1-0/+1
2013-03-11usb: cp210x new Vendor/Device IDsMatwey V. Kornilov1-0/+19
2013-03-07USB: added support for Cinterion's products AH6 and PLS8Christian Schmiedl1-0/+4
2013-03-07USB: option: add Huawei E5331Bjørn Mork1-0/+1
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds36-393/+194
2013-02-13USB: option: add Huawei "ACM" devices using protocol = vendorBjørn Mork1-0/+4
2013-02-13USB: serial: fix null-pointer dereferences on disconnectJohan Hovold7-59/+50
2013-02-13USB: option: add Yota / Megafon M100-1 4g modemBjørn Mork1-0/+2
2013-02-08Merge usb-linus branch into usb-nextGreg Kroah-Hartman5-1/+25
2013-02-02USB: ftdi_sio: add Zolix FTDI PIDPetr Kubánek2-0/+6
2013-02-02USB: option: add Changhong CH690Bjørn Mork1-0/+5
2013-02-02USB: ftdi_sio: add PID/VID entries for ELV WS 300 PC IISven Killig2-1/+4
2013-01-31USB: add OWL CM-160 support to cp210x driverLuis Llorente Campo1-0/+1
2013-01-30USB: option: add support for Telit LE920Daniele Palmas1-0/+8
2013-01-30USB: qcserial: add Telit Gobi QDL deviceDaniele Palmas1-0/+1
2013-01-25Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman4-2/+36
2013-01-25Merge 3.8-rc5 into usb-nextGreg Kroah-Hartman1-1/+8
2013-01-25usb: add driver for xsens motion trackersFrans Klaver3-0/+99
2013-01-24USB: option: add and update Alcatel modemsBjørn Mork1-1/+9
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach1-1/+1
2013-01-18USB: io_ti: kill custom closing_wait implementationJohan Hovold1-48/+9
2013-01-18USB: io_ti: query hardware-buffer status in chars_in_bufferJohan Hovold1-0/+7
2013-01-18USB: serial: grab disconnect mutex in chars_in_bufferJohan Hovold1-4/+10
2013-01-18USB: io_ti: use tty-port drain delayJohan Hovold1-12/+2
2013-01-18USB: io_ti: move write-fifo flushing to closeJohan Hovold1-7/+7
2013-01-18Merge 3.8-rc4 into usb-nextGreg Kroah-Hartman3-1/+25
2013-01-17USB: io_ti: Fix NULL dereference in chase_port()Wolfgang Frisch1-0/+3
2013-01-17USB: option: add TP-LINK HSUPA Modem MA180Bjørn Mork1-0/+6
2013-01-17USB: option: blacklist network interface on ONDA MT8205 4G LTEBjørn Mork1-1/+2
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby35-321/+116
2013-01-15TTY: switch tty_insert_flip_stringJiri Slaby26-53/+55
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby10-29/+33
2013-01-15TTY: convert more flipping functionsJiri Slaby9-10/+10
2013-01-15TTY: switch tty_buffer_request_room to tty_portJiri Slaby1-2/+2
2013-01-13usb: ftdi_sio: Crucible Technologies COMET Caller ID - pid addedTomasz Mloduchowski2-0/+8
2013-01-11usb: serial: keyspan: fixed coding style issuesStefan Hubner1-2/+2
2013-01-11USB: option: add Nexpring NP10T terminal idDzianis Kahanovich1-0/+5
2013-01-11USB: option: add Telekom Speedstick LTE IIBjørn Mork1-0/+3
2013-01-11USB: option: blacklist network interface on ZTE MF880Bjørn Mork1-1/+2
2013-01-11USB: option: Add new MEDIATEK PID supportQuentin.Li1-0/+7
2012-12-11Merge tag 'usb-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds37-464/+251
2012-11-26USB: ftdi_sio: Add support for Newport AGILIS motor driversMartin Teichmann2-0/+7
2012-11-26usb: ftdi_sio: fixup BeagleBone A5+ quirkPeter Korsgaard1-1/+1
2012-11-26USB: cp210x: add Virtenio Preon32 device idMarkus Becker1-0/+1
2012-11-26USB: option: blacklist network interface on Huawei E173Bjørn Mork1-0/+3
2012-11-21USB: add new zte 3g-dongle's pid to option.cli.rui27@zte.com.cn1-0/+22
2012-11-21USB: opticon: switch to generic read implementationJohan Hovold1-130/+11