aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/ni_65xx.c
Commit message (Expand)AuthorAgeFilesLines
* merged 3.0.101 tagWolfgang Wiedmeyer2015-10-221-15/+11
* 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-24/+23
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Staging: comedi: ni_65xx: Checkpatch cleanupsBenjamin Adolphi2010-03-031-25/+24
* Staging: comedi: ni_65xx.c: fix output inversion problem.Ian Abbott2009-10-091-0/+6
* Staging: comedi: ni_65xx.c: fix insn_bits shift calculation.Ian Abbott2009-10-091-3/+3
* Staging: ARRAY_SIZE changesStoyan Gaydarov2009-09-151-1/+1
* Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral2009-09-151-190/+210
* Staging: comedi: remove RT codeGreg Kroah-Hartman2009-06-191-0/+1
* Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman2009-06-191-5/+5
* Staging: comedi: fix the way structs are initialized.Bill Pemberton2009-06-191-93/+93
* Staging: comedi: remove assignment in conditionalsBill Pemberton2009-06-191-2/+4
* Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton2009-06-191-21/+21
* Staging: comedi: Remove C99 commentsBill Pemberton2009-06-191-4/+4
* staging: comedi, remove interrupt.hJiri Slaby2009-06-191-1/+1
* Staging: comedi: Remove ni_65xx_subdevice_private typedefBill Pemberton2009-04-031-6/+7
* Staging: comedi: Remove ni_65xx_private typedefBill Pemberton2009-04-031-4/+5
* Staging: comedi: Remove ni_65xx_board typedefBill Pemberton2009-04-031-5/+7
* 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-11/+11
* Staging: comedi: Remove comedi_device typedefBill Pemberton2009-04-031-17/+17
* Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton2009-04-031-5/+5
* Staging: comedi: add ni_65xx driverJon Grierson2009-04-031-0/+805