aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/das16m1.c
AgeCommit message (Expand)Author
2014-09-11staging: comedi: das16m1: prevent "empty acquisition" async commandH Hartley Sweeten
2014-08-16staging: comedi: 8255: refactor how the (*io) function worksH Hartley Sweeten
2014-07-21staging: comedi: drivers: remove unnecessary *_SIZE definesH Hartley Sweeten
2014-07-17staging: comedi: das16m1: remove use of comedi_error()H Hartley Sweeten
2014-07-16staging: comedi: das16m1: remove 'volatile' from private dataH Hartley Sweeten
2014-06-26staging: comedi: introduce comedi_buf_n_bytes_ready()H Hartley Sweeten
2014-05-28staging: comedi: das16m1: use comedi_fc helpers to validate timer argsH Hartley Sweeten
2014-05-03staging: comedi: das16m1: clarify 8254 timer programmingH Hartley Sweeten
2014-05-03staging: comedi: das16m1: don't calc pacer divisors twiceH Hartley Sweeten
2014-04-22staging: comedi: das16m1: factor out chanlist checking from (*do_cmdtest)H Hartley Sweeten
2014-03-17staging: comedi: drivers should not clear the async->eventsH Hartley Sweeten
2014-03-17staging: comedi: das16m1: use cfc_handle_events()H Hartley Sweeten
2014-02-14staging: comedi: move (*insn_{read, write}) timeout debug messages to coreH Hartley Sweeten
2014-02-14staging: comedi: das16m1: use comedi_timeout()H Hartley Sweeten
2013-12-17staging: comedi: das16m1: tidy up comedi_lrange tablesH Hartley Sweeten
2013-12-06staging: comedi: das16m1: remove unnecessary 'dev->irq' testH Hartley Sweeten
2013-12-03staging: comedi: das16m1: tidy up the irq support in das16m1_attach()H Hartley Sweeten
2013-10-16staging: comedi: das16m1: sample types are unsignedIan Abbott
2013-09-26staging: comedi: 8253.h: tidy up the i8253_cascade_ns_to_timer*() usersH Hartley Sweeten
2013-09-17staging: comedi: das16m1: remove do_bits from private dataH 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-06-17staging: comedi: drivers: let core handle freeing s->privateH 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: das16m1: check for subdev_8255_init() failureH Hartley Sweeten
2013-04-19staging: comedi: das16m1: use comedi_legacy_detach()H Hartley Sweeten
2013-04-17staging: comedi: introduce, and use, comedi_spriv_free()H Hartley Sweeten
2013-04-11staging: comedi: das16m1: use __comedi_request_region()H Hartley Sweeten
2013-04-11staging: comedi: das16m1: use comedi_request_region()H Hartley Sweeten
2013-04-08staging: comedi: remove unnecessary dev->board_name initializationH Hartley Sweeten
2013-03-15staging: comedi: make 'dev->attached' a bool bit-fieldIan Abbott
2012-11-14staging: comedi: das16m1: use cfc_check_trigger_arg_*() helpersH Hartley Sweeten
2012-10-23staging: comedi: remove inline alloc_private()H Hartley Sweeten
2012-10-22staging: comedi: drivers: remove remaining devpriv macrosH Hartley Sweeten
2012-10-22staging: comedi: das16m1: remove boardinfoH Hartley Sweeten
2012-09-26staging: comedi: drivers: use comedi_fc.h cmdtest helpersH Hartley Sweeten
2012-09-05staging: comedi: das16m1: remove subdevice pointer mathH Hartley Sweeten
2012-06-18staging: comedi: fix return value for 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
2012-06-04staging: comedi: remove thisboard macro in the das16m1 driverH Hartley Sweeten
2012-05-18staging: comedi: cleanup all the comedi_driver 'detach' functionsH Hartley Sweeten
2012-05-15staging: comedi: refactor das16m1 driver and use module_comedi_driverH Hartley Sweeten
2011-11-26Staging: comedi: fix printk issue in das16m1.cRavishankar karkala Mallikarjunayya
2011-11-26Staging: comedi: fix brace coding style issue in das16m1.cRavishankar karkala Mallikarjunayya
2010-06-17Staging: comedi: Remove COMEDI_INITCLEANUP macroArun Thomas
2010-06-17Staging: comedi: Remove COMEDI_MODULES_MACROArun Thomas
2009-09-15Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral