summaryrefslogtreecommitdiff
path: root/drivers/usb/serial
AgeCommit message (Expand)AuthorFilesLines
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 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-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-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/greg...Linus 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
2012-11-21USB: opticon: refactor reab-urb processingJohan Hovold1-46/+59
2012-11-21USB: opticon: use usb-serial bulk-in urbJohan Hovold1-29/+2
2012-11-21USB: opticon: increase bulk-in sizeJohan Hovold1-1/+2
2012-11-21USB: opticon: use port as urb contextJohan Hovold1-10/+8
2012-11-21USB: opticon: pass port to get_serial_infoJohan Hovold1-4/+3
2012-11-21USB: opticon: make private data port specificJohan Hovold1-32/+37
2012-11-21USB: opticon: remove disconnectJohan Hovold1-8/+0
2012-11-21USB: opticon: move read-urb deallocation to releaseJohan Hovold1-1/+1
2012-11-21USB: opticon: simplify bulk-in discovery in attachJohan Hovold1-33/+16
2012-11-21USB: opticon: remove private usb-serial dataJohan Hovold1-3/+1
2012-11-21USB: opticon: remove redundant initialisationJohan Hovold1-1/+0
2012-11-21USB: opticon: remove private serial-device dataJohan Hovold1-6/+4
2012-11-21USB: opticon: use port device for error and debugJohan Hovold1-5/+6
2012-11-21USB: opticon: move private urb initialisation to attachJohan Hovold1-7/+6
2012-11-21USB: opticon: remove redundant bulk urb fillJohan Hovold1-5/+0
2012-11-21usb-core: remove CONFIG_HOTPLUG ifdefsBill Pemberton1-10/+0
2012-11-16Merge 3.7-rc6 into usb-next.Greg Kroah-Hartman3-7/+15