aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/addi-data/hwdrv_apci3120.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-14staging: comedi: hwdrv_apci3120: use cfc_check_trigger_arg_*() helpersH Hartley Sweeten1-39/+17
2012-11-13staging: comedi: addi_apci_3120: remove i_APCI3120_InsnConfigDigitalOutput()H Hartley Sweeten1-31/+0
2012-11-13staging: comedi: addi_apci_3120: fix digital output 'insn_bits' functionH Hartley Sweeten1-92/+15
2012-11-13staging: comedi: addi_apci_3120: fix digital input 'insn_bits' functionH Hartley Sweeten1-47/+8
2012-11-02staging: comedi: addi_apci_3120: remove 'ui_MinDelaytimeNs'H Hartley Sweeten1-4/+2
2012-11-02staging: comedi: addi_apci_3120: remove 'ui_MinAcquisitiontimeNs'H Hartley Sweeten1-10/+5
2012-11-02staging: comedi: addi_apci_3120: remove need for s_EeParametersH Hartley Sweeten1-14/+14
2012-11-02staging: comedi: addi_apci_3120: remove CONFIG_APCI_3120 defineH Hartley Sweeten1-2/+0
2012-11-01staging: comedi: addi-data: remove addi_amcc_s5933.hH Hartley Sweeten1-0/+31
2012-10-31staging: comedi: hwrdv_apci3120: absorb private headerH Hartley Sweeten1-1/+167
2012-10-31staging: comedi: hwdrv_apci3120: remove forward declarationsH Hartley Sweeten1-854/+457
2012-10-30staging: comedi: addi-data: remove this_board macroH Hartley Sweeten1-0/+5
2012-10-22staging: comedi: addi-data: remove devpriv macroH Hartley Sweeten1-7/+30
2012-09-26staging: comedi: drivers: use comedi_fc.h cmdtest helpersH Hartley Sweeten1-43/+12
2012-09-05staging: comedi: hwdrv_apci3120: remove subdevice pointer mathH Hartley Sweeten1-3/+3
2012-05-09staging: comedi: rename addi CamelCase function pointersH Hartley Sweeten1-9/+9
2011-05-17staging: comedi: addi-data: Don't overwrite read-only dataIan Abbott1-11/+16
2011-03-31Fix common misspellingsLucas De Marchi1-9/+9
2010-09-26staging: update web addresses in stagingJustin P. Mattock1-1/+1
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