summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
Commit message (Expand)AuthorAgeFilesLines
* USB: Serial: Add PID(0xF7C0) to FTDI SIO driver for a zeitcontrol-deviceArtur Zimmer2011-08-112-1/+6
* USB: Serial: Add device ID for Sierra Wireless MC8305Florian Echtler2011-08-111-0/+1
* USB: Serial: Added device ID for Qualcomm Modem in Sagemcom's HiLo3GVijay Chavan2011-08-081-0/+1
* USB: option driver: add PID for Vodafone-Huawei K4511Andrew Bird2011-08-081-0/+3
* USB: option driver: add PID for Vodafone-Huawei K4510Andrew Bird2011-08-081-0/+3
* USB: option driver: add PID for Vodafone-Huawei K3771Andrew Bird2011-08-081-0/+3
* USB: option driver: add PID for Vodafone-Huawei K3770Andrew Bird2011-08-081-0/+3
* usb: serial: ftdi_sio.c: For the FT232H FTDI_SIO_SET_BAUDRATE_REQUEST, index ...Uwe Bonnes2011-08-081-1/+4
* USB: ftdi_sio: fix minor typo in get_ftdi_divisorIonut Nicu2011-08-081-1/+1
* atomic: use <linux/atomic.h>Arun Sharma2011-07-271-1/+1
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-07-262-4/+27
|\
| * USB: serial: add IDs for WinChipHead USB->RS232 adapterWolfgang Denk2011-07-192-0/+5
| * USB: PL2303: correctly handle baudrates above 115200Michał Sroczyński2011-07-081-4/+22
* | USB: Add new FT232H chip to drivers/usb/serial/ftdi_sio.cUwe Bonnes2011-06-273-6/+17
* | USB: TI 3410/5052 USB Serial Driver: Fix mem leak when firmware is too big.Jesper Juhl2011-06-141-0/+1
|/
* USB: serial: add another 4N-GALAXY.DE PID to ftdi_sio driverSteffen Sledz2011-06-082-0/+2
* Revert "USB: option: add ID for ZTE MF 330"Greg Kroah-Hartman2011-06-081-5/+0Star
* USB: option Add blacklist for ZTE K3765-Z (19d2:2002)Torsten Hilbrich2011-06-071-1/+9
* option: add Prolink PH300 modem IDsDan Williams2011-06-071-0/+2
* option: add Alcatel X200 to sendsetup blacklistDan Williams2011-06-071-2/+11
* option: add Zoom 4597 modem USB IDsDan Williams2011-06-071-0/+4
* USB: option: add support for Huawei E353 deviceMarcin Gałczyński2011-05-171-0/+2
* drivers/usb/serial/opticon.c: Release resources on kmalloc failureJulia Lawall2011-05-141-2/+5
* USB: cp210x: fix typo, Telegesys should have been TelegesisFlorian Fainelli2011-05-101-1/+1
* Bind only modem AT command endpoint to option module.Marius B. Kotsbak2011-04-301-1/+7
* USB: gamin_gps: Fix for data transfer problems in native modeHermann Kneissel2011-04-301-7/+13
* USB: serial: ftdi_sio: adding support for TavIR STK500Benedek László2011-04-302-0/+6
* USB: moto_modem: Add USB identifier for the Motorola VE240.Elizabeth Jennifer Myers2011-04-301-0/+1
* USB: CP210x Add 4 Device IDs for AC-Services DevicesCraig Shelley2011-04-301-0/+4
* Merge 2.6.39-rc4 into usb-nextGreg Kroah-Hartman2011-04-193-216/+0Star
|\
| * Revert "USB: sam-ba: add driver for Atmel SAM Boot Assistant (SAM-BA)"Johan Hovold2011-04-143-216/+0Star
* | usb: qcserial add missing errorpath kfreesSteven Hardy2011-04-141-0/+2
* | usb: qcserial avoid pointing to freed memorySteven Hardy2011-04-141-6/+9
* | usb: Fix qcserial memory leak on rmmodSteven Hardy2011-04-141-1/+13
* | USB: ftdi_sio: add ids for Hameg HO720 and HO730Paul Friedrich2011-04-142-0/+4
* | USB: option: Added support for Samsung GT-B3730/GT-B3710 LTE USB modem.Marius B. Kotsbak2011-04-141-0/+5
* | USB: ftdi_sio: add PID for OCT DK201 docking stationJohan Hovold2011-04-142-0/+2
* | USB: ftdi_sio: Added IDs for CTI USB Serial DevicesChristian Simon2011-04-142-0/+11
|/
* Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-078-9/+9
|\
| * Fix common misspellingsLucas De Marchi2011-03-318-9/+9
* | usb/serial: fix function args warnings, dropping *filpRandy Dunlap2011-04-042-3/+3
|/
* usb: wwan: fix compilation without CONFIG_PM_RUNTIMEOliver Neukum2011-03-231-2/+1Star
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-1629-123/+120Star
|\
| * Merge 2.6.38-rc6 into tty-nextGreg Kroah-Hartman2011-02-244-3/+42
| |\
| * | tty: now phase out the ioctl file pointer for goodAlan Cox2011-02-171-1/+1
| * | tty: remove filp from the USB tty ioctlsAlan Cox2011-02-1719-27/+26Star
| * | tiocmset: kill the file pointer argumentAlan Cox2011-02-1728-51/+50Star
| * | tiocmget: kill off the passing of the struct fileAlan Cox2011-02-1729-44/+43Star
* | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-1614-79/+290
|\ \ \
| * | | USB: serial: ch341: add new idwangyanqing2011-03-111-0/+1