summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/ni_at_ao.c
AgeCommit message (Expand)Author
2019-04-01staging: comedi: Prefer using BIT macro in various files.Sanjana Sanikommu
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-03staging: comedi: ni_at_ao: using the BIT(x) macroSaber Rezvani
2015-03-01staging: comedi: ni_at_ao: convert driver to use the comedi_8254 moduleH Hartley Sweeten
2015-01-09staging: comedi: ni_at_ao: rewrite "Devices:" lineIan Abbott
2014-11-26staging: comedi: ni_at_ao: use subdevice readback for 'caldac'H Hartley Sweeten
2014-11-26staging: comedi: drivers: have core hook up default (*insn_read) for readbackH Hartley Sweeten
2014-09-11staging: comedi: ni_at_ao: replace comedi_board() callsIan Abbott
2014-08-30staging: comedi: ni_at_ao: use comedi_subdevice 'readback'H Hartley Sweeten
2014-05-03staging: comedi: ni_at_ao: fix 8254 timer programmingH Hartley Sweeten
2013-10-03staging: comedi: ni_at_ao: fix board namesH Hartley Sweeten
2013-10-03staging: comedi: ni_at_ao: change MODULE_DESCRIPTIONH Hartley Sweeten
2013-10-03staging: comedi: ni_at_ao: tidy up multi-line commentsH Hartley Sweeten
2013-10-03staging: comedi: ni_at_ao: tidy up atao_attach()H Hartley Sweeten
2013-10-03staging: comedi: ni_at_ao: tidy up atao_ao_rinsn()H Hartley Sweeten
2013-10-03staging: comedi: ni_at_ao: tidy up atao_ao_winsn()H Hartley Sweeten
2013-10-03staging: comedi: ni_at_ao: introduce atao_select_reg_group()H Hartley Sweeten
2013-10-03staging: comedi: ni_at_ao: move the atao_reset() functionH Hartley Sweeten
2013-10-03staging: comedi: ni_at_ao: move the boardinfo declarationH Hartley Sweeten
2013-10-03staging: comedi: ni_at_ao: rename the rest of the register mapH Hartley Sweeten
2013-10-03staging: comedi: ni_at_ao: use 8253.h helpersH Hartley Sweeten
2013-10-03staging: comedi: ni_at_ao: tidy up the CFG3 register definesH Hartley Sweeten
2013-10-03staging: comedi: ni_at_ao: tidy up the calibration subdeviceH Hartley Sweeten
2013-10-03staging: comedi: ni_at_ao: remove 'cfg2' from private dataH Hartley Sweeten
2013-10-03staging: comedi: ni_at_ao: tidy up the STATUS register definesH Hartley Sweeten
2013-10-03staging: comedi: ni_at_ao: tidy up CFG1 register definesH Hartley Sweeten
2013-10-03staging: comedi: ni_at_ao: tidy up digital i/o register definesH Hartley Sweeten
2013-10-03staging: comedi: ni_at_ao: tidy up the register map definesH Hartley Sweeten
2013-10-03staging: comedi: ni_at_ao: remove ATAO_SIZE defineH Hartley Sweeten
2013-09-30staging: comedi: ni_at_ao: fix namespace clash of 'RSI' defineH Hartley Sweeten
2013-09-17staging: comedi: drivers: use comedi_dio_update_state() for simple casesH Hartley Sweeten
2013-08-12staging: comedi: drivers: use comedi_dio_insn_config() for complex casesH Hartley Sweeten
2013-08-12Revert "staging: comedi: drivers: use comedi_dio_insn_config() for complex ca...Greg Kroah-Hartman
2013-08-12staging: comedi: drivers: use comedi_dio_insn_config() for complex casesH Hartley Sweeten
2013-07-23staging: comedi: drivers do not need <linux/ioport.h>H Hartley Sweeten
2013-07-23staging: comedi: don't rely on comedidev.h to include headersH Hartley Sweeten
2013-07-23staging: comedi: use comedi_alloc_devpriv()H Hartley Sweeten
2013-05-13staging: comedi: remove FSF address from boilerplate textH Hartley Sweeten
2013-04-19staging: comedi: drivers: use comedi_legacy_detach() in simple driversH Hartley Sweeten
2013-04-11staging: comedi: ni_at_ao: use comedi_request_region()H Hartley Sweeten
2013-04-11staging: comedi: ni_at_ao: cleanup dev->board_name usageH Hartley Sweeten
2012-10-23staging: comedi: remove inline alloc_private()H Hartley Sweeten
2012-10-22staging: comedi: drivers: remove remaining devpriv macrosH Hartley Sweeten
2012-09-05staging: comedi: ni_at_ao: remove subdevice pointer mathH Hartley Sweeten
2012-06-18staging: comedi: fix return value for insn_bits functionsH Hartley Sweeten
2012-06-18staging: comedi: remove unneeded sanity check in insn_bits functionsH Hartley Sweeten
2012-06-12staging: comedi: propogate error code from comedi_alloc_subdevicesH Hartley Sweeten
2012-06-12staging: comedi: export alloc_subdevices as comedi_alloc_subdevicesH Hartley Sweeten
2012-06-04staging: comedi: remove thisboard macro in the ni_at_ao driverH Hartley Sweeten