| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-03-16 | 1 | -3/+3 |
|\ |
|
| * | tty: remove filp from the USB tty ioctls | Alan Cox | 2011-02-17 | 1 | -1/+1 |
| * | tiocmset: kill the file pointer argument | Alan Cox | 2011-02-17 | 1 | -1/+1 |
| * | tiocmget: kill off the passing of the struct file | Alan Cox | 2011-02-17 | 1 | -1/+1 |
* | | USB: serial drivers need to use larger bulk-in buffers | Alan Stern | 2011-02-25 | 1 | -1/+2 |
|/ |
|
* | USB: serial: handle Data Carrier Detect changes | Libor Pechacek | 2011-01-22 | 1 | -0/+3 |
* | tty: Make tiocgicount a handler | Alan Cox | 2010-10-22 | 1 | -0/+2 |
* | USB: drop tty argument from usb_serial_handle_sysrq_char() | Dmitry Torokhov | 2010-08-21 | 1 | -2/+1 |
* | USB: include/usb/*.h checkpatch cleanup | Greg Kroah-Hartman | 2010-05-20 | 1 | -1/+1 |
* | USB: serial: remove multi-urb write from generic driver | Johan Hovold | 2010-05-20 | 1 | -6/+2 |
* | USB: serial: reimplement generic fifo-based writes | Johan Hovold | 2010-05-20 | 1 | -0/+12 |
* | USB: serial: generalise write buffer preparation | Johan Hovold | 2010-05-20 | 1 | -0/+5 |
* | USB: serial: re-implement multi-urb writes in generic driver | Johan Hovold | 2010-05-20 | 1 | -3/+6 |
* | USB: serial: generalise generic read implementation | Johan Hovold | 2010-05-20 | 1 | -0/+3 |
* | USB: serial: refactor read urb submission in generic driver | Johan Hovold | 2010-05-20 | 1 | -1/+1 |
* | USB: serial: allow drivers to define bulk buffer sizes | Johan Hovold | 2010-05-20 | 1 | -0/+5 |
* | usb-serial: Use tty_port version console instead of usb_serial_port | Jason Wessel | 2010-05-20 | 1 | -2/+0 |
* | USB: Extend and neaten dbg macros | Joe Perches | 2010-03-02 | 1 | -8/+5 |
* | Fix usb_serial_probe() problem introduced by the recent kfifo changes | Stefani Seibold | 2009-12-23 | 1 | -1/+2 |
* | usb_serial: Kill port mutex | Alan Cox | 2009-12-11 | 1 | -3/+0 |
* | USB: serial: don't call release without attach | Alan Stern | 2009-10-09 | 1 | -0/+1 |
* | USB: use kfifo to buffer usb-generic serial writes | David VomLehn | 2009-09-23 | 1 | -0/+2 |
* | tty: USB serial termios bits | Alan Cox | 2009-09-19 | 1 | -0/+3 |
* | tty: USB does not need the filp argument in the drivers | Alan Cox | 2009-09-19 | 1 | -4/+3 |
* | tty: Fix USB kref leak | Alan Cox | 2009-07-10 | 1 | -1/+2 |
* | USB: usb-serial: replace shutdown with disconnect, release | Alan Stern | 2009-06-15 | 1 | -4/+8 |
* | USB: usb-serial: call port_probe and port_remove at the right times | Alan Stern | 2009-06-15 | 1 | -0/+8 |
* | USB: serial: usb_debug,usb_generic_serial: implement sysrq and serial break | Jason Wessel | 2009-06-15 | 1 | -0/+8 |
* | USB: usb_debug, usb_generic_serial: implement multi urb write | Jason Wessel | 2009-06-15 | 1 | -0/+4 |
* | tty: Bring the usb tty port structure into more use | Alan Cox | 2009-06-11 | 1 | -4/+6 |
* | tty: Update some of the USB kernel doc | Leandro Dorileo | 2009-04-14 | 1 | -2/+5 |
* | USB: serial: introduce a flag into the usb serial layer to tell drivers that ... | Oliver Neukum | 2009-03-24 | 1 | -1/+2 |
* | USB: Fix spelling in usb/serial.h | Geoff Levand | 2008-10-17 | 1 | -1/+1 |
* | usb-serial: don't release unregistered minors | Alan Stern | 2008-08-13 | 1 | -1/+2 |
* | usb_serial: API all change | Alan Cox | 2008-07-22 | 1 | -26/+30 |
* | USB: serial: remove endpoints setting checks from core and header | Greg Kroah-Hartman | 2008-04-24 | 1 | -18/+0 |
* | USB: Standardize inclusion protection and add where missing. | Robert P. J. Day | 2008-04-24 | 1 | -2/+1 |
* | USB: fix codingstyle issues in include/linux/usb/ | Greg Kroah-Hartman | 2008-02-01 | 1 | -70/+87 |
* | USB: stop io performed by mos7720 upon close() | Oliver Neukum | 2008-02-01 | 1 | -0/+2 |
* | USB: usb_serial: clean tty reference in the last close | Aristeu Rozanski | 2008-02-01 | 1 | -0/+1 |
* | USB: serial core should respect driver requirements | Alan Stern | 2007-10-12 | 1 | -7/+13 |
* | USB: suspend support for usb serial | Oliver Neukum | 2007-07-12 | 1 | -0/+7 |
* | USB: add flow control to usb-serial generic driver. | Joris van Rantwijk | 2007-02-16 | 1 | -0/+6 |
* | USB serial: add dynamic id support to usb-serial core | Greg Kroah-Hartman | 2007-02-07 | 1 | -0/+5 |
* | [PATCH] tty: switch to ktermios | Alan Cox | 2006-12-08 | 1 | -1/+1 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -6/+6 |
* | [PATCH] USB: move usb-serial.h to include/linux/usb/ | Greg Kroah-Hartman | 2006-07-12 | 1 | -0/+300 |