aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/ni_mio_common.c
AgeCommit message (Expand)Author
2020-03-17staging: comedi: ni_mio_common: Code reformat and re-indentationDeepak R Varma
2020-02-10staging: comedi: ni_mio_common: Allow alternate board name for routesIan Abbott
2020-02-10staging: comedi: ni_routes: Allow alternate board name for routesIan Abbott
2019-08-21staging: comedi: ni_mio_common: Fix a typo in ni_mio_common.cMasanari Iida
2019-05-07Merge tag 'staging-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2019-04-01staging: comedi: Prefer using BIT macro in various files.Sanjana Sanikommu
2019-04-01Merge 5.1-rc3 into staging-nextGreg Kroah-Hartman
2019-03-22Staging: comedi: ni_mio_common.c: Added blank line after declarationsArash Fotouhi
2019-03-20staging: comedi: ni_mio_common: use insn->n in ni_m_series_eeprom_insn_read()Ian Abbott
2019-03-20staging: comedi: ni_mio_common: use insn->n in ni_eeprom_insn_read()Ian Abbott
2019-03-20staging: comedi: ni_mio_common: use insn->n in ni_calib_insn_read()Ian Abbott
2019-03-20staging: comedi: ni_mio_common: Use insn->n in ni_calib_insn_write()Ian Abbott
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