summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/ni_65xx.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
2016-06-17staging:comedi:Use unsigned int instead of unsignedNikita Eshkeev
2015-12-21comedi: ni_65xx: Fix coding style - use BIT macroRanjith Thangavel
2015-04-03staging: comedi: ni_65xx: remove #include "comedi_fc.h"Ian Abbott
2015-03-20staging: comedi: ni_65xx: include new "comedi_pci.h" headerIan Abbott
2015-03-06staging: comedi: drivers/*.c: alignment should match open parenthesisH Hartley Sweeten
2015-03-06staging: comedi: drivers/*.c: fix common misspellingsH Hartley Sweeten
2015-01-09staging: comedi: ni_65xx: use board names on "Devices:" lineIan Abbott
2015-01-09staging: comedi: ni_65xx: rewrite "Devices:" lineIan Abbott
2014-10-29staging: comedi: ni_65xx: use comedi_buf_write_samples()H Hartley Sweeten
2014-10-29staging: comedi: ni_65xx: remove deadcode in ni_65xx_intr_cmdtest()H Hartley Sweeten
2014-10-20staging: comedi: ni_65xx: use comedi_handle_events()H Hartley Sweeten
2014-09-11staging: comedi: ni_65xx: replace comedi_board() callsIan Abbott
2014-08-30staging: comedi: comedi_pci: introduce comedi_pci_detach()H Hartley Sweeten
2014-08-30staging: comedi: ni_65xx: remove deadcode in ni_65xx_intr_cmdtest()H Hartley Sweeten
2014-07-30staging: comedi: ni_65xx: use the comedi_device 'mmio' memberH Hartley Sweeten
2014-07-24staging: comedi: ni_65xx: disable edge detection on initializationIan Abbott
2014-07-24staging: comedi: ni_65xx: support INSN_CONFIG_DIGITAL_TRIGIan Abbott
2014-07-24staging: comedi: ni_65xx: refactor edge detection configurationIan Abbott
2014-07-24staging: comedi: ni_65xx: add ni_65xx_num_ports()Ian Abbott
2014-07-22staging: comedi: ni_65xx: don't invert outputs by defaultIan Abbott
2014-07-16staging: comedi: ni_65xx: factor input filter disable out of (*auto_attach)H Hartley Sweeten
2014-07-16staging: comedi: ni_65xx: fix digital output reset during attachH Hartley Sweeten
2014-07-16staging: comedi: ni_65xx: use the subdevice 'io_bits' to handle the 'invert_o...H Hartley Sweeten
2014-07-16staging: comedi: ni_65xx: remove 'output_bits' from private dataH Hartley Sweeten
2014-07-16staging: comedi: ni_65xx: tidy ni_65xx_intr_insn_bits() declarationH Hartley Sweeten
2014-07-16staging: comedi: ni_65xx: update the MODULE_DESCRIPTIONH Hartley Sweeten
2014-07-16staging: comedi: ni_65xx: clean up multi-line commentsH Hartley Sweeten
2014-07-16staging: comedi: ni_65xx: tidy up the comedi_driver declarationH Hartley Sweeten
2014-07-16staging: comedi: ni_65xx: tidy up the subdevice initializationH Hartley Sweeten
2014-07-16staging: comedi: ni_65xx: tidy up the port<->chan conversionsH Hartley Sweeten
2014-07-16staging: comedi: ni_65xx: fix ni_65xx_intr_insn_config()H Hartley Sweeten
2014-07-16staging: comedi: ni_65xx: hook up command support only if irq is availableH Hartley Sweeten
2014-07-16staging: comedi: ni_65xx: remove the need for the subdevice private dataH Hartley Sweeten
2014-07-16staging: comedi: ni_65xx: remove 'dio_direction' from private dataH Hartley Sweeten
2014-07-16staging: comedi: ni_65xx: cleanup INSN_CONFIG_FILTER handlingH Hartley Sweeten
2014-07-16staging: comedi: ni_65xx: cleanup recurring register mapH Hartley Sweeten
2014-07-16staging: comedi: ni_65xx: cleanup non-recurring register map definesH Hartley Sweeten
2014-07-16staging: comedi: ni_65xx: filter interval register is 32-bitH Hartley Sweeten
2014-07-16staging: comedi: ni_65xx: remove COMEDI_MITE and HAS_DMA dependancyH Hartley Sweeten
2014-06-29staging: comedi: mite: cleanup mite_unsetup()H Hartley Sweeten
2014-06-29staging: comedi: mite.h: remove mite_irq()H Hartley Sweeten
2014-05-28staging: comedi: ni_65xx: remove commented out local variableH Hartley Sweeten
2014-05-23staging: comedi: pass subdevice to comedi_buf_put()Ian Abbott
2014-04-22staging: comedi: drivers: properly validate cmd->scan_end_argH Hartley Sweeten
2013-12-06staging: comedi: ni_65xx: use dev->read_subdevH Hartley Sweeten
2013-12-02staging: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2013-11-25staging: comedi: ni_pcidio: remove DEBUG and DEBUG_FLAGS definesH Hartley Sweeten
2013-10-03staging: comedi: ni_65xx: (bug fix) confine insn_bits to one subdeviceIan Abbott