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