aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/addi-data/hwdrv_apci3120.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-22Staging: fix typos concerning "address"Uwe Kleine-König1-4/+4
2010-03-03Staging: comedi: hwdrv_apci3120.c: Checkpatch cleanupAndrea Gelmini1-73/+46
2010-03-03staging: Fix misspelling of "should" and "shouldn't" in comments.Adam Buchbinder1-1/+1
2009-12-11Staging: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-12-11Staging: comedi: addi-data: Cleanup redundant tests on unsignedRoel Kluin1-3/+2
2009-06-19Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman1-1/+1
2009-06-19Staging: comedi: move while to same line as } in do loopsBill Pemberton1-3/+2
2009-06-19Staging: comedi: Remove parens around return valuesBill Pemberton1-1/+1
2009-06-19Staging: Comedi: change space indentation to tabsBill Pemberton1-13/+13
2009-06-19Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton1-28/+28
2009-06-19Staging: comedi: remove C99 comments in hwdrv_apci3120.cBill Pemberton1-447/+417
2009-06-19Staging: comedi: Remove UINT and *PUINT typedefs in addi-dataBill Pemberton1-21/+21
2009-06-19Staging: comedi: Remove INT and *PINT typedefs in addi-dataBill Pemberton1-7/+7
2009-06-19Staging: comedi: Remove WORD and *PWORD typedefs in addi-dataBill Pemberton1-12/+12
2009-06-19Staging: comedi: Remove USHORT and *PUSHORT typedefs in addi-dataBill Pemberton1-21/+21
2009-06-19Staging: comedi: Remove BYTE and *PBYTE typedefs in addi-dataBill Pemberton1-8/+8
2009-04-03Staging: comedi: Remove comedi_insn typedefBill Pemberton1-33/+33
2009-04-03Staging: comedi: Remove comedi_cmd typedefBill Pemberton1-4/+4
2009-04-03Staging: comedi: Remove comedi_async typedefBill Pemberton1-4/+5
2009-04-03Staging: comedi: Remove comedi_subdevice typedefBill Pemberton1-59/+67
2009-04-03Staging: comedi: Remove comedi_device typedefBill Pemberton1-65/+65
2009-04-03Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton1-49/+49
2009-04-03Staging: comedi: add addi-data driversADDI-DATA GmbH1-0/+2688