aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/ni_660x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-28staging: comedi: drivers: Remove redundant license textGreg Kroah-Hartman1-10/+0
2017-11-28staging: comedi: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman1-0/+1
2017-01-19staging: comedi: ni_660x: Support PCI-6224Ian Abbott1-2/+8
2016-05-03staging: comedi: mite: do mite_steup() as part of mite_attach()H Hartley Sweeten1-5/+1
2016-05-03staging: comedi: mite: document mite_alloc()/mite_detach()H Hartley Sweeten1-1/+1
2016-05-03staging: comedi: mite: rename 'struct mite_dma_descriptor_ring'H Hartley Sweeten1-10/+8
2016-05-03staging: comedi: mite: rename 'struct mite_struct'H Hartley Sweeten1-1/+1
2016-04-28staging: comedi: mite: introduce mite_sync_dma()H Hartley Sweeten1-1/+1
2016-03-28staging: comedi: ni_660x: update the MODULE_DESCRIPTIONH Hartley Sweeten1-1/+1
2016-03-28staging: comedi: ni_660x: refactor GPCT_OFFSETH Hartley Sweeten1-5/+5
2016-03-28staging: comedi: ni_660x: remove spinlock 'dma_cfg_lock'H Hartley Sweeten1-9/+0
2016-03-28staging: comedi: ni_660x: remove ni_gpct_to_660x_register[]H Hartley Sweeten1-233/+74
2016-03-28staging: comedi: ni_660x: sort enum ni_660x_registerH Hartley Sweeten1-47/+48
2016-03-28staging: comedi: ni_660x: remove inline mite_ring()H Hartley Sweeten1-14/+7
2016-03-28staging: comedi: ni_660x: default DIO channels with subdevice initH Hartley Sweeten1-14/+13
2016-03-28staging: comedi: ni_660x: initialize the counter with the subdevice initH Hartley Sweeten1-3/+2
2016-03-28staging: comedi: ni_660x: allocate counters early in (*auto_attach)H Hartley Sweeten1-10/+10
2016-03-28staging: comedi: ni_660x: init TIO chips before subdevice initH Hartley Sweeten1-23/+29
2016-03-28staging: comedi: ni_660x: disable interrupts when detaching driverH Hartley Sweeten1-1/+3
2016-03-28staging: comedi: ni_660x: ni_gpct_device_destroy() can handle a NULL pointerH Hartley Sweeten1-2/+1
2016-03-28staging: comedi: ni_660x: tidy up the counter subdevices initH Hartley Sweeten1-27/+32
2016-03-28staging: comedi: ni_660x: tidy up the misc. constantsH Hartley Sweeten1-25/+24
2016-03-28staging: comedi: ni_660x: fix memory barrier without commentH Hartley Sweeten1-1/+3
2016-03-28staging: comedi: ni_660x: add comments for the spinlock_t definitionsH Hartley Sweeten1-7/+9
2016-03-28staging: comedi: ni_660x: refactor ni_gpct_to_660x_register()H Hartley Sweeten1-147/+89
2016-03-28staging: comedi: ni_660x: add a comment about the initial DIO stateH Hartley Sweeten1-0/+5
2016-03-28staging: comedi: ni_660x: tidy up ni_660x_set_pfi_routing()H Hartley Sweeten1-38/+27
2016-03-28staging: comedi: ni_660x: tidy up ni_660x_dio_insn_bits()H Hartley Sweeten1-11/+20
2016-03-28staging: comedi: ni_660x: tidy up Digital I/O subdevice initH Hartley Sweeten1-8/+60
2016-03-28staging: comedi: ni_660x: Prefer kernel type 'u64' over 'uint64_t'H Hartley Sweeten1-3/+3
2016-03-28staging: comedi: ni_660x: Prefer 'unsigned int' to bare use of 'unsigned'H Hartley Sweeten1-20/+20
2016-03-28staging: comedi: ni_660x: remove ni_660x_num_counters()H Hartley Sweeten1-11/+5
2016-03-28staging: comedi: ni_660x: remove enum ni_660x_subdevicesH Hartley Sweeten1-15/+10
2016-03-28staging: comedi: ni_660x: fix block comment issuesH Hartley Sweeten1-6/+11
2016-03-28staging: comedi: ni_660x: remove BUG_ON() in ni_660x_request_mite_channel()H Hartley Sweeten1-1/+0
2016-03-28staging: comedi: ni_660x: tidy up ni_660x_select_pfi_output()H Hartley Sweeten1-30/+24
2016-03-28staging: comedi: ni_660x: tidy up ni_gpct_{write, read}_register()H Hartley Sweeten1-9/+7
2016-03-28staging: comedi: ni_660x: tidy up ni_660x_read_register()H Hartley Sweeten1-12/+10
2016-03-28staging: comedi: ni_660x: tidy up ni_660x_write_register()H Hartley Sweeten1-22/+20
2016-03-28staging: comedi: ni_660x: cleanup the NI660X_GLOBAL_INT_{STATUS, CFG}H Hartley Sweeten1-17/+10
2016-03-28staging: comedi: ni_660x: cleanup the NI660X_DMA_CFG register helpersH Hartley Sweeten1-44/+19
2016-03-28staging: comedi: ni_660x: remove enum clock_config_register_bitsH Hartley Sweeten1-6/+3
2016-03-28staging: comedi: ni_660x: tidy up multi-line commentH Hartley Sweeten1-13/+12
2016-03-28staging: comedi: ni_660x: cleanup the NI660X_IO_CFG register helpersH Hartley Sweeten1-53/+28
2016-03-28staging: comedi: ni_660x: rename CamelCase 'NI_660xRegisterData'H Hartley Sweeten1-6/+6
2016-03-28staging: comedi: ni_660x: remove enum ni_660x_register_directionH Hartley Sweeten1-105/+98
2016-03-28staging: comedi: ni_660x: remove enum ni_register_widthH Hartley Sweeten1-123/+103
2016-03-28staging: comedi: ni_660x: remove struct NI_660xRegisterData 'name'H Hartley Sweeten1-99/+98
2016-03-28staging: comedi: ni_660x: change IOConfigReg() into a macroH Hartley Sweeten1-14/+8
2015-04-03staging: comedi: ni_660x: remove #include "comedi_fc.h"Ian Abbott1-1/+0