aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/jr3_pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-03staging: declare MODULE_FIRMWARE in various driversBen Hutchings1-0/+2
2009-12-23Staging: comedi: jr3_pci: Don't ioremap too much space. Check result.Ian Abbott1-2/+5
2009-10-09Staging: comedi: jr3_pci: Initialize transf variable fully in jr3_pci_poll_subdevice().Ian Abbott1-12/+6
2009-09-15Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral1-142/+156
2009-07-12Staging: comedi: jr3_pci.c: add required includesAlexander Beregalov1-0/+2
2009-06-19Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman1-6/+6
2009-06-19Staging: comedi: remove space after ampersandBill Pemberton1-3/+3
2009-06-19Staging: comedi: fix the way structs are initialized.Bill Pemberton1-4/+4
2009-06-19Staging: comedi: remove assignment in conditionalsBill Pemberton1-1/+4
2009-06-19Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton1-10/+10
2009-06-19Staging: comedi: jr3_pci: Use struct device from pci_dev for firmware loading.Frank Mori Hess1-49/+35
2009-06-19Staging: comedi: Remove C99 commentsBill Pemberton1-34/+42
2009-04-03Staging: comedi: Remove six_axis_t typedefBill Pemberton1-9/+9
2009-04-03Staging: comedi: Remove transform_t typedefBill Pemberton1-4/+4
2009-04-03Staging: comedi: Remove jr3_pci_subdev_private typedefBill Pemberton1-10/+10
2009-04-03Staging: comedi: Remove poll_delay_t typedefBill Pemberton1-7/+9
2009-04-03Staging: comedi: Remove jr3_pci_dev_private typedefBill Pemberton1-8/+10
2009-04-03Staging: comedi: Remove jr3_channel_t typedefBill Pemberton1-13/+13
2009-04-03Staging: comedi: Remove jr3_t typedefBill Pemberton1-2/+2
2009-04-03Staging: comedi: Remove force_array_t typedefBill Pemberton1-1/+1
2009-04-03Staging: comedi: Remove comedi_krange typedefBill Pemberton1-1/+1
2009-04-03Staging: comedi: Remove comedi_devconfig typedefBill Pemberton1-2/+2
2009-04-03Staging: comedi: Remove comedi_insn typedefBill Pemberton1-1/+1
2009-04-03Staging: comedi: Remove comedi_lrange typedefBill Pemberton1-4/+4
2009-04-03Staging: comedi: Remove comedi_driver typedefBill Pemberton1-1/+1
2009-04-03Staging: comedi: Remove comedi_subdevice typedefBill Pemberton1-2/+2
2009-04-03Staging: comedi: Remove comedi_device typedefBill Pemberton1-10/+10
2009-04-03Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton1-2/+2
2009-04-03Staging: comedi: fix bus_id use in jr3_pci driverGreg Kroah-Hartman1-1/+1
2009-04-03Staging: comedi: add jr3_pci driverAnders Blomdell1-0/+972