aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/das08.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-28staging: comedi: drivers: Remove redundant license textGreg Kroah-Hartman1-10/+0
2017-11-28staging: comedi: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman1-0/+1
2015-06-12staging: comedi: das08.h: make self-reliantIan Abbott1-0/+4
2015-06-12staging: comedi: das08: use indexed initializer for AI range table typesIan Abbott1-2/+3
2015-06-12staging: comedi: das08.h: reformat remaining commentsIan Abbott1-4/+3
2015-06-12staging: comedi: das08.h: change description in copyright header commentIan Abbott1-1/+1
2015-06-12staging: comedi: das08.h: reformat copyright commentIan Abbott1-16/+16
2014-08-30staging: comedi: das08: use comedi_subdevice 'readback'H Hartley Sweeten1-1/+0
2014-05-23staging: comedi: Fixes Coding Style Warning in file das08.hSheetal Tigadoli1-1/+3
2013-09-17staging: comedi: das08: remove do_bits from private dataH Hartley Sweeten1-1/+0
2013-06-17staging: comedi: drivers: let core handle freeing s->privateH Hartley Sweeten1-1/+0
2013-05-13staging: comedi: remove FSF address from boilerplate textH Hartley Sweeten1-5/+0
2013-03-11staging: comedi: das08: remove 'id' from boardinfoH Hartley Sweeten1-1/+0
2013-02-03staging: comedi: das08: split out bus specific codeH Hartley Sweeten1-2/+0
2012-09-05staging: comedi: das08: Use struct comedi_device hw_dev for PCIIan Abbott1-1/+0
2012-09-04staging: comedi: das08: Support read-back of AO subdeviceIan Abbott1-0/+1
2012-09-04staging: comedi: das08: Remove i8254_iobase from private dataIan Abbott1-1/+0
2012-09-04staging: comedi: das08: Remove pci_iobase from private dataIan Abbott1-1/+0
2012-09-04staging: comedi: das08,das08_cs: Move das08_cs_boards[]Ian Abbott1-3/+0
2012-09-04staging: comedi: das08: Remove function pointers from board structureIan Abbott1-4/+0
2012-09-04staging: comedi: das08: Mark 'JR' boards in board dataIan Abbott1-0/+1
2012-09-04staging: comedi: das08: Add number of DI channels in board structureIan Abbott1-0/+1
2012-09-04staging: comedi: das08: Remove pc104 bustype valueIan Abbott1-1/+1
2012-07-06staging: comedi: das_08: absorb i8254_struct into the private dataH Hartley Sweeten1-5/+1
2012-07-06staging: comedi: das_08: remove the unneeded 8254 variables and definesH Hartley Sweeten1-8/+0
2012-05-18staging: comedi: cleanup all the comedi_driver 'detach' functionsH Hartley Sweeten1-1/+1
2010-05-14staging: trivial: fix typo "seperate"Anand Gadiyar1-1/+1
2009-09-15Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral1-1/+2
2009-06-19Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton1-2/+2
2009-06-19Staging: comedi: Remove C99 commentsBill Pemberton1-10/+10
2009-04-03Staging: comedi: Remove das08_board typedefBill Pemberton1-2/+2
2009-04-03Staging: comedi: Remove comedi_device typedefBill Pemberton1-2/+2
2009-04-03Staging: comedi: add das08 driversDavid Schleef1-0/+78