aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/opticon.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2010-03-02USB: tty: Prune uses of tty_request_room in the USB layerAlan Cox1-8/+3
2010-03-02USB: serial: Remove unnecessary \n's from dbg usesJoe Perches1-2/+2
2010-03-02USB serial: make USB device id constantNémeth Márton1-1/+1
2010-02-05tree-wide: fix typos "ammount" -> "amount"Uwe Kleine-König1-1/+1
2009-12-11opticon: Fix resume logicAlan Cox1-1/+2
2009-12-11usb_serial: Kill port mutexAlan Cox1-2/+2
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