aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/serial
AgeCommit message (Expand)Author
2010-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-03-19USB: cp210x: Remove double usb_control_msg from cp210x_set_configMichael Brunner
2010-03-19USB: ftdi_sio: Fix locking for change_speed() functionAlessio Igor Bogani
2010-03-19USB: option.c: Add Pirelli VID/PID and indicate Pirelli's modem interface is ...spark
2010-03-19USB: serial: Fix module name typo for qcaux Kconfig entry.Stefan Schmidt
2010-03-19USB: option: add support for a new CMOTECH device to usb/serial/optionNathaniel McCallum
2010-03-19USB: option: move hardcoded PID to a macro in usb/serial/optionNathaniel McCallum
2010-03-19USB: option: fix incorrect manufacturer name in usb/serial/option: MAXON->CMO...Nathaniel McCallum
2010-03-19USB: serial: ftdi: add CONTEC vendor and product idDaniel Sangorrin
2010-03-19USB: qcserial: add new device idsBernhard Rosenkraenzer
2010-03-19USB: Option: Add support for a variant of DLink DWM 652 U5Huang Ying
2010-03-19USB: serial: use port endpoint size to determine if ep is availableJohan Hovold
2010-03-19USB: serial: fix softint not being called on errorsJohan Hovold
2010-03-19USB: serial: fix error message on close in generic driverJohan Hovold
2010-03-19tty_port,usb-console: Fix usb serial console open/close regressionJason Wessel
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-03-02USB: pl2303: remove unnecessary reset of usb_device in urbsJohan Hovold
2010-03-02USB: ftdi_sio: remove obsolete check in unthrottleJohan Hovold
2010-03-02USB: ftdi_sio: remove unused tx_bytes counterJohan Hovold
2010-03-02USB: qcaux: driver for auxiliary serial ports on Qualcomm devicesDan Williams
2010-03-02USB: pl2303: initial TIOCGSERIAL supportJohn Tsiombikas
2010-03-02USB: option: add Longcheer/Longsung vendor IDDan Williams
2010-03-02USB: serial: ftdi: add CONTEC vendor and product idDaniel Sangorrin
2010-03-02USB: remove references to port->port.count from the serial driversAlan Stern
2010-03-02USB: tty: Prune uses of tty_request_room in the USB layerAlan Cox
2010-03-02USB: tty: sort out the request_room handling for whiteheatAlan Cox
2010-03-02USB: serial: sierra driver indat_callback fixElina Pasheva
2010-03-02USB: serial: sierra driver adding reset_resume functionElina Pasheva
2010-03-02tty: Fix various bogus WARN checks in the usb serial layerAlan Cox
2010-03-02USB: cp210x: Add 81E8 (Zephyr Bioharness)Alan Cox
2010-03-02USB: Convert concatenated __FILE__ to %s, __FILE__Joe Perches
2010-03-02USB: serial: Remove unnecessary \n's from dbg usesJoe Perches
2010-03-02USB: serial: Add support for ViVOtech ViVOpay devices.Forest Bond
2010-03-02USB: add new ftdi_sio device idsMitchell Solomon
2010-03-02USB: ftdi_sio: Replace BKL with a mutexAlessio Igor Bogani
2010-03-02USB: serial: add support for serial port on the moschip 7715Mike Dunn
2010-03-02USB: io_edgeport: eliminate get_string()Dan Carpenter
2010-03-02USB: ftdi_sio: correct spelling in implementation fileAndreas Mohr
2010-03-02USB: ftdi_sio: correct spelling in header filesAndreas Mohr
2010-03-02USB: serial: Eliminate useless codeJulia Lawall
2010-03-02USB: serial: option.c: Add 4G W14 stick to blacklist for option_send_setupGernot Hillier
2010-03-02USB: serial: option.c: Add blacklisting infrastructure for special device han...Gernot Hillier
2010-03-02USB: serial: option.c: Add chipset information for 4G W14Gernot Hillier
2010-03-02USB serial: make USB device id constantNémeth Márton
2010-03-02USB: cypress_m8: use put_unaligned_le32() where necessaryJohan Hovold
2010-03-02USB: ch341: use get_unaligned_le16 in break_ctlJohan Hovold
2010-03-02USB: serial: fix DMA buffers on stack for io_edgeport.cDan Carpenter
2010-03-02USB: kobil_sct: clean up kobil_set_termiosJohan Hovold
2010-03-02USB: visor: fix DMA buffers on stackJohan Hovold