summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
Commit message (Expand)AuthorAgeFilesLines
...
* USB: pl2303: use tty_insert_flip_string_fixed_flagJohan Hovold2010-05-201-3/+4
* USB: ftdi_sio: use tty_insert_flip_string_fixed_flagJohan Hovold2010-05-201-3/+4
* USB: ark3116: reimplement read processingJohan Hovold2010-05-201-73/+31
* USB: tty: fix incorrect use of tty_insert_flip_string_fixed_flagJohan Hovold2010-05-203-5/+5
* USB: serial: remove multi-urb write from generic driverJohan Hovold2010-05-203-170/+46
* USB: serial: reimplement generic fifo-based writesJohan Hovold2010-05-202-20/+72
* USB: aircable: rewrite using generic read and write implementationsJohan Hovold2010-05-201-453/+47
* USB: ftdi_sio: clean up SIO write supportJohan Hovold2010-05-201-40/+13
* USB: ftdi_sio: switch to generic write implementationJohan Hovold2010-05-201-172/+19
* USB: oti6858: declare send_data() as staticBill Pemberton2010-05-201-1/+1
* USB: qcaux: add Samsung U520 device IDDan Williams2010-05-201-0/+5
* USB: option: add PID for ZTE productzhao1980ming2010-05-201-0/+174
* USB: mos7840: Cleanup useless headerAlessio Igor Bogani2010-05-201-1/+0
* USB: usbserial: fix mos7720 dependenciesRandy Dunlap2010-05-201-3/+2
* USB: usbserial: mos7720: cleanup, consolidation, replace send_mos_cmd with {r...Mike Dunn2010-05-201-266/+122
* USB: usbserial: mos7720: add support for parallel port on moschip 7715Mike Dunn2010-05-202-86/+731
* USB: qcserial: Add support for Qualcomm Gobi 2000 devicesAnssi Hannula2010-05-201-17/+25
* USB: qcserial: Use generic USB wwan codeMatthew Garrett2010-05-202-0/+23
* USB: option: Use generic USB wwan codeMatthew Garrett2010-05-202-646/+27
* usb serial: Add generic USB wwan supportMatthew Garrett2010-05-204-0/+736
* 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
OpenPOWER on IntegriCloud