aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/addi-data/hwdrv_apci3120.c
Commit message (Expand)AuthorAgeFilesLines
* staging: comedi: addi-data: Don't overwrite read-only dataIan Abbott2011-05-171-11/+16
* Fix common misspellingsLucas De Marchi2011-03-311-9/+9
* staging: update web addresses in stagingJustin P. Mattock2010-09-261-1/+1
* Staging: fix typos concerning "address"Uwe Kleine-König2010-07-221-4/+4
* Staging: comedi: hwdrv_apci3120.c: Checkpatch cleanupAndrea Gelmini2010-03-031-73/+46
* staging: Fix misspelling of "should" and "shouldn't" in comments.Adam Buchbinder2010-03-031-1/+1
* Staging: fix assorted typos all over the placeAndré Goddard Rosa2009-12-111-1/+1
* Staging: comedi: addi-data: Cleanup redundant tests on unsignedRoel Kluin2009-12-111-3/+2
* Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman2009-06-191-1/+1
* Staging: comedi: move while to same line as } in do loopsBill Pemberton2009-06-191-3/+2
* Staging: comedi: Remove parens around return valuesBill Pemberton2009-06-191-1/+1
* Staging: Comedi: change space indentation to tabsBill Pemberton2009-06-191-13/+13
* Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton2009-06-191-28/+28
* Staging: comedi: remove C99 comments in hwdrv_apci3120.cBill Pemberton2009-06-191-447/+417
* Staging: comedi: Remove UINT and *PUINT typedefs in addi-dataBill Pemberton2009-06-191-21/+21
* Staging: comedi: Remove INT and *PINT typedefs in addi-dataBill Pemberton2009-06-191-7/+7
* Staging: comedi: Remove WORD and *PWORD typedefs in addi-dataBill Pemberton2009-06-191-12/+12
* Staging: comedi: Remove USHORT and *PUSHORT typedefs in addi-dataBill Pemberton2009-06-191-21/+21
* Staging: comedi: Remove BYTE and *PBYTE typedefs in addi-dataBill Pemberton2009-06-191-8/+8
* Staging: comedi: Remove comedi_insn typedefBill Pemberton2009-04-031-33/+33
* Staging: comedi: Remove comedi_cmd typedefBill Pemberton2009-04-031-4/+4
* Staging: comedi: Remove comedi_async typedefBill Pemberton2009-04-031-4/+5
* Staging: comedi: Remove comedi_subdevice typedefBill Pemberton2009-04-031-59/+67
* Staging: comedi: Remove comedi_device typedefBill Pemberton2009-04-031-65/+65
* Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton2009-04-031-49/+49
* Staging: comedi: add addi-data driversADDI-DATA GmbH2009-04-031-0/+2688