aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/cb_pcidio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-31staging: comedi (cb_pcidio): user PCI_DEVICE() macroJavier Martinez Canillas1-5/+4
2010-07-08Staging: comedi: use for_each_pci_dev()Kulikov Vasiliy1-3/+1
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_pcidio.c: Checkpatch cleanupAndrea Gelmini1-4/+2
2009-12-11Staging: fix assorted typos all over the placeAndré Goddard Rosa1-2/+2
2009-10-09Staging: comedi: cb_pcidio: fix "section mismatch" errorIan Abbott1-2/+6
2009-09-15Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral1-37/+37
2009-06-19Staging: comedi: make use of ARRAY_SIZE macroBill Pemberton1-1/+1
2009-06-19Staging: comedi: fix the way structs are initialized.Bill Pemberton1-19/+19
2009-06-19Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton1-4/+4
2009-06-19Staging: comedi: Remove C99 commentsBill Pemberton1-13/+20
2009-04-03Staging: comedi: Remove pcidio_private typedefBill Pemberton1-4/+4
2009-04-03Staging: comedi: Remove pcidio_board typedefBill Pemberton1-7/+7
2009-04-03Staging: comedi: Remove comedi_devconfig typedefBill Pemberton1-2/+2
2009-04-03Staging: comedi: Remove comedi_driver typedefBill Pemberton1-2/+2
2009-04-03Staging: comedi: Remove comedi_device typedefBill Pemberton1-5/+5
2009-04-03Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton1-1/+1
2009-04-03Staging: comedi: add cb_pcidio driverYoshiya Matsuzaka1-0/+294