summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/comedi_test.c
AgeCommit message (Expand)Author
2016-09-07staging: comedi: comedi_test: fix timer race conditionsIan Abbott
2015-04-03staging: comedi: comedi_test: remove #include "comedi_fc.h"Ian Abbott
2015-02-26staging: comedi: drivers: replace init_timer by setup_timerAya Mahfouz
2014-11-07staging: comedi: comedi_test: use comedi_async 'scans_done' to detect EOAH Hartley Sweeten
2014-11-03staging: comedi: drivers: replace SDF_WRITEABLE with SDF_WRITABLEH Hartley Sweeten
2014-10-29staging: comedi: comedi_test: fix timer lock-upIan Abbott
2014-10-29staging: comedi: comedi_test: use comedi_buf_write_samples()H Hartley Sweeten
2014-10-27Staging: comedi: replace timeval with ktime_tSomya Anand
2014-10-20staging: comedi: comedi_test: use comedi_handle_events()H Hartley Sweeten
2014-09-08staging: comedi: comedi_test: use CMDF_PRIORITYIan Abbott
2014-08-16staging: comedi: fixing coding style problemsNiklas Svensson
2014-07-17staging: comedi: comedi_test: remove use of comedi_error()H Hartley Sweeten
2014-07-16staging: comedi: comedi_test: checkpatch.pl cleanup (break is not useful)H Hartley Sweeten
2014-05-28staging: comedi: comedi_test: use comedi_fc helpers to validate timer argsH Hartley Sweeten
2014-05-23Staging: comedi: fixed warnings reported by checkpatch tool on comedi_test.c ...Raghavendra Ganiga
2014-04-22staging: comedi: comedi_test: ao subdevice does not support async commandsH Hartley Sweeten
2014-03-17staging: comedi: drivers should not clear the async->eventsH Hartley Sweeten
2014-02-14staging: comedi: comedi_test: trigger sources are validated in (*do_cmdtest)H Hartley Sweeten
2013-12-17staging: comedi: comedi_test: tidy up comedi_lrange tablesH 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-08staging: comedi: remove unnecessary dev->board_name initializationH Hartley Sweeten
2013-01-07staging: comedi: comedi_test: whitespace fixesIan Abbott
2013-01-07staging: comedi: comedi_test: tidy up waveform_ai_interrupt()Ian Abbott
2013-01-07staging: comedi: comedi_test: make samples unsignedIan Abbott
2013-01-07staging: comedi: comedi_test: change end-of-acquisition testIan Abbott
2013-01-07staging: comedi: comedi_test: remove unnecessary del_timer() callIan Abbott
2013-01-07staging: comedi: comedi_test: fix race when cancelling commandIan Abbott
2012-11-14staging: comedi: comedi_test: 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-09-26staging: comedi: drivers: use comedi_fc.h cmdtest helpersH Hartley Sweeten
2012-09-05staging: comedi: comedi_test: remove subdevice pointer mathH Hartley Sweeten
2012-09-04staging: comedi: comedi_test: convert attach message to dev_infoH Hartley Sweeten
2012-09-04staging: comedi: comedi_test: remove boardinfoH Hartley Sweeten
2012-09-04staging: comedi: comedi_test: remove devpriv macroH Hartley Sweeten
2012-06-12staging: comedi: propogate error code from comedi_alloc_subdevicesH Hartley Sweeten
2012-06-12staging: comedi: only set dev->n_subdevices when kcalloc succeedesH Hartley Sweeten
2012-06-12staging: comedi: export alloc_subdevices as comedi_alloc_subdevicesH Hartley Sweeten
2012-06-04staging: comedi: remove thisboard macro in the comedi_test driverH Hartley Sweeten
2012-05-18staging: comedi: cleanup all the comedi_driver 'detach' functionsH Hartley Sweeten
2012-05-15staging: comedi: refactor comedi_test driver and use module_comedi_driverH Hartley Sweeten
2011-03-31Fix common misspellingsLucas De Marchi
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
2009-06-19Staging: comedi: comedi_test.c should include timer.hAlexander Beregalov
2009-06-19Staging: comedi: make use of ARRAY_SIZE macroBill Pemberton
2009-04-03Staging: comedi: Remove comedi_krange typedefBill Pemberton