aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/usbduxsigma.c
AgeCommit message (Expand)Author
2015-09-21staging: comedi: usbduxsigma: don't clobber ao_timer in command testIan Abbott
2015-09-21staging: comedi: usbduxsigma: don't clobber ai_timer in command testIan Abbott
2015-04-03staging: comedi: usbduxsigma: remove #include "comedi_fc.h"Ian Abbott
2015-03-06Staging: comedi: clean dev_err loggingHaneen Mohammed
2015-02-07staging: comedi: drivers: usbduxsigma: Removed variables that is never usedRickard Strandqvist
2015-01-28staging: comedi: usbduxsigma: include new "comedi_usb.h" headerIan Abbott
2015-01-09staging: comedi: usbduxsigma: rewrite "Devices:" lineIan Abbott
2014-11-05staging: comedi: usbduxsigma: use comedi_async 'scans_done' to detect AI EOAH Hartley Sweeten
2014-11-05staging: comedi: usbduxsigma: use comedi_async 'scans_done' to detect AO EOAH Hartley Sweeten
2014-11-03staging: comedi: drivers do not need to reset the async->cur_chanH Hartley Sweeten
2014-10-29staging: comedi: usbduxsigma: use comedi_buf_write_samples()H Hartley Sweeten
2014-10-29staging: comedi: usbduxsigma: use comedi_buf_read_samples()H Hartley Sweeten
2014-10-29staging: comedi: usbduxsigma: introduce usbduxsigma_ai_handle_urb()H Hartley Sweeten
2014-10-29staging: comedi: usbduxsigma: introduce usbduxsigma_ao_handle_urb()H Hartley Sweeten
2014-10-29staging: comedi: usbduxsigma: updated contact details and statusBernd Porr
2014-09-11staging: comedi: usbduxsigma: prevent "empty acquisition" async commandsH Hartley Sweeten
2014-09-02staging: comedi: usbduxsigma: fix more sparse endianness warningsChase Southwood
2014-08-30staging: comedi: usbduxsigma: fix sparse endianness warningsChase Southwood
2014-08-30staging: comedi: usbduxsigma: use comedi_subdevice 'readback'H Hartley Sweeten
2014-08-30staging: comedi: usbduxsigma: fix kcalloc 'size' argumentH Hartley Sweeten
2014-08-30staging: comedi: usbduxsigma: fix errno (EL2NSYNC) checkH Hartley Sweeten
2014-07-16staging: comedi: usbduxsigma: checkpatch.pl cleanup (else not useful)H Hartley Sweeten
2014-07-08staging: comedi: usbduxsigma: fixing rounding error in the range structBernd Porr
2014-05-28staging: comedi: usbduxsigma: use comedi_cmd pointerH Hartley Sweeten
2014-05-28staging: comedi: usbduxsigma: remove 'ao_chanlist' from private dataH Hartley Sweeten
2014-05-28staging: comedi: usbduxsigma: remove 'ao_continuous' from private dataH Hartley Sweeten
2014-05-28staging: comedi: usbduxsigma: remove 'ai_continuous' from private dataH Hartley Sweeten
2014-05-23staging: comedi: pass subdevice to comedi_buf_get()Ian Abbott
2014-04-22staging: comedi: usbduxsigma: fix the ai/ao cmd->start_arg use for TRIG_INTH Hartley Sweeten
2014-02-07staging: comedi: usbduxsigma: fix unaligned dereferencesIan Abbott
2014-01-09staging: comedi: usbduxsigma: removing unneccesay attached infoBernd Porr
2014-01-09staging: comedi: usbduxsigma: return failure of auto attachBernd Porr
2013-12-17staging: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-10-16staging: comedi: usbduxsigma: sample types are unsignedIan Abbott
2013-09-17staging: comedi: usbdux drivers: use comedi_dio_update_state()H Hartley Sweeten
2013-08-12staging: comedi: drivers: use comedi_dio_insn_config() for simple casesH Hartley Sweeten
2013-07-31staging: comedi: usbduxsigma: absorb usbduxsigma_attach_common() into callerH Hartley Sweeten
2013-07-31staging: comedi: usbduxsigma: always clear the usb intfdata in (*detach)H Hartley Sweeten
2013-07-31staging: comedi: usbduxsigma: move urb unlink into usbduxsigma_detach()H Hartley Sweeten
2013-07-31staging: comedi: usbduxsigma: init 'pwm_buf_sz' in usbduxsigma_auto_attach()H Hartley Sweeten
2013-07-31staging: comedi: usbduxsigma: 'dac_commands' does not need to be kzalloc()'dH Hartley Sweeten
2013-07-31staging: comedi: usbduxsigma: return void from usbduxsigma_pwm_pattern()H Hartley Sweeten
2013-07-31staging: comedi: usbduxsigma: remove the usb endpoint definesH Hartley Sweeten
2013-07-31staging: comedi: usbduxsigma: generalize the ai/ao usb_kill_urb()H Hartley Sweeten
2013-07-26staging: comedi: usbduxsigma: set *_cmd_running flags before submitting urbsH Hartley Sweeten
2013-07-23staging: comedi: use comedi_alloc_devpriv()H Hartley Sweeten
2013-05-30staging: comedi: usbduxsigma: tidy up the multi-line commentsH Hartley Sweeten
2013-05-30staging: comedi: usbduxsigma: remove a space before tabH Hartley Sweeten
2013-05-30staging: comedi: usbduxsigma: tidy up chanToInterval()H Hartley Sweeten
2013-05-30staging: comedi: usbduxsigma: add missing spaces reported by checkpatch.plH Hartley Sweeten