| Commit message (Expand) | Author | Age | Files | Lines |
* | USB: serial: remove driver version information | Johan Hovold | 2012-10-31 | 1 | -5/+0 |
* | USB: serial: ipaq.c: remove debug module parameter | Greg Kroah-Hartman | 2012-09-14 | 1 | -4/+0 |
* | USB: ipaq.c: remove dbg() usage | Greg Kroah-Hartman | 2012-05-15 | 1 | -3/+4 |
* | USB: serial: rework usb_serial_register/deregister_drivers() | Greg Kroah-Hartman | 2012-05-08 | 1 | -6/+1 |
* | USB: serial: remove usb_serial_disconnect call in all drivers | Greg Kroah-Hartman | 2012-05-07 | 1 | -1/+0 |
* | USB: serial: remove usb_serial_probe call in all drivers | Greg Kroah-Hartman | 2012-05-07 | 1 | -1/+0 |
* | USB: ipaq.c: remove dbg() tracing calls | Greg Kroah-Hartman | 2012-05-03 | 1 | -4/+0 |
* | USB: serial: ipaq: delete duplicate id | Greg Kroah-Hartman | 2012-04-20 | 1 | -1/+0 |
* | USB: serial: ipaq: remove product and vendor module parameters | Greg Kroah-Hartman | 2012-04-19 | 1 | -32/+1 |
* | usb-serial: use new registration API in [i-j]* drivers | Alan Stern | 2012-02-24 | 1 | -17/+11 |
* | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2012-01-13 | 1 | -1/+1 |
* | USB: serial: remove changelogs and old todo entries | Johan Hovold | 2011-11-15 | 1 | -34/+0 |
* | Revert "USB: Adding support for HTC Smartphones to ipaq" | Leann Ogasawara | 2010-08-10 | 1 | -1/+0 |
* | USB: ipaq: reimplement using generic framework | Johan Hovold | 2010-05-20 | 1 | -323/+10 |
* | USB: serial: allow drivers to define bulk buffer sizes | Johan Hovold | 2010-05-20 | 1 | -26/+2 |
* | USB: tty: Prune uses of tty_request_room in the USB layer | Alan Cox | 2010-03-02 | 1 | -1/+0 |
* | USB: ipaq: fix oops when device is plugged in | Alan Stern | 2009-10-09 | 1 | -0/+9 |
* | tty: USB does not need the filp argument in the drivers | Alan Cox | 2009-09-19 | 1 | -7/+2 |
* | USB: usb-serial: replace shutdown with disconnect, release | Alan Stern | 2009-06-15 | 1 | -7/+0 |
* | tty: Bring the usb tty port structure into more use | Alan Cox | 2009-06-11 | 1 | -4/+2 |
* | USB: removal of tty->low_latency hack dating back to the old serial code | Oliver Neukum | 2009-04-23 | 1 | -6/+0 |
* | USB: ipaq: handle 4 endpoint devices | Mark Ellis | 2009-03-24 | 1 | -6/+37 |
* | USB: remove use of err() in drivers/usb/serial | Greg Kroah-Hartman | 2008-10-17 | 1 | -12/+15 |
* | USB: remove info() macro from usb/serial drivers | Greg Kroah-Hartman | 2008-10-17 | 1 | -1/+2 |
* | tty: usb-serial krefs | Alan Cox | 2008-10-13 | 1 | -1/+2 |
* | fix for a memory leak in an error case introduced by fix for double free | Oliver Neukum | 2008-07-26 | 1 | -4/+6 |
* | ipaq: Coding style | Alan Cox | 2008-07-22 | 1 | -45/+52 |
* | usb_serial: API all change | Alan Cox | 2008-07-22 | 1 | -20/+28 |
* | USB: fix double kfree in ipaq in error case | Oliver Neukum | 2008-07-21 | 1 | -1/+2 |
* | USB: adding comment for ipaq forcing number of ports | Oliver Neukum | 2008-07-03 | 1 | -0/+5 |
* | USB: fix Oops on loading ipaq module since 2.6.26 | Oliver Neukum | 2008-07-03 | 1 | -1/+1 |
* | USB: remove unnecessary type casting of urb->context | Ming Lei | 2008-04-24 | 1 | -2/+2 |
* | USB: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-24 | 1 | -22/+22 |
* | USB: serial: remove unneeded number endpoints settings | Greg Kroah-Hartman | 2008-04-24 | 1 | -3/+0 |
* | USB: ipaq: fix devices having more than one endpoint | Matthias Geissert | 2008-04-24 | 1 | -3/+3 |
* | Convert files to UTF-8 and some cleanups | Jan Engelhardt | 2007-10-19 | 1 | -2/+2 |
* | USB: Adding support for SHARP WS011SH to ipaq.c | Nobuhiro Iwamatsu | 2007-10-12 | 1 | -0/+1 |
* | USB: fix double frees in error code paths of ipaq driver | Oliver Neukum | 2007-10-12 | 1 | -0/+2 |
* | USB: Adding support for HTC Smartphones to ipaq | Christian Heim | 2007-08-22 | 1 | -0/+1 |
* | USB: serial: ipaq: clean up urb->status usage | Greg Kroah-Hartman | 2007-07-12 | 1 | -5/+9 |
* | Adding PID of SHARP S01SH for ipaq.c | Norihiko Tomiyama | 2007-04-27 | 1 | -0/+1 |
* | USB: ipaq.c: Additional devices | Andre Spahlinger | 2007-03-09 | 1 | -0/+2 |
* | USB serial: add driver pointer to all usb-serial drivers | Johannes Hölzl | 2007-02-07 | 1 | -0/+1 |
* | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 2006-12-13 | 1 | -1/+1 |
* | USB: ipaq: Add HTC Modem Support | Alex Sanks | 2006-11-16 | 1 | -0/+1 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -4/+4 |
* | USB: another device ID for ipaq | Matthias Urlichs | 2006-09-28 | 1 | -0/+1 |
* | USB: ipaq: minor ipaq_open() cleanup. | Luiz Fernando N. Capitulino | 2006-09-27 | 1 | -15/+23 |
* | USB: Additional PID for SHARP W-ZERO3 | Norihiko Tomiyama | 2006-08-11 | 1 | -0/+2 |
* | USB: adding support for SHARP WS003SH to ipaq.c | Norihiko Tomiyama | 2006-08-02 | 1 | -0/+1 |