aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/ni_at_a2150.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-0/+1
* Fix common misspellingsLucas De Marchi2011-03-311-6/+6
* staging: comedi: Remove NULL check before kfreeIlia Mirkin2011-03-141-2/+1
* Staging: comedi: Remove COMEDI_INITCLEANUP macroArun Thomas2010-06-171-1/+12
* Staging: comedi: Remove COMEDI_MODULES_MACROArun Thomas2010-06-171-0/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral2009-09-151-46/+47
* Staging: comedi: remove RT codeGreg Kroah-Hartman2009-06-191-0/+1
* Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman2009-06-191-9/+9
* Staging: comedi: more fix "foo * bar" should be "foo *bar"Bill Pemberton2009-06-191-8/+8
* Staging: comedi: fix the way structs are initialized.Bill Pemberton2009-06-191-12/+12
* Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton2009-06-191-15/+15
* staging: comedi, remove interrupt.hJiri Slaby2009-06-191-2/+2
* Staging: comedi: remove C99 comments in ni_at_a2150.cBill Pemberton2009-06-191-91/+91
* Staging: comedi: Remove a2150_board typedefBill Pemberton2009-04-031-4/+4
* Staging: comedi: Remove a2150_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-2/+2
* Staging: comedi: Remove comedi_cmd typedefBill Pemberton2009-04-031-4/+4
* Staging: comedi: Remove comedi_lrange typedefBill Pemberton2009-04-031-1/+1
* Staging: comedi: Remove comedi_driver typedefBill Pemberton2009-04-031-1/+1
* Staging: comedi: Remove comedi_async typedefBill Pemberton2009-04-031-2/+2
* Staging: comedi: Remove comedi_subdevice typedefBill Pemberton2009-04-031-10/+10
* Staging: comedi: Remove comedi_device typedefBill Pemberton2009-04-031-20/+20
* Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton2009-04-031-3/+3
* Staging: comedi: add ni_at_a2150 driverFrank Mori Hess2009-04-031-0/+907