summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/s526.c
AgeCommit message (Expand)Author
2010-12-16Staging: comedi: Fix checkpatch.pl issues in file s526.cXenofon Foukas
2010-06-17Staging: comedi: Remove COMEDI_INITCLEANUP macroArun Thomas
2010-06-17Staging: comedi: Remove COMEDI_MODULES_MACROArun Thomas
2009-10-09Staging: comedi: s526: fixes for pulse generatorIan Abbott
2009-10-09Staging: comedi: s526: Take account of arch's byte order.Ian Abbott
2009-10-09Staging: comedi: s526: Get rid of global variable 'cmReg'.Ian Abbott
2009-10-09Staging: comedi: s526: Fix number of channels on DIO subdeviceIan Abbott
2009-09-15Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral
2009-06-19Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman
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: fix "foo * bar" should be "foo *bar"Bill Pemberton
2009-06-19Staging: comedi: remove C99 comments in s526.cBill Pemberton
2009-04-03Staging: comedi: Remove s526_board typedefBill Pemberton
2009-04-03Staging: comedi: Remove s526_gpct_config_t typedefBill Pemberton
2009-04-03Staging: comedi: Remove S526_GPCT_APP_CLASS typedefBill Pemberton
2009-04-03Staging: comedi: Remove s526_private typedefBill Pemberton
2009-04-03Staging: comedi: Remove counter_mode_register_t typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_devconfig typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_insn typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_driver typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_subdevice typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_device typedefBill Pemberton
2009-04-03Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton
2009-04-03Staging: comedi: add s526 driverEverett Wang