aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/aircable.c
Commit message (Expand)AuthorAgeFilesLines
* usb: Add module.h to drivers/usb consumers who really use it.Paul Gortmaker2011-10-311-0/+1
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* USB: aircable: fix incorrect write-buffer lengthJohan Hovold2010-05-201-1/+1
* USB: serial: remove multi-urb write from generic driverJohan Hovold2010-05-201-4/+3
* USB: aircable: rewrite using generic read and write implementationsJohan Hovold2010-05-201-453/+47
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* USB: remove references to port->port.count from the serial driversAlan Stern2010-03-021-21/+13
* USB serial: make USB device id constantNémeth Márton2010-03-021-1/+1
* USB: serial: fix assumption that throttle/unthrottle cannot sleepOliver Neukum2009-10-091-6/+4
* USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern2009-06-151-3/+2
* USB: usb-serial: fix the aircable_init failure pathDave Young2009-02-091-2/+2
* USB: remove use of err() in drivers/usb/serialGreg Kroah-Hartman2008-10-171-4/+4
* tty: usb-serial krefsAlan Cox2008-10-131-6/+9
* usb_serial: API all changeAlan Cox2008-07-221-8/+11
* usb_serial: some coding style fixesAlan Cox2008-05-021-48/+50
* drivers/usb annotations and fixesAl Viro2008-04-281-2/+2
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-241-26/+26
* USB: serial: aircable: clean up urb->status usageGreg Kroah-Hartman2007-07-121-7/+9
* Fix misspellings collected by members of KJ list.Robert P. J. Day2007-05-091-2/+2
* USB: aircable cleanupOliver Neukum2007-04-271-3/+4
* USB: Bugfix for aircable: Add module and name to usb_serial_driverJohannes Hölzl2007-02-071-1/+4
* USB serial: add driver pointer to all usb-serial driversJohannes Hölzl2007-02-071-7/+9
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-4/+5
|\
| * USB: fix aircable.c: inconsequent NULL checkingNaranjo Manuel Francisco2006-12-011-1/+4
| * USB: aircable: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino2006-12-011-3/+1
* | WorkStruct: make allyesconfigDavid Howells2006-11-221-5/+8
|/
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* aircable: fix printk format warningsRandy Dunlap2006-09-271-2/+2
* Add AIRcable USB Bluetooth Dongle DriverManuel Francisco Naranjo2006-09-271-0/+625