summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/ni_mio_common.c
Commit message (Expand)AuthorAgeFilesLines
* staging: comedi: store the 'index' for each subdeviceH Hartley Sweeten2013-01-071-1/+1
* staging: comedi: use comedi_is_subdevice_running()H Hartley Sweeten2013-01-071-1/+1
* staging: comedi: ni_mio_common: use cfc_check_trigger_arg_*() helpersH Hartley Sweeten2012-11-141-135/+51
* staging: comedi: remove inline alloc_private()H Hartley Sweeten2012-10-231-5/+4
* staging: comedi: ni_mio_common: remove devpriv macroH Hartley Sweeten2012-10-221-3/+144
* staging: comedi: drivers: use comedi_fc.h cmdtest helpersH Hartley Sweeten2012-09-261-110/+41
* staging: comedi: ni_mio_common: always lock in ni_ai_poll()Ian Abbott2012-09-261-5/+3
* staging: comedi: ni_mio_common: make internal functions staticH Hartley Sweeten2012-09-171-5/+5
* staging: comedi: ni_mio_common: don't pass config options to ni_E_init()Ian Abbott2012-09-171-1/+1
* staging: comedi: ni_mio_common: remove subdevice pointer mathH Hartley Sweeten2012-09-051-31/+38
* staging: comedi: fix return value for insn_bits functionsH Hartley Sweeten2012-06-181-4/+4
* staging: comedi: remove unneeded sanity check in insn_bits functionsH Hartley Sweeten2012-06-181-7/+2
* staging: comedi: propogate error code from comedi_alloc_subdevicesH Hartley Sweeten2012-06-121-2/+4
* staging: comedi: export alloc_subdevices as comedi_alloc_subdevicesH Hartley Sweeten2012-06-121-1/+1
* staging: Remove unnecessary semicolons when switch (foo) {...};Joe Perches2011-04-251-3/+3
* Update broken web addresses in the kernel.Justin P. Mattock2010-10-181-1/+1
* Staging: comedi: Increased timeout for digital output dma loadingFrank Mori Hess2010-03-031-1/+1
* Staging: comedi: trivial fix of a very frequent spelling mistakeDirk Hohndel2009-12-111-1/+1
* Staging: comedi: fix sched.h build breakageGreg Kroah-Hartman2009-10-141-0/+1
* Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral2009-09-151-763/+899
* Staging: comedi: remove RT codeGreg Kroah-Hartman2009-06-191-0/+1
* Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman2009-06-191-129/+126
* Staging Comedi: fix spacing around parensBill Pemberton2009-06-191-6/+6
* Staging: comedi: Add spaces after commasBill Pemberton2009-06-191-2/+2
* Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton2009-06-191-243/+243
* Staging: comedi: replace __FUNCTION__ usagesAlessio Igor Bogani2009-06-191-12/+12
* Staging: comedi: Remove C99 commentsBill Pemberton2009-06-191-97/+105
* staging: comedi, remove interrupt.hJiri Slaby2009-06-191-1/+1
* Staging: comedi: Remove ni_private typedefBill Pemberton2009-06-191-1/+1
* Staging: comedi: Remove comedi_krange typedefBill Pemberton2009-04-031-1/+1
* Staging: comedi: Remove comedi_devconfig typedefBill Pemberton2009-04-031-1/+1
* Staging: comedi: Remove comedi_insn typedefBill Pemberton2009-04-031-47/+47
* Staging: comedi: Remove comedi_cmd typedefBill Pemberton2009-04-031-11/+11
* Staging: comedi: Remove comedi_lrange typedefBill Pemberton2009-04-031-10/+10
* Staging: comedi: Remove comedi_async typedefBill Pemberton2009-04-031-4/+4
* Staging: comedi: Remove comedi_subdevice typedefBill Pemberton2009-04-031-107/+107
* Staging: comedi: Remove comedi_device typedefBill Pemberton2009-04-031-193/+193
* Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton2009-04-031-64/+64
* Staging: comedi: add ni_mio_common codeDavid Schleef2009-04-031-0/+5862