summaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/usbdux.c
Commit message (Expand)AuthorAgeFilesLines
* Staging: fix typos concerning "address"Uwe Kleine-König2010-07-221-1/+1
* staging/trivial: fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-221-1/+1
* Staging: Eliminate a NULL pointer dereferenceJulia Lawall2010-06-041-2/+1
* Staging: Use kmemdupJulia Lawall2010-05-171-2/+1
* Staging: comedi: Fix bug and coding style issue in usbdux.cMorgan Gatti2010-05-111-5/+5
* Staging: Cleanup useless headersAlessio Igor Bogani2010-03-031-1/+0
* staging: fix typos "aquire" -> "acquire"Uwe Kleine-König2010-03-031-1/+1
* staging: make USB device id constantNémeth Márton2010-03-031-1/+1
* Staging: comedi: usbdux.c: fix locking up of the driver when the comedi ringb...Bernd Porr2009-12-231-1/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2009-12-111-10/+11
|\
| * Staging: comedi: fix usbdux timeout bugBernd Porr2009-12-111-8/+9
| * Staging: comedi: trivial fix of a very frequent spelling mistakeDirk Hohndel2009-12-111-2/+2
* | firmware_class: make request_firmware_nowait more usefulJohannes Berg2009-12-111-1/+4
|/
* Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral2009-09-151-128/+140
* Staging: comedi: usbdux: buffer overflow error handlingBernd Porr2009-06-191-5/+10
* Staging: comedi: convert usbdux* to use firmware_requestBernd Porr2009-06-191-134/+32
* Staging: comedi: Remove comedi_devconfig typedefBill Pemberton2009-04-031-1/+1
* Staging: comedi: Remove comedi_insn typedefBill Pemberton2009-04-031-11/+11
* Staging: comedi: Remove comedi_cmd typedefBill Pemberton2009-04-031-4/+4
* Staging: comedi: Remove comedi_lrange typedefBill Pemberton2009-04-031-2/+2
* Staging: comedi: Remove comedi_driver typedefBill Pemberton2009-04-031-1/+1
* Staging: comedi: Remove comedi_subdevice typedefBill Pemberton2009-04-031-27/+27
* Staging: comedi: Remove comedi_device typedefBill Pemberton2009-04-031-29/+29
* Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton2009-04-031-16/+16
* Staging: comedi: usbdux: annotate __init and __exit functionsMariusz Kozlowski2009-04-031-2/+2
* Staging: comedi: usbdux: don't initialize semaphores on initMariusz Kozlowski2009-04-031-12/+0
* Staging: comedi: usbdux: remove .bss variable initializationMariusz Kozlowski2009-04-031-3/+1
* Staging: comedi: usbdux[fast] firmware upload changesBernd Porr2009-04-031-68/+100
* Staging: comedi: introduce missing kfreeJulia Lawall2009-04-031-1/+5
* Staging: comedi: usbdux: remove comedi usb wrappersGreg Kroah-Hartman2009-01-061-41/+40
* Staging: comedi: usbdux: remove typedefGreg Kroah-Hartman2009-01-061-49/+50
* Staging: comedi: usbdux: remove checkpatch.pl warningsGreg Kroah-Hartman2009-01-061-86/+115
* Staging: comedi: usbdux: fix up printk callsGreg Kroah-Hartman2009-01-061-287/+287
* Staging: comedi: usbdux: remove // commentsGreg Kroah-Hartman2009-01-061-349/+364
* Staging: comedi: usbdux: code style cleanupsGreg Kroah-Hartman2009-01-061-237/+221
* Staging: comedi: usbdux: remove kernel version checksGreg Kroah-Hartman2009-01-061-80/+3
* Staging: comedi: add usb usbdux driverBernd Porr2009-01-061-0/+2981
OpenPOWER on IntegriCloud