summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
AgeCommit message (Expand)AuthorLines
2013-03-28usb: ftdi_sio: Add support for Mitsubishi FX-USB-AW/-BDKonstantin Holoborodko-0/+8
2013-03-26USB: serial: fix hang when opening portMing Lei-0/+1
2013-03-21USB: ti_usb_3410_5052: fix use-after-free in TIOCMIWAITJohan Hovold-4/+6
2013-03-21USB: ssu100: fix use-after-free in TIOCMIWAITJohan Hovold-5/+7
2013-03-21USB: spcp8x5: fix use-after-free in TIOCMIWAITJohan Hovold-4/+5
2013-03-21USB: quatech2: fix use-after-free in TIOCMIWAITJohan Hovold-5/+7
2013-03-21USB: pl2303: fix use-after-free in TIOCMIWAITJohan Hovold-5/+6
2013-03-21USB: oti6858: fix use-after-free in TIOCMIWAITJohan Hovold-4/+6
2013-03-21USB: mos7840: fix use-after-free in TIOCMIWAITJohan Hovold-5/+8
2013-03-21USB: mos7840: fix broken TIOCMIWAITJohan Hovold-2/+3
2013-03-21USB: mct_u232: fix use-after-free in TIOCMIWAITJohan Hovold-6/+7
2013-03-21USB: io_ti: fix use-after-free in TIOCMIWAITJohan Hovold-6/+6
2013-03-21USB: io_edgeport: fix use-after-free in TIOCMIWAITJohan Hovold-5/+7
2013-03-21USB: ftdi_sio: fix use-after-free in TIOCMIWAITJohan Hovold-11/+8
2013-03-21USB: f81232: fix use-after-free in TIOCMIWAITJohan Hovold-4/+5
2013-03-21USB: cypress_m8: fix use-after-free in TIOCMIWAITJohan Hovold-6/+8
2013-03-21USB: ch341: fix use-after-free in TIOCMIWAITJohan Hovold-5/+6
2013-03-21USB: ark3116: fix use-after-free in TIOCMIWAITJohan Hovold-4/+6
2013-03-21USB: serial: fix interface refcountingJohan Hovold-1/+2
2013-03-21USB: io_ti: fix get_icount for two port adaptersJohan Hovold-0/+1
2013-03-21USB: garmin_gps: fix memory leak on disconnectJohan Hovold-6/+1
2013-03-13USB: quatech2: only write to the tty if the port is open.Bill Pemberton-2/+5
2013-03-13qcserial: bind to DM/DIAG port on Gobi 1K devicesDan Williams-2/+5
2013-03-12usb: serial: Add Rigblaster Advantage to device tableSteve Conklin-0/+1
2013-03-11qcaux: add Franklin U600Dan Williams-0/+1
2013-03-11usb: cp210x new Vendor/Device IDsMatwey V. Kornilov-0/+19
2013-03-07USB: added support for Cinterion's products AH6 and PLS8Christian Schmiedl-0/+4
2013-03-07USB: option: add Huawei E5331Bjørn Mork-0/+1
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-393/+194
2013-02-13USB: option: add Huawei "ACM" devices using protocol = vendorBjørn Mork-0/+4
2013-02-13USB: serial: fix null-pointer dereferences on disconnectJohan Hovold-59/+50
2013-02-13USB: option: add Yota / Megafon M100-1 4g modemBjørn Mork-0/+2
2013-02-08Merge usb-linus branch into usb-nextGreg Kroah-Hartman-1/+25
2013-02-02USB: ftdi_sio: add Zolix FTDI PIDPetr Kubánek-0/+6
2013-02-02USB: option: add Changhong CH690Bjørn Mork-0/+5
2013-02-02USB: ftdi_sio: add PID/VID entries for ELV WS 300 PC IISven Killig-1/+4
2013-01-31USB: add OWL CM-160 support to cp210x driverLuis Llorente Campo-0/+1
2013-01-30USB: option: add support for Telit LE920Daniele Palmas-0/+8
2013-01-30USB: qcserial: add Telit Gobi QDL deviceDaniele Palmas-0/+1
2013-01-25Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman-2/+36
2013-01-25Merge 3.8-rc5 into usb-nextGreg Kroah-Hartman-1/+8
2013-01-25usb: add driver for xsens motion trackersFrans Klaver-0/+99
2013-01-24USB: option: add and update Alcatel modemsBjørn Mork-1/+9
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach-1/+1
2013-01-18USB: io_ti: kill custom closing_wait implementationJohan Hovold-48/+9
2013-01-18USB: io_ti: query hardware-buffer status in chars_in_bufferJohan Hovold-0/+7
2013-01-18USB: serial: grab disconnect mutex in chars_in_bufferJohan Hovold-4/+10
2013-01-18USB: io_ti: use tty-port drain delayJohan Hovold-12/+2
2013-01-18USB: io_ti: move write-fifo flushing to closeJohan Hovold-7/+7
2013-01-18Merge 3.8-rc4 into usb-nextGreg Kroah-Hartman-1/+25