aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/cb_pcidas64.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-31Fix common misspellingsLucas De Marchi1-7/+7
2010-09-16staging: comedi: fix signess bugVasiliy Kulikov1-1/+1
2010-08-31staging: comedi (cb_pcidas64): use PCI_DEVICE() macroJavier Martinez Canillas1-40/+20
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-05-11Staging: comedi: cb_pcidas64: fix up build warningsGreg Kroah-Hartman1-4/+6
2010-05-11Staging: comedi: cb_pcidas64.c: fix sparse warningsGreg Kroah-Hartman1-26/+28
2010-05-11Staging: comedi: move another pci device id to the driverGreg Kroah-Hartman1-0/+2
2010-05-11Staging: comedi: cb_pcidas64: fixed a coding style missed in the previous patchJason Wong1-1/+1
2010-05-11Staging: comedi: cb_pcidas64: fixed multiple brace coding style issuesJason Wong1-20/+20
2009-09-15Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral1-853/+935
2009-06-19Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman1-61/+61
2009-06-19Staging: comedi: make use of ARRAY_SIZE macroBill Pemberton1-7/+1
2009-06-19Staging: comedi: more fix "foo * bar" should be "foo *bar"Bill Pemberton1-52/+52
2009-06-19Staging: comedi: fix the way structs are initialized.Bill Pemberton1-361/+361
2009-06-19Staging Comedi: fix spacing around parensBill Pemberton1-1/+1
2009-06-19Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton1-108/+108
2009-06-19staging: comedi, remove interrupt.hJiri Slaby1-2/+3
2009-06-19Staging: comedi: remove C99 comments in cb_pcidas64.cBill Pemberton1-299/+299
2009-04-03Staging: comedi: Remove pcidas64_private typedefBill Pemberton1-4/+6
2009-04-03Staging: comedi: Remove pcidas64_board typedefBill Pemberton1-8/+8
2009-04-03Staging: comedi: Remove hw_fifo_info_t typedefBill Pemberton1-9/+9
2009-04-03Staging: comedi: Remove comedi_krange typedefBill Pemberton1-1/+1
2009-04-03Staging: comedi: Remove comedi_devconfig typedefBill Pemberton1-2/+2
2009-04-03Staging: comedi: Remove comedi_insn typedefBill Pemberton1-26/+26
2009-04-03Staging: comedi: Remove comedi_cmd typedefBill Pemberton1-34/+34
2009-04-03Staging: comedi: Remove comedi_lrange typedefBill Pemberton1-11/+11
2009-04-03Staging: comedi: Remove comedi_driver typedefBill Pemberton1-1/+1
2009-04-03Staging: comedi: Remove comedi_async typedefBill Pemberton1-6/+6
2009-04-03Staging: comedi: Remove comedi_subdevice typedefBill Pemberton1-45/+45
2009-04-03Staging: comedi: Remove comedi_device typedefBill Pemberton1-127/+127
2009-04-03Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton1-33/+33
2009-04-03Staging: comedi: add cb_pcidas64 driverFrank Mori Hess1-0/+4220