summaryrefslogtreecommitdiff
path: root/drivers/usb/serial/mos7720.c
AgeCommit message (Expand)Author
2013-06-13USB: mos7720: fix hardware flow controlJohan Hovold
2013-06-13USB: mos7720: fix message timeoutsJohan Hovold
2013-06-13USB: mos7720: fix DMA to stackJohan Hovold
2012-02-28USB: serial: mos7720.c: use module_usb_serial_driverGreg Kroah-Hartman
2012-02-24usb-serial: use new registration API in [k-m]* driversAlan Stern
2012-02-10USB: serial: use dev_err_console in custom write pathsJohan Hovold
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2011-11-15USB: serial: remove unnecessary reinitialisations of urb->devJohan Hovold
2011-11-15USB: mos7720: remove unused codeJohan Hovold
2011-11-15USB: mos7720: remove incorrect read-urb checkJohan Hovold
2011-08-10USB: serial: remove duplicate returnsDan Carpenter
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-02-25USB: serial: mos7720: Fix possible null pointer dereferenceHuzaifa Sidhpurwala
2011-02-17tty: remove filp from the USB tty ioctlsAlan Cox
2011-02-17tiocmset: kill the file pointer argumentAlan Cox
2011-02-17tiocmget: kill off the passing of the struct fileAlan Cox
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-22tty: Convert the USB drivers to the new icount interfaceAlan Cox
2010-09-20USB: serial/mos*: prevent reading uninitialized stack memoryDan Rosenberg
2010-08-10drivers/usb: Remove unnecessary return's from void functionsJoe Perches
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