summaryrefslogtreecommitdiff
path: root/drivers/usb/serial/ipaq.c
Commit message (Expand)AuthorAge
* Revert "USB: Adding support for HTC Smartphones to ipaq"Leann Ogasawara2010-08-10
* USB: ipaq: reimplement using generic frameworkJohan Hovold2010-05-20
* USB: serial: allow drivers to define bulk buffer sizesJohan Hovold2010-05-20
* USB: tty: Prune uses of tty_request_room in the USB layerAlan Cox2010-03-02
* USB: ipaq: fix oops when device is plugged inAlan Stern2009-10-09
* tty: USB does not need the filp argument in the driversAlan Cox2009-09-19
* USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern2009-06-15
* tty: Bring the usb tty port structure into more useAlan Cox2009-06-11
* USB: removal of tty->low_latency hack dating back to the old serial codeOliver Neukum2009-04-23
* USB: ipaq: handle 4 endpoint devicesMark Ellis2009-03-24
* USB: remove use of err() in drivers/usb/serialGreg Kroah-Hartman2008-10-17
* USB: remove info() macro from usb/serial driversGreg Kroah-Hartman2008-10-17
* tty: usb-serial krefsAlan Cox2008-10-13
* fix for a memory leak in an error case introduced by fix for double freeOliver Neukum2008-07-26
* ipaq: Coding styleAlan Cox2008-07-22
* usb_serial: API all changeAlan Cox2008-07-22
* USB: fix double kfree in ipaq in error caseOliver Neukum2008-07-21
* USB: adding comment for ipaq forcing number of portsOliver Neukum2008-07-03
* USB: fix Oops on loading ipaq module since 2.6.26Oliver Neukum2008-07-03
* USB: remove unnecessary type casting of urb->contextMing Lei2008-04-24
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-24
* USB: serial: remove unneeded number endpoints settingsGreg Kroah-Hartman2008-04-24
* USB: ipaq: fix devices having more than one endpointMatthias Geissert2008-04-24
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-19
* USB: Adding support for SHARP WS011SH to ipaq.cNobuhiro Iwamatsu2007-10-12
* USB: fix double frees in error code paths of ipaq driverOliver Neukum2007-10-12
* USB: Adding support for HTC Smartphones to ipaqChristian Heim2007-08-22
* USB: serial: ipaq: clean up urb->status usageGreg Kroah-Hartman2007-07-12
* Adding PID of SHARP S01SH for ipaq.cNorihiko Tomiyama2007-04-27
* USB: ipaq.c: Additional devicesAndre Spahlinger2007-03-09
* USB serial: add driver pointer to all usb-serial driversJohannes Hölzl2007-02-07
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-13
* USB: ipaq: Add HTC Modem SupportAlex Sanks2006-11-16
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* USB: another device ID for ipaqMatthias Urlichs2006-09-28
* USB: ipaq: minor ipaq_open() cleanup.Luiz Fernando N. Capitulino2006-09-27
* USB: Additional PID for SHARP W-ZERO3Norihiko Tomiyama2006-08-11
* USB: adding support for SHARP WS003SH to ipaq.cNorihiko Tomiyama2006-08-02
* [PATCH] USB: move usb-serial.h to include/linux/usb/Greg Kroah-Hartman2006-07-12
* [PATCH] USB: ipaq.c timing parametersFrank Gevaerts2006-07-12
* [PATCH] USB: ipaq.c bugfixesFrank Gevaerts2006-07-12
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] USB serial: encapsulate schedule_work, remove double-callingPete Zaitcev2006-06-21
* [PATCH] TTY layer buffering revampAlan Cox2006-01-10
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-04
* [PATCH] USB: allow usb drivers to disable dynamic idsGreg Kroah-Hartman2006-01-04
* [PATCH] USB: Improving the set of vendor/product IDs in the ipaq driverDavid Eriksson2005-10-28
* [PATCH] USB Serial: move name to driver structureGreg Kroah-Hartman2005-10-28
* [PATCH] USB Serial: get rid of the .owner field in usb_serial_driverGreg Kroah-Hartman2005-10-28
* [PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driverGreg Kroah-Hartman2005-10-28