aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/cb_pcidas64.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-48/+75
* Fix common misspellingsLucas De Marchi2011-03-311-7/+7
* staging: comedi: fix signess bugVasiliy Kulikov2010-09-161-1/+1
* staging: comedi (cb_pcidas64): use PCI_DEVICE() macroJavier Martinez Canillas2010-08-311-40/+20
* Staging: comedi: use for_each_pci_dev()Kulikov Vasiliy2010-07-081-4/+2
* 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: cb_pcidas64: fix up build warningsGreg Kroah-Hartman2010-05-111-4/+6
* Staging: comedi: cb_pcidas64.c: fix sparse warningsGreg Kroah-Hartman2010-05-111-26/+28
* Staging: comedi: move another pci device id to the driverGreg Kroah-Hartman2010-05-111-0/+2
* Staging: comedi: cb_pcidas64: fixed a coding style missed in the previous patchJason Wong2010-05-111-1/+1
* Staging: comedi: cb_pcidas64: fixed multiple brace coding style issuesJason Wong2010-05-111-20/+20
* Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral2009-09-151-853/+935
* Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman2009-06-191-61/+61
* Staging: comedi: make use of ARRAY_SIZE macroBill Pemberton2009-06-191-7/+1
* Staging: comedi: more fix "foo * bar" should be "foo *bar"Bill Pemberton2009-06-191-52/+52
* Staging: comedi: fix the way structs are initialized.Bill Pemberton2009-06-191-361/+361
* Staging Comedi: fix spacing around parensBill Pemberton2009-06-191-1/+1
* Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton2009-06-191-108/+108
* staging: comedi, remove interrupt.hJiri Slaby2009-06-191-2/+3
* Staging: comedi: remove C99 comments in cb_pcidas64.cBill Pemberton2009-06-191-299/+299
* Staging: comedi: Remove pcidas64_private typedefBill Pemberton2009-04-031-4/+6
* Staging: comedi: Remove pcidas64_board typedefBill Pemberton2009-04-031-8/+8
* Staging: comedi: Remove hw_fifo_info_t typedefBill Pemberton2009-04-031-9/+9
* Staging: comedi: Remove comedi_krange typedefBill Pemberton2009-04-031-1/+1
* Staging: comedi: Remove comedi_devconfig typedefBill Pemberton2009-04-031-2/+2
* Staging: comedi: Remove comedi_insn typedefBill Pemberton2009-04-031-26/+26
* Staging: comedi: Remove comedi_cmd typedefBill Pemberton2009-04-031-34/+34
* Staging: comedi: Remove comedi_lrange typedefBill Pemberton2009-04-031-11/+11
* Staging: comedi: Remove comedi_driver typedefBill Pemberton2009-04-031-1/+1
* Staging: comedi: Remove comedi_async typedefBill Pemberton2009-04-031-6/+6
* Staging: comedi: Remove comedi_subdevice typedefBill Pemberton2009-04-031-45/+45
* Staging: comedi: Remove comedi_device typedefBill Pemberton2009-04-031-127/+127
* Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton2009-04-031-33/+33
* Staging: comedi: add cb_pcidas64 driverFrank Mori Hess2009-04-031-0/+4220