summaryrefslogtreecommitdiff
path: root/drivers/usb/serial
AgeCommit message (Expand)AuthorFilesLines
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-serial: ftdi_sio: fix oops during autosuspendAlan Stern1-2/+7
2012-06-01USB: ftdi-sio: add support for Physik Instrumente E-861Éric Piel2-0/+9
2012-04-20USB: serial: cp210x: Fixed usb_control_msg timeout valuesYuri Matylitski1-3/+6
2012-04-17USB: sierra: avoid QMI/wwan interface on MC77xxBjørn Mork1-2/+4
2012-04-10USB: serial: fix race between probe and openJohan Hovold1-0/+8
2012-04-09USB: sierra: add support for Sierra Wireless MC7710Anton Samokhvalov1-0/+1
2012-04-09USB: ftdi_sio: fix race condition in TIOCMIWAIT, and abort of TIOCMIWAIT when...Simon Arlott1-5/+7
2012-04-09USB: ftdi_sio: fix status line change handling for TIOCMIWAIT and TIOCGICOUNTSimon Arlott1-11/+13
2012-04-09USB: fix bug in serial driver unregistrationAlan Stern2-26/+2
2012-04-09USB: serial: metro-usb: Fix idProduct for Uni-Directional mode.Aleksey Babahin1-3/+3
2012-04-09USB: option: re-add NOVATELWIRELESS_PRODUCT_HSPA_HIGHSPEED to option_id arraySantiago Garcia Mantinan1-0/+1
2012-04-09USB: pl2303: fix DTR/RTS being raised on baud rate changeJohan Hovold1-1/+1
2012-03-30Documentation: remove references to /etc/modprobe.confLucas De Marchi1-1/+2
2012-03-25USB: option: Ignore ZTE (Vodafone) K3570/71 net interfacesAndrew Bird (Sphere Systems)1-2/+4
2012-03-20Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds57-1543/+1376
2012-03-20Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-11/+6
2012-03-16USB: option: add ZTE MF820DBjørn Mork1-0/+2
2012-03-16USB: option: make interface blacklist work againBjørn Mork1-0/+1
2012-03-15USB: ftdi_sio: new PID: LUMEL PD12Michał Wróbel2-0/+3
2012-03-14USB: ftdi_sio: add support for FT-X series devicesJim Paris3-6/+18
2012-03-14USB: serial: mos7840: Fixed MCS7820 device attach problemDonald Lee1-26/+57
2012-03-09USB: ftdi_sio: new PID: Distortec JTAG-lock-pickMichał Wróbel2-0/+4
2012-03-08USB: serial: metro-usb: move to use dev_dbg() instead of dbg()Greg Kroah-Hartman1-34/+44
2012-03-08USB: serial: metro-usb: remove unneeded cast and function callGreg Kroah-Hartman1-5/+2
2012-03-08USB: serial: metro-usb: remove function header commentsGreg Kroah-Hartman1-110/+0
2012-03-08USB: serial: metro-usb: remove function prototypesGreg Kroah-Hartman1-146/+117
2012-03-08USB: serial: metro-usb: fix up coding style errorsGreg Kroah-Hartman1-95/+65
2012-03-08USB: serial: metro-usb: remove the .h fileGreg Kroah-Hartman2-54/+21
2012-03-08USB: serial: metro-usb: convert to use module_usb_serial_driverGreg Kroah-Hartman1-44/+2
2012-03-08USB: serial: metro-usb: remove vendor and product module parametersGreg Kroah-Hartman1-33/+2
2012-03-08USB: serial: metro-usb: add to the buildGreg Kroah-Hartman2-0/+9
2012-03-08USB: serial: metro-usb: fix up usb_serial_register callsGreg Kroah-Hartman1-11/+7
2012-03-08USB: serial: add metro-usb driver to the treeAleksey Babahin2-0/+674
2012-03-08USB: Microchip VID mislabeled as Hornby VID in ftdi_sio.Bruno Thomsen2-4/+8
2012-03-08TTY: remove re-assignments to tty_driver membersJiri Slaby1-1/+0
2012-03-02usb: cp210x: Update to support CP2105 and multiple interface devicesPreston Fick1-3/+41
2012-03-01USB: ftdi_sio: add support for BeagleBone rev A5+Peter Korsgaard1-2/+2