summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/ni_mio_common.c
AgeCommit message (Expand)Author
2020-01-29staging: comedi: ni_mio_common: protect register write overflowSpencer E. Olson
2019-04-03staging: comedi: ni_mio_common: Fix divide-by-zero for DIO cmdtestIan Abbott
2018-09-15staging: comedi: ni_mio_common: fix subdevice flags for PFI subdeviceIan Abbott
2018-04-08staging: comedi: ni_mio_common: ack ai fifo error interrupts.Frank Mori Hess
2017-07-27staging: comedi: ni_mio_common: fix AO timer off-by-one regressionIan Abbott
2017-01-09staging: comedi: ni_mio_common: fix E series ni_ai_insn_read() dataIan Abbott
2017-01-09staging: comedi: ni_mio_common: fix M Series ni_ai_insn_read() data maskIan Abbott
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
2016-04-28staging: comedi: ni_mio_common: tidy up mite dma channel releasesH Hartley Sweeten
2016-04-28staging: comedi: ni_mio_common: tidy up mite dma channel requestsH Hartley Sweeten
2016-04-28staging: comedi: ni_mio_common: remove some unnecessary BUG_ON()H Hartley Sweeten
2016-03-28staging: comedi: ni_mio_common: ni_gpct_device_destroy() can handle a NULL po...H Hartley Sweeten
2016-03-22staging: comedi: ni_mio_common: fix the ni_write[blw]() functionsH Hartley Sweeten
2016-03-10staging: comedi: drivers: ni_mio_common: Prefer using macro DIV_ROUND_UPBhaktipriya Shridhar
2016-03-05staging: comedi: Use macro DIV_ROUND_CLOSESTBhaktipriya Shridhar
2016-02-11staging: comedi: Use ARRAY_SIZE for sizes of arraysJanani Ravichandran
2016-02-07staging: comedi: ni_mio_common: add finite regeneration to dio outputSpencer E. Olson
2016-02-07staging: comedi: ni_mio_common: adds finite regeneration to AO outputSpencer E. Olson
2016-02-07staging: comedi: ni_mio_common: Cleans up/clarifies ni_ao_cmdSpencer E. Olson
2016-02-07staging: comedi: ni_mio_common: make more bits in ao_cmd1 reg be statefulSpencer E. Olson
2016-02-07staging: comedi: ni_mio_common: Cleans up/clarifies ni_ao_resetSpencer E. Olson
2016-02-07staging: comedi: ni_mio_common: use CR_CHAN more consistentlySpencer E. Olson