aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/serial/f81232.c
AgeCommit message (Expand)Author
2013-06-10USB: f81232: fix device initialisation at openJohan Hovold
2013-03-25USB: f81232: fix TIOCMIWAIT and disconnectJohan Hovold
2013-03-25USB: f81232: add custom tiocmiwait operationJohan Hovold
2013-03-21USB: f81232: fix use-after-free in TIOCMIWAITJohan Hovold
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby
2013-01-15TTY: convert more flipping functionsJiri Slaby
2012-10-17USB: f81232: fix port-data memory leakJohan Hovold
2012-10-01Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds
2012-09-18USB: Serial: f81232.c: remove debug module parameterGreg Kroah-Hartman
2012-09-18USB: serial: remove debug parameter from usb_serial_debug_data()Greg Kroah-Hartman
2012-07-16f81232: correct stubbed termios handlerAlan Cox
2012-07-16tty: move the termios object into the ttyAlan Cox
2012-05-15USB: f81232.c: remove dbg() usageGreg Kroah-Hartman
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-07usb-serial: clean up unneeded PM-related fieldsAlan Stern
2012-05-03USB: f81232.c: remove dbg() tracing callsGreg Kroah-Hartman
2012-02-28USB: serial: add Fintek F81232 usb to serial driverGreg Kroah-Hartman