summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/jr3_pci.c
AgeCommit message (Expand)Author
2011-05-10Staging: comedi: fix brace coding style issue in jr3_pci.cStephane Pajot
2010-12-13staging: comedi: add support for newer jr3 1-channel pci boardRuben Smits
2010-06-22Staging: don't use custom hex_to_bin() implementationAndy Shevchenko
2010-06-17Staging: comedi: Remove typedefsArun Thomas
2010-06-17Staging: comedi: Remove COMEDI_PCI_INITCLEANUP macroArun Thomas
2010-06-17Staging: comedi: Remove COMEDI_MODULES_MACROArun Thomas
2010-06-17Staging: comedi: Allow 'open' driver method to failIan Abbott
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-03staging: declare MODULE_FIRMWARE in various driversBen Hutchings
2009-12-23Staging: comedi: jr3_pci: Don't ioremap too much space. Check result.Ian Abbott
2009-10-09Staging: comedi: jr3_pci: Initialize transf variable fully in jr3_pci_poll_su...Ian Abbott
2009-09-15Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral
2009-07-12Staging: comedi: jr3_pci.c: add required includesAlexander Beregalov
2009-06-19Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman
2009-06-19Staging: comedi: remove space after ampersandBill Pemberton
2009-06-19Staging: comedi: fix the way structs are initialized.Bill Pemberton
2009-06-19Staging: comedi: remove assignment in conditionalsBill Pemberton
2009-06-19Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton
2009-06-19Staging: comedi: jr3_pci: Use struct device from pci_dev for firmware loading.Frank Mori Hess
2009-06-19Staging: comedi: Remove C99 commentsBill Pemberton
2009-04-03Staging: comedi: Remove six_axis_t typedefBill Pemberton
2009-04-03Staging: comedi: Remove transform_t typedefBill Pemberton
2009-04-03Staging: comedi: Remove jr3_pci_subdev_private typedefBill Pemberton
2009-04-03Staging: comedi: Remove poll_delay_t typedefBill Pemberton
2009-04-03Staging: comedi: Remove jr3_pci_dev_private typedefBill Pemberton
2009-04-03Staging: comedi: Remove jr3_channel_t typedefBill Pemberton
2009-04-03Staging: comedi: Remove jr3_t typedefBill Pemberton
2009-04-03Staging: comedi: Remove force_array_t typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_krange typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_devconfig typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_insn typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_lrange typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_driver typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_subdevice typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_device typedefBill Pemberton
2009-04-03Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton
2009-04-03Staging: comedi: fix bus_id use in jr3_pci driverGreg Kroah-Hartman
2009-04-03Staging: comedi: add jr3_pci driverAnders Blomdell