aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2011-02-25USB: opticon: add rts and cts supportMartin Jansen1-44/+112
2011-02-25USB: serial drivers need to use larger bulk-in buffersAlan Stern1-3/+2
2011-02-25USB: serial: mos7720: Fix possible null pointer dereferenceHuzaifa Sidhpurwala1-1/+2
2011-02-25USB: serial: keyspan: Fix possible null pointer dereference.Huzaifa Sidhpurwala1-5/+5
2011-02-24Merge 2.6.38-rc6 into tty-nextGreg Kroah-Hartman4-3/+42
2011-02-17tty: now phase out the ioctl file pointer for goodAlan Cox1-1/+1
2011-02-17tty: remove filp from the USB tty ioctlsAlan Cox19-27/+26
2011-02-17tiocmset: kill the file pointer argumentAlan Cox28-51/+50
2011-02-17tiocmget: kill off the passing of the struct fileAlan Cox29-44/+43
2011-02-17USB: sierra: error handling in runtime PMOliver Neukum1-4/+12
2011-02-17usb_wwan: fix error case in close()Oliver Neukum1-1/+3
2011-02-17usb_wwan: error case of resumeOliver Neukum1-1/+22
2011-02-17usb_wwan: data consistency in error caseOliver Neukum1-1/+1
2011-02-17usb_wwan: fix runtime PM in error caseOliver Neukum1-0/+1