aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/pcl812.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-0/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Staging: comedi: drivers: fix coding style issues in pcl812.cGustavo Silva2010-06-181-217/+259
* 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: pcl812: Update MUX for multi-channel AI commandIan Abbott2010-03-031-3/+11
* Staging: comedi: pcl812: Correct AI scan countingIan Abbott2010-03-031-2/+6
* Staging: fix assorted typos all over the placeAndré Goddard Rosa2009-12-111-3/+3
* Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral2009-09-151-219/+261
* Staging: comedi: remove RT codeGreg Kroah-Hartman2009-06-191-0/+1
* Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman2009-06-191-41/+40
* Staging: comedi: fix the way structs are initialized.Bill Pemberton2009-06-191-7/+7
* Staging: comedi: remove assignment in conditionalsBill Pemberton2009-06-191-2/+4
* Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton2009-06-191-31/+31
* Staging: comedi: Remove C99 commentsBill Pemberton2009-06-191-78/+78
* staging: comedi, remove interrupt.hJiri Slaby2009-06-191-1/+1
* Staging: comedi: pcl812: Remove boardtype typedefBill Pemberton2009-04-031-6/+8
* Staging: comedi: Remove pcl812_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-6/+6
* Staging: comedi: Remove comedi_cmd typedefBill Pemberton2009-04-031-3/+3
* Staging: comedi: Remove comedi_lrange typedefBill Pemberton2009-04-031-20/+20
* Staging: comedi: Remove comedi_driver typedefBill Pemberton2009-04-031-1/+1
* Staging: comedi: Remove comedi_subdevice typedefBill Pemberton2009-04-031-17/+17
* Staging: comedi: Remove comedi_device typedefBill Pemberton2009-04-031-25/+25
* Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton2009-04-031-14/+14
* Staging: comedi: add pcl821 driverMichal Dobes2009-04-031-0/+1601