summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/adv_pci1710.c
AgeCommit message (Expand)Author
2011-03-31Fix common misspellingsLucas De Marchi
2010-08-31staging: comedi (adv_pci1710): use PCI_DEVICE() macroJavier Martinez Canillas
2010-07-08Staging: comedi: Cleanup adv_pci1710.c from checkpatch.plMark
2010-06-17Staging: comedi: Remove COMEDI_PCI_INITCLEANUP macroArun Thomas
2010-06-17Staging: comedi: Remove COMEDI_MODULES_MACROArun Thomas
2010-05-11Staging: comedi: adv_pci1710.c: fix unsigned problem with divisorsGreg Kroah-Hartman
2010-05-11Staging: comedi: move another pci vendor idGreg Kroah-Hartman
2010-05-11Staging: comedi: adv_pci1710: fixed multiple brace coding style issuesJason Wong
2010-03-03Staging: comedi: adv_pci1710: Remove unneeded chanlist_len checkIan Abbott
2010-03-03Staging: comedi: adv_pci1710: Correct AI scan count and channel checksIan Abbott
2010-03-03staging: fix typos "couter" -> "counter"Uwe Kleine-König
2009-12-11Staging: comedi: initialize divisor variablesIan Abbott
2009-09-15Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral
2009-06-19Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman
2009-06-19Staging: comedi: remove assignment in conditionalsBill Pemberton
2009-06-19Staging Comedi: fix spacing around parensBill Pemberton
2009-06-19Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton
2009-06-19Staging: comedi: Remove C99 commentsBill Pemberton
2009-06-19staging: comedi, remove interrupt.hJiri Slaby
2009-04-03Staging: comedi: Remove pci1710_private typedefBill Pemberton
2009-04-03Staging: comedi: Remove boardtype typedef in adv_pci1710.cBill Pemberton
2009-04-03Staging: comedi: Remove comedi_devconfig typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_insn typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_cmd typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_lrange typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_driver typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_subdevice typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_device typedefBill Pemberton
2009-04-03Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton
2009-04-03Staging: comedi: add adv_pci1710 driverMichal Dobes