summaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/pcl812.c
Commit message (Expand)AuthorAgeFilesLines
* staging: comedi: drivers: use comedi_fc.h cmdtest helpersH Hartley Sweeten2012-09-261-31/+14
* staging: comedi: pcl812: remove subdevice pointer mathH Hartley Sweeten2012-09-051-6/+6
* staging: comedi: fix return value for insn_bits functionsH Hartley Sweeten2012-06-181-2/+2
* staging: comedi: remove unneeded sanity check in insn_bits functionsH Hartley Sweeten2012-06-181-6/+0
* staging: comedi: pcl812: remove PCL812_EXTDEBUG define and related codeH Hartley Sweeten2012-06-141-96/+4
* staging: comedi: pcl812: remove unneeded tests in pcl812_ai_cmdtestH Hartley Sweeten2012-06-141-27/+0
* staging: comedi: propogate error code from comedi_alloc_subdevicesH Hartley Sweeten2012-06-121-1/+1
* staging: comedi: export alloc_subdevices as comedi_alloc_subdevicesH Hartley Sweeten2012-06-121-1/+1
* staging: comedi: remove this_board macro in the pcl812 driverH Hartley Sweeten2012-06-041-47/+51
* staging: comedi: cleanup all the comedi_driver 'detach' functionsH Hartley Sweeten2012-05-181-6/+1
* staging: comedi: use module_comedi_driverH Hartley Sweeten2012-05-091-13/+2
* staging: comedi: refactor pcl812 driver to remove forward declarationsH Hartley Sweeten2012-04-291-90/+79
* staging: comedi: use ARRAY_SIZE instead of custom n_boardtypes macrosH Hartley Sweeten2012-04-201-2/+1
* Staging: comedi: add #include <linux/io.h> to a bunch of driversGreg Kroah-Hartman2011-06-091-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
OpenPOWER on IntegriCloud