aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
Commit message (Expand)AuthorAgeFilesLines
* USB: option.c: option_indat_callback: Resubmit some unsuccessful URBsJames Maki2010-05-201-19/+30
* USB: ftdi_sio: fix some coding style issuesJohan Hovold2010-05-201-31/+14
* USB: serial: generalise write buffer preparationJohan Hovold2010-05-202-13/+35
* USB: serial: re-implement multi-urb writes in generic driverJohan Hovold2010-05-201-76/+56
* USB: serial: allow custom multi-urb write bulk callbacksJohan Hovold2010-05-201-1/+1
* USB: usb_debug: use the generic kfifo-based write implementationJohan Hovold2010-05-201-2/+0
* USB: pl2303: use generic closeJohan Hovold2010-05-201-12/+1
* USB: pl2303: switch to generic write implementationJohan Hovold2010-05-201-326/+4
* USB: serial: clean up generic write start busy testJohan Hovold2010-05-201-11/+4
* USB: serial: clean up some error and debug messages in generic driverJohan Hovold2010-05-201-9/+4
* USB: ftdi_sio: switch to generic read implementationJohan Hovold2010-05-201-92/+7
* USB: serial: export generic throttle and unthrottleJohan Hovold2010-05-201-0/+2
* USB: pl2303: switch to generic read implementationJohan Hovold2010-05-201-59/+25
* USB: serial: generalise generic read implementationJohan Hovold2010-05-202-2/+4
* USB: serial: clean up read processing in generic driverJohan Hovold2010-05-201-16/+11
* USB: cp210x: use generic submit_read_urb at openJohan Hovold2010-05-201-14/+2
* USB: serial: remove unnecessary re-initialisation of generic urbsJohan Hovold2010-05-201-23/+2
* USB: serial: refactor read urb submission in generic driverJohan Hovold2010-05-202-25/+9
* USB: serial: refactor generic closeJohan Hovold2010-05-206-21/+8
* USB: serial: clear fifo on closeJohan Hovold2010-05-201-1/+7
* USB: serial: fix missing locking on fifo in write callbackJohan Hovold2010-05-201-2/+5
* USB: serial: fix generic chars_in_bufferJohan Hovold2010-05-201-4/+11
* USB: pl2303: increase bulk-in buffer size to 256 byteJohan Hovold2010-05-201-0/+1
* USB: pl2303: increase the bulk-out buffer size to 256 byteJohan Hovold2010-05-201-0/+1
* USB: cp210x: increase bulk-in buffer size to 256 byteJohan Hovold2010-05-201-0/+1
* USB: cp210x: increase the bulk-out buffer size to 256 byteJohan Hovold2010-05-201-0/+1
* USB: serial: allow drivers to define bulk buffer sizesJohan Hovold2010-05-204-71/+11
* usb: fix serial build when SYSRQ is disabledRandy Dunlap2010-05-201-0/+9
* USB Serial Driver: ZIO MotherboardVijay Kumar2010-05-203-0/+73
* usb-console: pass baud from console to the initial tty openJason Wessel2010-05-201-12/+10
* usb-serial: Use tty_port version console instead of usb_serial_portJason Wessel2010-05-205-9/+8
* 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