summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi
AgeCommit message (Expand)Author
2013-10-01staging: comedi: ni_at_ao: fix namespace clash of 'RSI' defineH Hartley Sweeten
2013-09-26staging: comedi: 8253.h: tidy up the i8253_cascade_ns_to_timer*() usersH Hartley Sweeten
2013-09-26staging: comedi: pcl726: rename interrupt (async cmd) support functionsH Hartley Sweeten
2013-09-26staging: comedi: dt2801: fix using uninitialized variable warningsH Hartley Sweeten
2013-09-26staging: comedi: Kconfig: COMEDI_NI_ATMIO should select COMEDI_FCH Hartley Sweeten
2013-09-26staging: comedi: pcl711: put acquired data in buffer for AI commandIan Abbott
2013-09-26staging: comedi: pcl711: handle cmd->stop_src and stop_argIan Abbott
2013-09-26staging: comedi: pcl711: add AI cancel handlerIan Abbott
2013-09-26staging: comedi: pcl726: rename 'boardtypes'H Hartley Sweeten
2013-09-26staging: comedi: pcl726: update MODULE_DESCRIPTIONH Hartley Sweeten
2013-09-26staging: comedi: pcl726: tidy up multi-line commentsH Hartley Sweeten
2013-09-26staging: comedi: pcl726: add support for the external interrupt signalH Hartley Sweeten
2013-09-26staging: comedi: pcl726: final tidy up of boardinfoH Hartley Sweeten
2013-09-26staging: comedi: pcl726: remove the *_SIZE definesH Hartley Sweeten
2013-09-26staging: comedi: pcl726: remove unnecessary comments in boardinfo definitionH Hartley Sweeten
2013-09-26staging: comedi: pcl726: rename boardinfo 'IRQbits'H Hartley Sweeten
2013-09-26staging: comedi: pcl726: tidy up the comedi_lrange codeH Hartley Sweeten
2013-09-26staging: comedi: pcl726: remove digital i/o register offsets from boardinfoH Hartley Sweeten
2013-09-26staging: comedi: pcl726: tidy up pcl726_attach()H Hartley Sweeten
2013-09-26staging: comedi: pcl726: fix the analog output range_table_list initializationH Hartley Sweeten
2013-09-26staging: comedi: pcl726: enable the interrupt support codeH Hartley Sweeten
2013-09-26staging: comedi: pcl726: remove all '= 0' boardinfoH Hartley Sweeten
2013-09-26staging: comedi: pcl726: tidy up pcl726_ao_insn_read()H Hartley Sweeten
2013-09-26staging: comedi: pcl726: tidy up pcl726_ao_insn()H Hartley Sweeten
2013-09-26staging: comedi: pcl726: remove 'bipolar' from the private dataH Hartley Sweeten
2013-09-26staging: comedi: core: introduce comedi_chan_range_is_{bi,uni}polar()H Hartley Sweeten
2013-09-26staging: comedi: pcl726: convert boardinfo declaration to C99 formatH Hartley Sweeten
2013-09-25staging: comedi: pcl711: change MODULE_DESCRIPTIONH Hartley Sweeten
2013-09-25staging: comedi: pcl711: reorder includesH Hartley Sweeten
2013-09-25staging: comedi: pcl711: tidy up multi line commentsH Hartley Sweeten
2013-09-25staging: comedi: pcl711: rename some of the register map definesH Hartley Sweeten
2013-09-25staging: comedi: pcl711: no need to calc the timer values twiceH Hartley Sweeten
2013-09-25staging: comedi: pcl711: remove 'i8253_osc_base'H Hartley Sweeten
2013-09-25staging: comedi: pcl711: use 8253.h helper to set the timersH Hartley Sweeten
2013-09-25staging: comedi: pcl711: remove unused private data membersH Hartley Sweeten
2013-09-25staging: comedi: pcl711: remove 'is_pcl711b' from boardinfoH Hartley Sweeten
2013-09-25staging: comedi: pcl711: remove 'is_8112' from boardinfoH Hartley Sweeten
2013-09-25staging: comedi: pcl711: tidy up pcl711_ai_insn()H Hartley Sweeten
2013-09-25staging: comedi: pcl711: fix software trigger for board->is_8112H Hartley Sweeten
2013-09-25staging: comedi: pcl711: remove unnecessary test of 'board->is_8112'H Hartley Sweeten
2013-09-25staging: comedi: pcl711: define the mode register magic numbersH Hartley Sweeten
2013-09-25staging: comedi: pcl711: add differential input support for 8112 boardsH Hartley Sweeten
2013-09-25staging: comedi: pcl711: fix pcl711_set_changain()H Hartley Sweeten
2013-09-25staging: comedi: pcl711: factor out the ai end-of-conversion waitH Hartley Sweeten
2013-09-25staging: comedi: pcl711: use dev->read_subdev in interrupt handlerH Hartley Sweeten
2013-09-25staging: comedi: pcl711: introduce pcl711_ai_get_sample()H Hartley Sweeten
2013-09-25staging: comedi: pcl711: tidy up pcl711_ao_insn_read()H Hartley Sweeten
2013-09-25staging: comedi: pcl711: tidy up pcl711_ao_insn()H Hartley Sweeten
2013-09-25staging: comedi: pcl711: tidy up the register map definesH Hartley Sweeten
2013-09-25staging: comedi: pcl711: save the irq for the pcl711b only when usedH Hartley Sweeten