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