summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/ni_660x.c
AgeCommit message (Expand)Author
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2019-02-13staging: comedi: ni_660x: fix missing break in switch statementGustavo A. R. Silva
2018-10-09staging: comedi: ni_660x: add device-global routingSpencer E. Olson
2018-10-09staging: comedi: ni_660x: clean up pfi routingSpencer E. Olson
2018-10-09staging: comedi: ni_660x: Add NI PCI-6608 to list of supported devicesSpencer E. Olson
2018-10-09staging: comedi: tio: implement global tio/ctr routingSpencer E. Olson
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-01-19staging: comedi: ni_660x: Support PCI-6224Ian Abbott
2016-05-03staging: comedi: mite: do mite_steup() as part of mite_attach()H Hartley Sweeten
2016-05-03staging: comedi: mite: document mite_alloc()/mite_detach()H Hartley Sweeten
2016-05-03staging: comedi: mite: rename 'struct mite_dma_descriptor_ring'H Hartley Sweeten
2016-05-03staging: comedi: mite: rename 'struct mite_struct'H Hartley Sweeten
2016-04-28staging: comedi: mite: introduce mite_sync_dma()H Hartley Sweeten
2016-03-28staging: comedi: ni_660x: update the MODULE_DESCRIPTIONH Hartley Sweeten
2016-03-28staging: comedi: ni_660x: refactor GPCT_OFFSETH Hartley Sweeten
2016-03-28staging: comedi: ni_660x: remove spinlock 'dma_cfg_lock'H Hartley Sweeten
2016-03-28staging: comedi: ni_660x: remove ni_gpct_to_660x_register[]H Hartley Sweeten
2016-03-28staging: comedi: ni_660x: sort enum ni_660x_registerH Hartley Sweeten
2016-03-28staging: comedi: ni_660x: remove inline mite_ring()H Hartley Sweeten
2016-03-28staging: comedi: ni_660x: default DIO channels with subdevice initH Hartley Sweeten
2016-03-28staging: comedi: ni_660x: initialize the counter with the subdevice initH Hartley Sweeten
2016-03-28staging: comedi: ni_660x: allocate counters early in (*auto_attach)H Hartley Sweeten
2016-03-28staging: comedi: ni_660x: init TIO chips before subdevice initH Hartley Sweeten
2016-03-28staging: comedi: ni_660x: disable interrupts when detaching driverH Hartley Sweeten
2016-03-28staging: comedi: ni_660x: ni_gpct_device_destroy() can handle a NULL pointerH Hartley Sweeten
2016-03-28staging: comedi: ni_660x: tidy up the counter subdevices initH Hartley Sweeten
2016-03-28staging: comedi: ni_660x: tidy up the misc. constantsH Hartley Sweeten
2016-03-28staging: comedi: ni_660x: fix memory barrier without commentH Hartley Sweeten
2016-03-28staging: comedi: ni_660x: add comments for the spinlock_t definitionsH Hartley Sweeten
2016-03-28staging: comedi: ni_660x: refactor ni_gpct_to_660x_register()H Hartley Sweeten
2016-03-28staging: comedi: ni_660x: add a comment about the initial DIO stateH Hartley Sweeten
2016-03-28staging: comedi: ni_660x: tidy up ni_660x_set_pfi_routing()H Hartley Sweeten
2016-03-28staging: comedi: ni_660x: tidy up ni_660x_dio_insn_bits()H Hartley Sweeten
2016-03-28staging: comedi: ni_660x: tidy up Digital I/O subdevice initH Hartley Sweeten
2016-03-28staging: comedi: ni_660x: Prefer kernel type 'u64' over 'uint64_t'H Hartley Sweeten
2016-03-28staging: comedi: ni_660x: Prefer 'unsigned int' to bare use of 'unsigned'H Hartley Sweeten
2016-03-28staging: comedi: ni_660x: remove ni_660x_num_counters()H Hartley Sweeten
2016-03-28staging: comedi: ni_660x: remove enum ni_660x_subdevicesH Hartley Sweeten
2016-03-28staging: comedi: ni_660x: fix block comment issuesH Hartley Sweeten
2016-03-28staging: comedi: ni_660x: remove BUG_ON() in ni_660x_request_mite_channel()H Hartley Sweeten
2016-03-28staging: comedi: ni_660x: tidy up ni_660x_select_pfi_output()H Hartley Sweeten
2016-03-28staging: comedi: ni_660x: tidy up ni_gpct_{write, read}_register()H Hartley Sweeten
2016-03-28staging: comedi: ni_660x: tidy up ni_660x_read_register()H Hartley Sweeten
2016-03-28staging: comedi: ni_660x: tidy up ni_660x_write_register()H Hartley Sweeten
2016-03-28staging: comedi: ni_660x: cleanup the NI660X_GLOBAL_INT_{STATUS, CFG}H Hartley Sweeten
2016-03-28staging: comedi: ni_660x: cleanup the NI660X_DMA_CFG register helpersH Hartley Sweeten
2016-03-28staging: comedi: ni_660x: remove enum clock_config_register_bitsH Hartley Sweeten
2016-03-28staging: comedi: ni_660x: tidy up multi-line commentH Hartley Sweeten
2016-03-28staging: comedi: ni_660x: cleanup the NI660X_IO_CFG register helpersH Hartley Sweeten