aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/addi-data/addi_common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-17Staging: comedi: Remove COMEDI_PCI_INITCLEANUP macroArun Thomas1-1/+37
2010-06-04Staging: comedi: addi-data: don't overwrite name for request_irq()Ian Abbott1-5/+1
2010-06-04Staging: comedi: Give the addi_apci_* drivers different driver namesIan Abbott1-2/+6
2010-05-11Staging: comedi: addi_common.c: sparse cleanupsGreg Kroah-Hartman1-7/+6
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+1
2010-03-03staging: Fix misspelling of "should" and "shouldn't" in comments.Adam Buchbinder1-1/+1
2009-06-19Staging: comedi: remove some RT code that lingeredGreg Kroah-Hartman1-13/+6
2009-06-19Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman1-7/+7
2009-06-19Staging: comedi: fix the way structs are initialized.Bill Pemberton1-8/+8
2009-06-19Staging: comedi: remove assignment in conditionalsBill Pemberton1-13/+15
2009-06-19Staging: Comedi: change space indentation to tabsBill Pemberton1-8/+8
2009-06-19Staging Comedi: fix spacing around parensBill Pemberton1-1/+1
2009-06-19Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton1-5/+5
2009-06-19Staging: comedi: Remove C99 commentsBill Pemberton1-32/+32
2009-06-19staging: comedi, remove interrupt.hJiri Slaby1-2/+2
2009-06-19Staging: comedi: Remove addi_private typedef in addi-dataBill Pemberton1-2/+2
2009-06-19Staging: comedi: Remove boardtype typedef in addi-dataBill Pemberton1-5/+5
2009-06-19Staging: comedi: Remove ULONG_PTR typedef in addi-dataBill Pemberton1-1/+1
2009-06-19Staging: comedi: Remove DWORD and *PDWORD typedefs in addi-dataBill Pemberton1-1/+1
2009-06-19Staging: comedi: Remove INT and *PINT typedefs in addi-dataBill Pemberton1-6/+6
2009-06-19Staging: comedi: Remove WORD and *PWORD typedefs in addi-dataBill Pemberton1-2/+2
2009-04-03Staging: comedi: Remove comedi_devconfig typedefBill Pemberton1-3/+3
2009-04-03Staging: comedi: Remove comedi_insn typedefBill Pemberton1-3/+3
2009-04-03Staging: comedi: Remove comedi_driver typedefBill Pemberton1-1/+1
2009-04-03Staging: comedi: Remove comedi_subdevice typedefBill Pemberton1-4/+4
2009-04-03Staging: comedi: Remove comedi_device typedefBill Pemberton1-13/+13
2009-04-03Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton1-3/+3
2009-04-03Staging: comedi: add addi-data driversADDI-DATA GmbH1-0/+3062