aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/serial/mos7720.c
AgeCommit message (Expand)Author
2010-09-20USB: serial/mos*: prevent reading uninitialized stack memoryDan Rosenberg
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-03-02USB: tty: Prune uses of tty_request_room in the USB layerAlan Cox
2010-03-02USB: serial: Remove unnecessary \n's from dbg usesJoe Perches
2010-03-02USB: serial: add support for serial port on the moschip 7715Mike Dunn
2010-03-02USB serial: make USB device id constantNémeth Márton
2010-03-02USB: mos7720: fix DMA buffers on stack and clean up send_mos_cmdJohan Hovold
2009-09-19tty: USB does not need the filp argument in the driversAlan Cox
2009-09-19tty: usb_serial_mos7720: Fix get_lsr_infoKees Schoenmakers
2009-09-19MOS7720 has no tiocmget methodKees Schoenmakers
2009-07-20tty: fix chars_in_buffersAlan Cox
2009-06-15USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern
2009-06-11tty: Bring the usb tty port structure into more useAlan Cox
2009-04-23USB: removal of tty->low_latency hack dating back to the old serial codeOliver Neukum
2008-10-17USB: remove use of err() in drivers/usb/serialGreg Kroah-Hartman
2008-10-17USB: remove info() macro from usb/serial driversGreg Kroah-Hartman
2008-10-13tty: usb-serial krefsAlan Cox
2008-07-22tty-usb-mos7720: Coding styleAlan Cox
2008-07-22usb_serial: API all changeAlan Cox
2008-04-24usb serial: more fixes and groundwork for tty changesAlan Cox
2008-04-24USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-24USB: serial: remove unneeded number endpoints settingsGreg Kroah-Hartman
2008-02-01USB: stop io performed by mos7720 upon close()Oliver Neukum
2008-02-01USB: mos7720: clean up termiosAlan Cox
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches
2007-07-19USB: mos7720, mos7840: remove redundant urb checkFlorin Malita
2007-07-12USB: mos7720: remove bogus no termios change checkAlan Cox
2007-07-12USB: mos7720: change developer email addressesGreg Kroah-Hartman
2007-07-12USB: serial: mos7720: clean up urb->status usageGreg Kroah-Hartman
2007-04-27USB: fix endianness in mos7720Oliver Neukum
2007-04-27mos7720 updateOliver Neukum
2007-04-27USB: unnecessary GFP_ATOMIC in mos7720 driverOliver Neukum
2007-03-19USB: necessary update for mos7720 driverOliver Neukum
2007-02-11[PATCH] Char: tty_wakeup cleanupJiri Slaby
2007-02-07USB serial: add driver pointer to all usb-serial driversJohannes Hölzl
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter
2006-10-17USB: add USB serial mos7720 driverGreg Kroah-Hartman