aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/ni_at_ao.c
Commit message (Expand)AuthorAgeFilesLines
* Staging: comedi: Remove COMEDI_INITCLEANUP macroArun Thomas2010-06-171-1/+12
* Staging: comedi: Remove COMEDI_MODULES_MACROArun Thomas2010-06-171-0/+4
* Staging: comedi: add missing KERN_INFO in ni_at_ao.cStewart Robertson2010-05-111-3/+3
* Staging: comdi: ni_at_ao.c: fix coding style errorAllison Randal2009-12-111-3/+3
* Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral2009-09-151-31/+38
* 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-11/+11
* Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton2009-06-191-32/+32
* Staging: comedi: Remove C99 commentsBill Pemberton2009-06-191-2/+2
* Staging: comedi: Remove atao_board typedefBill Pemberton2009-04-031-6/+7
* Staging: comedi: Remove atao_private typedefBill Pemberton2009-04-031-4/+6
* Staging: comedi: Remove comedi_devconfig typedefBill Pemberton2009-04-031-2/+2
* Staging: comedi: Remove comedi_insn typedefBill Pemberton2009-04-031-12/+12
* Staging: comedi: Remove comedi_driver typedefBill Pemberton2009-04-031-1/+1
* Staging: comedi: Remove comedi_subdevice typedefBill Pemberton2009-04-031-13/+13
* Staging: comedi: Remove comedi_device typedefBill Pemberton2009-04-031-18/+18
* Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton2009-04-031-13/+13
* Staging: comedi: add ni_at_ao driverDavid Schleef2009-04-031-0/+451