Age | Commit message (Expand) | Author |
2014-07-09 | USB: kl5kusb105: Remove klsi_105_tiocmset function | Peter Senna Tschudin |
2014-03-12 | USB: serial: add missing newlines to dev_<level> messages. | Johan Hovold |
2014-01-08 | usb: delete non-required instances of include <linux/init.h> | Paul Gortmaker |
2014-01-03 | USB: serial: remove redundant OOM messages | Johan Hovold |
2013-03-25 | USB: kl5kusb105: always disable uart on close | Johan Hovold |
2013-03-25 | USB: kl5kusb105: remove unnecessary urb kill on close | Johan Hovold |
2013-01-15 | TTY: switch tty_flip_buffer_push | Jiri Slaby |
2013-01-15 | TTY: switch tty_insert_flip_string | Jiri Slaby |
2012-10-31 | USB: serial: remove driver version information | Johan Hovold |
2012-10-17 | USB: kl5kusb105: fix port-data memory leak | Johan Hovold |
2012-10-01 | Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb | Linus Torvalds |
2012-09-14 | USB: serial: kl5kusb105.c: remove debug module parameter | Greg Kroah-Hartman |
2012-09-14 | USB: serial: kl5kusb105.c: remove dbg() usage | Greg Kroah-Hartman |
2012-07-16 | tty: move the termios object into the tty | Alan Cox |
2012-05-08 | USB: serial: rework usb_serial_register/deregister_drivers() | Greg Kroah-Hartman |
2012-05-07 | USB: serial: remove usb_serial_disconnect call in all drivers | Greg Kroah-Hartman |
2012-05-07 | USB: serial: remove usb_serial_probe call in all drivers | Greg Kroah-Hartman |
2012-05-03 | USB: kl5kusb105.c: remove dbg() tracing calls | Greg Kroah-Hartman |
2012-02-28 | USB: serial: kl5kusb105.c: use module_usb_serial_driver | Greg Kroah-Hartman |
2012-02-24 | usb-serial: use new registration API in [k-m]* drivers | Alan Stern |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell |
2011-02-17 | tiocmset: kill the file pointer argument | Alan Cox |
2011-02-17 | tiocmget: kill off the passing of the struct file | Alan Cox |
2010-06-16 | fix typos concerning "initiali[zs]e" | Uwe Kleine-König |
2010-05-20 | USB: kl5usb105: reimplement using generic framework | Johan Hovold |
2010-05-20 | USB: kl5usb105: minor clean ups | Johan Hovold |
2010-05-20 | USB: kl5usb105: fix memory leak | Johan Hovold |
2010-03-02 | USB: tty: Prune uses of tty_request_room in the USB layer | Alan Cox |
2010-03-02 | USB serial: make USB device id constant | Németh Márton |
2010-03-02 | USB: kl5kusb105: fix DMA buffers on stack | Johan Hovold |
2009-10-09 | USB: serial: fix assumption that throttle/unthrottle cannot sleep | Oliver Neukum |
2009-09-21 | trivial: fix typo "to to" in multiple files | Anand Gadiyar |
2009-09-19 | tty: USB does not need the filp argument in the drivers | Alan Cox |
2009-06-15 | USB: usb-serial: replace shutdown with disconnect, release | Alan Stern |
2009-06-11 | tty: Bring the usb tty port structure into more use | Alan Cox |
2009-01-02 | tty: Drop the lock_kernel in the private ioctl hook | Alan Cox |
2008-10-17 | USB: remove use of err() in drivers/usb/serial | Greg Kroah-Hartman |
2008-10-17 | USB: remove info() macro from usb/serial drivers | Greg Kroah-Hartman |
2008-10-13 | tty: usb-serial krefs | Alan Cox |
2008-07-22 | tty-usb-kl5kusb105: Coding style | Alan Cox |
2008-07-22 | usb_serial: API all change | Alan Cox |
2008-07-21 | USB: use get_unaligned_* helpers for kl5kusb105 driver | Harvey Harrison |
2008-04-28 | drivers/usb annotations and fixes | Al Viro |
2008-04-24 | USB: remove unnecessary type casting of urb->context | Ming Lei |
2008-04-24 | usb serial: more fixes and groundwork for tty changes | Alan Cox |
2008-04-24 | USB: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-04-24 | USB: serial: remove unneeded number endpoints settings | Greg Kroah-Hartman |
2008-02-01 | USB: kl5kusb105 don't flush to logically disconnected devices | Oliver Neukum |
2007-10-12 | USB: kl5kusb105: witch to new speed API | Alan Cox |
2007-07-12 | USB: serial: kl5kusb105: clean up urb->status usage | Greg Kroah-Hartman |