aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/addi-data/hwdrv_apci1564.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-13staging: comedi: addi_apci_1564: fix digital output 'insn_bits' functionH Hartley Sweeten1-239/+16
2012-11-13staging: comedi: addi_apci_1564: fix digital input 'insn_bits' functionH Hartley Sweeten1-103/+5
2012-11-01staging: comedi: addi-data: remove duplicate ADDIDATA_{ENABLE,DISABLE} definesH Hartley Sweeten1-5/+0
2012-10-31staging: comedi: hwrdv_apci1564: absorb private headerH Hartley Sweeten1-8/+61
2012-10-30staging: comedi: hwdrv_apci1564: remove forward declarationsH Hartley Sweeten1-21/+41
2012-10-22staging: comedi: addi-data: remove devpriv macroH Hartley Sweeten1-0/+16
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-05-11Staging: comedi: hwdrv_apci1564.c: static sparse cleanups.Greg Kroah-Hartman1-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: remove assignment in conditionalsBill Pemberton1-75/+96
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-21/+21
2009-06-19Staging: comedi: remove C99 comments in hwdrv_apci1564.cBill Pemberton1-122/+124
2009-06-19Staging: comedi: Remove ULONG and *PULONG typedefs in addi-dataBill Pemberton1-6/+6
2009-06-19Staging: comedi: Remove UINT and *PUINT typedefs in addi-dataBill Pemberton1-27/+27
2009-06-19Staging: comedi: Remove INT and *PINT typedefs in addi-dataBill Pemberton1-10/+10
2009-06-19Staging: comedi: Remove BYTE and *PBYTE typedefs in addi-dataBill Pemberton1-4/+4
2009-04-03Staging: comedi: Remove use of VOID typedef in addi-dataBill Pemberton1-1/+1
2009-04-03Staging: comedi: Remove comedi_insn typedefBill Pemberton1-20/+20
2009-04-03Staging: comedi: Remove comedi_subdevice typedefBill Pemberton1-20/+20
2009-04-03Staging: comedi: Remove comedi_device typedefBill Pemberton1-33/+33
2009-04-03Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton1-22/+22
2009-04-03Staging: comedi: add addi-data driversADDI-DATA GmbH1-0/+1105