aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/opticon.c
Commit message (Expand)AuthorAge
* USB: serial: opticon.c: use module_usb_serial_driverGreg Kroah-Hartman2012-02-28
* usb-serial: use new registration API in [n-p]* driversAlan Stern2012-02-24
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* USB: serial: remove unnecessary reinitialisations of urb->devJohan Hovold2011-11-15
* USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto2011-08-23
* drivers/usb/serial/opticon.c: Release resources on kmalloc failureJulia Lawall2011-05-13
* Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-07
|\
| * Fix common misspellingsLucas De Marchi2011-03-31
* | usb/serial: fix function args warnings, dropping *filpRandy Dunlap2011-04-04
|/
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-16
|\
| * tty: remove filp from the USB tty ioctlsAlan Cox2011-02-17
| * tiocmget: kill off the passing of the struct fileAlan Cox2011-02-17
* | USB: opticon: add rts and cts supportMartin Jansen2011-02-25
|/
* USB: opticon: Whitespace fixes in opticon driverAlon Ziv2010-10-22
* USB: opticon: Add Opticon OPN2001 write supportAlon Ziv2010-10-22
* USB: opticon: Fix long-standing bugs in opticon driverAlon Ziv2010-10-22
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
|\
| * tree-wide: fix typos "ammount" -> "amount"Uwe Kleine-König2010-02-05
* | USB: tty: Prune uses of tty_request_room in the USB layerAlan Cox2010-03-02
* | USB: serial: Remove unnecessary \n's from dbg usesJoe Perches2010-03-02
* | USB serial: make USB device id constantNémeth Márton2010-03-02
|/
* opticon: Fix resume logicAlan Cox2009-12-11
* usb_serial: Kill port mutexAlan Cox2009-12-11
* USB: serial: fix race between unthrottle and completion handler in opticonOliver Neukum2009-10-09
* tty: USB does not need the filp argument in the driversAlan Cox2009-09-19
* USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern2009-06-16
* tty: Bring the usb tty port structure into more useAlan Cox2009-06-11
* USB: removal of tty->low_latency hack dating back to the old serial codeOliver Neukum2009-04-23
* USB: serial: opticon: add serial line ioctlsGreg Kroah-Hartman2009-03-24
* USB: serial: opticon: add write supportGreg Kroah-Hartman2009-03-24
* USB: suspend/resume for opticon driverOliver Neukum2009-03-24
* USB: add new opticon serial driverGreg Kroah-Hartman2009-01-07