summaryrefslogtreecommitdiff
path: root/drivers/usb/serial
AgeCommit message (Expand)Author
2010-05-20USB: spcp8x5: reimplement using generic frameworkJohan Hovold
2010-05-20USB: ipaq: reimplement using generic frameworkJohan Hovold
2010-05-20USB: empeg: reimplement using generic frameworkJohan Hovold
2010-05-20USB: serial: add special case for processing of empty read urbsJohan Hovold
2010-05-20USB: kobil: fix memory leakJohan Hovold
2010-05-20USB: option.c: OLIVETTI OLICARD100 supportNils Radtke
2010-05-20USB: visor.h: checkpatch cleanupsGreg Kroah-Hartman
2010-05-20USB: pl2303.h: checkpatch cleanupsGreg Kroah-Hartman
2010-05-20USB: kobil_sct.h: checkpatch cleanupsGreg Kroah-Hartman
2010-05-20USB: kl5kusb105.h: checkpatch cleanupsGreg Kroah-Hartman
2010-05-20USB: io_edgeport: checkpatch cleanupsGreg Kroah-Hartman
2010-05-20USB: ftdi_sio: checkpatch cleanupsGreg Kroah-Hartman
2010-05-20USB: cypress_m8.h: checkpatch cleanupsGreg Kroah-Hartman
2010-05-20USB: belkin_sa.h: checkpatch cleanupsGreg Kroah-Hartman
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