summaryrefslogtreecommitdiff
path: root/drivers/usb/serial
AgeCommit message (Expand)Author
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
2011-08-22USB option driver add PID of Huawei Vodafone K4605Andrew Bird
2011-08-22USB option driver add PID of Huawei Vodafone K3806Andrew Bird
2011-08-19PM / Runtime: Add macro to test for runtime PM eventsAlan Stern
2011-08-10USB: Serial: Add PID(0xF7C0) to FTDI SIO driver for a zeitcontrol-deviceArtur Zimmer
2011-08-10USB: Serial: Add device ID for Sierra Wireless MC8305Florian Echtler
2011-08-10USB: serial: remove duplicate returnsDan Carpenter
2011-08-08USB: Serial: Added device ID for Qualcomm Modem in Sagemcom's HiLo3GVijay Chavan
2011-08-08USB: option driver: add PID for Vodafone-Huawei K4511Andrew Bird
2011-08-08USB: option driver: add PID for Vodafone-Huawei K4510Andrew Bird
2011-08-08USB: option driver: add PID for Vodafone-Huawei K3771Andrew Bird
2011-08-08USB: option driver: add PID for Vodafone-Huawei K3770Andrew Bird
2011-08-08usb: serial: ftdi_sio.c: For the FT232H FTDI_SIO_SET_BAUDRATE_REQUEST, index ...Uwe Bonnes
2011-08-08USB: ftdi_sio: fix minor typo in get_ftdi_divisorIonut Nicu
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-25Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-07-19USB: serial: add IDs for WinChipHead USB->RS232 adapterWolfgang Denk
2011-07-08USB: PL2303: correctly handle baudrates above 115200Michał Sroczyński
2011-06-27USB: Add new FT232H chip to drivers/usb/serial/ftdi_sio.cUwe Bonnes
2011-06-14USB: TI 3410/5052 USB Serial Driver: Fix mem leak when firmware is too big.Jesper Juhl
2011-06-08USB: serial: add another 4N-GALAXY.DE PID to ftdi_sio driverSteffen Sledz
2011-06-07Revert "USB: option: add ID for ZTE MF 330"Greg Kroah-Hartman