summaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/ni_at_ao.c
Commit message (Expand)AuthorAgeFilesLines
* staging: comedi: drivers: Remove redundant license textGreg Kroah-Hartman2017-11-281-10/+0
* staging: comedi: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman2017-11-281-0/+1
* staging: comedi: ni_at_ao: using the BIT(x) macroSaber Rezvani2017-01-031-31/+31
* staging: comedi: ni_at_ao: convert driver to use the comedi_8254 moduleH Hartley Sweeten2015-03-011-5/+9
* staging: comedi: ni_at_ao: rewrite "Devices:" lineIan Abbott2015-01-091-2/+1
* staging: comedi: ni_at_ao: use subdevice readback for 'caldac'H Hartley Sweeten2014-11-261-34/+21
* staging: comedi: drivers: have core hook up default (*insn_read) for readbackH Hartley Sweeten2014-11-261-1/+0
* staging: comedi: ni_at_ao: replace comedi_board() callsIan Abbott2014-09-111-1/+1
* staging: comedi: ni_at_ao: use comedi_subdevice 'readback'H Hartley Sweeten2014-08-301-25/+10
* staging: comedi: ni_at_ao: fix 8254 timer programmingH Hartley Sweeten2014-05-031-4/+4
* staging: comedi: ni_at_ao: fix board namesH Hartley Sweeten2013-10-031-2/+2
* staging: comedi: ni_at_ao: change MODULE_DESCRIPTIONH Hartley Sweeten2013-10-031-1/+1
* staging: comedi: ni_at_ao: tidy up multi-line commentsH Hartley Sweeten2013-10-031-34/+35
* staging: comedi: ni_at_ao: tidy up atao_attach()H Hartley Sweeten2013-10-031-28/+19
* staging: comedi: ni_at_ao: tidy up atao_ao_rinsn()H Hartley Sweeten2013-10-031-5/+7
* staging: comedi: ni_at_ao: tidy up atao_ao_winsn()H Hartley Sweeten2013-10-031-13/+20
* staging: comedi: ni_at_ao: introduce atao_select_reg_group()H Hartley Sweeten2013-10-031-14/+17
* staging: comedi: ni_at_ao: move the atao_reset() functionH Hartley Sweeten2013-10-031-33/+33
* staging: comedi: ni_at_ao: move the boardinfo declarationH Hartley Sweeten2013-10-031-15/+10
* staging: comedi: ni_at_ao: rename the rest of the register mapH Hartley Sweeten2013-10-031-15/+14
* staging: comedi: ni_at_ao: use 8253.h helpersH Hartley Sweeten2013-10-031-31/+9
* staging: comedi: ni_at_ao: tidy up the CFG3 register definesH Hartley Sweeten2013-10-031-14/+14
* staging: comedi: ni_at_ao: tidy up the calibration subdeviceH Hartley Sweeten2013-10-031-51/+88
* staging: comedi: ni_at_ao: remove 'cfg2' from private dataH Hartley Sweeten2013-10-031-8/+5
* staging: comedi: ni_at_ao: tidy up the STATUS register definesH Hartley Sweeten2013-10-031-8/+8
* staging: comedi: ni_at_ao: tidy up CFG1 register definesH Hartley Sweeten2013-10-031-23/+23
* staging: comedi: ni_at_ao: tidy up digital i/o register definesH Hartley Sweeten2013-10-031-4/+3
* staging: comedi: ni_at_ao: tidy up the register map definesH Hartley Sweeten2013-10-031-84/+77
* staging: comedi: ni_at_ao: remove ATAO_SIZE defineH Hartley Sweeten2013-10-031-3/+1
* staging: comedi: ni_at_ao: fix namespace clash of 'RSI' defineH Hartley Sweeten2013-09-301-1/+1
* staging: comedi: drivers: use comedi_dio_update_state() for simple casesH Hartley Sweeten2013-09-171-5/+3
* staging: comedi: drivers: use comedi_dio_insn_config() for complex casesH Hartley Sweeten2013-08-121-31/+24
* Revert "staging: comedi: drivers: use comedi_dio_insn_config() for complex ca...Greg Kroah-Hartman2013-08-121-24/+31
* staging: comedi: drivers: use comedi_dio_insn_config() for complex casesH Hartley Sweeten2013-08-121-31/+24
* staging: comedi: drivers do not need <linux/ioport.h>H Hartley Sweeten2013-07-231-2/+0
* staging: comedi: don't rely on comedidev.h to include headersH Hartley Sweeten2013-07-231-0/+1
* staging: comedi: use comedi_alloc_devpriv()H Hartley Sweeten2013-07-231-2/+1
* staging: comedi: remove FSF address from boilerplate textH Hartley Sweeten2013-05-131-5/+0
* staging: comedi: drivers: use comedi_legacy_detach() in simple driversH Hartley Sweeten2013-04-191-7/+1
* staging: comedi: ni_at_ao: use comedi_request_region()H Hartley Sweeten2013-04-111-11/+3
* staging: comedi: ni_at_ao: cleanup dev->board_name usageH Hartley Sweeten2013-04-111-3/+1
* staging: comedi: remove inline alloc_private()H Hartley Sweeten2012-10-231-4/+4
* staging: comedi: drivers: remove remaining devpriv macrosH Hartley Sweeten2012-10-221-4/+11
* staging: comedi: ni_at_ao: remove subdevice pointer mathH Hartley Sweeten2012-09-051-4/+4
* staging: comedi: fix return value for insn_bits functionsH Hartley Sweeten2012-06-181-1/+1
* staging: comedi: remove unneeded sanity check in insn_bits functionsH Hartley Sweeten2012-06-181-3/+0
* staging: comedi: propogate error code from comedi_alloc_subdevicesH Hartley Sweeten2012-06-121-2/+4
* staging: comedi: export alloc_subdevices as comedi_alloc_subdevicesH Hartley Sweeten2012-06-121-1/+1
* staging: comedi: remove thisboard macro in the ni_at_ao driverH Hartley Sweeten2012-06-041-6/+3
* staging: comedi: cleanup all the comedi_driver 'detach' functionsH Hartley Sweeten2012-05-181-5/+1
OpenPOWER on IntegriCloud