aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/ni_6527.c
Commit message (Expand)AuthorAgeFilesLines
* 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-4/+3
* Staging: comedi: drivers: ni_6527: fixup checkpatch.pl warningsKlaas van Gend2009-12-111-19/+14
* Staging: ARRAY_SIZE changesStoyan Gaydarov2009-09-151-1/+1
* Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral2009-09-151-50/+57
* Staging: comedi: remove RT codeGreg Kroah-Hartman2009-06-191-0/+1
* Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman2009-06-191-3/+3
* Staging: comedi: fix the way structs are initialized.Bill Pemberton2009-06-191-8/+8
* Staging: comedi: remove assignment in conditionalsBill Pemberton2009-06-191-2/+4
* Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton2009-06-191-20/+20
* Staging: comedi: Remove C99 commentsBill Pemberton2009-06-191-1/+1
* staging: comedi, remove interrupt.hJiri Slaby2009-06-191-1/+1
* Staging: comedi: Remove ni6527_private typedefBill Pemberton2009-04-031-4/+5
* Staging: comedi: Remove ni6527_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-5/+5
* Staging: comedi: Remove comedi_cmd typedefBill Pemberton2009-04-031-2/+2
* Staging: comedi: Remove comedi_driver typedefBill Pemberton2009-04-031-1/+1
* Staging: comedi: Remove comedi_subdevice typedefBill Pemberton2009-04-031-10/+10
* Staging: comedi: Remove comedi_device typedefBill Pemberton2009-04-031-15/+15
* Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton2009-04-031-5/+5
* Staging: comedi: add ni_6527 driverDavid Schleef2009-04-031-0/+486