aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
Commit message (Expand)AuthorAgeFilesLines
* USB: mos7840: remove invalid disconnect handlingJohan Hovold2012-10-311-12/+1
* USB: mos7840: remove NULL-urb submissionJohan Hovold2012-10-311-14/+1
* USB: mos7840: fix port-device leak in error pathJohan Hovold2012-10-311-1/+0
* USB: mos7840: fix urb leak at releaseJohan Hovold2012-10-311-0/+1
* USB: sierra: fix memory leak in probe error pathJohan Hovold2012-10-311-6/+10
* USB: sierra: fix memory leak in attach error pathJohan Hovold2012-10-311-1/+8
* USB: serial: Fix memory leak in sierra_release()Lennart Sorensen2012-10-311-0/+1
* USB: opticon: fix memory leak in error pathJohan Hovold2012-10-311-1/+3
* USB: opticon: fix DMA from stackJohan Hovold2012-10-311-1/+6
* USB: whiteheat: fix memory leak in error pathJohan Hovold2012-10-311-0/+1
* USB: option: add more ZTE devicesBjørn Mork2012-10-281-0/+18
* USB: option: blacklist net interface on ZTE devicesBjørn Mork2012-10-281-22/+52
* USB: qcaux: add Pantech vendor class matchBjørn Mork2012-10-071-7/+3
* USB: ftdi_sio: add TIAO USB Multi-Protocol Adapter (TUMPA) supportAntonio Ospite2012-10-072-0/+7
* USB: option: blacklist QMI interface on ZTE MF683Bjørn Mork2012-10-071-1/+2
* USB: ftdi-sio: add support for more Physik Instrumente devicesÉric Piel2012-10-022-1/+37
* USB: ftdi_sio: do not claim CDC ACM functionBjørn Mork2012-10-022-2/+7
* USB: ftdi_sio: PID for NZR SEM 16+ USBHorst Schirmeier2012-10-022-0/+4
* USB: option: replace ZTE K5006-Z entry with vendor class ruleBjørn Mork2012-10-021-2/+4
* usb: serial: mos7840: Fixup mos7840_chars_in_buffer()Mark Ferrell2012-08-261-3/+6
* USB: ftdi_sio: Add VID/PID for Kondo Serial USBOzan Çağlayan2012-08-262-0/+8
* USB: option: add ZTE K5006-ZBjørn Mork2012-08-261-0/+2
* USB: support the new interfaces of Huawei Data Card devices in option driverfangxiaozhi2012-08-261-168/+111
* USB: option: Add MEDIATEK product idsGaosen Zhang2012-07-161-0/+20
* USB: option: add ZTE MF60Bjørn Mork2012-07-161-0/+6
* USB: CP210x Add 10 Device IDsCraig Shelley2012-07-161-0/+11
* USB: option: Add USB ID for Novatel Ovation MC551Forest Bond2012-07-161-0/+3
* USB: option: add id for Cellient MEN-200Dmitry Shmygov2012-07-161-0/+5
* USB: serial: Enforce USB driver and USB serial driver matchBjørn Mork2012-06-221-2/+4
* USB: serial: sierra: Add support for Sierra Wireless AirCard 320U modemTom Cassidy2012-06-221-0/+4
* USB: ftdi-sio: Add support for RT Systems USB-RTS01 serial adapterEvan McNabb2012-06-222-0/+2
* USB: serial: cp210x: add Optris MS Pro usb idMikko Tuumanen2012-06-221-0/+1
* USB: mct_u232: Fix incorrect TIOCMSET returnAlan Cox2012-06-221-5/+8
* USB: qcserial: Add Sierra Wireless device IDsBjørn Mork2012-06-221-0/+6
* USB: mos7840: Fix compilation of usb serial driverTony Zelenoff2012-06-221-1/+1
* USB: option: fix port-data abuseJohan Hovold2012-06-221-31/+3
* USB: option: fix memory leakJohan Hovold2012-06-221-1/+11
* USB: option: add more YUGA device ids说不得2012-06-221-17/+27
* USB: option: Updated Huawei K4605 has better idAndrew Bird2012-06-221-0/+2
* USB: option: Add Vodafone/Huawei K5005 supportBjørn Mork2012-06-221-0/+4
* USB: serial: ti_usb_3410_5052: Add support for the FRI2 serial consoleDarren Hart2012-06-012-2/+5
* USB: ftdi-sio: add support for Physik Instrumente E-861Éric Piel2012-06-012-0/+9
* USB: sierra: avoid QMI/wwan interface on MC77xxBjørn Mork2012-04-271-2/+4
* USB: serial: cp210x: Fixed usb_control_msg timeout valuesYuri Matylitski2012-04-271-3/+6
* USB: sierra: add support for Sierra Wireless MC7710Anton Samokhvalov2012-04-221-0/+1
* USB: option: re-add NOVATELWIRELESS_PRODUCT_HSPA_HIGHSPEED to option_id arraySantiago Garcia Mantinan2012-04-221-0/+1
* USB: pl2303: fix DTR/RTS being raised on baud rate changeJohan Hovold2012-04-221-1/+1
* USB: serial: fix race between probe and openJohan Hovold2012-04-221-0/+8
* USB: serial: mos7840: Fixed MCS7820 device attach problemDonald Lee2012-04-021-26/+57
* usb: cp210x: Update to support CP2105 and multiple interface devicesPreston Fick2012-04-021-3/+41