summaryrefslogtreecommitdiff
path: root/drivers/usb/serial
AgeCommit message (Expand)Author
2010-05-20USB: mct_u232.h: checkpatch cleanupsGreg Kroah-Hartman
2010-05-20USB: cp210x: remove redundant disconnect()Johan Hovold
2010-05-20USB: io_edgeport: Use kzallocJulia Lawall
2010-05-20USB: ipw: reimplement using generic frameworkJohan Hovold
2010-05-20USB: ipw: remove dummy port_probe and port_removeJohan Hovold
2010-05-20USB: ipw: clean up dtr-rts handlingJohan Hovold
2010-05-20USB: ir-usb: reimplement using generic frameworkJohan Hovold
2010-05-20USB: ir-usb: fix set_termios raceJohan Hovold
2010-05-20USB: ir-usb: allow custom bulk buffer size without reallocationJohan Hovold
2010-05-20USB: ir-usb: fix double freeJohan Hovold
2010-05-20USB: ftdi_sio: clean up line-status handlingJohan Hovold
2010-05-20USB: pl2303: use tty_insert_flip_string_fixed_flagJohan Hovold
2010-05-20USB: ftdi_sio: use tty_insert_flip_string_fixed_flagJohan Hovold
2010-05-20USB: ark3116: reimplement read processingJohan Hovold
2010-05-20USB: tty: fix incorrect use of tty_insert_flip_string_fixed_flagJohan Hovold
2010-05-20USB: serial: remove multi-urb write from generic driverJohan Hovold
2010-05-20USB: serial: reimplement generic fifo-based writesJohan Hovold
2010-05-20USB: aircable: rewrite using generic read and write implementationsJohan Hovold
2010-05-20USB: ftdi_sio: clean up SIO write supportJohan Hovold
2010-05-20USB: ftdi_sio: switch to generic write implementationJohan Hovold
2010-05-20USB: oti6858: declare send_data() as staticBill Pemberton
2010-05-20USB: qcaux: add Samsung U520 device IDDan Williams
2010-05-20USB: option: add PID for ZTE productzhao1980ming
2010-05-20USB: mos7840: Cleanup useless headerAlessio Igor Bogani
2010-05-20USB: usbserial: fix mos7720 dependenciesRandy Dunlap
2010-05-20USB: usbserial: mos7720: cleanup, consolidation, replace send_mos_cmd with {r...Mike Dunn
2010-05-20USB: usbserial: mos7720: add support for parallel port on moschip 7715Mike Dunn
2010-05-20USB: qcserial: Add support for Qualcomm Gobi 2000 devicesAnssi Hannula
2010-05-20USB: qcserial: Use generic USB wwan codeMatthew Garrett
2010-05-20USB: option: Use generic USB wwan codeMatthew Garrett
2010-05-20usb serial: Add generic USB wwan supportMatthew Garrett
2010-05-20USB: option.c: option_indat_callback: Resubmit some unsuccessful URBsJames Maki
2010-05-20USB: ftdi_sio: fix some coding style issuesJohan Hovold
2010-05-20USB: serial: generalise write buffer preparationJohan Hovold
2010-05-20USB: serial: re-implement multi-urb writes in generic driverJohan Hovold
2010-05-20USB: serial: allow custom multi-urb write bulk callbacksJohan Hovold
2010-05-20USB: usb_debug: use the generic kfifo-based write implementationJohan Hovold
2010-05-20USB: pl2303: use generic closeJohan Hovold
2010-05-20USB: pl2303: switch to generic write implementationJohan Hovold
2010-05-20USB: serial: clean up generic write start busy testJohan Hovold
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