summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
AgeCommit message (Expand)Author
2010-05-20USB: serial: clean up some error and debug messages in generic driverJohan Hovold
2010-05-20USB: ftdi_sio: switch to generic read implementationJohan Hovold
2010-05-20USB: serial: export generic throttle and unthrottleJohan Hovold
2010-05-20USB: pl2303: switch to generic read implementationJohan Hovold
2010-05-20USB: serial: generalise generic read implementationJohan Hovold
2010-05-20USB: serial: clean up read processing in generic driverJohan Hovold
2010-05-20USB: cp210x: use generic submit_read_urb at openJohan Hovold
2010-05-20USB: serial: remove unnecessary re-initialisation of generic urbsJohan Hovold
2010-05-20USB: serial: refactor read urb submission in generic driverJohan Hovold
2010-05-20USB: serial: refactor generic closeJohan Hovold
2010-05-20USB: serial: clear fifo on closeJohan Hovold
2010-05-20USB: serial: fix missing locking on fifo in write callbackJohan Hovold
2010-05-20USB: serial: fix generic chars_in_bufferJohan Hovold
2010-05-20USB: pl2303: increase bulk-in buffer size to 256 byteJohan Hovold
2010-05-20USB: pl2303: increase the bulk-out buffer size to 256 byteJohan Hovold
2010-05-20USB: cp210x: increase bulk-in buffer size to 256 byteJohan Hovold
2010-05-20USB: cp210x: increase the bulk-out buffer size to 256 byteJohan Hovold
2010-05-20USB: serial: allow drivers to define bulk buffer sizesJohan Hovold
2010-05-20usb: fix serial build when SYSRQ is disabledRandy Dunlap
2010-05-20USB Serial Driver: ZIO MotherboardVijay Kumar
2010-05-20usb-console: pass baud from console to the initial tty openJason Wessel
2010-05-20usb-serial: Use tty_port version console instead of usb_serial_portJason Wessel
2010-04-30USB: ti_usb: fix printk format warningRandy Dunlap
2010-04-30USB: serial: option: add cinterion device idGreg Kroah-Hartman
2010-04-30USB: serial: option: ZTEAC8710 Support with Device ID 0xffffMahesh Kuruganti
2010-04-30USB: serial: pl2303: Hybrid reader Uniform HCR331Simone Contini
2010-04-30USB: option: add ID for ZTE MF 330Dominik Brodowski
2010-04-22USB: pl2303: add AdLink ND-6530 USB IDsManuel Jander
2010-04-22USB: Add id for HP ev2210 a.k.a Sierra MC5725 miniPCI-e Cell Modem.William Lightning
2010-04-22USB: qcaux: add LG Rumor and Sanyo Katana LX device IDsDan Williams
2010-04-22USB: ti_usb_3410_5052: adding multitech dialup fax/modem devicesAlex Manoussakis
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
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