aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/usbduxfast.c
AgeCommit message (Expand)Author
2013-04-08staging: comedi: remove unnecessary dev->board_name initializationH Hartley Sweeten
2013-03-11staging: comedi: drivers: usbduxfast.c: fix for DMA buffers on stackKumar Amit Mehta
2013-02-11staging: Remove unnecessary OOM messagesJoe Perches
2013-02-05staging: comedi: comedi_usb: allow comedi usb drivers to pass a 'context'H Hartley Sweeten
2012-11-14staging: comedi: usbduxfast: use cfc_check_trigger_arg_*() helpersH Hartley Sweeten
2012-11-13staging: comedi: usbduxfast: remove unused variable in usbduxfastsub_ai_Irq()Wei Yongjun
2012-10-30staging: comedi/drivers: use auto_attach instead of attach_usbIan Abbott
2012-10-26staging:comedi: Use pr_ or dev_ printks in drivers/usbduxfaxt.cYAMANE Toshiaki
2012-10-24staging/comedi: Use pr_ or dev_ printks in drivers/usbduxfast.cYAMANE Toshiaki
2012-09-26staging: comedi: drivers: use comedi_fc.h cmdtest helpersH Hartley Sweeten
2012-09-21staging: comedi: usbduxfast: remove usbduxfast_attachH Hartley Sweeten
2012-09-05staging: comedi: usbduxfast: remove subdevice pointer mathH Hartley Sweeten
2012-08-16staging: comedi: usbduxfast: Declare MODULE_FIRMWARE usageTim Gardner
2012-06-20staging: comedi: usbduxfast: refactor init codeH Hartley Sweeten
2012-06-20staging: comedi: usbduxfast: use module_comedi_usb_driver()H Hartley Sweeten
2012-06-18staging: comedi: usbduxfast: use attach_usb() hookIan Abbott
2012-06-12staging: comedi: propogate error code from comedi_alloc_subdevicesH Hartley Sweeten
2012-06-12staging: comedi: remove the "Allocate the subdevice..." commentsH Hartley Sweeten
2012-06-12staging: comedi: remove the comed_alloc_subdevices "allocation failed" messagesH Hartley Sweeten
2012-06-12staging: comedi: only set dev->n_subdevices when kcalloc succeedesH Hartley Sweeten
2012-06-12staging: comedi: export alloc_subdevices as comedi_alloc_subdevicesH Hartley Sweeten
2012-05-18staging: comedi: cleanup all the comedi_driver 'detach' functionsH Hartley Sweeten
2012-05-01Staging: comedi: fix line over 80 character issue in usbduxfast.cRavishankar Karkala Mallikarjunayya
2012-04-10staging: comedi: pass usb interface to comedi_usb_auto_configIan Abbott
2012-04-10staging: comedi: pass 'struct comedi_driver *' to comedi_..._auto_configIan Abbott
2011-03-31Fix common misspellingsLucas De Marchi
2010-10-30staging: Final semaphore cleanupThomas Gleixner
2010-07-22Staging: fix typos concerning "address"Uwe Kleine-König
2010-05-17Staging: Use kmemdupJulia Lawall
2010-05-11Staging: comedi: usbduxfast.c: mark a function staticGreg Kroah-Hartman
2010-05-11Staging: comedi: fix comments over 80 issue in usbduxfast.cStewart Robertson
2010-03-03Staging: Cleanup useless headersAlessio Igor Bogani
2010-03-03staging: fix typos "aquire" -> "acquire"Uwe Kleine-König
2010-03-03staging: make USB device id constantNémeth Márton
2009-12-11firmware_class: make request_firmware_nowait more usefulJohannes Berg
2009-09-15Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral
2009-06-19Staging: comedi: usbdux: buffer overflow error handlingBernd Porr
2009-06-19Staging: comedi: convert usbdux* to use firmware_requestBernd Porr
2009-06-19staging: comedi, remove interrupt.hJiri Slaby
2009-04-03Staging: comedi: Remove comedi_devconfig typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_insn typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_cmd typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_lrange typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_driver typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_subdevice typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_device typedefBill Pemberton
2009-04-03Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton
2009-04-03Staging: comedi: usbduxfast: balance semaphores up/down in attach error pathMariusz Kozlowski
2009-04-03Staging: comedi: usbduxfast: don't initialize semaphores on initMariusz Kozlowski
2009-04-03Staging: comedi: usbduxfast: remove .bss variable initializationMariusz Kozlowski