aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/staging/comedi/drivers/ni_tio.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-03staging: comedi: ni_tio.h: add identifiers to function parametersIan Abbott1-20/+22
2016-03-28staging: comedi: ni_tio.h: remove unnecessary forward declarationsH Hartley Sweeten1-4/+0
2016-03-28staging: comedi: ni_tio.h: fix block commentH Hartley Sweeten1-15/+14
2016-03-28staging: comedi: ni_tio.h: tidy up struct ni_gpctH Hartley Sweeten1-4/+4
2016-03-28staging: comedi: ni_tio.h: tidy up struct ni_gpct_deviceH Hartley Sweeten1-3/+3
2016-03-28staging: comedi: ni_tio: tidy up struct ni_gpct_device (*{write, read}_register)H Hartley Sweeten1-10/+9
2014-07-30staging: comedi: ni_tiocmd: introduce ni_tio_acknowledge()H Hartley Sweeten1-3/+1
2014-03-08Staging: comedi: ni_tio Fixed whitespace coding style warningsNick Davies1-4/+4
2013-12-20staging: comedi: ni_tiocmd: make ni_tio_cmd() a proper comedi (*do_cmd)H Hartley Sweeten1-1/+1
2013-12-20staging: comedi: ni_tiocmd: make ni_tio_cmdtest() a proper comedi (*do_cmdtest)H Hartley Sweeten1-1/+2
2013-12-20staging: comedi: ni_tio: make ni_tio_insn_config() a proper comedi (*insn_config)H Hartley Sweeten1-2/+2
2013-12-20staging: comedi: ni_tio: make ni_tio_winsn() a proper comedi (*insn_write)H Hartley Sweeten1-1/+2
2013-12-20staging: comedi: ni_tio: make ni_tio_rinsn() a proper comedi (*insn_read)H Hartley Sweeten1-1/+2
2013-12-20staging: comedi: ni_tio.h: remove subdev_to_counter()H Hartley Sweeten1-5/+0
2013-12-20staging: comedi: ni_tio.h: remove 'extern' from exported function prototypesH Hartley Sweeten1-34/+23
2013-12-20staging: comedi: ni_tio.h: rename the CamelCase enum ni_gpct_register labelsH Hartley Sweeten1-72/+72
2013-05-13staging: comedi: remove FSF address from boilerplate textH Hartley Sweeten1-5/+0
2012-11-26staging: comedi: ni_tio.h fixed coding style issue with pointer variablesMatt Phillips1-2/+2
2009-09-15Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral1-18/+29
2009-06-19Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton1-8/+8
2009-06-19Staging: comedi: Remove C99 commentsBill Pemberton1-1/+1
2009-04-03Staging: comedi: Remove comedi_insn typedefBill Pemberton1-3/+3
2009-04-03Staging: comedi: Remove comedi_cmd typedefBill Pemberton1-1/+1
2009-04-03Staging: comedi: Remove comedi_async typedefBill Pemberton1-1/+1
2009-04-03Staging: comedi: Remove comedi_subdevice typedefBill Pemberton1-2/+2
2009-04-03Staging: comedi: Remove comedi_device typedefBill Pemberton1-2/+2
2009-04-03Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton1-3/+3
2009-04-03Staging: comedi: add National Instruments infrastructureFrank Mori Hess1-0/+163