aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2011-02-17usb_wwan: fix error in marking device busyOliver Neukum1-4/+9
2011-02-17sierra: add new ID for Airprime/Sierra USB IP modemJon Thomas1-0/+3
2011-02-17USB: serial/usb_wwan, fix tty NULL dereferenceJiri Slaby1-6/+9
2011-02-17USB: Add Samsung SGH-I500/Android modem ID switch to visor driverMaciej Szmigiero1-0/+12
2011-02-17Merge 2.6.38-rc5 into usb-nextGreg Kroah-Hartman22-53/+161
2011-02-04USB: serial: mct_u232: added _ioctl, _msr_to_icount and _get_icount functionsVadim Tsozik1-2/+105
2011-02-03USB: ftdi_sio: Add VID=0x0647, PID=0x0100 for Acton Research spectrographMichael Williamson2-0/+7
2011-02-03USB: ftdi_sio: add ST Micro Connect Lite uart supportJean-Christophe PLAGNIOL-VILLARD2-0/+32
2011-02-03USB: ti_usb: fix module removalIonut Nicu1-1/+1
2011-02-03USB: io_edgeport: fix the reported firmware major and minorBjørn Mork1-2/+2
2011-01-22USB: ftdi_sio: fix resolution of 2232H baud rate dividersDaniel Glöckner1-1/+1
2011-01-22USB: serial: handle Data Carrier Detect changesLibor Pechacek7-40/+47
2011-01-22USB: serial: Updated support for ICOM devicesPieter Maes2-6/+28
2011-01-22drivers: update to pl2303 usb-serial to support Motorola cablesDario Lombardo2-0/+2
2011-01-22USB: adding USB support for Cinterion's HC2x, EU3 and PH8 productsNicolaus Colberg1-2/+21
2011-01-22USB serial: add missing .usb_driver field in serial driversAlan Stern10-2/+18
2011-01-22USB: CP210x Removed incorrect device IDCraig Shelley1-1/+0
2011-01-22USB: CP210x Add two device IDsCraig Shelley1-0/+2
2011-01-22USB: qcaux: add Pantech UML290 device IDDan Williams1-0/+2
2011-01-10Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds1-1/+0
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-3/+2
2010-12-24usb: don't use flush_scheduled_work()Tejun Heo1-3/+2
2010-12-22USB: Merge 2.6.37-rc5 into usb-nextGreg Kroah-Hartman2-0/+6
2010-12-16USB: serial: ftdi_sio: add support for TIOCSERGETLSRGreg Kroah-Hartman1-0/+27
2010-12-16Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman4-48/+90
2010-12-10USB: serial: usb_wwan: Add missing uaccess.h / fix build failurePeter Huewe1-0/+1
2010-12-10USB: ftdi_sio: Add D.O.Tec PIDFlorian Faber2-0/+6
2010-12-07Staging: Merge 2.6.37-rc5 into staging-nextGreg Kroah-Hartman3-1/+9