aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/opticon.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-09USB: serial: fix race between unthrottle and completion handler in opticonOliver Neukum1-5/+8
2009-09-19tty: USB does not need the filp argument in the driversAlan Cox1-2/+1
2009-06-15USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern1-3/+11
2009-06-11tty: Bring the usb tty port structure into more useAlan Cox1-2/+1
2009-04-23USB: removal of tty->low_latency hack dating back to the old serial codeOliver Neukum1-8/+0
2009-03-24USB: serial: opticon: add serial line ioctlsGreg Kroah-Hartman1-1/+64
2009-03-24USB: serial: opticon: add write supportGreg Kroah-Hartman1-2/+122
2009-03-24USB: suspend/resume for opticon driverOliver Neukum1-0/+26
2009-01-07USB: add new opticon serial driverGreg Kroah-Hartman1-0/+358