aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/ni_pcidio.c
AgeCommit message (Expand)Author
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2019-01-15staging: comedi: ni_pcidio: make defines uppercaseAlexander Schroth
2018-10-09staging: comedi: ni_pcidio: implement INSN_CONFIG_GET_CMD_TIMING_CONSTRAINTSSpencer E. Olson
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
2017-02-14staging: comedi: ni_pcidio.c: Spaces preferred around operatorsSaber Rezvani
2017-02-14staging: comedi: ni_pcidio: blank line issuesSaber Rezvani
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