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