summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/ni_tio.c
AgeCommit message (Expand)AuthorFilesLines
2011-04-25staging: Remove unnecessary semicolons when switch (foo) {...};Joe Perches1-3/+3
2010-06-17Staging: comedi: ni_tio: fixed brace coding style issues and a few errorsCody Harmon1-30/+19
2010-06-17Staging: comedi: fixed brace coding style issue in ni_tio.cSamuel Richardson1-3/+2
2009-09-15Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral1-210/+265
2009-06-19Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman1-2/+2
2009-06-19Staging: comedi: Remove parens around return valuesBill Pemberton1-2/+2
2009-06-19Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton1-5/+5
2009-06-19Staging: comedi: replace __FUNCTION__ usagesAlessio Igor Bogani1-1/+1
2009-06-19Staging: comedi: Remove C99 commentsBill Pemberton1-1/+1
2009-04-03Staging: comedi: Remove comedi_insn typedefBill Pemberton1-3/+3
2009-04-03Staging: comedi: Remove comedi_device typedefBill Pemberton1-1/+1
2009-04-03Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton1-19/+19
2009-04-03Staging: comedi: add National Instruments infrastructureFrank Mori Hess1-0/+1691