summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/ni_labpc_cs.c
AgeCommit message (Expand)Author
2009-06-19Staging: comedi: make use of ARRAY_SIZE macroBill Pemberton
2009-06-19Staging: comedi: fix the way structs are initialized.Bill Pemberton
2009-06-19Staging: comedi: remove assignment in conditionalsBill Pemberton
2009-06-19Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton
2009-06-19Staging: comedi: fix build errors in pcmcia comedi driversGreg Kroah-Hartman
2009-06-19Staging: comedi: Remove C99 commentsBill Pemberton
2009-06-19Staging: comedi: Remove labpc_private typedefBill Pemberton
2009-06-19Staging: comedi: Remove labpc_board_struct typedefBill Pemberton
2009-06-19Staging: comedi: Remove local_info_t typedef in ni_labpc_csBill Pemberton
2009-04-03Staging: comedi: Remove comedi_devconfig typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_driver typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_device typedefBill Pemberton
2009-04-03Staging: comedi: remove unnecessary #include <linux/version.h>Mariusz Kozlowski
2009-04-03Staging: comedi: add ni_labpc driversFrank Mori Hess