summaryrefslogtreecommitdiff
path: root/drivers/usb/serial
AgeCommit message (Expand)Author
2013-02-02USB: ftdi_sio: add Zolix FTDI PIDPetr Kubánek
2013-02-02USB: option: add Changhong CH690Bjørn Mork
2013-02-02USB: ftdi_sio: add PID/VID entries for ELV WS 300 PC IISven Killig
2013-01-31USB: add OWL CM-160 support to cp210x driverLuis Llorente Campo
2013-01-30USB: option: add support for Telit LE920Daniele Palmas
2013-01-30USB: qcserial: add Telit Gobi QDL deviceDaniele Palmas
2013-01-17USB: io_ti: Fix NULL dereference in chase_port()Wolfgang Frisch
2013-01-17USB: option: add TP-LINK HSUPA Modem MA180Bjørn Mork
2013-01-17USB: option: blacklist network interface on ONDA MT8205 4G LTEBjørn Mork
2013-01-13usb: ftdi_sio: Crucible Technologies COMET Caller ID - pid addedTomasz Mloduchowski
2013-01-11USB: option: add Nexpring NP10T terminal idDzianis Kahanovich
2013-01-11USB: option: add Telekom Speedstick LTE IIBjørn Mork
2013-01-11USB: option: blacklist network interface on ZTE MF880Bjørn Mork
2013-01-11USB: option: Add new MEDIATEK PID supportQuentin.Li
2012-12-11Merge tag 'usb-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-11-26USB: ftdi_sio: Add support for Newport AGILIS motor driversMartin Teichmann
2012-11-26usb: ftdi_sio: fixup BeagleBone A5+ quirkPeter Korsgaard
2012-11-26USB: cp210x: add Virtenio Preon32 device idMarkus Becker
2012-11-26USB: option: blacklist network interface on Huawei E173Bjørn Mork
2012-11-21USB: add new zte 3g-dongle's pid to option.cli.rui27@zte.com.cn
2012-11-21USB: opticon: switch to generic read implementationJohan Hovold
2012-11-21USB: opticon: refactor reab-urb processingJohan Hovold
2012-11-21USB: opticon: use usb-serial bulk-in urbJohan Hovold
2012-11-21USB: opticon: increase bulk-in sizeJohan Hovold
2012-11-21USB: opticon: use port as urb contextJohan Hovold
2012-11-21USB: opticon: pass port to get_serial_infoJohan Hovold
2012-11-21USB: opticon: make private data port specificJohan Hovold
2012-11-21USB: opticon: remove disconnectJohan Hovold
2012-11-21USB: opticon: move read-urb deallocation to releaseJohan Hovold
2012-11-21USB: opticon: simplify bulk-in discovery in attachJohan Hovold
2012-11-21USB: opticon: remove private usb-serial dataJohan Hovold
2012-11-21USB: opticon: remove redundant initialisationJohan Hovold
2012-11-21USB: opticon: remove private serial-device dataJohan Hovold
2012-11-21USB: opticon: use port device for error and debugJohan Hovold
2012-11-21USB: opticon: move private urb initialisation to attachJohan Hovold
2012-11-21USB: opticon: remove redundant bulk urb fillJohan Hovold
2012-11-21usb-core: remove CONFIG_HOTPLUG ifdefsBill Pemberton
2012-11-16Merge 3.7-rc6 into usb-next.Greg Kroah-Hartman
2012-11-16Merge 3.7-rc6 into tty-nextGreg Kroah-Hartman
2012-11-15TTY: call tty_port_destroy in the rest of driversJiri Slaby
2012-11-13USB: option: add Alcatel X220/X500D USB IDsDan Williams
2012-11-13USB: option: add Novatel E362 and Dell Wireless 5800 USB IDsDan Williams
2012-11-13USB: keyspan: fix typo causing GPF on openBjørn Mork
2012-10-31USB: option: idVendor and idProduct are __le16Bjørn Mork
2012-10-31USB: option: replace vendor probe rule with match flagsBjørn Mork
2012-10-31USB: option: never bind to a usb-storage interfaceBjørn Mork
2012-10-31USB: serial: remove driver version informationJohan Hovold
2012-10-30USB: ftdi_sio: use ftdi_get_modem_status in chars_in_bufferJohan Hovold
2012-10-30USB: ftdi_sio: optimise chars_in_bufferJohan Hovold
2012-10-30USB: ftdi_sio: use generic chars_in_bufferJohan Hovold