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