aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/opticon.c
Commit message (Expand)AuthorAge
* USB: serial: make minor allocation dynamicGreg Kroah-Hartman2013-06-17
* USB: serial: ports: add minor and port numberGreg Kroah-Hartman2013-06-10
* USB: opticon: remove disconnect test from tiocmsetJohan Hovold2013-03-25
* USB: opticon: fix return value of tiocmsetJohan Hovold2013-03-25
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-16
* TTY: switch tty_insert_flip_stringJiri Slaby2013-01-16
* USB: opticon: switch to generic read implementationJohan Hovold2012-11-21
* USB: opticon: refactor reab-urb processingJohan Hovold2012-11-21
* USB: opticon: use usb-serial bulk-in urbJohan Hovold2012-11-21
* USB: opticon: increase bulk-in sizeJohan Hovold2012-11-21
* USB: opticon: use port as urb contextJohan Hovold2012-11-21
* USB: opticon: pass port to get_serial_infoJohan Hovold2012-11-21
* USB: opticon: make private data port specificJohan Hovold2012-11-21
* USB: opticon: remove disconnectJohan Hovold2012-11-21
* USB: opticon: move read-urb deallocation to releaseJohan Hovold2012-11-21
* USB: opticon: simplify bulk-in discovery in attachJohan Hovold2012-11-21
* USB: opticon: remove private usb-serial dataJohan Hovold2012-11-21
* USB: opticon: remove redundant initialisationJohan Hovold2012-11-21
* USB: opticon: remove private serial-device dataJohan Hovold2012-11-21
* USB: opticon: use port device for error and debugJohan Hovold2012-11-21
* USB: opticon: move private urb initialisation to attachJohan Hovold2012-11-21
* USB: opticon: remove redundant bulk urb fillJohan Hovold2012-11-21
* USB: opticon: fix memory leak in error pathJohan Hovold2012-10-25
* USB: opticon: fix DMA from stackJohan Hovold2012-10-25
* USB: Serial: opticon.c: remove debug module parameterGreg Kroah-Hartman2012-09-18
* USB: serial: remove debug parameter from usb_serial_debug_data()Greg Kroah-Hartman2012-09-18
* USB: serial: opticon.c: remove dbg() usageGreg Kroah-Hartman2012-09-13
* USB: serial: opticon: hook up suspend/resume callbacksGreg Kroah-Hartman2012-05-10
* USB: serial: rework usb_serial_register/deregister_drivers()Greg Kroah-Hartman2012-05-08
* USB: serial: remove usb_serial_disconnect call in all driversGreg Kroah-Hartman2012-05-07
* USB: serial: remove usb_serial_probe call in all driversGreg Kroah-Hartman2012-05-07
* USB: opticon.c: remove dbg() tracing callsGreg Kroah-Hartman2012-05-03
* USB: opticon: fix abuse of interface dataJohan Hovold2012-04-25
* 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