summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/ipaq.c
Commit message (Expand)AuthorAgeFilesLines
* USB: serial: Remove redundant license textGreg Kroah-Hartman2017-11-041-5/+0
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* USB: serial: ipaq: always register a single portJohan Hovold2017-03-281-26/+15
* USB: serial: ipaq: use calc_num_endpoints to verify endpointsJohan Hovold2017-03-281-8/+10
* USB: serial: allow subdrivers to modify port-endpoint mappingJohan Hovold2017-03-281-2/+4
* USB: ipaq.c: fix a timeout loopDan Carpenter2015-12-181-1/+2
* usb: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-081-1/+0
* USB: serial: constify device-id tablesJohan Hovold2014-01-031-1/+1
* USB: serial: remove driver version informationJohan Hovold2012-10-311-5/+0
* USB: serial: ipaq.c: remove debug module parameterGreg Kroah-Hartman2012-09-141-4/+0
* USB: ipaq.c: remove dbg() usageGreg Kroah-Hartman2012-05-151-3/+4
* USB: serial: rework usb_serial_register/deregister_drivers()Greg Kroah-Hartman2012-05-081-6/+1
* USB: serial: remove usb_serial_disconnect call in all driversGreg Kroah-Hartman2012-05-071-1/+0
* USB: serial: remove usb_serial_probe call in all driversGreg Kroah-Hartman2012-05-071-1/+0
* USB: ipaq.c: remove dbg() tracing callsGreg Kroah-Hartman2012-05-031-4/+0
* USB: serial: ipaq: delete duplicate idGreg Kroah-Hartman2012-04-201-1/+0
* USB: serial: ipaq: remove product and vendor module parametersGreg Kroah-Hartman2012-04-191-32/+1
* usb-serial: use new registration API in [i-j]* driversAlan Stern2012-02-241-17/+11
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
* USB: serial: remove changelogs and old todo entriesJohan Hovold2011-11-151-34/+0
* 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
OpenPOWER on IntegriCloud