aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/s526.c
Commit message (Expand)AuthorAgeFilesLines
* Staging: comedi: Fix checkpatch.pl issues in file s526.cXenofon Foukas2010-12-161-57/+82
* Staging: comedi: Remove COMEDI_INITCLEANUP macroArun Thomas2010-06-171-1/+12
* Staging: comedi: Remove COMEDI_MODULES_MACROArun Thomas2010-06-171-0/+4
* Staging: comedi: s526: fixes for pulse generatorIan Abbott2009-10-091-31/+19
* Staging: comedi: s526: Take account of arch's byte order.Ian Abbott2009-10-091-0/+17
* Staging: comedi: s526: Get rid of global variable 'cmReg'.Ian Abbott2009-10-091-2/+5
* Staging: comedi: s526: Fix number of channels on DIO subdeviceIan Abbott2009-10-091-15/+20
* Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral2009-09-151-94/+109
* Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman2009-06-191-2/+2
* Staging: comedi: make use of ARRAY_SIZE macroBill Pemberton2009-06-191-1/+1
* Staging: comedi: fix the way structs are initialized.Bill Pemberton2009-06-191-15/+15
* Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton2009-06-191-40/+40
* Staging: comedi: remove C99 comments in s526.cBill Pemberton2009-06-191-136/+136
* Staging: comedi: Remove s526_board typedefBill Pemberton2009-04-031-6/+6
* Staging: comedi: Remove s526_gpct_config_t typedefBill Pemberton2009-04-031-3/+3
* Staging: comedi: Remove S526_GPCT_APP_CLASS typedefBill Pemberton2009-04-031-3/+3
* Staging: comedi: Remove s526_private typedefBill Pemberton2009-04-031-4/+6
* Staging: comedi: Remove counter_mode_register_t typedefBill Pemberton2009-04-031-3/+3
* Staging: comedi: Remove comedi_devconfig typedefBill Pemberton2009-04-031-2/+2
* Staging: comedi: Remove comedi_insn typedefBill Pemberton2009-04-031-18/+18
* Staging: comedi: Remove comedi_driver typedefBill Pemberton2009-04-031-2/+2
* Staging: comedi: Remove comedi_subdevice typedefBill Pemberton2009-04-031-19/+19
* Staging: comedi: Remove comedi_device typedefBill Pemberton2009-04-031-23/+23
* Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton2009-04-031-45/+45
* Staging: comedi: add s526 driverEverett Wang2009-04-031-0/+975