summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/opticon.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
|\
| * tree-wide: fix typos "ammount" -> "amount"Uwe Kleine-König2010-02-051-1/+1
* | USB: tty: Prune uses of tty_request_room in the USB layerAlan Cox2010-03-021-8/+3Star
* | USB: serial: Remove unnecessary \n's from dbg usesJoe Perches2010-03-021-2/+2
* | USB serial: make USB device id constantNémeth Márton2010-03-021-1/+1
|/
* opticon: Fix resume logicAlan Cox2009-12-121-1/+2
* usb_serial: Kill port mutexAlan Cox2009-12-121-2/+2
* USB: serial: fix race between unthrottle and completion handler in opticonOliver Neukum2009-10-091-5/+8
* tty: USB does not need the filp argument in the driversAlan Cox2009-09-191-2/+1Star
* USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern2009-06-161-3/+11
* tty: Bring the usb tty port structure into more useAlan Cox2009-06-111-2/+1Star
* USB: removal of tty->low_latency hack dating back to the old serial codeOliver Neukum2009-04-231-8/+0Star
* USB: serial: opticon: add serial line ioctlsGreg Kroah-Hartman2009-03-251-1/+64
* USB: serial: opticon: add write supportGreg Kroah-Hartman2009-03-251-2/+122
* USB: suspend/resume for opticon driverOliver Neukum2009-03-251-0/+26
* USB: add new opticon serial driverGreg Kroah-Hartman2009-01-071-0/+358