aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/ni_670x.c
Commit message (Expand)AuthorAgeFilesLines
* 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-8/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Staging: comedi: ni_670x: Checkpatch cleanupsBenjamin Adolphi2010-03-031-14/+18
* Staging: ARRAY_SIZE changesStoyan Gaydarov2009-09-151-1/+1
* Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral2009-09-151-44/+55
* Staging: comedi: remove RT codeGreg Kroah-Hartman2009-06-191-0/+1
* Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman2009-06-191-1/+1
* Staging: comedi: fix the way structs are initialized.Bill Pemberton2009-06-191-16/+16
* Staging: comedi: remove assignment in conditionalsBill Pemberton2009-06-191-1/+2
* Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton2009-06-191-22/+22
* Staging: comedi: Remove C99 commentsBill Pemberton2009-06-191-1/+1
* Staging: comedi: Remove ni_670x_board typedefBill Pemberton2009-04-031-4/+5
* Staging: comedi: Remove ni_670x_private 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-8/+8
* Staging: comedi: Remove comedi_lrange typedefBill Pemberton2009-04-031-3/+3
* Staging: comedi: Remove comedi_driver typedefBill Pemberton2009-04-031-1/+1
* Staging: comedi: Remove comedi_subdevice typedefBill Pemberton2009-04-031-9/+9
* Staging: comedi: Remove comedi_device typedefBill Pemberton2009-04-031-14/+14
* Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton2009-04-031-9/+9
* Staging: comedi: add ni_670x driverBart Joris2009-04-031-0/+334