aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-10USB: Serial: Add PID(0xF7C0) to FTDI SIO driver for a zeitcontrol-deviceArtur Zimmer2-1/+6
2011-08-10USB: Serial: Add device ID for Sierra Wireless MC8305Florian Echtler1-0/+1
2011-08-08USB: Serial: Added device ID for Qualcomm Modem in Sagemcom's HiLo3GVijay Chavan1-0/+1
2011-08-08USB: option driver: add PID for Vodafone-Huawei K4511Andrew Bird1-0/+3
2011-08-08USB: option driver: add PID for Vodafone-Huawei K4510Andrew Bird1-0/+3
2011-08-08USB: option driver: add PID for Vodafone-Huawei K3771Andrew Bird1-0/+3
2011-08-08USB: option driver: add PID for Vodafone-Huawei K3770Andrew Bird1-0/+3
2011-08-08usb: serial: ftdi_sio.c: For the FT232H FTDI_SIO_SET_BAUDRATE_REQUEST, index needs to be shifted tooUwe Bonnes1-1/+4
2011-08-08USB: ftdi_sio: fix minor typo in get_ftdi_divisorIonut Nicu1-1/+1
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-07-25Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2-4/+27
2011-07-19USB: serial: add IDs for WinChipHead USB->RS232 adapterWolfgang Denk2-0/+5
2011-07-08USB: PL2303: correctly handle baudrates above 115200Michał Sroczyński1-4/+22
2011-06-27USB: Add new FT232H chip to drivers/usb/serial/ftdi_sio.cUwe Bonnes3-6/+17
2011-06-14USB: TI 3410/5052 USB Serial Driver: Fix mem leak when firmware is too big.Jesper Juhl1-0/+1
2011-06-08USB: serial: add another 4N-GALAXY.DE PID to ftdi_sio driverSteffen Sledz2-0/+2
2011-06-07Revert "USB: option: add ID for ZTE MF 330"Greg Kroah-Hartman1-5/+0
2011-06-06USB: option Add blacklist for ZTE K3765-Z (19d2:2002)Torsten Hilbrich1-1/+9
2011-06-06option: add Prolink PH300 modem IDsDan Williams1-0/+2
2011-06-06option: add Alcatel X200 to sendsetup blacklistDan Williams1-2/+11
2011-06-06option: add Zoom 4597 modem USB IDsDan Williams1-0/+4
2011-05-17USB: option: add support for Huawei E353 deviceMarcin Gałczyński1-0/+2
2011-05-13drivers/usb/serial/opticon.c: Release resources on kmalloc failureJulia Lawall1-2/+5
2011-05-10USB: cp210x: fix typo, Telegesys should have been TelegesisFlorian Fainelli1-1/+1
2011-04-29Bind only modem AT command endpoint to option module.Marius B. Kotsbak1-1/+7
2011-04-29USB: gamin_gps: Fix for data transfer problems in native modeHermann Kneissel1-7/+13
2011-04-29USB: serial: ftdi_sio: adding support for TavIR STK500Benedek László2-0/+6
2011-04-29USB: moto_modem: Add USB identifier for the Motorola VE240.Elizabeth Jennifer Myers1-0/+1
2011-04-29USB: CP210x Add 4 Device IDs for AC-Services DevicesCraig Shelley1-0/+4
2011-04-19Merge 2.6.39-rc4 into usb-nextGreg Kroah-Hartman3-216/+0
2011-04-13Revert "USB: sam-ba: add driver for Atmel SAM Boot Assistant (SAM-BA)"Johan Hovold3-216/+0
2011-04-13usb: qcserial add missing errorpath kfreesSteven Hardy1-0/+2
2011-04-13usb: qcserial avoid pointing to freed memorySteven Hardy1-6/+9
2011-04-13usb: Fix qcserial memory leak on rmmodSteven Hardy1-1/+13
2011-04-13USB: ftdi_sio: add ids for Hameg HO720 and HO730Paul Friedrich2-0/+4
2011-04-13USB: option: Added support for Samsung GT-B3730/GT-B3710 LTE USB modem.Marius B. Kotsbak1-0/+5
2011-04-13USB: ftdi_sio: add PID for OCT DK201 docking stationJohan Hovold2-0/+2
2011-04-13USB: ftdi_sio: Added IDs for CTI USB Serial DevicesChristian Simon2-0/+11
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds8-9/+9
2011-04-04usb/serial: fix function args warnings, dropping *filpRandy Dunlap2-3/+3
2011-03-31Fix common misspellingsLucas De Marchi8-9/+9
2011-03-23usb: wwan: fix compilation without CONFIG_PM_RUNTIMEOliver Neukum1-2/+1
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds29-123/+120
2011-03-16Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds14-79/+290
2011-03-11USB: serial: ch341: add new idwangyanqing1-0/+1
2011-03-09USB: serial: ftdi_sio: adding support for OLIMEX ARM-USB-OCD-HJF Argentino2-0/+3
2011-03-09USB: serial: option: Apply OPTION_BLACKLIST_SENDSETUP also for ZTE MF626Herton Ronaldo Krzesinski1-1/+2
2011-03-02USB: Remove unused timeout from io_edgeport.cHuzaifa Sidhpurwala1-3/+0
2011-02-28USB: serial/kobil_sct, fix potential tty NULL dereferenceJiri Slaby1-1/+1
2011-02-28USB: serial/keyspan_pda, fix potential tty NULL dereferencesJiri Slaby1-7/+8