aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/jr3_pci.c
Commit message (Expand)AuthorAgeFilesLines
* staging: comedi: jr3_pci: fix iomem dereferenceIan Abbott2012-10-071-1/+1
* Staging: comedi: fix brace coding style issue in jr3_pci.cStephane Pajot2011-05-101-18/+9
* staging: comedi: add support for newer jr3 1-channel pci boardRuben Smits2010-12-131-0/+7
* Staging: don't use custom hex_to_bin() implementationAndy Shevchenko2010-06-221-8/+9
* Staging: comedi: Remove typedefsArun Thomas2010-06-171-5/+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: Allow 'open' driver method to failIan Abbott2010-06-171-1/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* staging: declare MODULE_FIRMWARE in various driversBen Hutchings2010-03-031-0/+2
* Staging: comedi: jr3_pci: Don't ioremap too much space. Check result.Ian Abbott2009-12-231-2/+5
* Staging: comedi: jr3_pci: Initialize transf variable fully in jr3_pci_poll_su...Ian Abbott2009-10-091-12/+6
* Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral2009-09-151-142/+156
* Staging: comedi: jr3_pci.c: add required includesAlexander Beregalov2009-07-121-0/+2
* Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman2009-06-191-6/+6
* Staging: comedi: remove space after ampersandBill Pemberton2009-06-191-3/+3
* Staging: comedi: fix the way structs are initialized.Bill Pemberton2009-06-191-4/+4
* Staging: comedi: remove assignment in conditionalsBill Pemberton2009-06-191-1/+4
* Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton2009-06-191-10/+10
* Staging: comedi: jr3_pci: Use struct device from pci_dev for firmware loading.Frank Mori Hess2009-06-191-49/+35
* Staging: comedi: Remove C99 commentsBill Pemberton2009-06-191-34/+42
* Staging: comedi: Remove six_axis_t typedefBill Pemberton2009-04-031-9/+9
* Staging: comedi: Remove transform_t typedefBill Pemberton2009-04-031-4/+4
* Staging: comedi: Remove jr3_pci_subdev_private typedefBill Pemberton2009-04-031-10/+10
* Staging: comedi: Remove poll_delay_t typedefBill Pemberton2009-04-031-7/+9
* Staging: comedi: Remove jr3_pci_dev_private typedefBill Pemberton2009-04-031-8/+10
* Staging: comedi: Remove jr3_channel_t typedefBill Pemberton2009-04-031-13/+13
* Staging: comedi: Remove jr3_t typedefBill Pemberton2009-04-031-2/+2
* Staging: comedi: Remove force_array_t typedefBill Pemberton2009-04-031-1/+1
* Staging: comedi: Remove comedi_krange typedefBill Pemberton2009-04-031-1/+1
* Staging: comedi: Remove comedi_devconfig typedefBill Pemberton2009-04-031-2/+2
* Staging: comedi: Remove comedi_insn typedefBill Pemberton2009-04-031-1/+1
* Staging: comedi: Remove comedi_lrange typedefBill Pemberton2009-04-031-4/+4
* Staging: comedi: Remove comedi_driver typedefBill Pemberton2009-04-031-1/+1
* Staging: comedi: Remove comedi_subdevice typedefBill Pemberton2009-04-031-2/+2
* Staging: comedi: Remove comedi_device typedefBill Pemberton2009-04-031-10/+10
* Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton2009-04-031-2/+2
* Staging: comedi: fix bus_id use in jr3_pci driverGreg Kroah-Hartman2009-04-031-1/+1
* Staging: comedi: add jr3_pci driverAnders Blomdell2009-04-031-0/+972