summaryrefslogtreecommitdiff
path: root/drivers/usb/serial/f81232.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-10USB: f81232: fix device initialisation at openJohan Hovold1-4/+4
2013-03-25USB: f81232: fix TIOCMIWAIT and disconnectJohan Hovold1-2/+2
2013-03-25USB: f81232: add custom tiocmiwait operationJohan Hovold1-6/+3
2013-03-21USB: f81232: fix use-after-free in TIOCMIWAITJohan Hovold1-4/+5
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby1-7/+1
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby1-2/+3
2013-01-15TTY: convert more flipping functionsJiri Slaby1-1/+1
2012-10-17USB: f81232: fix port-data memory leakJohan Hovold1-26/+17
2012-10-01Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-7/+1
2012-09-18USB: Serial: f81232.c: remove debug module parameterGreg Kroah-Hartman1-6/+0
2012-09-18USB: serial: remove debug parameter from usb_serial_debug_data()Greg Kroah-Hartman1-1/+1
2012-07-16f81232: correct stubbed termios handlerAlan Cox1-0/+1
2012-07-16tty: move the termios object into the ttyAlan Cox1-1/+1
2012-05-15USB: f81232.c: remove dbg() usageGreg Kroah-Hartman1-8/+12
2012-05-08USB: serial: rework usb_serial_register/deregister_drivers()Greg Kroah-Hartman1-7/+1
2012-05-07USB: serial: remove usb_serial_disconnect call in all driversGreg Kroah-Hartman1-1/+0
2012-05-07USB: serial: remove usb_serial_probe call in all driversGreg Kroah-Hartman1-1/+0
2012-05-07usb-serial: clean up unneeded PM-related fieldsAlan Stern1-4/+0
2012-05-03USB: f81232.c: remove dbg() tracing callsGreg Kroah-Hartman1-3/+0
2012-02-28USB: serial: add Fintek F81232 usb to serial driverGreg Kroah-Hartman1-0/+405