summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/comedi_test.c
AgeCommit message (Expand)Author
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
2009-04-03Staging: comedi: Remove comedi_devconfig typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_insn typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_cmd typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_lrange typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_driver typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_async typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_subdevice typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_device typedefBill Pemberton
2009-04-03Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton
2009-01-06Staging: comedi: remove typedefs from comedi_test.cGreg Kroah-Hartman
2009-01-06Staging: comedi: fix sparse issues in comedi_test.cGreg Kroah-Hartman
2009-01-06Staging: comedi: fix checkpatch.pl issues in comedi_test.cGreg Kroah-Hartman
2009-01-06Staging: comedi: add comedi_test driverJoachim Wuttke