aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial (follow)
AgeCommit message (Expand)AuthorFilesLines
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-21USB: ti_usb_3410_5052: fix use-after-free in TIOCMIWAITJohan Hovold1-4/+6
2013-03-21USB: ssu100: fix use-after-free in TIOCMIWAITJohan Hovold1-5/+7
2013-03-21USB: spcp8x5: fix use-after-free in TIOCMIWAITJohan Hovold1-4/+5
2013-03-21USB: quatech2: fix use-after-free in TIOCMIWAITJohan Hovold1-5/+7
2013-03-21USB: pl2303: fix use-after-free in TIOCMIWAITJohan Hovold1-5/+6
2013-03-21USB: oti6858: fix use-after-free in TIOCMIWAITJohan Hovold1-4/+6
2013-03-21USB: mos7840: fix use-after-free in TIOCMIWAITJohan Hovold1-5/+8
2013-03-21USB: mos7840: fix broken TIOCMIWAITJohan Hovold1-2/+3
2013-03-21USB: mct_u232: fix use-after-free in TIOCMIWAITJohan Hovold1-6/+7
2013-03-21USB: io_ti: fix use-after-free in TIOCMIWAITJohan Hovold1-6/+6
2013-03-21USB: io_edgeport: fix use-after-free in TIOCMIWAITJohan Hovold1-5/+7
2013-03-21USB: ftdi_sio: fix use-after-free in TIOCMIWAITJohan Hovold1-11/+8
2013-03-21USB: f81232: fix use-after-free in TIOCMIWAITJohan Hovold1-4/+5
2013-03-21USB: cypress_m8: fix use-after-free in TIOCMIWAITJohan Hovold1-6/+8
2013-03-21USB: ch341: fix use-after-free in TIOCMIWAITJohan Hovold1-5/+6
2013-03-21USB: ark3116: fix use-after-free in TIOCMIWAITJohan Hovold1-4/+6
2013-03-21USB: serial: fix interface refcountingJohan Hovold1-1/+2
2013-03-21USB: io_ti: fix get_icount for two port adaptersJohan Hovold1-0/+1
2013-03-21USB: garmin_gps: fix memory leak on disconnectJohan Hovold1-6/+1
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