summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
AgeCommit message (Expand)AuthorLines
2011-06-27USB: Add new FT232H chip to drivers/usb/serial/ftdi_sio.cUwe Bonnes-6/+17
2011-06-14USB: TI 3410/5052 USB Serial Driver: Fix mem leak when firmware is too big.Jesper Juhl-0/+1
2011-06-08USB: serial: add another 4N-GALAXY.DE PID to ftdi_sio driverSteffen Sledz-0/+2
2011-06-07Revert "USB: option: add ID for ZTE MF 330"Greg Kroah-Hartman-5/+0
2011-06-06USB: option Add blacklist for ZTE K3765-Z (19d2:2002)Torsten Hilbrich-1/+9
2011-06-06option: add Prolink PH300 modem IDsDan Williams-0/+2
2011-06-06option: add Alcatel X200 to sendsetup blacklistDan Williams-2/+11
2011-06-06option: add Zoom 4597 modem USB IDsDan Williams-0/+4
2011-05-17USB: option: add support for Huawei E353 deviceMarcin Gałczyński-0/+2
2011-05-13drivers/usb/serial/opticon.c: Release resources on kmalloc failureJulia Lawall-2/+5
2011-05-10USB: cp210x: fix typo, Telegesys should have been TelegesisFlorian Fainelli-1/+1
2011-04-29Bind only modem AT command endpoint to option module.Marius B. Kotsbak-1/+7
2011-04-29USB: gamin_gps: Fix for data transfer problems in native modeHermann Kneissel-7/+13
2011-04-29USB: serial: ftdi_sio: adding support for TavIR STK500Benedek László-0/+6
2011-04-29USB: moto_modem: Add USB identifier for the Motorola VE240.Elizabeth Jennifer Myers-0/+1
2011-04-29USB: CP210x Add 4 Device IDs for AC-Services DevicesCraig Shelley-0/+4
2011-04-19Merge 2.6.39-rc4 into usb-nextGreg Kroah-Hartman-216/+0
2011-04-13Revert "USB: sam-ba: add driver for Atmel SAM Boot Assistant (SAM-BA)"Johan Hovold-216/+0
2011-04-13usb: qcserial add missing errorpath kfreesSteven Hardy-0/+2
2011-04-13usb: qcserial avoid pointing to freed memorySteven Hardy-6/+9
2011-04-13usb: Fix qcserial memory leak on rmmodSteven Hardy-1/+13
2011-04-13USB: ftdi_sio: add ids for Hameg HO720 and HO730Paul Friedrich-0/+4
2011-04-13USB: option: Added support for Samsung GT-B3730/GT-B3710 LTE USB modem.Marius B. Kotsbak-0/+5
2011-04-13USB: ftdi_sio: add PID for OCT DK201 docking stationJohan Hovold-0/+2
2011-04-13USB: ftdi_sio: Added IDs for CTI USB Serial DevicesChristian Simon-0/+11
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds-9/+9
2011-04-04usb/serial: fix function args warnings, dropping *filpRandy Dunlap-3/+3
2011-03-31Fix common misspellingsLucas De Marchi-9/+9
2011-03-23usb: wwan: fix compilation without CONFIG_PM_RUNTIMEOliver Neukum-2/+1
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-123/+120
2011-03-16Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-79/+290
2011-03-11USB: serial: ch341: add new idwangyanqing-0/+1
2011-03-09USB: serial: ftdi_sio: adding support for OLIMEX ARM-USB-OCD-HJF Argentino-0/+3
2011-03-09USB: serial: option: Apply OPTION_BLACKLIST_SENDSETUP also for ZTE MF626Herton Ronaldo Krzesinski-1/+2
2011-03-02USB: Remove unused timeout from io_edgeport.cHuzaifa Sidhpurwala-3/+0
2011-02-28USB: serial/kobil_sct, fix potential tty NULL dereferenceJiri Slaby-1/+1
2011-02-28USB: serial/keyspan_pda, fix potential tty NULL dereferencesJiri Slaby-7/+8
2011-02-25USB: opticon: add rts and cts supportMartin Jansen-44/+112
2011-02-25USB: serial drivers need to use larger bulk-in buffersAlan Stern-3/+2
2011-02-25USB: serial: mos7720: Fix possible null pointer dereferenceHuzaifa Sidhpurwala-1/+2
2011-02-25USB: serial: keyspan: Fix possible null pointer dereference.Huzaifa Sidhpurwala-5/+5
2011-02-24Merge 2.6.38-rc6 into tty-nextGreg Kroah-Hartman-3/+42
2011-02-17tty: now phase out the ioctl file pointer for goodAlan Cox-1/+1
2011-02-17tty: remove filp from the USB tty ioctlsAlan Cox-27/+26
2011-02-17tiocmset: kill the file pointer argumentAlan Cox-51/+50
2011-02-17tiocmget: kill off the passing of the struct fileAlan Cox-44/+43
2011-02-17USB: sierra: error handling in runtime PMOliver Neukum-4/+12
2011-02-17usb_wwan: fix error case in close()Oliver Neukum-1/+3
2011-02-17usb_wwan: error case of resumeOliver Neukum-1/+22
2011-02-17usb_wwan: data consistency in error caseOliver Neukum-1/+1