aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/ni_labpc.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
2015-03-01staging: comedi: ni_labpc_common: convert driver to use the comedi_8254 moduleH Hartley Sweeten
2015-01-25staging: comedi: ni_labpc: remove unnecessary private data validationH Hartley Sweeten
2015-01-25staging: comedi: ni_labpc_common: move comedi_alloc_devpriv() to common codeH Hartley Sweeten
2015-01-09staging: comedi: ni_labpc: rewrite "Devices:" lineIan Abbott
2014-08-30staging: comedi: ni_labpc: split common code to ni_labpc_commonIan Abbott
2014-08-30staging: comedi: ni_labpc: break lines after operatorsIan Abbott
2014-08-30staging: comedi: ni_labpc: Logical continuations should be on the previous lineIan Abbott
2014-08-30staging: comedi: ni_labpc: Alignment should match open parenthesisIan Abbott
2014-08-30staging: comedi: ni_labpc: use braces on all arms of `if` statementIan Abbott
2014-08-30staging: comedi: ni_labpc: remove unnecessary braces in labpc_common_attach()Ian Abbott
2014-08-16staging: comedi: 8255: handle memory mapped ioH Hartley Sweeten
2014-08-16staging: comedi: 8255: refactor how the (*io) function worksH Hartley Sweeten
2014-08-16staging: comedi: ni_labpc: tidy up labpc_8255_mmio()H Hartley Sweeten
2014-08-16staging: comedi: 8255: add a comedi_device param to the (*io) callbackH Hartley Sweeten
2014-07-30staging: comedi: ni_labpc: use the comedi_device 'mmio' memberH Hartley Sweeten
2014-07-30staging: comedi: ni_labpc: refactor labpc_8255_mmio()H Hartley Sweeten
2014-07-30staging: comedi: ni_labpc: don't pass dev->iobase to labpc_counter_set_mode()H Hartley Sweeten
2014-07-30staging: comedi: ni_labpc: don't pass dev->iobase to labpc_counter_load()H Hartley Sweeten
2014-07-30staging: comedi: ni_labpc: pass comedi_device to the I/O callbacksH Hartley Sweeten
2014-07-21staging: comedi: drivers: remove unnecessary *_SIZE definesH Hartley Sweeten
2014-07-17staging: comedi: ni_labpc: tidy up labpc_ai_scan_mode()H Hartley Sweeten
2014-07-17staging: comedi: ni_labpc: remove use of comedi_error()H Hartley Sweeten
2014-07-16staging: comedi: ni_labpc: checkpatch.pl cleanup (else is not useful)H Hartley Sweeten
2014-05-28staging: comedi: ni_labpc: use comedi_cmd pointerH Hartley Sweeten
2014-05-03staging: comedi: ni_labpc: fix 8254 timer programmingH Hartley Sweeten
2014-04-22staging: comedi: ni_labpc: clarify the cmd->start_arg validationH Hartley Sweeten
2014-04-22staging: comedi: ni_labpc: tidy up the chanlist checkingH Hartley Sweeten
2014-03-17staging: comedi: ni_labpc: use cfc_handle_events()H Hartley Sweeten
2014-02-14staging: comedi: ni_labpc: use comedi_timeout()H Hartley Sweeten
2013-10-16staging: comedi: ni_labpc: sample types are unsignedIan Abbott
2013-09-26staging: comedi: 8253.h: tidy up the i8253_cascade_ns_to_timer*() usersH Hartley Sweeten
2013-09-17staging: comedi: ni_labpc: use comedi_range_is_unipolar()H Hartley Sweeten
2013-07-23staging: comedi: ni_labpc: tidy up after DMA code migrationIan Abbott
2013-07-23staging: comedi: ni_labpc: migrate DMA status handlingIan Abbott
2013-07-23staging: comedi: ni_labpc: migrate labpc_drain_dma()Ian Abbott
2013-07-23staging: comedi: ni_labpc: migrate DMA transfer set-upIan Abbott
2013-07-23staging: comedi: ni_labpc: move register defs to new fileIan Abbott
2013-07-23staging: comedi: ni_labpc: use labpc_have_dma_chan()Ian Abbott
2013-07-23staging: comedi: ni_labpc: migrate DMA channel init & freeIan Abbott
2013-07-23staging: comedi: ni_labpc_isadma: new module for ISA DMA supportIan Abbott
2013-07-23staging: comedi: ni_labpc: don't clear cmd3 bits explicitly in labpc_ai_cmd()Ian Abbott
2013-07-23staging: comedi: ni_labpc: fix possible double-free of dma_bufferIan Abbott
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-06-17staging: comedi: drivers: let core handle freeing s->privateH Hartley Sweeten
2013-05-27Merge 3.10-rc3 into staging-nextGreg Kroah-Hartman
2013-05-16staging: comedi: ni_labpc: remove *_ai_gain_bits tablesH Hartley Sweeten
2013-05-13staging: comedi: ni_labpc: fix build when VIRT_TO_BUS is not definedH Hartley Sweeten