| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-05-22 |
|\ |
|
| * | Merge branch 'master' into for-next | Jiri Kosina | 2012-04-08 |
| |\ |
|
| * | | gadget: Use vsprintf extention %pf with builtin_return_address | Joe Perches | 2012-04-05 |
* | | | Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-05-22 |
|\ \ \ |
|
| * | | | TTY: usb/u_serial use close_wait from tty_port | Jiri Slaby | 2012-04-09 |
| * | | | TTY: usb/u_serial, use tty from tty_port | Jiri Slaby | 2012-04-09 |
| * | | | TTY: usb/u_serial, add tty_port | Jiri Slaby | 2012-04-09 |
| | |/
| |/| |
|
* / | | usb: gadget: u_serial: Allow calling gserial_setup after init | Benoit Goby | 2012-05-10 |
|/ / |
|
* | | TTY: remove unneeded tty->index checks | Jiri Slaby | 2012-03-08 |
* | | TTY: remove re-assignments to tty_driver members | Jiri Slaby | 2012-03-08 |
|/ |
|
* | usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed | Paul Gortmaker | 2011-10-31 |
* | USB: gadget: u_serial.c: fixed a brace coding style issue | Shaun Silk | 2011-09-26 |
* | usb: gadget: add usb_endpoint_descriptor to struct usb_ep | Tatyana Brokhman | 2011-06-28 |
* | usb: subtle increased memory usage in u_serial | Jim Sung | 2010-11-11 |
* | USB: gadget: compilation issue: missing TASK_INTERRUPTIBLE | stephane duverger | 2010-08-10 |
* | USB: g_serial: fix tty cleanup on unload | Jon Povey | 2010-06-30 |
* | USB: g_serial: don't set low_latency flag | Jon Povey | 2010-06-30 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | USB: double put_tty_driver(gs_tty_driver) in gserial_setup() | Roel Kluin | 2009-09-23 |
* | USB: gadget: g_serial: append zlp when tx buffer becomes empty | Daniel Glöckner | 2009-06-16 |
* | USB: replace uses of __constant_{endian} | Harvey Harrison | 2009-03-24 |
* | usb gadget: issue notifications from ACM function | David Brownell | 2008-08-13 |
* | USB: serial gadget: rx path data loss fixes | David Brownell | 2008-08-13 |
* | usb_gadget: composite cdc gadget fault handling | David Brownell | 2008-07-21 |
* | usb gadget: split out serial core | David Brownell | 2008-07-21 |