aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/ni_mio_common.c
AgeCommit message (Expand)Author
2013-08-12staging: comedi: drivers: use comedi_dio_insn_config() for simple casesH Hartley Sweeten
2013-07-24staging: comedi: ni_mio_common: needs <linux/delay.h>H 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-27Merge 3.10-rc3 into staging-nextGreg Kroah-Hartman
2013-05-13staging: comedi: ni_mio_common: only do counter commands for ni_pcimioIan Abbott
2013-05-13staging: comedi: remove FSF address from boilerplate textH Hartley Sweeten
2013-04-17staging: comedi: introduce, and use, comedi_spriv_free()H Hartley Sweeten
2013-04-05staging: comedi: ni_mio_common: use comedi provided range_bipolar5H Hartley Sweeten
2013-03-15staging: comedi: make 'dev->attached' a bool bit-fieldIan Abbott
2013-03-11staging: comedi: ni_stc.h: remove boardtype macroH Hartley Sweeten
2013-01-07staging: comedi: store the 'index' for each subdeviceH Hartley Sweeten
2013-01-07staging: comedi: use comedi_is_subdevice_running()H Hartley Sweeten
2012-11-14staging: comedi: ni_mio_common: use cfc_check_trigger_arg_*() helpersH Hartley Sweeten
2012-10-23staging: comedi: remove inline alloc_private()H Hartley Sweeten
2012-10-22staging: comedi: ni_mio_common: remove devpriv macroH Hartley Sweeten
2012-09-26staging: comedi: drivers: use comedi_fc.h cmdtest helpersH Hartley Sweeten
2012-09-26staging: comedi: ni_mio_common: always lock in ni_ai_poll()Ian Abbott
2012-09-17staging: comedi: ni_mio_common: make internal functions staticH Hartley Sweeten
2012-09-17staging: comedi: ni_mio_common: don't pass config options to ni_E_init()Ian Abbott
2012-09-05staging: comedi: ni_mio_common: remove subdevice pointer mathH Hartley Sweeten
2012-06-18staging: comedi: fix return value for insn_bits functionsH Hartley Sweeten
2012-06-18staging: comedi: remove unneeded sanity check in insn_bits functionsH 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
2011-04-25staging: Remove unnecessary semicolons when switch (foo) {...};Joe Perches
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock
2010-03-03Staging: comedi: Increased timeout for digital output dma loadingFrank Mori Hess
2009-12-11Staging: comedi: trivial fix of a very frequent spelling mistakeDirk Hohndel
2009-10-14Staging: comedi: fix sched.h build breakageGreg Kroah-Hartman
2009-09-15Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral
2009-06-19Staging: comedi: remove RT codeGreg Kroah-Hartman
2009-06-19Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman
2009-06-19Staging Comedi: fix spacing around parensBill Pemberton
2009-06-19Staging: comedi: Add spaces after commasBill Pemberton
2009-06-19Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton
2009-06-19Staging: comedi: replace __FUNCTION__ usagesAlessio Igor Bogani
2009-06-19Staging: comedi: Remove C99 commentsBill Pemberton
2009-06-19staging: comedi, remove interrupt.hJiri Slaby
2009-06-19Staging: comedi: Remove ni_private typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_krange typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_devconfig typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_insn typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_cmd typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_lrange typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_async typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_subdevice typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_device typedefBill Pemberton
2009-04-03Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton
2009-04-03Staging: comedi: add ni_mio_common codeDavid Schleef