aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/addi-data/APCI1710_Ssi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-03staging: Fix misspelling of "should" and "shouldn't" in comments.Adam Buchbinder1-1/+1
2009-06-19Staging: comedi: move while to same line as } in do loopsBill Pemberton1-5/+3
2009-06-19Staging: comedi: remove space after ampersandBill Pemberton1-6/+6
2009-06-19Staging: comedi: Remove parens around return valuesBill Pemberton1-3/+3
2009-06-19Staging: Comedi: change space indentation to tabsBill Pemberton1-7/+7
2009-06-19Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton1-12/+12
2009-06-19Staging: comedi: Remove C99 commentsBill Pemberton1-7/+7
2009-06-19Staging: comedi: Remove DWORD and *PDWORD typedefs in addi-dataBill Pemberton1-6/+6
2009-06-19Staging: comedi: Remove ULONG and *PULONG typedefs in addi-dataBill Pemberton1-14/+14
2009-06-19Staging: comedi: Remove UINT and *PUINT typedefs in addi-dataBill Pemberton1-2/+2
2009-06-19Staging: comedi: Remove INT and *PINT typedefs in addi-dataBill Pemberton1-7/+7
2009-06-19Staging: comedi: Remove BYTE and *PBYTE typedefs in addi-dataBill Pemberton1-64/+64
2009-04-03Staging: comedi: Remove comedi_insn typedefBill Pemberton1-4/+4
2009-04-03Staging: comedi: Remove comedi_subdevice typedefBill Pemberton1-4/+4
2009-04-03Staging: comedi: Remove comedi_device typedefBill Pemberton1-4/+4
2009-04-03Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton1-4/+4
2009-04-03Staging: comedi: add addi-data driversADDI-DATA GmbH1-0/+848