Age | Commit message (Expand) | Author |
2010-08-10 | Revert "USB: Adding support for HTC Smartphones to ipaq" | Leann Ogasawara |
2010-05-20 | USB: ipaq: reimplement using generic framework | Johan Hovold |
2010-05-20 | USB: serial: allow drivers to define bulk buffer sizes | Johan Hovold |
2010-03-02 | USB: tty: Prune uses of tty_request_room in the USB layer | Alan Cox |
2009-10-09 | USB: ipaq: fix oops when device is plugged in | Alan Stern |
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-04-23 | USB: removal of tty->low_latency hack dating back to the old serial code | Oliver Neukum |
2009-03-24 | USB: ipaq: handle 4 endpoint devices | Mark Ellis |
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-26 | fix for a memory leak in an error case introduced by fix for double free | Oliver Neukum |
2008-07-22 | ipaq: Coding style | Alan Cox |
2008-07-22 | usb_serial: API all change | Alan Cox |
2008-07-21 | USB: fix double kfree in ipaq in error case | Oliver Neukum |
2008-07-03 | USB: adding comment for ipaq forcing number of ports | Oliver Neukum |
2008-07-03 | USB: fix Oops on loading ipaq module since 2.6.26 | Oliver Neukum |
2008-04-24 | USB: remove unnecessary type casting of urb->context | Ming Lei |
2008-04-24 | USB: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-04-24 | USB: serial: remove unneeded number endpoints settings | Greg Kroah-Hartman |
2008-04-24 | USB: ipaq: fix devices having more than one endpoint | Matthias Geissert |
2007-10-19 | Convert files to UTF-8 and some cleanups | Jan Engelhardt |
2007-10-12 | USB: Adding support for SHARP WS011SH to ipaq.c | Nobuhiro Iwamatsu |
2007-10-12 | USB: fix double frees in error code paths of ipaq driver | Oliver Neukum |
2007-08-22 | USB: Adding support for HTC Smartphones to ipaq | Christian Heim |
2007-07-12 | USB: serial: ipaq: clean up urb->status usage | Greg Kroah-Hartman |
2007-04-27 | Adding PID of SHARP S01SH for ipaq.c | Norihiko Tomiyama |
2007-03-09 | USB: ipaq.c: Additional devices | Andre Spahlinger |
2007-02-07 | USB serial: add driver pointer to all usb-serial drivers | Johannes Hölzl |
2006-12-13 | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day |
2006-11-16 | USB: ipaq: Add HTC Modem Support | Alex Sanks |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells |
2006-09-28 | USB: another device ID for ipaq | Matthias Urlichs |
2006-09-27 | USB: ipaq: minor ipaq_open() cleanup. | Luiz Fernando N. Capitulino |
2006-08-11 | USB: Additional PID for SHARP W-ZERO3 | Norihiko Tomiyama |
2006-08-02 | USB: adding support for SHARP WS003SH to ipaq.c | Norihiko Tomiyama |
2006-07-12 | [PATCH] USB: move usb-serial.h to include/linux/usb/ | Greg Kroah-Hartman |
2006-07-12 | [PATCH] USB: ipaq.c timing parameters | Frank Gevaerts |
2006-07-12 | [PATCH] USB: ipaq.c bugfixes | Frank Gevaerts |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-21 | [PATCH] USB serial: encapsulate schedule_work, remove double-calling | Pete Zaitcev |
2006-01-10 | [PATCH] TTY layer buffering revamp | Alan Cox |
2006-01-04 | [PATCH] USB: remove .owner field from struct usb_driver | Greg Kroah-Hartman |
2006-01-04 | [PATCH] USB: allow usb drivers to disable dynamic ids | Greg Kroah-Hartman |
2005-10-28 | [PATCH] USB: Improving the set of vendor/product IDs in the ipaq driver | David Eriksson |
2005-10-28 | [PATCH] USB Serial: move name to driver structure | Greg Kroah-Hartman |
2005-10-28 | [PATCH] USB Serial: get rid of the .owner field in usb_serial_driver | Greg Kroah-Hartman |
2005-10-28 | [PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driver | Greg Kroah-Hartman |