aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/cb_pcidas.c
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-311-3/+3
* staging: comedi : Analog input trigerring modes for cb_pcidasBrice Dubost2011-01-211-5/+57
* staging: comedi (cb_pcidas): use PCI_DEVICE() macroJavier Martinez Canillas2010-08-311-10/+9
* 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_pcidas.c: Checkpatch cleanupAndrea Gelmini2010-03-031-18/+10
* Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral2009-09-151-309/+362
* Staging: comedi: cb_pcidas.c: Fix build warning (type mismatch)Gerard Lledo2009-06-191-1/+1
* Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman2009-06-191-53/+53
* Staging: comedi: make use of ARRAY_SIZE macroBill Pemberton2009-06-191-4/+1
* Staging: comedi: more fix "foo * bar" should be "foo *bar"Bill Pemberton2009-06-191-41/+41
* Staging: comedi: fix the way structs are initialized.Bill Pemberton2009-06-191-102/+102
* Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton2009-06-191-45/+45
* staging: comedi, remove interrupt.hJiri Slaby2009-06-191-2/+3
* Staging: comedi: remove C99 comments in cb_pcidas.cBill Pemberton2009-06-191-175/+175
* Staging: comedi: Remove cb_pcidas_private typedefBill Pemberton2009-04-031-4/+4
* Staging: comedi: Remove cb_pcidas_board typedefBill Pemberton2009-04-031-5/+5
* Staging: comedi: Remove comedi_devconfig typedefBill Pemberton2009-04-031-2/+2
* Staging: comedi: Remove comedi_insn typedefBill Pemberton2009-04-031-24/+24
* Staging: comedi: Remove comedi_cmd typedefBill Pemberton2009-04-031-8/+8
* Staging: comedi: Remove comedi_lrange typedefBill Pemberton2009-04-031-4/+4
* Staging: comedi: Remove comedi_driver typedefBill Pemberton2009-04-031-2/+2
* Staging: comedi: Remove comedi_async typedefBill Pemberton2009-04-031-13/+16
* Staging: comedi: Remove comedi_subdevice typedefBill Pemberton2009-04-031-41/+41
* Staging: comedi: Remove comedi_device typedefBill Pemberton2009-04-031-63/+63
* Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton2009-04-031-37/+37
* Staging: comedi: add cb_pcidas driverIvan Martinez2009-04-031-0/+1828