summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/pcl711.c
AgeCommit message (Expand)Author
2014-04-07Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12Scott Wood
2013-10-16staging: comedi: pcl711: sample types are unsignedIan Abbott
2013-09-26staging: comedi: 8253.h: tidy up the i8253_cascade_ns_to_timer*() usersH 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-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
2013-09-25staging: comedi: pcl711: tidy up the subdevice initH Hartley Sweeten
2013-09-25staging: comedi: pcl711: remove PCL711_SIZEH Hartley Sweeten
2013-09-25staging: comedi: pcl711: don't fail attach if irq is unavailableH Hartley Sweeten
2013-09-25staging: comedi: pcl711: tidy up the comedi_lrange tablesH Hartley Sweeten
2013-09-25staging: comedi: pcl711: convert boardinfo flags to bit-fieldsH Hartley Sweeten
2013-09-25staging: comedi: pcl711: remove unused boardinfoH Hartley Sweeten
2013-09-25staging: comedi: pcl711: remove all '= 0' boardinfoH Hartley Sweeten
2013-09-25staging: comedi: pcl711: convert boardinfo declaration to C99 formatH Hartley Sweeten
2013-09-17staging: comedi: drivers: use comedi_dio_update_state() for complex casesH 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-05-13staging: comedi: remove FSF address from boilerplate textH Hartley Sweeten
2013-04-19staging: comedi: drivers: free_irq() in comedi_legacy_detach()H Hartley Sweeten
2013-04-19staging: comedi: drivers: use comedi_legacy_detach()H Hartley Sweeten
2013-04-11staging: comedi: pcl711: use comedi_request_region()H Hartley Sweeten
2013-04-11staging: comedi: pcl711: cleanup dev->board_name usageH Hartley Sweeten
2012-11-15staging: comedi: pcl711: use cfc_check_trigger_arg_*() helpersH Hartley Sweeten
2012-10-24staging: comedi: remove inline alloc_private()H Hartley Sweeten
2012-10-22staging: comedi: drivers: remove remaining devpriv macrosH Hartley Sweeten
2012-09-26staging: comedi: drivers: use comedi_fc.h cmdtest helpersH Hartley Sweeten