aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/ni_pcidio.c
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Staging: comedi: Add MODULE_LICENSE and similar to NI modulesIan Abbott2011-02-091-0/+4
* Staging: comedi: Remove COMEDI_PCI_INITCLEANUP macroArun Thomas2010-06-171-1/+37
* Staging: comedi: use the standard NI pci device idGreg Kroah-Hartman2010-05-111-14/+11
* Staging: comedi: ni_pcidio: Checkpatch cleanupsBenjamin Adolphi2010-03-031-39/+44
* Staging: comedi: trivial fix of a very frequent spelling mistakeDirk Hohndel2009-12-111-1/+1
* Staging: comedi: fix sched.h build breakageGreg Kroah-Hartman2009-10-141-0/+1
* Staging: ARRAY_SIZE changesStoyan Gaydarov2009-09-151-1/+1
* Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral2009-09-151-163/+178
* Staging: comedi: remove RT codeGreg Kroah-Hartman2009-06-191-0/+1
* Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman2009-06-191-11/+10
* Staging: comedi: more remove C99 commentsBill Pemberton2009-06-191-25/+25
* Staging: comedi: fix the way structs are initialized.Bill Pemberton2009-06-191-45/+45
* Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton2009-06-191-12/+12
* staging: comedi, remove interrupt.hJiri Slaby2009-06-191-1/+1
* Staging: comedi: Remove nidio96_private typedefBill Pemberton2009-04-031-4/+4
* Staging: comedi: Remove nidio_board typedefBill Pemberton2009-04-031-4/+6
* Staging: comedi: Remove comedi_devconfig typedefBill Pemberton2009-04-031-2/+2
* Staging: comedi: Remove comedi_insn typedefBill Pemberton2009-04-031-2/+2
* Staging: comedi: Remove comedi_cmd typedefBill Pemberton2009-04-031-3/+3
* Staging: comedi: Remove comedi_driver typedefBill Pemberton2009-04-031-1/+1
* Staging: comedi: Remove comedi_async typedefBill Pemberton2009-04-031-1/+1
* Staging: comedi: Remove comedi_subdevice typedefBill Pemberton2009-04-031-16/+16
* Staging: comedi: Remove comedi_device typedefBill Pemberton2009-04-031-29/+29
* Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton2009-04-031-4/+4
* Staging: comedi: add ni_pcidio driverDavid Schleef2009-04-031-0/+1300