summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/ni_mio_common.c
AgeCommit message (Expand)Author
2019-03-18staging: comedi: ni_mio_common: Fix divide-by-zero for DIO cmdtestIan Abbott
2018-11-07staging: comedi: ni_mio_common: scale ao INSN_CONFIG_GET_CMD_TIMING_CONSTRAINTSSpencer E. Olson
2018-10-09staging: comedi: ni_mio_common: create device-global access to tioSpencer E. Olson
2018-10-09staging: comedi: tio: implement global tio/ctr routingSpencer E. Olson
2018-10-09staging: comedi: ni_mio_common: implement output selection of GPFO_{0, 1}Spencer E. Olson
2018-10-09staging: comedi: ni_mio_common: implement global pfi, rtsi routingSpencer E. Olson
2018-10-09staging: comedi: ni_mio_common: implement new routing for TRIG_EXTSpencer E. Olson
2018-10-09staging: comedi: ni_mio_common: implement INSN_CONFIG_GET_CMD_TIMING_CONSTRAINTSSpencer E. Olson
2018-10-09staging: comedi: ni_mio_common: protect register write overflowSpencer E. Olson
2018-08-08staging: comedi: ni_mio_common: fix subdevice flags for PFI subdeviceIan Abbott
2018-06-17staging: comedi: drivers: ni_mio_common: add names to function pointer parame...Giulio Benetti
2018-03-19staging: comedi: ni_mio_common: ack ai fifo error interrupts.Frank Mori Hess
2018-02-22staging: comedi: Use '"%s:", __func__' instead of function nameEisha Chen-yen-su
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-07-30staging: comedi: ni_mio_common.c: fix coding style issueChristopher MÃ¥rtensson
2017-07-16staging: comedi: ni_mio_common: fix AO timer off-by-one regressionIan Abbott
2016-11-15staging: comedi: ni_mio_common: remove variable 'dl' in ni_ai_insn_read()Ian Abbott
2016-11-15staging: comedi: ni_mio_common: fix E series ni_ai_insn_read() dataIan Abbott
2016-11-15staging: comedi: ni_mio_common: fix M Series ni_ai_insn_read() data maskIan Abbott
2016-10-16staging: comedi: ni_mio_common: split out ao arming from ni_ao_inttrigSpencer E. Olson
2016-08-21staging: comedi: ni_mio_common: fix AO inttrig backwards compatibilityIan Abbott
2016-08-21staging: comedi: ni_mio_common: fix wrong insn_write handlerIan Abbott
2016-05-03staging: comedi: mite: rename 'struct mite_dma_descriptor_ring'H Hartley Sweeten
2016-04-28staging: comedi: mite: make mite_ack_linkc() handle mite_sync_dma()H Hartley Sweeten
2016-04-28staging: comedi: ni_mio_common: handle_a_interrupt() does not need ai_mite_st...H Hartley Sweeten
2016-04-28staging: comedi: ni_mio_common: simplify AI LINKC handlingH Hartley Sweeten
2016-04-28staging: comedi: ni_mio_common: fix interrupt handler for dev->read_subdevH Hartley Sweeten
2016-04-28staging: comedi: ni_mio_common: handle_b_interrupt() does not need ao_mite_st...H Hartley Sweeten
2016-04-28staging: comedi: ni_mio_common: fix interrupt handler for dev->write_subdevH Hartley Sweeten
2016-04-28staging: comedi: ni_mio_common: absorb mite_handle_b_linkc()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_mio_common: introduce NI_STC_DMA_CHAN_SEL()H Hartley Sweeten
2016-04-28staging: comedi: mite.h: rename CHSR_LxERR_maskH Hartley Sweeten
2016-04-28staging: comedi: ni_mio_common: fix CamelCase in ni_serial_hw_readwrite8()H Hartley Sweeten
2016-04-28staging: comedi: ni_mio_common: remove 'fudge_factor_80_to_20Mhz'H Hartley Sweeten
2016-04-28staging: comedi: ni_mio_common: usleep_range is preferred over udelayH Hartley Sweeten
2016-04-28staging: comedi: ni_mio_common: tidy up ni_gpct_write_register()H Hartley Sweeten
2016-04-28staging: comedi: ni_mio_common: tidy up AO scan beginH Hartley Sweeten
2016-04-28staging: comedi: ni_mio_common: tidy up AO trigger selectionH Hartley Sweeten
2016-04-28staging: comedi: ni_mio_common: convert NI_GPCT_SUBDEV to a macroH Hartley Sweeten
2016-04-28staging: comedi: ni_mio_common: fix logical continuationsH Hartley Sweeten
2016-04-28staging: comedi: ni_mio_common: multiple assignments should be avoidedH Hartley Sweeten
2016-04-28staging: comedi: ni_mio_common: fix lines over 80 charactersH Hartley Sweeten
2016-04-28staging: comedi: ni_mio_common: tidy up block commentsH Hartley Sweeten
2016-04-28staging: comedi: ni_mio_common: use 'unsigned int' instead of kernel typesH Hartley Sweeten
2016-04-28staging: comedi: ni_mio_common: Prefer 'unsigned int' to bare use of 'unsigned'H Hartley Sweeten
2016-04-28staging: comedi: ni_mio_common: tidy up DIO subdevice ifdef'eryH Hartley Sweeten