summaryrefslogtreecommitdiff
path: root/drivers/usb/serial/opticon.c
AgeCommit message (Expand)Author
2011-05-13drivers/usb/serial/opticon.c: Release resources on kmalloc failureJulia Lawall
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds
2011-04-04usb/serial: fix function args warnings, dropping *filpRandy Dunlap
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-02-25USB: opticon: add rts and cts supportMartin Jansen
2011-02-17tty: remove filp from the USB tty ioctlsAlan Cox
2011-02-17tiocmget: kill off the passing of the struct fileAlan Cox
2010-10-22USB: opticon: Whitespace fixes in opticon driverAlon Ziv
2010-10-22USB: opticon: Add Opticon OPN2001 write supportAlon Ziv
2010-10-22USB: opticon: Fix long-standing bugs in opticon driverAlon Ziv
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-03-02USB: tty: Prune uses of tty_request_room in the USB layerAlan Cox
2010-03-02USB: serial: Remove unnecessary \n's from dbg usesJoe Perches
2010-03-02USB serial: make USB device id constantNémeth Márton
2010-02-05tree-wide: fix typos "ammount" -> "amount"Uwe Kleine-König
2009-12-11opticon: Fix resume logicAlan Cox
2009-12-11usb_serial: Kill port mutexAlan Cox
2009-10-09USB: serial: fix race between unthrottle and completion handler in opticonOliver Neukum
2009-09-19tty: USB does not need the filp argument in the driversAlan Cox
2009-06-15USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern
2009-06-11tty: Bring the usb tty port structure into more useAlan Cox
2009-04-23USB: removal of tty->low_latency hack dating back to the old serial codeOliver Neukum
2009-03-24USB: serial: opticon: add serial line ioctlsGreg Kroah-Hartman
2009-03-24USB: serial: opticon: add write supportGreg Kroah-Hartman
2009-03-24USB: suspend/resume for opticon driverOliver Neukum
2009-01-07USB: add new opticon serial driverGreg Kroah-Hartman