aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/adv_pci1710.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-5/+12
* Fix common misspellingsLucas De Marchi2011-03-311-4/+4
* staging: comedi (adv_pci1710): use PCI_DEVICE() macroJavier Martinez Canillas2010-08-311-7/+6
* Staging: comedi: Cleanup adv_pci1710.c from checkpatch.plMark2010-07-081-19/+28
* Staging: comedi: Remove COMEDI_PCI_INITCLEANUP macroArun Thomas2010-06-171-1/+37
* Staging: comedi: Remove COMEDI_MODULES_MACROArun Thomas2010-06-171-0/+4
* Staging: comedi: adv_pci1710.c: fix unsigned problem with divisorsGreg Kroah-Hartman2010-05-111-1/+2
* Staging: comedi: move another pci vendor idGreg Kroah-Hartman2010-05-111-0/+2
* Staging: comedi: adv_pci1710: fixed multiple brace coding style issuesJason Wong2010-05-111-11/+11
* Staging: comedi: adv_pci1710: Remove unneeded chanlist_len checkIan Abbott2010-03-031-8/+0
* Staging: comedi: adv_pci1710: Correct AI scan count and channel checksIan Abbott2010-03-031-0/+7
* staging: fix typos "couter" -> "counter"Uwe Kleine-König2010-03-031-3/+3
* Staging: comedi: initialize divisor variablesIan Abbott2009-12-111-2/+2
* Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral2009-09-151-188/+229
* Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman2009-06-191-27/+27
* Staging: comedi: remove assignment in conditionalsBill Pemberton2009-06-191-2/+4
* Staging Comedi: fix spacing around parensBill Pemberton2009-06-191-5/+5
* Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton2009-06-191-41/+41
* Staging: comedi: Remove C99 commentsBill Pemberton2009-06-191-99/+99
* staging: comedi, remove interrupt.hJiri Slaby2009-06-191-1/+3
* Staging: comedi: Remove pci1710_private typedefBill Pemberton2009-04-031-4/+4
* Staging: comedi: Remove boardtype typedef in adv_pci1710.cBill Pemberton2009-04-031-6/+6
* Staging: comedi: Remove comedi_devconfig typedefBill Pemberton2009-04-031-2/+2
* Staging: comedi: Remove comedi_insn typedefBill Pemberton2009-04-031-9/+9
* Staging: comedi: Remove comedi_cmd typedefBill Pemberton2009-04-031-3/+3
* Staging: comedi: Remove comedi_lrange typedefBill Pemberton2009-04-031-7/+7
* Staging: comedi: Remove comedi_driver typedefBill Pemberton2009-04-031-1/+1
* Staging: comedi: Remove comedi_subdevice typedefBill Pemberton2009-04-031-22/+22
* Staging: comedi: Remove comedi_device typedefBill Pemberton2009-04-031-32/+32
* Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton2009-04-031-14/+14
* Staging: comedi: add adv_pci1710 driverMichal Dobes2009-04-031-0/+1568