summaryrefslogtreecommitdiff
path: root/drivers/usb/serial
AgeCommit message (Expand)AuthorFilesLines
2010-05-20USB: option.c: option_indat_callback: Resubmit some unsuccessful URBsJames Maki1-19/+30
2010-05-20USB: ftdi_sio: fix some coding style issuesJohan Hovold1-31/+14
2010-05-20USB: serial: generalise write buffer preparationJohan Hovold2-13/+35
2010-05-20USB: serial: re-implement multi-urb writes in generic driverJohan Hovold1-76/+56
2010-05-20USB: serial: allow custom multi-urb write bulk callbacksJohan Hovold1-1/+1
2010-05-20USB: usb_debug: use the generic kfifo-based write implementationJohan Hovold1-2/+0
2010-05-20USB: pl2303: use generic closeJohan Hovold1-12/+1
2010-05-20USB: pl2303: switch to generic write implementationJohan Hovold1-326/+4
2010-05-20USB: serial: clean up generic write start busy testJohan Hovold1-11/+4
2010-05-20USB: serial: clean up some error and debug messages in generic driverJohan Hovold1-9/+4
2010-05-20USB: ftdi_sio: switch to generic read implementationJohan Hovold1-92/+7
2010-05-20USB: serial: export generic throttle and unthrottleJohan Hovold1-0/+2
2010-05-20USB: pl2303: switch to generic read implementationJohan Hovold1-59/+25
2010-05-20USB: serial: generalise generic read implementationJohan Hovold2-2/+4
2010-05-20USB: serial: clean up read processing in generic driverJohan Hovold1-16/+11
2010-05-20USB: cp210x: use generic submit_read_urb at openJohan Hovold1-14/+2
2010-05-20USB: serial: remove unnecessary re-initialisation of generic urbsJohan Hovold1-23/+2
2010-05-20USB: serial: refactor read urb submission in generic driverJohan Hovold2-25/+9
2010-05-20USB: serial: refactor generic closeJohan Hovold6-21/+8
2010-05-20USB: serial: clear fifo on closeJohan Hovold1-1/+7
2010-05-20USB: serial: fix missing locking on fifo in write callbackJohan Hovold1-2/+5
2010-05-20USB: serial: fix generic chars_in_bufferJohan Hovold1-4/+11
2010-05-20USB: pl2303: increase bulk-in buffer size to 256 byteJohan Hovold1-0/+1
2010-05-20USB: pl2303: increase the bulk-out buffer size to 256 byteJohan Hovold1-0/+1
2010-05-20USB: cp210x: increase bulk-in buffer size to 256 byteJohan Hovold1-0/+1
2010-05-20USB: cp210x: increase the bulk-out buffer size to 256 byteJohan Hovold1-0/+1
2010-05-20USB: serial: allow drivers to define bulk buffer sizesJohan Hovold4-71/+11
2010-05-20usb: fix serial build when SYSRQ is disabledRandy Dunlap1-0/+9
2010-05-20USB Serial Driver: ZIO MotherboardVijay Kumar3-0/+73
2010-05-20usb-console: pass baud from console to the initial tty openJason Wessel1-12/+10
2010-05-20usb-serial: Use tty_port version console instead of usb_serial_portJason Wessel5-9/+8
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 imp...Tejun 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 ...spark1-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->CMO...Nathaniel McCallum1-2/+2
2010-03-19USB: serial: ftdi: add CONTEC vendor and product idDaniel Sangorrin2-0/+8