summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/ni_pcidio.c
AgeCommit message (Expand)Author
2016-09-16staging: comedi: Use the BIT() macro instead of left shifting 1sayli karnik
2016-08-21staging: comedi: ni_pcidio: fix block commentsH Hartley Sweeten
2016-06-17staging:comedi:Use unsigned int instead of unsignedNikita Eshkeev
2016-05-03staging: comedi: mite: do mite_steup() as part of mite_attach()H Hartley Sweeten
2016-05-03staging: comedi: mite: document mite_alloc()/mite_detach()H Hartley Sweeten
2016-05-03staging: comedi: mite: rename 'struct mite_dma_descriptor_ring'H Hartley Sweeten
2016-05-03staging: comedi: mite: rename 'struct mite_struct'H Hartley Sweeten
2016-04-28staging: comedi: mite: make mite_ack_linkc() handle mite_sync_dma()H Hartley Sweeten
2016-04-28staging: comedi: mite: check for transfer errors in mite_ack_linkc()H Hartley Sweeten
2016-04-28staging: comedi: mite: introduce mite_sync_dma()H Hartley Sweeten
2016-04-28staging: comedi: mite: introduce mite_ack_linkc()H Hartley Sweeten
2016-04-28staging: comedi: ni_pcidio: remove redundant mite disarm/resetH Hartley Sweeten
2016-03-10staging: comedi: ni_pcidio.c: Prefer using macro DIV_ROUND_UPBhaktipriya Shridhar
2016-02-20staging: comedi: drivers: Use DIV_ROUND_CLOSESTAmitoj Kaur Chawla
2015-04-03staging: comedi: ni_pcidio: remove #include "comedi_fc.h"Ian Abbott
2015-03-20staging: comedi: ni_pcmdio: include new "comedi_pci.h" headerIan Abbott
2015-03-06staging: comedi: drivers/*.c: add missing braces {} to if/else branchesH Hartley Sweeten
2015-03-06staging: comedi: ni_pcidio: (!foo) preferred over (foo == NULL)H Hartley Sweeten
2015-01-25staging: comedi: drivers: remove inappropriate COMEDI_CB_EOA eventsH Hartley Sweeten
2014-10-29staging: comedi: ni_pcidio: use comedi_buf_write_samples()H Hartley Sweeten
2014-10-20staging: comedi: ni_pcidio: use comedi_handle_events()H Hartley Sweeten
2014-09-11staging: comedi: ni_pcidio: prevent "empty acquisition" async commandH Hartley Sweeten
2014-09-08staging: comedi: ni_pcidio: use CMDF_ROUND_...Ian Abbott
2014-07-30staging: comedi: mite: use the comedi_device 'mmio' memberH Hartley Sweeten
2014-07-30staging: comedi: mite: pass comedi_device to mite_setup()H Hartley Sweeten
2014-07-22staging: comedi: comedidev.h: remove 'new_size' param from subdevice (*buf_ch...H Hartley Sweeten
2014-07-21staging: comedi: drivers: remove unnecessary *_SIZE definesH Hartley Sweeten
2014-07-21staging: comedi: ni_pcidio: remove forward declarationsH Hartley Sweeten
2014-07-21staging: comedi: drivers: cleanup cmd->flags useH Hartley Sweeten
2014-07-17staging: comedi: ni_pcidio: remove use of comedi_error()H Hartley Sweeten
2014-07-16staging: comedi: ni_pcidio: checkpatch.pl cleanup (missing blank line)H Hartley Sweeten
2014-06-29staging: comedi: mite: cleanup mite_unsetup()H Hartley Sweeten
2014-06-29staging: comedi: mite.h: remove mite_irq()H Hartley Sweeten
2014-06-26staging: comedi: introduce comedi_buf_n_bytes_ready()H Hartley Sweeten
2014-05-28staging: comedi: ni_pcidio: use comedi_fc helpers to validate timer argH Hartley Sweeten
2014-05-23staging: comedi: mite: pass subdevice to mite_sync_input_dma()Ian Abbott
2014-05-23staging: comedi: mite: pass subdevice to mite_buf_change()Ian Abbott
2014-05-23staging: comedi: pass subdevice to comedi_buf_write_alloc()Ian Abbott
2014-05-23staging: comedi: pass subdevice to comedi_buf_put()Ian Abbott
2014-04-22staging: comedi: ni_pcidio: fix the cmd->start_arg use for TRIG_INTH Hartley Sweeten
2014-03-17staging: comedi: ni_pcidio: use cfc_handle_events()H Hartley Sweeten
2013-12-06staging: comedi: ni_pcidio: use dev->read_subdevH Hartley Sweeten
2013-12-06staging: comedi: ni_pcidio: factor board reset out of attachH Hartley Sweeten
2013-12-04staging: comedi: ni_pcidio: tidy up the irq requestH Hartley Sweeten
2013-12-02staging: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2013-11-26staging: comedi: mite: remove DEBUG_MITE codeH Hartley Sweeten
2013-11-26staging: comedi: ni_pcidio: remove use of DPRINTKH Hartley Sweeten
2013-11-26staging: comedi: ni_pcidio: remove debug_int()H Hartley Sweeten
2013-11-26staging: comedi: ni_pcidio: remove DEBUG_FLAGS define and codeH Hartley Sweeten
2013-11-25staging: comedi: ni_pcidio: remove custom DPRINTK macroH Hartley Sweeten