summaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/ni_labpc.c
Commit message (Expand)AuthorAgeFilesLines
* staging: comedi: drivers: Remove redundant license textGreg Kroah-Hartman2017-11-281-10/+0
* staging: comedi: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman2017-11-281-0/+1
* staging: comedi: ni_labpc_common: convert driver to use the comedi_8254 moduleH Hartley Sweeten2015-03-011-0/+1
* staging: comedi: ni_labpc: remove unnecessary private data validationH Hartley Sweeten2015-01-251-5/+1
* staging: comedi: ni_labpc_common: move comedi_alloc_devpriv() to common codeH Hartley Sweeten2015-01-251-5/+0
* staging: comedi: ni_labpc: rewrite "Devices:" lineIan Abbott2015-01-091-3/+2
* staging: comedi: ni_labpc: split common code to ni_labpc_commonIan Abbott2014-08-301-1365/+1
* staging: comedi: ni_labpc: break lines after operatorsIan Abbott2014-08-301-5/+5
* staging: comedi: ni_labpc: Logical continuations should be on the previous lineIan Abbott2014-08-301-3/+3
* staging: comedi: ni_labpc: Alignment should match open parenthesisIan Abbott2014-08-301-2/+2
* staging: comedi: ni_labpc: use braces on all arms of `if` statementIan Abbott2014-08-301-3/+6
* staging: comedi: ni_labpc: remove unnecessary braces in labpc_common_attach()Ian Abbott2014-08-301-3/+2
* staging: comedi: 8255: handle memory mapped ioH Hartley Sweeten2014-08-161-13/+1
* staging: comedi: 8255: refactor how the (*io) function worksH Hartley Sweeten2014-08-161-2/+1
* staging: comedi: ni_labpc: tidy up labpc_8255_mmio()H Hartley Sweeten2014-08-161-7/+5
* staging: comedi: 8255: add a comedi_device param to the (*io) callbackH Hartley Sweeten2014-08-161-1/+2
* staging: comedi: ni_labpc: use the comedi_device 'mmio' memberH Hartley Sweeten2014-07-301-26/+12
* staging: comedi: ni_labpc: refactor labpc_8255_mmio()H Hartley Sweeten2014-07-301-6/+13
* staging: comedi: ni_labpc: don't pass dev->iobase to labpc_counter_set_mode()H Hartley Sweeten2014-07-301-10/+7
* staging: comedi: ni_labpc: don't pass dev->iobase to labpc_counter_load()H Hartley Sweeten2014-07-301-10/+10
* staging: comedi: ni_labpc: pass comedi_device to the I/O callbacksH Hartley Sweeten2014-07-301-64/+69
* staging: comedi: drivers: remove unnecessary *_SIZE definesH Hartley Sweeten2014-07-211-3/+1
* staging: comedi: ni_labpc: tidy up labpc_ai_scan_mode()H Hartley Sweeten2014-07-171-7/+9
* staging: comedi: ni_labpc: remove use of comedi_error()H Hartley Sweeten2014-07-171-6/+6
* staging: comedi: ni_labpc: checkpatch.pl cleanup (else is not useful)H Hartley Sweeten2014-07-161-2/+2
* staging: comedi: ni_labpc: use comedi_cmd pointerH Hartley Sweeten2014-05-281-2/+3
* staging: comedi: ni_labpc: fix 8254 timer programmingH Hartley Sweeten2014-05-031-53/+39
* staging: comedi: ni_labpc: clarify the cmd->start_arg validationH Hartley Sweeten2014-04-221-1/+7
* staging: comedi: ni_labpc: tidy up the chanlist checkingH Hartley Sweeten2014-04-221-46/+38
* staging: comedi: ni_labpc: use cfc_handle_events()H Hartley Sweeten2014-03-171-8/+4
* staging: comedi: ni_labpc: use comedi_timeout()H Hartley Sweeten2014-02-141-12/+9
* staging: comedi: ni_labpc: sample types are unsignedIan Abbott2013-10-161-1/+1
* staging: comedi: 8253.h: tidy up the i8253_cascade_ns_to_timer*() usersH Hartley Sweeten2013-09-261-13/+10
* staging: comedi: ni_labpc: use comedi_range_is_unipolar()H Hartley Sweeten2013-09-171-8/+2
* staging: comedi: ni_labpc: tidy up after DMA code migrationIan Abbott2013-07-231-7/+0
* staging: comedi: ni_labpc: migrate DMA status handlingIan Abbott2013-07-231-26/+3
* staging: comedi: ni_labpc: migrate labpc_drain_dma()Ian Abbott2013-07-231-56/+0
* staging: comedi: ni_labpc: migrate DMA transfer set-upIan Abbott2013-07-231-51/+2
* staging: comedi: ni_labpc: move register defs to new fileIan Abbott2013-07-231-67/+1
* staging: comedi: ni_labpc: use labpc_have_dma_chan()Ian Abbott2013-07-231-17/+12
* staging: comedi: ni_labpc: migrate DMA channel init & freeIan Abbott2013-07-231-30/+5
* staging: comedi: ni_labpc_isadma: new module for ISA DMA supportIan Abbott2013-07-231-0/+1
* staging: comedi: ni_labpc: don't clear cmd3 bits explicitly in labpc_ai_cmd()Ian Abbott2013-07-231-4/+1
* staging: comedi: ni_labpc: fix possible double-free of dma_bufferIan Abbott2013-07-231-4/+6
* staging: comedi: don't rely on comedidev.h to include headersH Hartley Sweeten2013-07-231-0/+1
* staging: comedi: use comedi_alloc_devpriv()H Hartley Sweeten2013-07-231-2/+1
* staging: comedi: drivers: let core handle freeing s->privateH Hartley Sweeten2013-06-171-8/+0
* Merge 3.10-rc3 into staging-nextGreg Kroah-Hartman2013-05-271-3/+5
|\
| * staging: comedi: ni_labpc: fix build when VIRT_TO_BUS is not definedH Hartley Sweeten2013-05-131-3/+5
* | staging: comedi: ni_labpc: remove *_ai_gain_bits tablesH Hartley Sweeten2013-05-161-16/+11
OpenPOWER on IntegriCloud