summaryrefslogtreecommitdiff
path: root/drivers/usb/serial
AgeCommit message (Expand)AuthorFilesLines
2012-07-16USB: option: Add MEDIATEK product idsGaosen Zhang1-0/+20
2012-07-16USB: option: add ZTE MF60Bjørn Mork1-0/+6
2012-07-16USB: CP210x Add 10 Device IDsCraig Shelley1-0/+11
2012-07-16USB: option: Add USB ID for Novatel Ovation MC551Forest Bond1-0/+3
2012-07-16USB: option: add id for Cellient MEN-200Dmitry Shmygov1-0/+5
2012-06-22USB: serial: Enforce USB driver and USB serial driver matchBjørn Mork1-2/+4
2012-06-22USB: serial: sierra: Add support for Sierra Wireless AirCard 320U modemTom Cassidy1-0/+4
2012-06-22USB: ftdi-sio: Add support for RT Systems USB-RTS01 serial adapterEvan McNabb2-0/+2
2012-06-22USB: serial: cp210x: add Optris MS Pro usb idMikko Tuumanen1-0/+1
2012-06-22USB: mct_u232: Fix incorrect TIOCMSET returnAlan Cox1-5/+8
2012-06-22USB: qcserial: Add Sierra Wireless device IDsBjørn Mork1-0/+6
2012-06-22USB: mos7840: Fix compilation of usb serial driverTony Zelenoff1-1/+1
2012-06-22USB: option: fix port-data abuseJohan Hovold1-31/+3
2012-06-22USB: option: fix memory leakJohan Hovold1-1/+11
2012-06-22USB: option: add more YUGA device ids说不得1-17/+27
2012-06-22USB: option: Updated Huawei K4605 has better idAndrew Bird1-0/+2
2012-06-22USB: option: Add Vodafone/Huawei K5005 supportBjørn Mork1-0/+4
2012-06-01USB: serial: ti_usb_3410_5052: Add support for the FRI2 serial consoleDarren Hart2-2/+5
2012-06-01USB: ftdi-sio: add support for Physik Instrumente E-861Éric Piel2-0/+9
2012-04-27USB: sierra: avoid QMI/wwan interface on MC77xxBjørn Mork1-2/+4
2012-04-27USB: serial: cp210x: Fixed usb_control_msg timeout valuesYuri Matylitski1-3/+6
2012-04-22USB: sierra: add support for Sierra Wireless MC7710Anton Samokhvalov1-0/+1
2012-04-22USB: option: re-add NOVATELWIRELESS_PRODUCT_HSPA_HIGHSPEED to option_id arraySantiago Garcia Mantinan1-0/+1
2012-04-22USB: pl2303: fix DTR/RTS being raised on baud rate changeJohan Hovold1-1/+1
2012-04-22USB: serial: fix race between probe and openJohan Hovold1-0/+8
2012-04-02USB: serial: mos7840: Fixed MCS7820 device attach problemDonald Lee1-26/+57
2012-04-02usb: cp210x: Update to support CP2105 and multiple interface devicesPreston Fick1-3/+41
2012-04-02usb-serial: Add support for the Sealevel SeaLINK+8 2038-ROHS deviceScott Dial2-0/+8
2012-04-02USB: qcserial: don't grab QMI port on Gobi 1000 devicesDan Williams1-43/+62
2012-04-02USB: qcserial: add several new serial devicesThomas Tuttle1-0/+14
2012-04-02USB: serial: fix console error reportingJohan Hovold1-1/+3
2012-04-02USB: ftdi_sio: new PID: LUMEL PD12Michał Wróbel2-0/+3
2012-04-02USB: ftdi_sio: add support for FT-X series devicesJim Paris3-6/+18
2012-04-02USB: ftdi_sio: new PID: Distortec JTAG-lock-pickMichał Wróbel2-0/+4
2012-04-02USB: Microchip VID mislabeled as Hornby VID in ftdi_sio.Bruno Thomsen2-4/+8
2012-04-02USB: ftdi_sio: add support for BeagleBone rev A5+Peter Korsgaard1-2/+2
2012-04-02USB: ftdi_sio: fix problem when the manufacture is a NULL stringGreg Kroah-Hartman1-1/+2
2012-04-02USB: option: add ZTE MF820DBjørn Mork1-0/+2
2012-04-02USB: option: make interface blacklist work againBjørn Mork1-0/+1
2012-04-02USB: option driver: adding support for Telit CC864-SINGLE, CC864-DUAL and DE9...Daniele Palmas1-0/+6
2012-04-02USB: option: Add MediaTek MT6276M modem&app interfacesMeng Zhang1-0/+7
2012-02-29USB: Serial: ti_usb_3410_5052: Add Abbot Diabetes Care cable idAndrew Lunn2-2/+8
2012-02-29USB: option: cleanup zte 3g-dongle's pid in option.cRui li1-130/+13
2012-02-29USB: Added Kamstrup VID/PIDs to cp210x serial driver.Bruno Thomsen1-0/+2
2012-02-13USB: add new zte 3g-dongle's pid to option.cRui li1-1/+128
2012-02-13USB: usbserial: add new PID number (0xa951) to the ftdi driverMilan Kocian2-0/+8
2012-02-03USB: cp210x: allow more baud rates above 1MbaudJohan Hovold1-5/+6
2012-02-03USB: cp210x: initialise baud rate at openJohan Hovold1-0/+4
2012-02-03USB: cp210x: clean up, refactor and document speed handlingJohan Hovold1-14/+57
2012-02-03USB: cp210x: fix up set_termios variablesJohan Hovold1-2/+3