aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-30USB: ti_usb: fix printk format warningRandy Dunlap1-1/+1
2010-04-30USB: serial: option: add cinterion device idGreg Kroah-Hartman1-0/+3
2010-04-30USB: serial: option: ZTEAC8710 Support with Device ID 0xffffMahesh Kuruganti1-0/+2
2010-04-30USB: serial: pl2303: Hybrid reader Uniform HCR331Simone Contini2-0/+2
2010-04-30USB: option: add ID for ZTE MF 330Dominik Brodowski1-0/+5
2010-04-22USB: pl2303: add AdLink ND-6530 USB IDsManuel Jander2-0/+5
2010-04-22USB: Add id for HP ev2210 a.k.a Sierra MC5725 miniPCI-e Cell Modem.William Lightning1-0/+1
2010-04-22USB: qcaux: add LG Rumor and Sanyo Katana LX device IDsDan Williams1-0/+10
2010-04-22USB: ti_usb_3410_5052: adding multitech dialup fax/modem devicesAlex Manoussakis2-4/+25
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo11-1/+11
2010-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-0/+1
2010-03-19USB: cp210x: Remove double usb_control_msg from cp210x_set_configMichael Brunner1-5/+0
2010-03-19USB: ftdi_sio: Fix locking for change_speed() functionAlessio Igor Bogani1-2/+4
2010-03-19USB: option.c: Add Pirelli VID/PID and indicate Pirelli's modem interface is 0xffspark1-0/+43
2010-03-19USB: serial: Fix module name typo for qcaux Kconfig entry.Stefan Schmidt1-2/+2
2010-03-19USB: option: add support for a new CMOTECH device to usb/serial/optionNathaniel McCallum1-0/+2
2010-03-19USB: option: move hardcoded PID to a macro in usb/serial/optionNathaniel McCallum1-1/+2
2010-03-19USB: option: fix incorrect manufacturer name in usb/serial/option: MAXON->CMOTECHNathaniel McCallum1-2/+2
2010-03-19USB: serial: ftdi: add CONTEC vendor and product idDaniel Sangorrin2-0/+8
2010-03-19USB: qcserial: add new device idsBernhard Rosenkraenzer1-0/+29
2010-03-19USB: Option: Add support for a variant of DLink DWM 652 U5Huang Ying1-1/+2
2010-03-19USB: serial: use port endpoint size to determine if ep is availableJohan Hovold1-11/+19
2010-03-19USB: serial: fix softint not being called on errorsJohan Hovold1-10/+5
2010-03-19USB: serial: fix error message on close in generic driverJohan Hovold1-1/+3
2010-03-19tty_port,usb-console: Fix usb serial console open/close regressionJason Wessel1-0/+1
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina3-3/+3
2010-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds53-652/+1014
2010-03-02USB: pl2303: remove unnecessary reset of usb_device in urbsJohan Hovold1-6/+0
2010-03-02USB: ftdi_sio: remove obsolete check in unthrottleJohan Hovold1-2/+1
2010-03-02USB: ftdi_sio: remove unused tx_bytes counterJohan Hovold1-6/+0
2010-03-02USB: qcaux: driver for auxiliary serial ports on Qualcomm devicesDan Williams3-0/+108
2010-03-02USB: pl2303: initial TIOCGSERIAL supportJohn Tsiombikas1-0/+13
2010-03-02USB: option: add Longcheer/Longsung vendor IDDan Williams1-2/+7
2010-03-02USB: serial: ftdi: add CONTEC vendor and product idDaniel Sangorrin2-0/+8
2010-03-02USB: remove references to port->port.count from the serial driversAlan Stern11-126/+66
2010-03-02USB: tty: Prune uses of tty_request_room in the USB layerAlan Cox24-79/+25
2010-03-02USB: tty: sort out the request_room handling for whiteheatAlan Cox1-15/+3
2010-03-02USB: serial: sierra driver indat_callback fixElina Pasheva1-8/+11
2010-03-02USB: serial: sierra driver adding reset_resume functionElina Pasheva1-10/+20
2010-03-02tty: Fix various bogus WARN checks in the usb serial layerAlan Cox1-13/+0
2010-03-02USB: cp210x: Add 81E8 (Zephyr Bioharness)Alan Cox1-1/+2
2010-03-02USB: Convert concatenated __FILE__ to %s, __FILE__Joe Perches1-2/+2
2010-03-02USB: serial: Remove unnecessary \n's from dbg usesJoe Perches12-24/+24
2010-03-02USB: serial: Add support for ViVOtech ViVOpay devices.Forest Bond3-0/+85
2010-03-02USB: add new ftdi_sio device idsMitchell Solomon2-0/+12
2010-03-02USB: ftdi_sio: Replace BKL with a mutexAlessio Igor Bogani1-6/+8
2010-03-02USB: serial: add support for serial port on the moschip 7715Mike Dunn1-4/+130
2010-03-02USB: io_edgeport: eliminate get_string()Dan Carpenter1-39/+4
2010-03-02USB: ftdi_sio: correct spelling in implementation fileAndreas Mohr1-7/+7
2010-03-02USB: ftdi_sio: correct spelling in header filesAndreas Mohr2-15/+15