aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/staging/comedi/drivers/aio_aio12_8.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-13staging: comedi: aio_aio12_8: tidy up digital I/O subdevice initH Hartley Sweeten1-1/+1
2015-10-13staging: comedi: aio_aio12_8: rename 'aio_ao12_8' boardinfoH Hartley Sweeten1-2/+2
2015-10-13staging: comedi: aio_aio12_8: refactor boardininfoH Hartley Sweeten1-11/+11
2015-10-13staging: comedi: aio_aio12_8: fix ai (*insn_read)H Hartley Sweeten1-4/+12
2015-10-13staging: comedi: aio_aio12_8: analog outputs are single-endedH Hartley Sweeten1-1/+1
2015-10-13staging: comedi: aio_aio12_8: move comedi_lrange definitionH Hartley Sweeten1-11/+11
2015-10-13staging: comedi: aio_aio12_8: hookup 8254 counter/timerH Hartley Sweeten1-2/+34
2015-10-13staging: comedi: aio_aio12_8: update MODULE_DESCRIPTIONH Hartley Sweeten1-1/+1
2015-10-13staging: comedi: aio_aio12_8: tidy up multi-line commentsH Hartley Sweeten1-33/+28
2015-10-13staging: comedi: aio_aio12_8: prefer using the BIT macroH Hartley Sweeten1-19/+21
2014-11-26staging: comedi: drivers: have core hook up default (*insn_read) for readbackH Hartley Sweeten1-1/+0
2014-09-11staging: comedi: aio_aio12_8: replace comedi_board() callsIan Abbott1-1/+1
2014-08-30staging: comedi: aio_aio12_8: use comedi_subdevice 'readback'H Hartley Sweeten1-34/+13
2014-08-16staging: comedi: 8255: refactor how the (*io) function worksH Hartley Sweeten1-2/+1
2014-02-14staging: comedi: move (*insn_{read, write}) timeout debug messages to coreH Hartley Sweeten1-3/+1
2014-02-14staging: comedi: aio_aio12_8: use comedi_timeout()H Hartley Sweeten1-11/+19
2014-02-07staging: comedi: drivers: remove final 'attach' messagesH Hartley Sweeten1-3/+0
2013-12-17staging: comedi: aio_aio12_8: tidy up comedi_lrange tablesH Hartley Sweeten1-7/+6
2013-07-23staging: comedi: drivers do not need <linux/ioport.h>H Hartley Sweeten1-1/+0
2013-07-23staging: comedi: don't rely on comedidev.h to include headersH Hartley Sweeten1-0/+1
2013-07-23staging: comedi: use comedi_alloc_devpriv()H Hartley Sweeten1-2/+1
2013-06-17staging: comedi: drivers: let core handle freeing s->privateH Hartley Sweeten1-7/+1
2013-05-13staging: comedi: remove FSF address from boilerplate textH Hartley Sweeten1-4/+0
2013-04-19staging: comedi: drivers: use comedi_legacy_detach()H Hartley Sweeten1-2/+1
2013-04-17staging: comedi: introduce, and use, comedi_spriv_free()H Hartley Sweeten1-2/+1
2013-04-11staging: comedi: aio_aio12_8: use comedi_request_region()H Hartley Sweeten1-9/+5
2013-04-11staging: comedi: aio_aio12_8: cleanup dev->board_name usageH Hartley Sweeten1-2/+0
2012-10-23staging: comedi: remove inline alloc_private()H Hartley Sweeten1-4/+4
2012-09-05staging: comedi: aio_aio12_8: remove subdevice pointer mathH Hartley Sweeten1-5/+5
2012-09-04staging: comedi: aio_aio12_8: fix i/o region sizeH Hartley Sweeten1-1/+1
2012-09-04staging: comedi: aio_aio12_8: document the register mapH Hartley Sweeten1-54/+75
2012-09-04staging: comedi: aio_aio12_8: add ai and ao only card versionsH Hartley Sweeten1-29/+61
2012-09-04staging: comedi: aio_aio12_8: remove devpriv macroH Hartley Sweeten1-4/+7
2012-06-12staging: comedi: propogate error code from comedi_alloc_subdevicesH Hartley Sweeten1-2/+4
2012-06-12staging: comedi: export alloc_subdevices as comedi_alloc_subdevicesH Hartley Sweeten1-1/+1
2012-06-04staging: comedi: remove this_board macro in the aio_aio12_8 driverH Hartley Sweeten1-3/+2
2012-05-18staging: comedi: cleanup all the comedi_driver 'detach' functionsH Hartley Sweeten1-2/+1
2012-05-09staging: comedi: use module_comedi_driverH Hartley Sweeten1-21/+9
2010-09-04staging/trivial: fix typos concerning "access"Uwe Kleine-König1-3/+3
2010-06-17Staging: comedi: Remove COMEDI_INITCLEANUP macroArun Thomas1-1/+12
2010-06-17Staging: comedi: Remove COMEDI_MODULES_MACROArun Thomas1-0/+4
2010-05-11Staging: comedi: fix print(k) coding style issue in aio_aio12_8.cMaurice Dawson1-2/+2
2009-09-15Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral1-16/+20
2009-06-19Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman1-1/+1
2009-06-19Staging: comedi: fix the way structs are initialized.Bill Pemberton1-8/+8
2009-06-19Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton1-8/+8
2009-06-19Staging: comedi: Remove C99 commentsBill Pemberton1-6/+6
2009-04-03Staging: comedi: Remove aio12_8_private typedefBill Pemberton1-4/+4
2009-04-03Staging: comedi: Remove board_type typedef in aio_aio12_8.cBill Pemberton1-5/+5
2009-04-03Staging: comedi: Remove comedi_devconfig typedefBill Pemberton1-1/+1