summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
Commit message (Expand)AuthorAgeFilesLines
* usb: ftdi_sio: add PID for Propox ISPcable IIIMarcin Kościelnicki2011-12-012-0/+2
* usb: option: add SIMCom SIM5218Veli-Pekka Peltola2011-11-261-0/+1
* usb: option: add Huawei E353 controlling interfacesDirk Nehring2011-11-261-0/+3
* USB: Fix Corruption issue in USB ftdi driver ftdi_sio.cAndrew Worsley2011-11-181-3/+11
* USB: option: add PID of Huawei E173s 3G modemFerenc Wagner2011-11-181-0/+2
* USB: option: release new PID for ZTE 3G modemzheng.zhijian@zte.com.cn2011-11-181-0/+21
* USB: option: add id for 3G dongle Model VT1000 of ViettelVU Tuan Duc2011-11-151-0/+5
* USB: serial: pl2303: rm duplicate idwangyanqing2011-11-152-5/+0
* USB: ark3116 initialisation fixBart Hartgers2011-11-141-5/+5
* usb: Add module.h to drivers/usb consumers who really use it.Paul Gortmaker2011-10-312-0/+2
* Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-252-2/+2
|\
| * Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki2011-10-072-2/+2
| |\
| | * PM / Runtime: Add macro to test for runtime PM eventsAlan Stern2011-08-192-2/+2
* | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-10-2512-104/+225
|\ \ \
| * | | USB: ftdi_sio.c: Use ftdi async_icount structure for TIOCMIWAIT, as in other ...Uwe Bonnes2011-10-181-25/+16
| * | | USB: ftdi_sio.c:Fill MSR fields of the ftdi async_icount structureUwe Bonnes2011-10-181-1/+6
| * | | USB: ftdi_sio.c: Fill LSR fields of the ftdi async_icount structureUwe Bonnes2011-10-181-0/+8
| * | | USB: ftdi_sio.c:Fill TX field of the ftdi async_icount structureUwe Bonnes2011-10-181-0/+2
| * | | USB: ftdi_sio.c: Fill the RX field of the ftdi async_icount structureUwe Bonnes2011-10-181-0/+1
| * | | USB: ftdi_sio.c: Basic icount infrastructure for ftdi_sioUwe Bonnes2011-10-181-0/+26
| * | | USB: ftdi_sio: Support TI/Luminary Micro Stellaris BD-ICDI BoardPeter Stuge2011-10-182-0/+3
| * | | USB: ftdi_sio: add PID for Sony Ericsson UrbanHakan Kvist2011-10-042-2/+6
| * | | USB: qcserial: add device ID for "HP un2430 Mobile Broadband Module"Rigbert Hamisch2011-09-291-0/+1
| * | | USB: pl2303: add id for SMART deviceEric Benoit2011-09-262-0/+6
| * | | USB: qcserial: Add support for Sierra Wireless MC8355/Gobi 3000Richard Hartmann2011-09-201-0/+1
| * | | USB: option: add various ZTE device network interfaces to the blacklistDan Williams2011-09-181-14/+49
| * | | USB: option: add ZTE product 0x0037 to sendsetup blacklistDan Williams2011-09-181-1/+6
| * | | USB: option: convert Huawei K3765, K4505, K4605 reservered interface to black...Dan Williams2011-09-181-36/+43
| * | | USB: option: convert interface blacklisting to bitfieldsDan Williams2011-09-181-27/+26
| * | | Merge 3.1-rc4 into usb-nextGreg Kroah-Hartman2011-08-298-14/+41
| |\ \ \ | | |/ / | |/| |
| | * | USB: pl2303: remove unreachable codeMichał Sroczyński2011-08-261-3/+0
| | * | usb: fix ipw.c build error, select USB_SERIAL_WWANRandy Dunlap2011-08-241-0/+1
| | * | USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto2011-08-235-9/+9
| | * | USB: ipw: convert to usb-wwan frameworkOliver Neukum2011-08-221-2/+31
| | |/
* | | doc: fix broken referencesPaul Bolle2011-09-271-1/+1
* | | Merge branch 'master' into for-nextJiri Kosina2011-09-155-8/+146
|\ \ \ | |/ /
| * | USB: ftdi_sio: add Calao reference board supportJean-Christophe PLAGNIOL-VILLARD2011-08-251-1/+19
| * | USB option driver K3765/K4505 avoid CDC_DATA interfaceAndrew Bird2011-08-221-1/+2
| * | USB: option: add YUGA device id to driverGavin.zhu2011-08-221-0/+92
| * | USB option driver add PID of Huawei Vodafone K4605Andrew Bird2011-08-221-2/+5
| * | USB option driver add PID of Huawei Vodafone K3806Andrew Bird2011-08-221-0/+2
| |/
| * USB: Serial: Add PID(0xF7C0) to FTDI SIO driver for a zeitcontrol-deviceArtur Zimmer2011-08-102-1/+6
| * USB: Serial: Add device ID for Sierra Wireless MC8305Florian Echtler2011-08-101-0/+1
| * USB: Serial: Added device ID for Qualcomm Modem in Sagemcom's HiLo3GVijay Chavan2011-08-081-0/+1
| * USB: option driver: add PID for Vodafone-Huawei K4511Andrew Bird2011-08-081-0/+3
| * USB: option driver: add PID for Vodafone-Huawei K4510Andrew Bird2011-08-081-0/+3
| * USB: option driver: add PID for Vodafone-Huawei K3771Andrew Bird2011-08-081-0/+3
| * USB: option driver: add PID for Vodafone-Huawei K3770Andrew Bird2011-08-081-0/+3
| * usb: serial: ftdi_sio.c: For the FT232H FTDI_SIO_SET_BAUDRATE_REQUEST, index ...Uwe Bonnes2011-08-081-1/+4
| * USB: ftdi_sio: fix minor typo in get_ftdi_divisorIonut Nicu2011-08-081-1/+1
OpenPOWER on IntegriCloud