summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/ni_tio.c
AgeCommit message (Expand)Author
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-03-29staging: comedi: ni_tio: Use data[insn->n-1] in ni_tio_insn_write()Ian Abbott
2019-02-26staging: comedi: ni_tio: Allocate shadow regs for each counter chipIan Abbott
2018-10-14staging: comedi: tio: fix multiple missing break in switch bugsGustavo A. R. Silva
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
2016-11-14Merge 4.9-rc5 into staging-nextGreg Kroah-Hartman
2016-11-07staging: comedi: ni_tio: fix buggy ni_tio_clock_period_ps() return valueIan Abbott
2016-11-07staging: comedi: ni_tio: fix warnings of uninitialized variablesTed Chen
2016-03-28staging: comedi: ni_tio: remove BUG() checks for ni_tio_get_clock_src()H Hartley Sweeten
2016-03-28staging: comedi: ni_tio: remove BUG() in ni_tio_set_gate_src()H Hartley Sweeten
2016-03-28staging: comedi: ni_tio: fix ni_tio_insn_config()H Hartley Sweeten
2016-03-28staging: comedi: ni_tio: remove BUG() checks for ni_tio_get_gate_src()H Hartley Sweeten
2016-03-28staging: comedi: ni_tio: validate clock sourceH Hartley Sweeten
2016-03-28staging: comedi: ni_tio: tidy up ni_tio_arm()H Hartley Sweeten
2016-03-28staging: comedi: ni_tio: tidy up ni_tio_set_sync_mode()H Hartley Sweeten
2016-03-28staging: comedi: ni_tio: tidy up ni_tio_get_gate_src()H Hartley Sweeten
2016-03-28staging: comedi: ni_tio: fix block commentsH Hartley Sweeten
2016-03-28staging: comedi: ni_tio: Prefer kernel type 'u64' over 'uint64_t'H Hartley Sweeten
2016-03-28staging: comedi: ni_tio: Prefer 'unsigned int' to bare use of 'unsigned'H Hartley Sweeten
2016-03-28staging: comedi: ni_tio: tidy up struct ni_gpct_device (*{write, read}_register)H Hartley Sweeten
2016-03-28staging: comedi: ni_tio_internal: export {read, write)_register()H Hartley Sweeten
2016-03-28staging: comedi: ni_tio_internal: simplify ni_tio_counting_mode_registers_pre...H Hartley Sweeten
2016-03-28staging: comedi: ni_tio: export and fix ni_tio_set_bits()H Hartley Sweeten
2016-03-28staging: comedi: ni_tio: export and fix ni_tio_get_soft_copy()H Hartley Sweeten
2016-03-28staging: comedi: ni_tio: fix ni_tio_arm() params/varsH Hartley Sweeten
2016-03-28staging: comedi: ni_tio: fix ni_tio_set_gate_src() params/varsH Hartley Sweeten
2016-03-28staging: comedi: ni_tio: make ni_gpct_device_destroy() NULL pointer safeH Hartley Sweeten
2015-10-24staging: comedi: make ni_tio_has_gate2_registers return booleanGeliang Tang
2015-01-09staging: comedi: ni_tio: change comedi "driver" comment to "module"Ian Abbott
2014-08-01staging: comedi: ni_tio: remove some dead codeDan Carpenter
2014-07-30staging: comedi: ni_tio: tidy up Gi_Reset_BitH Hartley Sweeten
2014-07-30staging: comedi: ni_tio: tidy up Gxx_Status_BitsH Hartley Sweeten
2014-07-30staging: comedi: ni_tio: tidy up Gi_Second_Gate_BitsH Hartley Sweeten
2014-07-30staging: comedi: ni_tio: tidy up Gi_Mode_BitsH Hartley Sweeten
2014-07-30staging: comedi: ni_tio: tidy up Gi_Input_Select_BitsH Hartley Sweeten
2014-07-30staging: comedi: ni_tio: tidy up Gi_Command_Reg_BitsH Hartley Sweeten
2014-07-30staging: comedi: ni_tio: tidy up Gi_Counting_Mode_Reg_BitsH Hartley Sweeten
2014-07-30staging: comedi: ni_tio: tidy up ni_tio_read_sw_save_reg()H Hartley Sweeten
2014-07-27staging: comedi: ni_tio: convert printk to pr_errH Hartley Sweeten
2014-07-27staging: comedi: ni_tio: remove forward declarationsH Hartley Sweeten
2014-07-27staging: comedi: ni_tio: tidy up ni_tio_set_clock_src() and helpersH Hartley Sweeten
2014-07-27staging: comedi: ni_tio: tidy up ni_tio_get_clock_src()H Hartley Sweeten
2014-07-27staging: comedi: ni_tio: absorb ni_tio_set_first_gate_modifiers()H Hartley Sweeten
2014-07-27staging: comedi: ni_tio: tidy up ni_tio_set_gate_src() and helpersH Hartley Sweeten
2014-07-27staging: comedi: ni_tio: tidy up ni_tio_set_other_src()H Hartley Sweeten
2014-07-27staging: comedi: ni_tio: tidy up ni_tio_get_gate_src() and helpersH Hartley Sweeten
2014-07-27staging: comedi: ni_tio: absorb ni_tio_counter_status()H Hartley Sweeten