aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/addi-data/hwdrv_apci2200.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-21staging: comedi: addi_apci_2200: use addi_watchdog moduleH Hartley Sweeten1-176/+0
2013-01-18staging: comedi: addi_apci_2200: cleanup digital output subdeviceH Hartley Sweeten1-27/+0
2013-01-18staging: comedi: addi_apci_2200: cleanup digital input subdeviceH Hartley Sweeten1-11/+0
2013-01-18staging: comedi: addi_apci_2200: remove devpriv->iobase usageH Hartley Sweeten1-31/+17
2013-01-18staging: comedi: addi_apci_2200: remove unnecessary info from boardinfoH Hartley Sweeten1-3/+0
2013-01-18staging: comedi: addi_apci_2200: absorb i_APCI2200_Reset()H Hartley Sweeten1-32/+0
2012-11-13staging: comedi: addi_apci_2200: remove i_APCI2200_ConfigDigitalOutput()H Hartley Sweeten1-36/+0
2012-11-13staging: comedi: addi_apci_2200: fix digital output 'insn_bits' functionH Hartley Sweeten1-219/+13
2012-11-13staging: comedi: addi_apci_2200: fix digital input 'insn_bits' functionH Hartley Sweeten1-90/+5
2012-10-31staging: comedi: hwrdv_apci2200: absorb private headerH Hartley Sweeten1-6/+16
2012-10-30staging: comedi: hwdrv_apci2200: remove forward declarationsH Hartley Sweeten1-17/+33
2012-10-22staging: comedi: addi-data: remove devpriv macroH Hartley Sweeten1-2/+17
2010-09-26staging: update web addresses in stagingJustin P. Mattock1-1/+1
2010-09-04staging/trivial: fix typos concerning "access"Uwe Kleine-König1-1/+1
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: Remove parens around return valuesBill Pemberton1-1/+1
2009-06-19Staging: Comedi: change space indentation to tabsBill Pemberton1-19/+19
2009-06-19Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton1-17/+17
2009-06-19Staging: comedi: Remove C99 commentsBill Pemberton1-41/+41
2009-06-19Staging: comedi: Remove UINT and *PUINT typedefs in addi-dataBill Pemberton1-11/+11
2009-06-19Staging: comedi: Remove INT and *PINT typedefs in addi-dataBill Pemberton1-5/+5
2009-04-03Staging: comedi: Remove comedi_insn typedefBill Pemberton1-24/+24
2009-04-03Staging: comedi: Remove comedi_subdevice typedefBill Pemberton1-24/+24
2009-04-03Staging: comedi: Remove comedi_device typedefBill Pemberton1-27/+27
2009-04-03Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton1-24/+24
2009-04-03Staging: comedi: add addi-data driversADDI-DATA GmbH1-0/+549