aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/usbduxfast.c
AgeCommit message (Expand)Author
2020-01-09staging: comedi: usbduxfast: usbduxfast_ai_cmdtest rounding errorBernd Porr
2019-04-19staging: comedi: usbduxfast: Call mutex_destroy() on private mutexIan Abbott
2019-01-07staging: comedi: fix typoMatteo Croce
2017-11-28staging: comedi: drivers: Remove redundant license textGreg Kroah-Hartman
2017-11-28staging: comedi: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman
2016-08-15staging: comedi: drivers: usbduxfast: don't print error when allocating urb f...Wolfram Sang
2015-10-04Staging: comedi: Use mutex instead of semaphore in usbduxfast.cKsenija Stanojevic
2015-09-12staging: comedi: usbduxfast: remove unnecessary clearing of private dataH Hartley Sweeten
2015-09-12staging: comedi: usbduxfast: absorb usbduxfast_attach_common()H Hartley Sweeten
2015-09-12staging: comedi: usbduxfast: remove unnecessary semaphore down/upH Hartley Sweeten
2015-09-12staging: comedi: usbduxfast: document strange ai maxdataH Hartley Sweeten
2015-09-12staging: comedi: usbduxfast: use a common exit path in ai (*do_cmd)H Hartley Sweeten
2015-09-12staging: comedi: usbduxfast: tidy up the conversion timing validationH Hartley Sweeten
2015-09-12staging: comedi: usbduxfast: TRIG_EXT is only valid for cmd->start_srcH Hartley Sweeten
2015-09-12staging: comedi: usbduxfast: TRIG_EXT only works for 1 or 16 channelsH Hartley Sweeten
2015-09-12staging: comedi: usbduxfast: fix multi-line commentH Hartley Sweeten
2015-09-12staging: comedi: usbduxfast: use preferred kernel typesH Hartley Sweeten
2015-09-12staging: comedi: usbduxfast: remove impossible 'if (!devpriv)' checksH Hartley Sweeten
2015-09-12staging: comedi: usbduxfast: only chanlist of 1, 2, 3, or 16 are supportedH Hartley Sweeten
2015-09-12staging: comedi: usbduxfast: chanlist check is Step 5 of (*do_cmdtest)H Hartley Sweeten
2015-04-03staging: comedi: usbduxfast: remove #include "comedi_fc.h"Ian Abbott
2015-03-06staging: comedi: drivers/*.c: remove unnecessary blank linesH Hartley Sweeten
2015-01-28staging: comedi: usbduxfast: include new "comedi_usb.h" headerIan Abbott
2015-01-09staging: comedi: usbduxfast: rewrite "Devices:" lineIan Abbott
2014-11-07staging: comedi: usbduxfast: use comedi_async 'scans_done' to detect AI EOAH Hartley Sweeten
2014-11-03staging: comedi: remove use of 'bytes_per_sample()'H Hartley Sweeten
2014-11-03staging: comedi: drivers do not need to reset the async->cur_chanH Hartley Sweeten
2014-10-29staging: comedi: usbduxfast: use comedi_buf_write_samples()H Hartley Sweeten
2014-10-29staging: comedi: usbduxfast: introduce usbduxfast_ai_handle_urb()H Hartley Sweeten
2014-10-29staging: comedi: usbduxfast: updated address detailsBernd Porr
2014-07-24staging: comedi: usbduxfast: adding missing break in case statementBernd Porr
2014-07-17staging: comedi: usbduxfast: convert pr_err() to dev_err()H Hartley Sweeten
2014-05-28staging: comedi: usbduxfast: remove unreachable code in usbduxfast_ai_cmd()H Hartley Sweeten
2014-05-28staging: comedi: usbduxfast: remove 'ai_continuous' from private dataH Hartley Sweeten
2014-04-22staging: comedi: usbduxfast: fix the cmd->start_arg validation and useH Hartley Sweeten
2014-02-14staging: comedi: usbduxfast: remove TRIG_TIMER from scan_begin_srcH Hartley Sweeten
2014-02-14staging: comedi: usbduxfast: 'cmd->chanlist_len' was already validataedH Hartley Sweeten
2013-12-17staging: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-12-17staging: comedi: usbduxfast: tidy up comedi_lrange tablesH Hartley Sweeten
2013-07-23staging: comedi: use comedi_alloc_devpriv()H Hartley Sweeten
2013-05-21staging: comedi: usbduxfast: use comedi_load_firmware()H Hartley Sweeten
2013-05-21staging: comedi: usbduxfast: use comedi_to_usb_dev()H Hartley Sweeten
2013-05-16staging: comedi: usbduxfast: tidy up usbduxfast_ai_insn_read()H Hartley Sweeten
2013-05-16staging: comedi: usbduxfast: introduce usbduxfast_cmd_data()H Hartley Sweeten
2013-05-16staging: comedi: usbduxfast: rename usbduxfastsub_submit_InURBs()H Hartley Sweeten
2013-05-16staging: comedi: usbduxfast: rename CamelCase 'minSamplPer'H Hartley Sweeten
2013-05-16staging: comedi: usbduxfast: consolidate the firmware uploadH Hartley Sweeten
2013-05-16staging: comedi: usbduxfast: move usbduxfast_upload_firmware()H Hartley Sweeten
2013-05-16staging: comedi: usbduxfast: tidy up firmwareUpload()H Hartley Sweeten
2013-05-16staging: comedi: usbduxfast: fix a > 80 char line issueH Hartley Sweeten