aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/usbduxfast.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-14staging: comedi: usbduxfast: use cfc_check_trigger_arg_*() helpersH Hartley Sweeten1-29/+9
2012-11-13staging: comedi: usbduxfast: remove unused variable in usbduxfastsub_ai_Irq()Wei Yongjun1-2/+0
2012-10-30staging: comedi/drivers: use auto_attach instead of attach_usbIan Abbott1-5/+6
2012-10-26staging:comedi: Use pr_ or dev_ printks in drivers/usbduxfaxt.cYAMANE Toshiaki1-4/+4
2012-10-24staging/comedi: Use pr_ or dev_ printks in drivers/usbduxfast.cYAMANE Toshiaki1-81/+71
2012-09-26staging: comedi: drivers: use comedi_fc.h cmdtest helpersH Hartley Sweeten1-44/+18
2012-09-21staging: comedi: usbduxfast: remove usbduxfast_attachH Hartley Sweeten1-51/+3
2012-09-05staging: comedi: usbduxfast: remove subdevice pointer mathH Hartley Sweeten1-2/+2
2012-08-16staging: comedi: usbduxfast: Declare MODULE_FIRMWARE usageTim Gardner1-1/+3
2012-06-20staging: comedi: usbduxfast: refactor init codeH Hartley Sweeten1-174/+157
2012-06-20staging: comedi: usbduxfast: use module_comedi_usb_driver()H Hartley Sweeten1-42/+15
2012-06-18staging: comedi: usbduxfast: use attach_usb() hookIan Abbott1-54/+79
2012-06-12staging: comedi: propogate error code from comedi_alloc_subdevicesH Hartley Sweeten1-1/+1
2012-06-12staging: comedi: remove the "Allocate the subdevice..." commentsH Hartley Sweeten1-1/+0
2012-06-12staging: comedi: remove the comed_alloc_subdevices "allocation failed" messagesH Hartley Sweeten1-2/+0
2012-06-12staging: comedi: only set dev->n_subdevices when kcalloc succeedesH Hartley Sweeten1-9/+1
2012-06-12staging: comedi: export alloc_subdevices as comedi_alloc_subdevicesH Hartley Sweeten1-1/+1
2012-05-18staging: comedi: cleanup all the comedi_driver 'detach' functionsH Hartley Sweeten1-35/+11
2012-05-01Staging: comedi: fix line over 80 character issue in usbduxfast.cRavishankar Karkala Mallikarjunayya1-17/+20
2012-04-10staging: comedi: pass usb interface to comedi_usb_auto_configIan Abbott1-4/+4
2012-04-10staging: comedi: pass 'struct comedi_driver *' to comedi_..._auto_configIan Abbott1-1/+3
2011-03-31Fix common misspellingsLucas De Marchi1-4/+4
2010-10-30staging: Final semaphore cleanupThomas Gleixner1-2/+2
2010-07-22Staging: fix typos concerning "address"Uwe Kleine-König1-1/+1
2010-05-17Staging: Use kmemdupJulia Lawall1-2/+1
2010-05-11Staging: comedi: usbduxfast.c: mark a function staticGreg Kroah-Hartman1-1/+1
2010-05-11Staging: comedi: fix comments over 80 issue in usbduxfast.cStewart Robertson1-19/+25
2010-03-03Staging: Cleanup useless headersAlessio Igor Bogani1-1/+0
2010-03-03staging: fix typos "aquire" -> "acquire"Uwe Kleine-König1-1/+1
2010-03-03staging: make USB device id constantNémeth Márton1-1/+1
2009-12-11firmware_class: make request_firmware_nowait more usefulJohannes Berg1-1/+4
2009-09-15Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral1-231/+228
2009-06-19Staging: comedi: usbdux: buffer overflow error handlingBernd Porr1-3/+8
2009-06-19Staging: comedi: convert usbdux* to use firmware_requestBernd Porr1-151/+49
2009-06-19staging: comedi, remove interrupt.hJiri Slaby1-1/+1
2009-04-03Staging: comedi: Remove comedi_devconfig typedefBill Pemberton1-1/+1
2009-04-03Staging: comedi: Remove comedi_insn typedefBill Pemberton1-1/+1
2009-04-03Staging: comedi: Remove comedi_cmd typedefBill Pemberton1-2/+2
2009-04-03Staging: comedi: Remove comedi_lrange typedefBill Pemberton1-1/+1
2009-04-03Staging: comedi: Remove comedi_driver typedefBill Pemberton1-1/+1
2009-04-03Staging: comedi: Remove comedi_subdevice typedefBill Pemberton1-7/+7
2009-04-03Staging: comedi: Remove comedi_device typedefBill Pemberton1-9/+9
2009-04-03Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton1-1/+1
2009-04-03Staging: comedi: usbduxfast: balance semaphores up/down in attach error pathMariusz Kozlowski1-0/+1
2009-04-03Staging: comedi: usbduxfast: don't initialize semaphores on initMariusz Kozlowski1-18/+0
2009-04-03Staging: comedi: usbduxfast: remove .bss variable initializationMariusz Kozlowski1-4/+1
2009-04-03Staging: comedi: usbduxfast: fix run-time errorBernd Porr1-2/+1
2009-04-03Staging: comedi: usbdux[fast] firmware upload changesBernd Porr1-16/+53
2009-04-03Staging: comedi: usbduxfast bugfixFrank Mori Hess1-1/+1
2009-04-03Staging: comedi: usbduxfast: annotate __init and __exit functionsMariusz Kozlowski1-3/+3