summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
Commit message (Expand)AuthorAgeFilesLines
* USB: ti_usb: fix printk format warningRandy Dunlap2010-04-301-1/+1
* USB: serial: option: add cinterion device idGreg Kroah-Hartman2010-04-301-0/+3
* USB: serial: option: ZTEAC8710 Support with Device ID 0xffffMahesh Kuruganti2010-04-301-0/+2
* USB: serial: pl2303: Hybrid reader Uniform HCR331Simone Contini2010-04-302-0/+2
* USB: option: add ID for ZTE MF 330Dominik Brodowski2010-04-301-0/+5
* USB: pl2303: add AdLink ND-6530 USB IDsManuel Jander2010-04-222-0/+5
* USB: Add id for HP ev2210 a.k.a Sierra MC5725 miniPCI-e Cell Modem.William Lightning2010-04-221-0/+1
* USB: qcaux: add LG Rumor and Sanyo Katana LX device IDsDan Williams2010-04-221-0/+10
* USB: ti_usb_3410_5052: adding multitech dialup fax/modem devicesAlex Manoussakis2010-04-222-4/+25
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3011-1/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-03-191-0/+1
|\
| * tty_port,usb-console: Fix usb serial console open/close regressionJason Wessel2010-03-191-0/+1
* | USB: cp210x: Remove double usb_control_msg from cp210x_set_configMichael Brunner2010-03-191-5/+0
* | USB: ftdi_sio: Fix locking for change_speed() functionAlessio Igor Bogani2010-03-191-2/+4
* | USB: option.c: Add Pirelli VID/PID and indicate Pirelli's modem interface is ...spark2010-03-191-0/+43
* | USB: serial: Fix module name typo for qcaux Kconfig entry.Stefan Schmidt2010-03-191-2/+2
* | USB: option: add support for a new CMOTECH device to usb/serial/optionNathaniel McCallum2010-03-191-0/+2
* | USB: option: move hardcoded PID to a macro in usb/serial/optionNathaniel McCallum2010-03-191-1/+2
* | USB: option: fix incorrect manufacturer name in usb/serial/option: MAXON->CMO...Nathaniel McCallum2010-03-191-2/+2
* | USB: serial: ftdi: add CONTEC vendor and product idDaniel Sangorrin2010-03-192-0/+8
* | USB: qcserial: add new device idsBernhard Rosenkraenzer2010-03-191-0/+29
* | USB: Option: Add support for a variant of DLink DWM 652 U5Huang Ying2010-03-191-1/+2
* | USB: serial: use port endpoint size to determine if ep is availableJohan Hovold2010-03-191-11/+19
* | USB: serial: fix softint not being called on errorsJohan Hovold2010-03-191-10/+5
* | USB: serial: fix error message on close in generic driverJohan Hovold2010-03-191-1/+3
|/
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-083-3/+3
|\
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-1/+1
| * tree-wide: fix typos "ammount" -> "amount"Uwe Kleine-König2010-02-052-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-03-0353-652/+1014
|\ \
| * | USB: pl2303: remove unnecessary reset of usb_device in urbsJohan Hovold2010-03-021-6/+0
| * | USB: ftdi_sio: remove obsolete check in unthrottleJohan Hovold2010-03-021-2/+1
| * | USB: ftdi_sio: remove unused tx_bytes counterJohan Hovold2010-03-021-6/+0
| * | USB: qcaux: driver for auxiliary serial ports on Qualcomm devicesDan Williams2010-03-023-0/+108
| * | USB: pl2303: initial TIOCGSERIAL supportJohn Tsiombikas2010-03-021-0/+13
| * | USB: option: add Longcheer/Longsung vendor IDDan Williams2010-03-021-2/+7
| * | USB: serial: ftdi: add CONTEC vendor and product idDaniel Sangorrin2010-03-022-0/+8
| * | USB: remove references to port->port.count from the serial driversAlan Stern2010-03-0211-126/+66
| * | USB: tty: Prune uses of tty_request_room in the USB layerAlan Cox2010-03-0224-79/+25
| * | USB: tty: sort out the request_room handling for whiteheatAlan Cox2010-03-021-15/+3
| * | USB: serial: sierra driver indat_callback fixElina Pasheva2010-03-021-8/+11
| * | USB: serial: sierra driver adding reset_resume functionElina Pasheva2010-03-021-10/+20
| * | tty: Fix various bogus WARN checks in the usb serial layerAlan Cox2010-03-021-13/+0
| * | USB: cp210x: Add 81E8 (Zephyr Bioharness)Alan Cox2010-03-021-1/+2
| * | USB: Convert concatenated __FILE__ to %s, __FILE__Joe Perches2010-03-021-2/+2
| * | USB: serial: Remove unnecessary \n's from dbg usesJoe Perches2010-03-0212-24/+24
| * | USB: serial: Add support for ViVOtech ViVOpay devices.Forest Bond2010-03-023-0/+85
| * | USB: add new ftdi_sio device idsMitchell Solomon2010-03-022-0/+12
| * | USB: ftdi_sio: Replace BKL with a mutexAlessio Igor Bogani2010-03-021-6/+8
| * | USB: serial: add support for serial port on the moschip 7715Mike Dunn2010-03-021-4/+130
| * | USB: io_edgeport: eliminate get_string()Dan Carpenter2010-03-021-39/+4