aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/usbduxsigma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-08staging: comedi: remove unnecessary dev->board_name initializationH Hartley Sweeten1-1/+1
2013-04-05staging: comedi: usbduxsigma: use comedi provided range_unipolar2_5H Hartley Sweeten1-7/+1
2013-03-18Merge 3.9-rc3 into staging-nextGreg Kroah-Hartman1-10/+17
2013-03-11staging: comedi: Fix typo in comediMasanari Iida1-1/+1
2013-03-11staging: comedi: drivers: usbduxsigma.c: fix DMA buffers on stackKumar Amit Mehta1-10/+17
2013-02-11staging: Remove unnecessary OOM messagesJoe Perches1-26/+5
2013-02-05staging: comedi: comedi_usb: allow comedi usb drivers to pass a 'context'H Hartley Sweeten1-1/+1
2012-11-14staging: comedi: usbduxsigma: use cfc_check_trigger_arg_*() helpersH Hartley Sweeten1-79/+26
2012-10-30staging: comedi/drivers: use auto_attach instead of attach_usbIan Abbott1-5/+6
2012-09-26staging: comedi: drivers: use comedi_fc.h cmdtest helpersH Hartley Sweeten1-90/+35
2012-09-21staging: comedi: usbduxsigma: remove usbduxsigma_attachH Hartley Sweeten1-50/+3
2012-09-05staging: comedi: usbduxsigma: remove subdevice pointer mathH Hartley Sweeten1-7/+7
2012-08-16staging: comedi: usbduxsigma: Declare MODULE_FIRMWARE usageTim Gardner1-1/+3
2012-06-22staging: comedi: double unlock in usbduxsigma_attach()Dan Carpenter1-1/+0
2012-06-20staging: comedi: usbduxsigma: refactor init codeH Hartley Sweeten1-231/+219
2012-06-20staging: comedi: usbduxsigma: use module_comedi_usb_driver()H Hartley Sweeten1-35/+14
2012-06-18staging: comedi: fix return value for insn_bits functionsH Hartley Sweeten1-1/+1
2012-06-18staging: comedi: remove unneeded sanity check in insn_bits functionsH Hartley Sweeten1-3/+0
2012-06-18staging: comedi: usbduxsigma: use attach_usb() hookIan Abbott1-71/+90
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-3/+4
2012-06-12staging: comedi: export alloc_subdevices as comedi_alloc_subdevicesH Hartley Sweeten1-1/+1
2012-06-04staging: comedi: Fix typo in comediMasanari Iida1-1/+1
2012-05-18staging: comedi: cleanup all the comedi_driver 'detach' functionsH Hartley Sweeten1-28/+8
2012-04-10staging: comedi: pass usb interface to comedi_usb_auto_configIan Abbott1-5/+5
2012-04-10staging: comedi: pass 'struct comedi_driver *' to comedi_..._auto_configIan Abbott1-1/+3
2012-03-09staging/comedi/drivers fix spelling errorsAlexandru Guduleasa1-21/+21
2011-12-09Merge 3.2-rc5 into staging-nextGreg Kroah-Hartman1-6/+10
2011-12-08Staging: comedi: unlock on error in usbduxsigma_attach()Dan Carpenter1-0/+1
2011-12-08Staging: comedi: unlock on error in usbdux_ao_inttrig()Dan Carpenter1-6/+9
2011-11-26staging: comedi: usbduxsigma: Fixed wrong range for the analogue channel.Bernd Porr1-3/+4
2011-08-23staging: comedi: new driver usbduxsigmaBernd Porr1-0/+2880