aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/addi-data/hwdrv_apci3xxx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-03staging: fix typos "selct" -> "select"Uwe Kleine-König1-2/+2
2010-03-03staging: Fix misspelling of "should" and "shouldn't" in comments.Adam Buchbinder1-1/+1
2009-12-11Staging: comedi: addi-data: Cleanup redundant tests on unsignedRoel Kluin1-1/+1
2009-06-19Staging: comedi: move while to same line as } in do loopsBill Pemberton1-4/+2
2009-06-19Staging: comedi: Remove parens around return valuesBill Pemberton1-18/+18
2009-06-19Staging: comedi: remove assignment in conditionalsBill Pemberton1-2/+2
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-28/+28
2009-06-19Staging: comedi: Remove DWORD and *PDWORD typedefs in addi-dataBill Pemberton1-25/+25
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-22/+22
2009-06-19Staging: comedi: Remove BYTE and *PBYTE typedefs in addi-dataBill Pemberton1-30/+30
2009-04-03Staging: comedi: Remove comedi_insn typedefBill Pemberton1-26/+26
2009-04-03Staging: comedi: Remove comedi_subdevice typedefBill Pemberton1-26/+26
2009-04-03Staging: comedi: Remove comedi_device typedefBill Pemberton1-32/+32
2009-04-03Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton1-28/+28
2009-04-03Staging: comedi: add addi-data driversADDI-DATA GmbH1-0/+1691