| Commit message (Expand) | Author | Age |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-10-24 |
|\ |
|
| * | Merge branch 'master' into for-next | Jiri Kosina | 2010-08-11 |
| |\ |
|
| * | | drivers/usb: Remove unnecessary return's from void functions | Joe Perches | 2010-08-10 |
* | | | tty: Convert the USB drivers to the new icount interface | Alan Cox | 2010-10-22 |
* | | | USB: serial: io_ti.c: don't return 0 if writing the download record failed | Roel Kluin | 2010-08-23 |
* | | | USB: io_ti: check firmware version before updating | Greg Kroah-Hartman | 2010-08-23 |
| |/
|/| |
|
* | | USB: io_ti.c: don't return 0 if writing the download record failed | Roel Kluin | 2010-08-10 |
* | | USB: serial: io_ti: Don't return 0 if writing the download record failed | Roel Kluin | 2010-08-10 |
|/ |
|
* | USB: io_ti: use kfifo to implement write buffering | Johan Hovold | 2010-05-20 |
* | USB: io_ti: remove unsused private counter | Johan Hovold | 2010-05-20 |
* | USB: tty: Prune uses of tty_request_room in the USB layer | Alan Cox | 2010-03-02 |
* | USB: serial: Remove unnecessary \n's from dbg uses | Joe Perches | 2010-03-02 |
* | USB serial: make USB device id constant | Németh Márton | 2010-03-02 |
* | USB: io_ti: fix DMA buffers on stack | Johan Hovold | 2010-03-02 |
* | tty: USB does not need the filp argument in the drivers | Alan Cox | 2009-09-19 |
* | USB: usb-serial: replace shutdown with disconnect, release | Alan Stern | 2009-06-16 |
* | trivial: fix typo milisecond/millisecond for documentation and source comments. | Martin Olsson | 2009-06-12 |
* | tty: Bring the usb tty port structure into more use | Alan Cox | 2009-06-11 |
* | USB: removal of tty->low_latency hack dating back to the old serial code | Oliver Neukum | 2009-04-23 |
* | USB: remove info() macro from usb/serial drivers | Greg Kroah-Hartman | 2008-10-17 |
* | tty: usb-serial krefs | Alan Cox | 2008-10-13 |
* | io_ti: Minor coding style | Alan Cox | 2008-07-22 |
* | usb_serial: API all change | Alan Cox | 2008-07-22 |
* | USB: io_ti: FIrst cut at a big clean up | Alan Cox | 2008-07-21 |
* | edgeport-ti: use request_firmware() | Jaswinder Singh | 2008-07-14 |
* | USB: remove unnecessary type casting of urb->context | Ming Lei | 2008-04-25 |
* | USB: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-25 |
* | USB: serial: remove unneeded number endpoints settings | Greg Kroah-Hartman | 2008-04-25 |
* | USB: io_ti.c: remove unneeded null tty check | Ray Lee | 2008-04-25 |
* | USB: use DIV_ROUND_UP | Julia Lawall | 2008-04-25 |
* | USB: io_ti: lock mcr and msr shadows properly | Alan Cox | 2008-04-25 |
* | USB: io_ti.c: remove pointless eye-candy in debug statements | Andrew Morton | 2008-04-25 |
* | drivers: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 2008-04-18 |
* | USB: io_ti: clean up termios handling | Alan Cox | 2008-02-01 |
* | USB: Edgeport USB Serial Converter: convert es_sem to mutex | Matthias Kaehlcke | 2008-02-01 |
* | USB: Remove pointless conditional in drivers/usb/serial/io_ti.c::edge_shutdown() | Jesper Juhl | 2007-07-19 |
* | USB: io_*: remove bogus termios no change checks | Alan Cox | 2007-07-12 |
* | USB: serial: io_ti: clean up urb->status usage | Greg Kroah-Hartman | 2007-07-12 |
* | USB: io_ti: sleep with spinlock held detected by automatic tool | Oliver Neukum | 2007-07-12 |
* | USB: io_ti: Digi EdgePort update for new devices | Martin K. Petersen | 2007-07-12 |
* | USB serial: add driver pointer to all usb-serial drivers | Johannes Hölzl | 2007-02-07 |
* | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 2006-12-13 |
* | [PATCH] tty: switch to ktermios | Alan Cox | 2006-12-08 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 |
* | [PATCH] USB: move usb-serial.h to include/linux/usb/ | Greg Kroah-Hartman | 2006-07-12 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 |
* | [PATCH] USB: kzalloc() conversion for rest of drivers/usb | Eric Sesterhenn | 2006-03-20 |
* | [PATCH] TTY layer buffering revamp | Alan Cox | 2006-01-10 |
* | [PATCH] USB: small cleanups | Adrian Bunk | 2006-01-04 |
* | [PATCH] USB: remove .owner field from struct usb_driver | Greg Kroah-Hartman | 2006-01-04 |