summaryrefslogtreecommitdiff
path: root/drivers/usb/serial
AgeCommit message (Expand)AuthorFilesLines
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: ftdi_sio: fix race condition in TIOCMIWAIT, and abort of TIOCMIWAIT when...Simon Arlott1-5/+7
2012-04-22USB: ftdi_sio: fix status line change handling for TIOCMIWAIT and TIOCGICOUNTSimon Arlott1-11/+13
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: 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-21USB: Added Kamstrup VID/PIDs to cp210x serial driver.Bruno Thomsen1-0/+2
2012-02-21USB: Serial: ti_usb_3410_5052: Add Abbot Diabetes Care cable idAndrew Lunn2-2/+8
2012-02-14USB: option: cleanup zte 3g-dongle's pid in option.cli.rui27@zte.com.cn1-130/+13
2012-02-03USB: usbserial: add new PID number (0xa951) to the ftdi driverMilan Kocian2-0/+8
2012-02-01USB: add new zte 3g-dongle's pid to option.cRui li1-1/+128
2012-02-01USB: qcserial: don't enable autosuspendThomas Tuttle1-2/+0
2012-02-01USB: qcserial: add several new serial devicesThomas Tuttle1-0/+14
2012-01-26USB: ftdi_sio: Add more identifiersAlan Cox2-0/+7
2012-01-24qcaux: add more Pantech UML190 and UML290 portsDan Williams1-1/+6
2012-01-24usb: serial: kobil_sct: fix compile warning:Felipe Balbi1-1/+1
2012-01-24USB: option: Add LG docomo L-02CKentaro Matsuyama1-0/+5
2012-01-24usb: io_ti: Make edge_remove_sysfs_attrs the port_remove method.Eric W. Biederman1-8/+2
2012-01-24USB: cp210x: allow more baud rates above 1MbaudJohan Hovold1-5/+6
2012-01-24USB: cp210x: initialise baud rate at openJohan Hovold1-0/+4
2012-01-24USB: cp210x: clean up, refactor and document speed handlingJohan Hovold1-14/+57
2012-01-24USB: cp210x: do not map baud rates to B0Johan Hovold1-2/+2
2012-01-24USB: cp210x: fix up set_termios variablesJohan Hovold1-2/+3
2012-01-24USB: cp210x: fix CP2104 baudrate usagePreston Fick1-6/+4
2012-01-24USB: cp210x: call generic open last in openJohan Hovold1-5/+2
2012-01-24USB: serial: CP210x: Added USB-ID for the Link Instruments MSO-19Renato Caldas1-0/+1
2012-01-24USB: serial: ftdi additional IDsPeter Naulls2-0/+7
2012-01-24USB: ftdi_sio: add PID for TI XDS100v2 / BeagleBone A3Peter Korsgaard2-0/+9
2012-01-24USB: ftdi_sio: fix initial baud rateJohan Hovold1-2/+5
2012-01-24USB: ftdi_sio: fix TIOCSSERIAL baud_base handlingJohan Hovold1-2/+1
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell41-49/+49
2012-01-09Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds32-1653/+197
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-3/+3