summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/comedi_test.c
AgeCommit message (Expand)Author
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