aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/ni_labpc_common.c
AgeCommit message (Expand)Author
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-03-28staging: comedi: ni_labpc_common: tidy up block commentsH Hartley Sweeten
2016-03-28staging: comedi: ni_labpc: remove some unnecessary definesH Hartley Sweeten
2015-04-03staging: comedi: ni_labpc_common: remove #include "comedi_fc.h"Ian Abbott
2015-03-06staging: comedi: ni_labpc_common: (!foo) preferred over (foo == NULL)H Hartley Sweeten
2015-03-01staging: comedi: ni_labpc_common: convert driver to use the comedi_8254 moduleH Hartley Sweeten
2015-03-01staging: comedi: ni_labpc_common: fix logically dead code issueH Hartley Sweeten
2015-01-25staging: comedi: ni_labpc_common: use the cfc_check_trigger_arg_*() helpersH Hartley Sweeten
2015-01-25staging: comedi: ni_labpc_common: use DIV_ROUND_CLOSEST to round divisor valuesH Hartley Sweeten
2015-01-25staging: comedi: ni_labpc_common: use DIV_ROUND_UP to round divisor valuesH Hartley Sweeten
2015-01-25staging: comedi: ni_labpc_common: move comedi_alloc_devpriv() to common codeH Hartley Sweeten
2015-01-25staging: comedi: drivers: remove inappropriate COMEDI_CB_EOA eventsH Hartley Sweeten
2015-01-17staging: comedi: ni_labpc_isadma: use comedi_isdma moduleH Hartley Sweeten
2014-11-26staging: comedi: ni_labpc_common: use comedi_timeout() when writing to eepromH Hartley Sweeten
2014-11-26staging: comedi: ni_labpc_common: use subdevice readback for eepromH Hartley Sweeten
2014-11-26staging: comedi: ni_labpc_common: use subdevice readback for analog outputsH Hartley Sweeten
2014-11-26staging: comedi: ni_labpc_common: introduce labpc_ao_write()H Hartley Sweeten
2014-11-26staging: comedi: ni_labpc_common: use subdevice readback for 'caldac'H Hartley Sweeten
2014-11-26staging: comedi: ni_labpc_common: move calib readback value check/save to (*i...H Hartley Sweeten
2014-10-29staging: comedi: ni_labpc_common: use comedi_buf_write_samples()H Hartley Sweeten
2014-10-20staging: comedi: ni_labpc_common: use comedi_handle_events()H Hartley Sweeten
2014-09-11staging: comedi: ni_labpc_common: replace comedi_board() callsIan Abbott
2014-09-08staging: comedi: ni_labpc_common: use CMDF_ROUND_...Ian Abbott
2014-09-08staging: comedi: ni_labpc_common: use CMDF_WAKE_EOSIan Abbott
2014-09-08staging: comedi: ni_labpc_common: use CMDF_PRIORITYIan Abbott
2014-08-30staging: comedi: ni_labpc: split common code to ni_labpc_commonIan Abbott