Age | Commit message (Expand) | Author | Files | Lines |
2014-01-08 | usb: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
2013-04-17 | USB: symbolserial: move private-data allocation to port_probe | Johan Hovold | 1 | -11/+19 |
2013-04-17 | USB: symbolserial: remove unused private data | Johan Hovold | 1 | -5/+1 |
2013-04-17 | USB: symbolserial: use port interrupt-in urb | Johan Hovold | 1 | -90/+12 |
2013-01-15 | TTY: switch tty_flip_buffer_push | Jiri Slaby | 1 | -8/+2 |
2013-01-15 | TTY: switch tty_insert_flip_string | Jiri Slaby | 1 | -1/+2 |
2012-09-18 | USB: Serial: symbolserial.c: remove debug module parameter | Greg Kroah-Hartman | 1 | -5/+0 |
2012-09-18 | USB: serial: remove debug parameter from usb_serial_debug_data() | Greg Kroah-Hartman | 1 | -2/+1 |
2012-05-15 | USB: symbolserial.c: remove dbg() usage | Greg Kroah-Hartman | 1 | -4/+4 |
2012-05-08 | USB: serial: rework usb_serial_register/deregister_drivers() | Greg Kroah-Hartman | 1 | -6/+1 |
2012-05-07 | USB: serial: remove usb_serial_disconnect call in all drivers | Greg Kroah-Hartman | 1 | -1/+0 |
2012-05-07 | USB: serial: remove usb_serial_probe call in all drivers | Greg Kroah-Hartman | 1 | -1/+0 |
2012-05-03 | USB: symbolserial.c: remove dbg() tracing calls | Greg Kroah-Hartman | 1 | -13/+0 |
2012-02-28 | USB: serial: symbolserial.c: use module_usb_serial_driver | Greg Kroah-Hartman | 1 | -11/+1 |
2012-02-24 | usb-serial: use new registration API in [q-s]* drivers | Alan Stern | 1 | -13/+6 |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 1 | -1/+1 |
2011-11-15 | USB: serial: remove unnecessary reinitialisations of urb->dev | Johan Hovold | 1 | -1/+0 |
2011-08-23 | USB: use usb_endpoint_maxp() instead of le16_to_cpu() | Kuninori Morimoto | 1 | -1/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-03-08 | Merge branch 'for-next' into for-linus | Jiri Kosina | 1 | -1/+1 |
2010-03-02 | USB: tty: Prune uses of tty_request_room in the USB layer | Alan Cox | 1 | -8/+2 |
2010-03-02 | USB serial: make USB device id constant | Németh Márton | 1 | -1/+1 |
2010-02-05 | tree-wide: fix typos "ammount" -> "amount" | Uwe Kleine-König | 1 | -1/+1 |
2009-10-09 | USB: serial: fix assumption that throttle/unthrottle cannot sleep | Oliver Neukum | 1 | -7/+5 |
2009-10-09 | USB: serial: fix race between unthrottle and completion handler in symbolserial | Oliver Neukum | 1 | -4/+8 |
2009-09-19 | tty: USB does not need the filp argument in the drivers | Alan Cox | 1 | -2/+1 |
2009-06-15 | USB: usb-serial: replace shutdown with disconnect, release | Alan Stern | 1 | -3/+11 |
2009-06-11 | tty: Bring the usb tty port structure into more use | Alan Cox | 1 | -2/+1 |
2009-04-06 | symbol: Remove various bits of left over junk | Alan Cox | 1 | -67/+0 |
2009-03-24 | USB: symbolserial: log the ioctl commands | Greg Kroah-Hartman | 1 | -0/+59 |
2009-03-24 | USB: serial: add symbol serial driver | Greg Kroah-Hartman | 1 | -0/+340 |