aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/staging/comedi/drivers/das08.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-18staging: comedi: das08: rename 'thisboard' variablesH Hartley Sweeten1-26/+25
2015-06-12staging: comedi: das08: use better MODULE_DESCRIPTION()Ian Abbott1-1/+1
2015-06-12staging: comedi: das08: clarify sign-magnitude conversionIan Abbott1-3/+18
2015-06-12staging: comedi: das08: rename das08_do_wbits() & das08jr_do_wbits()Ian Abbott1-10/+8
2015-06-12staging: comedi: das08: rename das08_di_rbits() & das08jr_di_rbits()Ian Abbott1-7/+8
2015-06-12staging: comedi: das08: rename das08_ai_rinsn()Ian Abbott1-3/+4
2015-06-12staging: comedi: das08: rename the gainlist variablesIan Abbott1-8/+8
2015-06-12staging: comedi: das08: rename ai range tablesIan Abbott1-6/+6
2015-06-12staging: comedi: das08.c: reformat remaining commentsIan Abbott1-2/+3
2015-06-12staging: comedi: das08.c: reformat copyright commentIan Abbott1-14/+14
2015-06-12staging: comedi: das08: remove board register map commentsIan Abbott1-67/+1
2015-06-12staging: comedi: das08: rename DAS08AO_AO_UPDATEIan Abbott1-2/+6
2015-06-12staging: comedi: das08: rename DAS08AO_AO_LSB() and DAS08AO_AO_MSB()Ian Abbott1-4/+6
2015-06-12staging: comedi: das08: replace DAS08AO_GAIN_CONTROL/STATUSIan Abbott1-4/+8
2015-06-12staging: comedi: das08: add DAS08JR_AO_UPDATE_REGIan Abbott1-1/+6
2015-06-12staging: comedi: das08: rename DAS08JR_AO_LSB() and DAS08JR_AO_MSB()Ian Abbott1-4/+6
2015-06-12staging: comedi: das08: rename and split DAS08JR_DIOIan Abbott1-4/+5
2015-06-12staging: comedi: das08: rename DAS08_OP() and DAS08_DO_MASKIan Abbott1-4/+5
2015-06-12staging: comedi: das08: rename and rewrite DAS08_INTEIan Abbott1-1/+1
2015-06-12staging: comedi: das08: rename DAS08_MUX() and DAS08_MUX_MASKIan Abbott1-4/+8
2015-06-12staging: comedi: das08: rename DAS08_CONTROLIan Abbott1-3/+3
2015-06-12staging: comedi: das08: rename and rewrite DAS08_IPIan Abbott1-2/+3
2015-06-12staging: comedi: das08: rename and rewrite DAS08_IRQIan Abbott1-1/+6
2015-06-12staging: comedi: das08: rename and rewrite DAS08_EOCIan Abbott1-2/+2
2015-06-12staging: comedi: das08: rename DAS08_STATUSIan Abbott1-3/+3
2015-06-12staging: comedi: das08: rename DAS08_TRIG_12BITIan Abbott1-2/+2
2015-06-12staging: comedi: das08: rename DAS08_LSB and DAS08_MSBIan Abbott1-7/+19
2015-06-12staging: comedi: das08: improve test for programmable gainIan Abbott1-1/+1
2015-06-12staging: comedi: das08: use indexed initializer for AI range table typesIan Abbott1-10/+10
2015-03-06staging: comedi: drivers/*.c: fix common misspellingsH Hartley Sweeten1-1/+1
2015-03-01staging: comedi: das08: convert driver to use the comedi_8254 moduleH Hartley Sweeten1-67/+10
2015-01-09staging: comedi: das08: remove comedi driver comment blockIan Abbott1-16/+1
2014-11-26staging: comedi: drivers: have core hook up default (*insn_read) for readbackH Hartley Sweeten1-1/+0
2014-11-03staging: comedi: drivers: digital output subdevices do not need SDF_READABLEH Hartley Sweeten1-1/+1
2014-09-11staging: comedi: das08: replace comedi_board() callsIan Abbott1-7/+7
2014-08-30staging: comedi: das08: use comedi_subdevice 'readback'H Hartley Sweeten1-33/+18
2014-08-30staging: comedi: das08: fix bug in das08_ao_winsn()H Hartley Sweeten1-11/+10
2014-08-16staging: comedi: 8255: refactor how the (*io) function worksH Hartley Sweeten1-2/+1
2014-07-17staging: comedi: das08: remove use of comedi_error()H Hartley Sweeten1-1/+1
2014-07-16staging: comedi: das08: checkpatch.pl cleanup (break is not useful)H Hartley Sweeten1-1/+0
2014-02-14staging: comedi: move (*insn_{read, write}) timeout debug messages to coreH Hartley Sweeten1-3/+1
2014-02-14staging: comedi: das08: use comedi_timeout()H Hartley Sweeten1-8/+18
2014-02-07staging: comedi: drivers: propogate errno from subdev_8255_init()H Hartley Sweeten1-3/+4
2013-12-17staging: comedi: das08: tidy up comedi_lrange tablesH Hartley Sweeten1-36/+39
2013-09-17staging: comedi: das08: use s->state in das08_do_wbits()H Hartley Sweeten1-18/+14
2013-09-17staging: comedi: das08: remove do_bits from private dataH Hartley Sweeten1-9/+5
2013-07-23staging: comedi: do not include <linux/delay.h> if its not neededH Hartley Sweeten1-1/+0
2013-07-23staging: comedi: don't rely on comedidev.h to include headersH Hartley Sweeten1-0/+1
2013-06-17staging: comedi: drivers: let core handle freeing s->privateH Hartley Sweeten1-6/+0
2013-05-13staging: comedi: remove FSF address from boilerplate textH Hartley Sweeten1-6/+0