aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/ni_atmio16d.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-15staging: comedi: move out of staging directoryGreg Kroah-Hartman1-729/+0
2020-07-25staging: comedi: ni: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-03-17staging: comedi: ni_atmio16d: remove commented code blocksDeepak R Varma1-10/+0
2017-11-28staging: comedi: drivers: Remove redundant license textGreg Kroah-Hartman1-10/+0
2017-11-28staging: comedi: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman1-0/+1
2016-08-21staging: comedi: ni_atmio16d: fix block commentsH Hartley Sweeten1-59/+47
2015-04-03staging: comedi: ni_atmio16d: remove #include "comedi_fc.h"Ian Abbott1-16/+16
2015-03-06staging: comedi: drivers/*.c: remove unnecessary blank linesH Hartley Sweeten1-1/+0
2014-11-26staging: comedi: drivers: have core hook up default (*insn_read) for readbackH Hartley Sweeten1-1/+0
2014-11-03staging: comedi: drivers do not need to reset the async->cur_chanH Hartley Sweeten1-1/+0
2014-10-29staging: comedi: ni_atmio16d: use comedi_buf_write_samples()H Hartley Sweeten1-2/+4
2014-10-20staging: comedi: ni_atmio16d: use comedi_handle_events()H Hartley Sweeten1-1/+1
2014-09-11staging: comedi: ni_atmio16d: prevent "empty acquisition" async commandH Hartley Sweeten1-4/+3
2014-09-11staging: comedi: ni_atmio16d: replace comedi_board() callsIan Abbott1-1/+1
2014-08-30staging: comedi: ni_atmio16d: use comedi_subdevice 'readback'H Hartley Sweeten1-16/+7
2014-08-30staging: comedi: ni_atmio16d: cleanup atmio16d_ao_insn_write()H Hartley Sweeten1-21/+19
2014-08-16staging: comedi: 8255: refactor how the (*io) function worksH Hartley Sweeten1-1/+1
2014-07-21staging: comedi: drivers: remove unnecessary *_SIZE definesH Hartley Sweeten1-3/+1
2014-07-11staging: comedi: ni_atmio16d.c: remove pointless conditionAndrey Utkin1-8/+2
2014-05-23staging: comedi: pass subdevice to comedi_buf_put()Ian Abbott1-1/+1
2014-02-14staging: comedi: ni_atmio16d: use comedi_timeout()H Hartley Sweeten1-23/+29
2014-02-07staging: comedi: drivers: propogate errno from subdev_8255_init()H Hartley Sweeten1-3/+6
2013-12-17staging: comedi: ni_atmio16d: tidy up comedi_lrange tablesH Hartley Sweeten1-30/+21
2013-12-06staging: comedi: ni_atmio16d: use dev->read_subdevH Hartley Sweeten1-1/+1
2013-12-03staging: comedi: ni_atmio16d: remove an unnecessary printkH Hartley Sweeten1-1/+0
2013-12-03staging: comedi: ni_atmio16d: tidy up the irq support in atmio16d_attach()H Hartley Sweeten1-20/+14
2013-12-03staging: comedi: ni_atmio16d: remove printk() noise in atmio16d_ai_insn_read()H Hartley Sweeten1-6/+1
2013-09-17staging: comedi: drivers: use comedi_dio_update_state() for simple casesH Hartley Sweeten1-5/+4
2013-08-27staging: comedi: ni_atmio16d: fix atmio16d_dio_insn_config()H Hartley Sweeten1-9/+13
2013-07-23staging: comedi: drivers do not need <linux/ioport.h>H Hartley Sweeten1-2/+0
2013-07-23staging: comedi: don't rely on comedidev.h to include headersH Hartley Sweeten1-0/+1
2013-07-23staging: comedi: use comedi_alloc_devpriv()H Hartley Sweeten1-2/+1
2013-06-17staging: comedi: drivers: let core handle freeing s->privateH Hartley Sweeten1-1/+0
2013-05-13staging: comedi: remove FSF address from boilerplate textH Hartley Sweeten1-5/+0
2013-04-19staging: comedi: drivers: free_irq() in comedi_legacy_detach()H Hartley Sweeten1-2/+0
2013-04-19staging: comedi: drivers: use comedi_legacy_detach()H Hartley Sweeten1-2/+1
2013-04-17staging: comedi: introduce, and use, comedi_spriv_free()H Hartley Sweeten1-7/+1
2013-04-11staging: comedi: ni_atmio16d: use comedi_request_region()H Hartley Sweeten1-11/+4
2013-04-11staging: comedi: ni_atmio16d: cleanup dev->board_name usageH Hartley Sweeten1-3/+1
2012-11-14staging: comedi: ni_atmio16d: use cfc_check_trigger_arg_*() helpersH Hartley Sweeten1-31/+12
2012-10-23staging: comedi: remove inline alloc_private()H Hartley Sweeten1-4/+4
2012-10-22staging: comedi: drivers: remove remaining devpriv macrosH Hartley Sweeten1-3/+10
2012-09-26staging: comedi: drivers: use comedi_fc.h cmdtest helpersH Hartley Sweeten1-33/+15
2012-09-05staging: comedi: ni_atmio16d: remove subdevice pointer mathH Hartley Sweeten1-8/+11
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-14staging: comedi: ni_atmio16d: remove the function tracing debugH Hartley Sweeten1-22/+2
2012-06-12staging: comedi: propogate error code from comedi_alloc_subdevicesH Hartley Sweeten1-1/+1
2012-06-12staging: comedi: export alloc_subdevices as comedi_alloc_subdevicesH Hartley Sweeten1-1/+1
2012-06-04staging: comedi: remove boardtype macro in the ni_atmio16d driverH Hartley Sweeten1-6/+6