aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/cb_pcidda.c
Commit message (Expand)AuthorAgeFilesLines
* staging: Remove unnecessary semicolons when switch (foo) {...};Joe Perches2011-04-251-1/+1
* staging: comedi (cb_pcidda): use PCI_DEVICE() macroJavier Martinez Canillas2010-08-311-8/+7
* Staging: Merge staging-next into Linus's treeGreg Kroah-Hartman2010-08-051-5/+43
|\
| * 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: fix read past end of array in cb_pcidda_attach()Dan Carpenter2010-06-301-2/+1
|/
* Staging: comedi: cb_pcidda.c: Checkpatch cleanupAndrea Gelmini2010-03-031-8/+4
* Staging: comedi: trivial fix of a very frequent spelling mistakeDirk Hohndel2009-12-111-1/+1
* Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral2009-09-151-103/+115
* Staging: comedi: fix the way structs are initialized.Bill Pemberton2009-06-191-40/+40
* Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton2009-06-191-20/+20
* Staging: comedi: Remove C99 commentsBill Pemberton2009-06-191-96/+107
* Staging: comedi: Remove cb_pcidda_private typedefBill Pemberton2009-04-031-4/+4
* Staging: comedi: Remove cb_pcidda_board typedefBill Pemberton2009-04-031-4/+4
* Staging: comedi: Remove comedi_devconfig typedefBill Pemberton2009-04-031-2/+2
* Staging: comedi: Remove comedi_insn typedefBill Pemberton2009-04-031-3/+3
* Staging: comedi: Remove comedi_cmd typedefBill Pemberton2009-04-031-2/+2
* Staging: comedi: Remove comedi_lrange typedefBill Pemberton2009-04-031-2/+2
* Staging: comedi: Remove comedi_driver typedefBill Pemberton2009-04-031-2/+2
* Staging: comedi: Remove comedi_subdevice typedefBill Pemberton2009-04-031-8/+8
* Staging: comedi: Remove comedi_device typedefBill Pemberton2009-04-031-21/+21
* Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton2009-04-031-3/+3
* Staging: comedi: add cb_pcidda driverIvan Martinez2009-04-031-0/+841