aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/ni_660x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-15staging: comedi: move out of staging directoryGreg Kroah-Hartman1-1255/+0
2020-07-25staging: comedi: ni: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-02-10staging: comedi: ni_routes: Allow alternate board name for routesIan Abbott1-1/+1
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon1-2/+0
2019-02-13staging: comedi: ni_660x: fix missing break in switch statementGustavo A. R. Silva1-0/+1
2018-10-09staging: comedi: ni_660x: add device-global routingSpencer E. Olson1-0/+265
2018-10-09staging: comedi: ni_660x: clean up pfi routingSpencer E. Olson1-16/+56
2018-10-09staging: comedi: ni_660x: Add NI PCI-6608 to list of supported devicesSpencer E. Olson1-1/+7
2018-10-09staging: comedi: tio: implement global tio/ctr routingSpencer E. Olson1-4/+14
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