summaryrefslogtreecommitdiff
path: root/drivers/usb/serial/symbolserial.c
Commit message (Expand)AuthorAge
* USB: symbolserial: move private-data allocation to port_probeJohan Hovold2013-04-17
* USB: symbolserial: remove unused private dataJohan Hovold2013-04-17
* USB: symbolserial: use port interrupt-in urbJohan Hovold2013-04-17
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-15
* TTY: switch tty_insert_flip_stringJiri Slaby2013-01-15
* USB: Serial: symbolserial.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: symbolserial.c: remove dbg() usageGreg Kroah-Hartman2012-05-15
* 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: symbolserial.c: remove dbg() tracing callsGreg Kroah-Hartman2012-05-03
* USB: serial: symbolserial.c: use module_usb_serial_driverGreg Kroah-Hartman2012-02-28
* usb-serial: use new registration API in [q-s]* driversAlan Stern2012-02-24
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-13
* 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
* 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: make USB device id constantNémeth Márton2010-03-02
|/
* USB: serial: fix assumption that throttle/unthrottle cannot sleepOliver Neukum2009-10-09
* USB: serial: fix race between unthrottle and completion handler in symbolserialOliver 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-15
* tty: Bring the usb tty port structure into more useAlan Cox2009-06-11
* symbol: Remove various bits of left over junkAlan Cox2009-04-06
* USB: symbolserial: log the ioctl commandsGreg Kroah-Hartman2009-03-24
* USB: serial: add symbol serial driverGreg Kroah-Hartman2009-03-24