aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/cb_pcidas.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-31Fix common misspellingsLucas De Marchi1-3/+3
2011-01-21staging: comedi : Analog input trigerring modes for cb_pcidasBrice Dubost1-5/+57
2010-08-31staging: comedi (cb_pcidas): use PCI_DEVICE() macroJavier Martinez Canillas1-10/+9
2010-07-08Staging: comedi: use for_each_pci_dev()Kulikov Vasiliy1-4/+2
2010-06-17Staging: comedi: Remove COMEDI_PCI_INITCLEANUP macroArun Thomas1-1/+37
2010-06-17Staging: comedi: Remove COMEDI_MODULES_MACROArun Thomas1-0/+4
2010-03-03Staging: comedi: cb_pcidas.c: Checkpatch cleanupAndrea Gelmini1-18/+10
2009-09-15Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral1-309/+362
2009-06-19Staging: comedi: cb_pcidas.c: Fix build warning (type mismatch)Gerard Lledo1-1/+1
2009-06-19Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman1-53/+53
2009-06-19Staging: comedi: make use of ARRAY_SIZE macroBill Pemberton1-4/+1
2009-06-19Staging: comedi: more fix "foo * bar" should be "foo *bar"Bill Pemberton1-41/+41
2009-06-19Staging: comedi: fix the way structs are initialized.Bill Pemberton1-102/+102
2009-06-19Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton1-45/+45
2009-06-19staging: comedi, remove interrupt.hJiri Slaby1-2/+3
2009-06-19Staging: comedi: remove C99 comments in cb_pcidas.cBill Pemberton1-175/+175
2009-04-03Staging: comedi: Remove cb_pcidas_private typedefBill Pemberton1-4/+4
2009-04-03Staging: comedi: Remove cb_pcidas_board typedefBill Pemberton1-5/+5
2009-04-03Staging: comedi: Remove comedi_devconfig typedefBill Pemberton1-2/+2
2009-04-03Staging: comedi: Remove comedi_insn typedefBill Pemberton1-24/+24
2009-04-03Staging: comedi: Remove comedi_cmd typedefBill Pemberton1-8/+8
2009-04-03Staging: comedi: Remove comedi_lrange typedefBill Pemberton1-4/+4
2009-04-03Staging: comedi: Remove comedi_driver typedefBill Pemberton1-2/+2
2009-04-03Staging: comedi: Remove comedi_async typedefBill Pemberton1-13/+16
2009-04-03Staging: comedi: Remove comedi_subdevice typedefBill Pemberton1-41/+41
2009-04-03Staging: comedi: Remove comedi_device typedefBill Pemberton1-63/+63
2009-04-03Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton1-37/+37
2009-04-03Staging: comedi: add cb_pcidas driverIvan Martinez1-0/+1828