summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
AgeCommit message (Expand)Author
2011-11-15USB: serial: add support for multiple read urbsJohan Hovold
2011-11-15USB: pl2303: use usb_serial_generic_openJohan Hovold
2011-11-15USB: pl2302: clean up error handling in openJohan Hovold
2011-11-15USB: pl2303: return errors from usb_submit_urb in openJohan Hovold
2011-11-15USB: usb_debug: use process_read_urbJohan Hovold
2011-11-15USB: usb_debug: fix indentationJohan Hovold
2011-11-15USB: serial: reuse generic write urb and bulk-out bufferJohan Hovold
2011-11-15USB: serial: remove unnecessary bulk-urb re-fillsJohan Hovold
2011-11-15USB: serial: remove unnecessary reinitialisations of urb fieldsJohan Hovold
2011-11-15USB: serial: remove unnecessary reinitialisations of urb->devJohan Hovold
2011-11-15USB: mos7720: remove unused codeJohan Hovold
2011-11-15USB: mos7720: remove incorrect read-urb checkJohan Hovold
2011-11-15USB: keyspan_pda: clean up write-urb busy handlingJohan Hovold
2011-11-15USB: cyberjack: clean up write-urb busy handlingJohan Hovold
2011-11-15USB: omninet: clean up write-urb busy handlingJohan Hovold
2011-11-15USB: omninet: fix write_roomJohan Hovold
2011-11-15USB: serial: remove changelogs and old todo entriesJohan Hovold
2011-11-15USB: option: add id for 3G dongle Model VT1000 of ViettelVU Tuan Duc
2011-11-15USB: serial: pl2303: rm duplicate idwangyanqing
2011-11-14USB: serial: cp210x.c: add mark/space parityRoland Koebler
2011-11-14USB: ark3116 initialisation fixBart Hartgers
2011-10-31usb: Add module.h to drivers/usb consumers who really use it.Paul Gortmaker
2011-10-25Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-10-25Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-10-18USB: ftdi_sio.c: Use ftdi async_icount structure for TIOCMIWAIT, as in other ...Uwe Bonnes
2011-10-18USB: ftdi_sio.c:Fill MSR fields of the ftdi async_icount structureUwe Bonnes
2011-10-18USB: ftdi_sio.c: Fill LSR fields of the ftdi async_icount structureUwe Bonnes
2011-10-18USB: ftdi_sio.c:Fill TX field of the ftdi async_icount structureUwe Bonnes
2011-10-18USB: ftdi_sio.c: Fill the RX field of the ftdi async_icount structureUwe Bonnes
2011-10-18USB: ftdi_sio.c: Basic icount infrastructure for ftdi_sioUwe Bonnes
2011-10-18USB: ftdi_sio: Support TI/Luminary Micro Stellaris BD-ICDI BoardPeter Stuge
2011-10-07Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki
2011-10-04USB: ftdi_sio: add PID for Sony Ericsson UrbanHakan Kvist
2011-09-29USB: qcserial: add device ID for "HP un2430 Mobile Broadband Module"Rigbert Hamisch
2011-09-27doc: fix broken referencesPaul Bolle
2011-09-26USB: pl2303: add id for SMART deviceEric Benoit
2011-09-20USB: qcserial: Add support for Sierra Wireless MC8355/Gobi 3000Richard Hartmann
2011-09-18USB: option: add various ZTE device network interfaces to the blacklistDan Williams
2011-09-18USB: option: add ZTE product 0x0037 to sendsetup blacklistDan Williams
2011-09-18USB: option: convert Huawei K3765, K4505, K4605 reservered interface to black...Dan Williams
2011-09-18USB: option: convert interface blacklisting to bitfieldsDan Williams
2011-09-15Merge branch 'master' into for-nextJiri Kosina
2011-08-29Merge 3.1-rc4 into usb-nextGreg Kroah-Hartman
2011-08-26USB: pl2303: remove unreachable codeMichał Sroczyński
2011-08-25USB: ftdi_sio: add Calao reference board supportJean-Christophe PLAGNIOL-VILLARD
2011-08-24usb: fix ipw.c build error, select USB_SERIAL_WWANRandy Dunlap
2011-08-23USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto
2011-08-22USB: ipw: convert to usb-wwan frameworkOliver Neukum
2011-08-22USB option driver K3765/K4505 avoid CDC_DATA interfaceAndrew Bird
2011-08-22USB: option: add YUGA device id to driverGavin.zhu