aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/usbduxsigma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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