aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/ni_670x.c
AgeCommit message (Expand)Author
2017-11-28staging: comedi: drivers: Remove redundant license textGreg Kroah-Hartman
2017-11-28staging: comedi: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman
2017-01-03staging: comedi: ni_670x: using the BIT(x) macroSaber Rezvani
2016-08-21staging: comedi: ni_670x: fix block comment issuesH Hartley Sweeten
2015-12-21staging: comedi: use kmalloc_array instead of kmallocGeliang Tang
2015-06-18staging: comedi: ni_670x: rename 'thisboard' variablesH Hartley Sweeten
2015-03-20staging: comedi: ni_670x: include new "comedi_pci.h" headerIan Abbott
2015-03-06staging: comedi: drivers/*.c: fix common misspellingsH Hartley Sweeten
2014-11-26staging: comedi: drivers: have core hook up default (*insn_read) for readbackH Hartley Sweeten
2014-08-30staging: comedi: comedi_pci: introduce comedi_pci_detach()H Hartley Sweeten
2014-08-30staging: comedi: ni_670x: use comedi_subdevice 'readback'H Hartley Sweeten
2014-08-30staging: comedi: ni_670x: cleanup ni_670x_ao_winsn()H Hartley Sweeten
2014-07-30staging: comedi: ni_670x: use the comedi_device 'mmio' memberH Hartley Sweeten
2014-07-17staging: comedi: ni_670x: fix compile on ARCH=armH Hartley Sweeten
2014-07-16staging: comedi: ni_670x: remove COMEDI_MITE and HAS_DMA dependancyH Hartley Sweeten
2014-06-29staging: comedi: mite: cleanup mite_unsetup()H Hartley Sweeten
2014-02-07staging: comedi: drivers: remove final 'attach' messagesH Hartley Sweeten
2013-12-02staging: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2013-09-17staging: comedi: drivers: use comedi_dio_update_state() for simple casesH Hartley Sweeten
2013-08-12staging: comedi: drivers: use comedi_dio_insn_config() for simple casesH Hartley Sweeten
2013-07-23staging: comedi: don't rely on comedidev.h to include headersH Hartley Sweeten
2013-07-23staging: comedi: use comedi_alloc_devpriv()H Hartley Sweeten
2013-05-13staging: comedi: remove FSF address from boilerplate textH Hartley Sweeten
2013-04-05staging: comedi: range: introduce some simple mA rangesH Hartley Sweeten
2013-03-15staging: comedi: remove unneeded settings of `dev->iobase`Ian Abbott
2013-03-14staging: comedi_pci: pass comedi_device to comedi_pci_enable()H Hartley Sweeten
2013-03-14staging: comedi_pci: make comedi_pci_disable() safe to callH Hartley Sweeten
2013-03-11staging: comedi: ni_670x: use the pci id_table 'driver_data'H Hartley Sweeten
2013-03-11staging: comedi: comedi_pci: change the comedi_pci_auto_config() 'context'H Hartley Sweeten
2013-01-31staging: comedi: conditionally build in PCI driver supportH Hartley Sweeten
2013-01-25staging/comedi: Use comedi_pci_auto_unconfig directly for pci_driver.removePeter Huewe
2012-11-21staging: comedi: remove use of __devexitBill Pemberton
2012-11-21staging: comedi: remove use of __devinitBill Pemberton
2012-11-21staging: comedi: remove use of __devexit_pBill Pemberton
2012-11-13staging/comedi: fix the spaces issue around that '=' in drivers/ni_670x.cYAMANE Toshiaki
2012-10-30staging: comedi/drivers: use auto_attach instead of attach_pciIan Abbott
2012-10-23staging: comedi: remove inline alloc_private()H Hartley Sweeten
2012-10-22staging: comedi: drivers: remove remaining devpriv macrosH Hartley Sweeten
2012-09-17staging: comedi: ni_670x: remove spurious free_irq() callIan Abbott
2012-09-17staging: comedi: ni_670x: use mite_alloc()Ian Abbott
2012-09-17staging: comedi: ni_670x: use comedi attach_pci callbackIan Abbott
2012-09-05staging: comedi: ni_670x: remove subdevice pointer mathH Hartley Sweeten
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