aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/ni_daq_dio24.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-09Staging: comedi: pcmcia irq fixesFrank Mori Hess1-1/+1
2009-09-15Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral1-22/+21
2009-06-19Staging: comedi: remove RT codeGreg Kroah-Hartman1-0/+1
2009-06-19Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman1-1/+1
2009-06-19Staging: comedi: make use of ARRAY_SIZE macroBill Pemberton1-1/+1
2009-06-19Staging: comedi: fix the way structs are initialized.Bill Pemberton1-15/+15
2009-06-19Staging: comedi: remove assignment in conditionalsBill Pemberton1-8/+21
2009-06-19Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton1-4/+4
2009-06-19Staging: comedi: fix build errors in pcmcia comedi driversGreg Kroah-Hartman1-1/+1
2009-06-19Staging: comedi: Remove C99 commentsBill Pemberton1-10/+10
2009-06-19Staging: comedi: Remove local_info_t typedef in ni_daq_dio24Bill Pemberton1-8/+8
2009-06-19Staging: comedi: Remove dio24_board_struct typedefBill Pemberton1-6/+6
2009-04-03Staging: comedi: Remove dio24_private typedefBill Pemberton1-4/+6
2009-04-03Staging: comedi: Remove comedi_devconfig typedefBill Pemberton1-2/+2
2009-04-03Staging: comedi: Remove comedi_driver typedefBill Pemberton1-1/+1
2009-04-03Staging: comedi: Remove comedi_subdevice typedefBill Pemberton1-1/+1
2009-04-03Staging: comedi: Remove comedi_device typedefBill Pemberton1-4/+4
2009-04-03Staging: comedi: remove unnecessary #include <linux/version.h>Mariusz Kozlowski1-1/+0
2009-04-03Staging: comedi: add ni_daq_dio24 driverDaniel Vecino Castel1-0/+597