summaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi
Commit message (Expand)AuthorAgeFilesLines
* staging: comedi: ni_at_ao: fix namespace clash of 'RSI' defineH Hartley Sweeten2013-10-011-1/+1
* staging: comedi: 8253.h: tidy up the i8253_cascade_ns_to_timer*() usersH Hartley Sweeten2013-09-2716-181/+161Star
* staging: comedi: pcl726: rename interrupt (async cmd) support functionsH Hartley Sweeten2013-09-271-11/+11
* staging: comedi: dt2801: fix using uninitialized variable warningsH Hartley Sweeten2013-09-271-2/+3
* staging: comedi: Kconfig: COMEDI_NI_ATMIO should select COMEDI_FCH Hartley Sweeten2013-09-271-0/+1
* staging: comedi: pcl711: put acquired data in buffer for AI commandIan Abbott2013-09-261-3/+9
* staging: comedi: pcl711: handle cmd->stop_src and stop_argIan Abbott2013-09-261-4/+12
* staging: comedi: pcl711: add AI cancel handlerIan Abbott2013-09-261-0/+9
* staging: comedi: pcl726: rename 'boardtypes'H Hartley Sweeten2013-09-261-3/+3
* staging: comedi: pcl726: update MODULE_DESCRIPTIONH Hartley Sweeten2013-09-261-1/+1
* staging: comedi: pcl726: tidy up multi-line commentsH Hartley Sweeten2013-09-261-60/+58Star
* staging: comedi: pcl726: add support for the external interrupt signalH Hartley Sweeten2013-09-261-4/+111
* staging: comedi: pcl726: final tidy up of boardinfoH Hartley Sweeten2013-09-261-14/+14
* staging: comedi: pcl726: remove the *_SIZE definesH Hartley Sweeten2013-09-261-13/+9Star
* staging: comedi: pcl726: remove unnecessary comments in boardinfo definitionH Hartley Sweeten2013-09-261-3/+3
* staging: comedi: pcl726: rename boardinfo 'IRQbits'H Hartley Sweeten2013-09-261-3/+3
* staging: comedi: pcl726: tidy up the comedi_lrange codeH Hartley Sweeten2013-09-261-23/+28
* staging: comedi: pcl726: remove digital i/o register offsets from boardinfoH Hartley Sweeten2013-09-261-33/+35
* staging: comedi: pcl726: tidy up pcl726_attach()H Hartley Sweeten2013-09-261-38/+31Star
* staging: comedi: pcl726: fix the analog output range_table_list initializationH Hartley Sweeten2013-09-261-15/+10Star
* staging: comedi: pcl726: enable the interrupt support codeH Hartley Sweeten2013-09-261-32/+17Star
* staging: comedi: pcl726: remove all '= 0' boardinfoH Hartley Sweeten2013-09-261-14/+0Star
* staging: comedi: pcl726: tidy up pcl726_ao_insn_read()H Hartley Sweeten2013-09-261-6/+8
* staging: comedi: pcl726: tidy up pcl726_ao_insn()H Hartley Sweeten2013-09-261-20/+20
* staging: comedi: pcl726: remove 'bipolar' from the private dataH Hartley Sweeten2013-09-261-10/+4Star
* staging: comedi: core: introduce comedi_chan_range_is_{bi,uni}polar()H Hartley Sweeten2013-09-261-0/+14
* staging: comedi: pcl726: convert boardinfo declaration to C99 formatH Hartley Sweeten2013-09-261-15/+61
* staging: comedi: pcl711: change MODULE_DESCRIPTIONH Hartley Sweeten2013-09-261-1/+1
* staging: comedi: pcl711: reorder includesH Hartley Sweeten2013-09-261-2/+2
* staging: comedi: pcl711: tidy up multi line commentsH Hartley Sweeten2013-09-261-49/+33Star
* staging: comedi: pcl711: rename some of the register map definesH Hartley Sweeten2013-09-261-16/+21
* staging: comedi: pcl711: no need to calc the timer values twiceH Hartley Sweeten2013-09-261-15/+8Star
* staging: comedi: pcl711: remove 'i8253_osc_base'H Hartley Sweeten2013-09-261-3/+2Star
* staging: comedi: pcl711: use 8253.h helper to set the timersH Hartley Sweeten2013-09-261-20/+5Star
* staging: comedi: pcl711: remove unused private data membersH Hartley Sweeten2013-09-261-4/+0Star
* staging: comedi: pcl711: remove 'is_pcl711b' from boardinfoH Hartley Sweeten2013-09-261-15/+10Star
* staging: comedi: pcl711: remove 'is_8112' from boardinfoH Hartley Sweeten2013-09-261-8/+5Star
* staging: comedi: pcl711: tidy up pcl711_ai_insn()H Hartley Sweeten2013-09-261-7/+9
* staging: comedi: pcl711: fix software trigger for board->is_8112H Hartley Sweeten2013-09-261-6/+5Star
* staging: comedi: pcl711: remove unnecessary test of 'board->is_8112'H Hartley Sweeten2013-09-261-5/+1Star
* staging: comedi: pcl711: define the mode register magic numbersH Hartley Sweeten2013-09-261-16/+24
* staging: comedi: pcl711: add differential input support for 8112 boardsH Hartley Sweeten2013-09-261-4/+13
* staging: comedi: pcl711: fix pcl711_set_changain()H Hartley Sweeten2013-09-261-20/+15Star
* staging: comedi: pcl711: factor out the ai end-of-conversion waitH Hartley Sweeten2013-09-261-19/+20
* staging: comedi: pcl711: use dev->read_subdev in interrupt handlerH Hartley Sweeten2013-09-261-1/+1
* staging: comedi: pcl711: introduce pcl711_ai_get_sample()H Hartley Sweeten2013-09-261-13/+19
* staging: comedi: pcl711: tidy up pcl711_ao_insn_read()H Hartley Sweeten2013-09-261-7/+7
* staging: comedi: pcl711: tidy up pcl711_ao_insn()H Hartley Sweeten2013-09-261-26/+24Star
* staging: comedi: pcl711: tidy up the register map definesH Hartley Sweeten2013-09-261-19/+22
* staging: comedi: pcl711: save the irq for the pcl711b only when usedH Hartley Sweeten2013-09-261-13/+14