aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/pcl816.c
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-311-3/+3
* staging: comedi: pcl816.c remove one to many l's in the word.Justin P. Mattock2011-02-281-1/+1
* Staging: comedi: drivers: fix coding style issues in pcl816.cGustavo Silva2010-06-171-83/+140
* 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: pcl816: Check channel list in AI command testIan Abbott2010-03-031-19/+36
* Staging: comedi: pcl816: Correct AI scan countingIan Abbott2010-03-031-1/+10
* Staging: fix assorted typos all over the placeAndré Goddard Rosa2009-12-111-2/+2
* Staging: comedi: pcl816: update convert_src mask for AI cmdtestIan Abbott2009-12-111-1/+3
* Staging: comedi: initialize divisor variablesIan Abbott2009-12-111-1/+1
* Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral2009-09-151-107/+113
* Staging: fix operator precedence errorsRoel Kluin2009-06-191-1/+1
* Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman2009-06-191-49/+47
* Staging: comedi: fix the way structs are initialized.Bill Pemberton2009-06-191-7/+7
* Staging: comedi: remove assignment in conditionalsBill Pemberton2009-06-191-2/+5
* Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton2009-06-191-25/+25
* staging: comedi, remove interrupt.hJiri Slaby2009-06-191-1/+1
* Staging: comedi: remove C99 comments in pcl816.cBill Pemberton2009-06-191-129/+129
* Staging: comedi: pcl816: Remove boardtype typedefBill Pemberton2009-04-031-6/+8
* Staging: comedi: Remove pcl816_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-1/+1
* Staging: comedi: Remove comedi_cmd typedefBill Pemberton2009-04-031-4/+4
* Staging: comedi: Remove comedi_lrange typedefBill Pemberton2009-04-031-3/+3
* Staging: comedi: Remove comedi_driver typedefBill Pemberton2009-04-031-1/+1
* Staging: comedi: Remove comedi_subdevice typedefBill Pemberton2009-04-031-16/+16
* Staging: comedi: Remove comedi_device typedefBill Pemberton2009-04-031-22/+22
* Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton2009-04-031-6/+6
* Staging: comedi: add pcl816 driverJuan Grigera2009-04-031-0/+1247