summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/aircable.c
Commit message (Expand)AuthorAgeFilesLines
* USB: serial: fix module-license macrosJohan Hovold2017-11-041-1/+1
* USB: serial: Remove redundant license textGreg Kroah-Hartman2017-11-041-4/+0Star
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* USB: serial: aircable: use calc_num_endpoints to verify endpointsJohan Hovold2017-03-281-28/+8Star
* USB: serial: correct spelling mistakes in commentsRahul Bedarkar2014-01-031-5/+5
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-161-7/+1Star
* TTY: switch tty_insert_flip_stringJiri Slaby2013-01-161-5/+4Star
* USB: serial: remove driver version informationJohan Hovold2012-10-311-5/+0Star
* USB: serial: aircable.c: remove debug module parameterGreg Kroah-Hartman2012-09-141-5/+0Star
* USB: aircable.c: remove dbg() usageGreg Kroah-Hartman2012-05-161-3/+4
* USB: serial: rework usb_serial_register/deregister_drivers()Greg Kroah-Hartman2012-05-091-6/+1Star
* USB: serial: remove usb_serial_disconnect call in all driversGreg Kroah-Hartman2012-05-071-1/+0Star
* USB: serial: remove usb_serial_probe call in all driversGreg Kroah-Hartman2012-05-071-1/+0Star
* USB: serial: aircable.c: use module_usb_serial_driverGreg Kroah-Hartman2012-02-281-12/+1Star
* usb-serial: use new registration API in [a-c]* driversAlan Stern2012-02-241-17/+6Star
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
* usb: Add module.h to drivers/usb consumers who really use it.Paul Gortmaker2011-11-011-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/+3Star
* USB: aircable: rewrite using generic read and write implementationsJohan Hovold2010-05-201-453/+47Star
* 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/+13Star
* 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/+4Star
* USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern2009-06-161-3/+2Star
* 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-251-26/+26
* USB: serial: aircable: clean up urb->status usageGreg Kroah-Hartman2007-07-131-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-081-1/+4
* USB serial: add driver pointer to all usb-serial driversJohannes Hölzl2007-02-081-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/+1Star
* | 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