summaryrefslogtreecommitdiff
path: root/drivers/usb/serial
AgeCommit message (Expand)AuthorFilesLines
2011-11-15USB: serial: remove unnecessary bulk-urb re-fillsJohan Hovold4-40/+3
2011-11-15USB: serial: remove unnecessary reinitialisations of urb fieldsJohan Hovold2-7/+0
2011-11-15USB: serial: remove unnecessary reinitialisations of urb->devJohan Hovold20-107/+8
2011-11-15USB: mos7720: remove unused codeJohan Hovold1-3/+0
2011-11-15USB: mos7720: remove incorrect read-urb checkJohan Hovold1-10/+0
2011-11-15USB: keyspan_pda: clean up write-urb busy handlingJohan Hovold1-5/+5
2011-11-15USB: cyberjack: clean up write-urb busy handlingJohan Hovold1-8/+4
2011-11-15USB: omninet: clean up write-urb busy handlingJohan Hovold1-10/+4
2011-11-15USB: omninet: fix write_roomJohan Hovold1-1/+1
2011-11-15USB: serial: remove changelogs and old todo entriesJohan Hovold13-1340/+0
2011-11-15USB: option: add id for 3G dongle Model VT1000 of ViettelVU Tuan Duc1-0/+5
2011-11-15USB: serial: pl2303: rm duplicate idwangyanqing2-5/+0
2011-11-14USB: serial: cp210x.c: add mark/space parityRoland Koebler1-17/+22
2011-11-14USB: ark3116 initialisation fixBart Hartgers1-5/+5
2011-10-31usb: Add module.h to drivers/usb consumers who really use it.Paul Gortmaker2-0/+2
2011-10-25Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+2
2011-10-25Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds12-104/+225
2011-10-18USB: ftdi_sio.c: Use ftdi async_icount structure for TIOCMIWAIT, as in other ...Uwe Bonnes1-25/+16
2011-10-18USB: ftdi_sio.c:Fill MSR fields of the ftdi async_icount structureUwe Bonnes1-1/+6
2011-10-18USB: ftdi_sio.c: Fill LSR fields of the ftdi async_icount structureUwe Bonnes1-0/+8
2011-10-18USB: ftdi_sio.c:Fill TX field of the ftdi async_icount structureUwe Bonnes1-0/+2
2011-10-18USB: ftdi_sio.c: Fill the RX field of the ftdi async_icount structureUwe Bonnes1-0/+1
2011-10-18USB: ftdi_sio.c: Basic icount infrastructure for ftdi_sioUwe Bonnes1-0/+26
2011-10-18USB: ftdi_sio: Support TI/Luminary Micro Stellaris BD-ICDI BoardPeter Stuge2-0/+3
2011-10-07Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki2-2/+2
2011-10-04USB: ftdi_sio: add PID for Sony Ericsson UrbanHakan Kvist2-2/+6
2011-09-29USB: qcserial: add device ID for "HP un2430 Mobile Broadband Module"Rigbert Hamisch1-0/+1
2011-09-27doc: fix broken referencesPaul Bolle1-1/+1
2011-09-26USB: pl2303: add id for SMART deviceEric Benoit2-0/+6
2011-09-20USB: qcserial: Add support for Sierra Wireless MC8355/Gobi 3000Richard Hartmann1-0/+1
2011-09-18USB: option: add various ZTE device network interfaces to the blacklistDan Williams1-14/+49
2011-09-18USB: option: add ZTE product 0x0037 to sendsetup blacklistDan Williams1-1/+6
2011-09-18USB: option: convert Huawei K3765, K4505, K4605 reservered interface to black...Dan Williams1-36/+43
2011-09-18USB: option: convert interface blacklisting to bitfieldsDan Williams1-27/+26
2011-09-15Merge branch 'master' into for-nextJiri Kosina5-8/+146
2011-08-29Merge 3.1-rc4 into usb-nextGreg Kroah-Hartman8-14/+41
2011-08-26USB: pl2303: remove unreachable codeMichał Sroczyński1-3/+0
2011-08-25USB: ftdi_sio: add Calao reference board supportJean-Christophe PLAGNIOL-VILLARD1-1/+19
2011-08-24usb: fix ipw.c build error, select USB_SERIAL_WWANRandy Dunlap1-0/+1
2011-08-23USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto5-9/+9
2011-08-22USB: ipw: convert to usb-wwan frameworkOliver Neukum1-2/+31
2011-08-22USB option driver K3765/K4505 avoid CDC_DATA interfaceAndrew Bird1-1/+2
2011-08-22USB: option: add YUGA device id to driverGavin.zhu1-0/+92
2011-08-22USB option driver add PID of Huawei Vodafone K4605Andrew Bird1-2/+5
2011-08-22USB option driver add PID of Huawei Vodafone K3806Andrew Bird1-0/+2
2011-08-19PM / Runtime: Add macro to test for runtime PM eventsAlan Stern2-2/+2
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-10USB: serial: remove duplicate returnsDan Carpenter2-2/+0
2011-08-08USB: Serial: Added device ID for Qualcomm Modem in Sagemcom's HiLo3GVijay Chavan1-0/+1