summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/ni_670x.c
AgeCommit message (Expand)Author
2012-07-06staging: comedi: ni_670x: removve unused 'ao_bits'H Hartley Sweeten
2012-07-06staging: comedi: ni_670x: cleanup ni_670x_dio_insn_bits()H Hartley Sweeten
2012-07-06staging: comedi: ni_670x: cleanup the boardinfoH Hartley Sweeten
2012-07-06staging: comedi: ni_670x: fix dereference of an invalid pointerH Hartley Sweeten
2012-07-06staging: comedi: ni_670x: return '0' for successful attachH Hartley Sweeten
2012-07-06staging: comedi: ni_670x: change printk's to cleaned up dev_printk'sH Hartley Sweeten
2012-07-06staging: comedi: ni_670x: remove n_ni_670x_boards macroH Hartley Sweeten
2012-07-06staging: comedi: ni_670x: remove thisboard and devpriv macrosH Hartley Sweeten
2012-07-06staging: comedi: ni_670x: remove forward declarationsH Hartley Sweeten
2012-07-06staging: comedi: ni_670x: use module_comedi_pci_driverH Hartley Sweeten
2012-06-18staging: comedi: fix return value for insn_bits functionsH Hartley Sweeten
2012-06-18staging: comedi: remove unneeded sanity check in insn_bits functionsH Hartley Sweeten
2012-06-12staging: comedi: propogate error code from comedi_alloc_subdevicesH Hartley Sweeten
2012-06-12staging: comedi: export alloc_subdevices as comedi_alloc_subdevicesH Hartley Sweeten
2012-05-18staging: comedi: cleanup all the comedi_driver 'detach' functionsH Hartley Sweeten
2012-04-10staging: comedi: pass 'struct comedi_driver *' to comedi_..._auto_configIan Abbott
2011-02-09Staging: comedi: Add MODULE_LICENSE and similar to NI modulesIan Abbott
2010-06-17Staging: comedi: Remove COMEDI_PCI_INITCLEANUP macroArun Thomas
2010-05-11Staging: comedi: use the standard NI pci device idGreg Kroah-Hartman
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-03Staging: comedi: ni_670x: Checkpatch cleanupsBenjamin Adolphi
2009-09-15Staging: ARRAY_SIZE changesStoyan Gaydarov
2009-09-15Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral
2009-06-19Staging: comedi: remove RT codeGreg Kroah-Hartman
2009-06-19Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman
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: Remove C99 commentsBill Pemberton
2009-04-03Staging: comedi: Remove ni_670x_board typedefBill Pemberton
2009-04-03Staging: comedi: Remove ni_670x_private 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: add ni_670x driverBart Joris