aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/whiteheat.c
AgeCommit message (Expand)Author
2019-12-10USB: serial: whiteheat: fix line-speed endiannessJohan Hovold
2019-12-10USB: serial: whiteheat: fix potential slab corruptionJohan Hovold
2018-10-13whiteheat: switch to ->get_serial()Al Viro
2017-11-04USB: serial: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-03-16USB: serial: whiteheat: simplify endpoint checkJohan Hovold
2017-01-26USB: serial: drop unused ASYNC flagsJohan Hovold
2015-09-23USB: whiteheat: fix potential null-deref at probeJohan Hovold
2014-08-24USB: whiteheat: Added bounds checking for bulk command responseJames Forshaw
2014-01-08usb: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-03USB: serial: remove redundant OOM messagesJohan Hovold
2014-01-03USB: serial: clean up ioctl debuggingJohan Hovold
2013-06-17USB: serial: make minor allocation dynamicGreg Kroah-Hartman
2013-06-10USB: serial: ports: add minor and port numberGreg Kroah-Hartman
2013-06-06USB: whiteheat: fix broken port configurationJohan Hovold
2012-10-25USB: whiteheat: fix port-data memory leakJohan Hovold
2012-10-25USB: whiteheat: fix memory leak in error pathJohan Hovold
2012-10-01Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds
2012-09-18USB: ezusb: add functions for firmware downloadRene Buergel
2012-09-18USB: ezusb: add support for Cypress FX2LPRene Buergel
2012-09-18USB: Serial: whiteheat.c: remove debug module parameterGreg Kroah-Hartman
2012-09-18USB: serial: remove debug parameter from usb_serial_debug_data()Greg Kroah-Hartman
2012-09-14USB: serial: whiteheat.c: remove dbg() usageGreg Kroah-Hartman
2012-09-13USB: ezusb: remove dependancy on usb_serialRene Buergel
2012-07-16tty: move the termios object into the ttyAlan Cox
2012-05-08USB: serial: rework usb_serial_register/deregister_drivers()Greg Kroah-Hartman
2012-05-07USB: serial: remove usb_serial_disconnect call in all driversGreg Kroah-Hartman
2012-05-07USB: serial: remove usb_serial_probe call in all driversGreg Kroah-Hartman
2012-05-03USB: whiteheat.c: remove dbg() tracing callsGreg Kroah-Hartman
2012-04-10USB: whiteheat: reimplement using generic frameworkJohan Hovold
2012-04-10USB: whiteheat: remove driver versionJohan Hovold
2012-02-28USB: serial: whiteheat.c: use module_usb_serial_driverGreg Kroah-Hartman
2012-02-24usb-serial: use new registration API in [t-z]* 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: serial: remove changelogs and old todo entriesJohan Hovold
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-08-10drivers/usb: Remove unnecessary return's from void functionsJoe Perches
2010-03-02USB: tty: sort out the request_room handling for whiteheatAlan Cox
2010-03-02USB serial: make USB device id constantNémeth Márton
2009-10-09USB: serial: fix assumption that throttle/unthrottle cannot sleepOliver Neukum
2009-09-19tty: USB serial termios bitsAlan Cox
2009-09-19tty: USB does not need the filp argument in the driversAlan 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
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