summaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/pcl816.c
Commit message (Expand)AuthorAgeFilesLines
* staging: comedi: remove redundant variable segposColin Ian King2018-07-111-2/+2
* staging: comedi: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman2017-11-281-0/+1
* staging: comedi: pcl816: remove #if 0'ed out codeH Hartley Sweeten2015-10-121-12/+2
* staging: comedi: pcl816: prefer using the BIT macroH Hartley Sweeten2015-10-121-21/+17
* staging: comedi: pcl816: tidy up multi-line commentsH Hartley Sweeten2015-10-121-30/+27
* staging: comedi: drivers: pcl816.c remove leading spaceChandra S Gorentla2015-07-221-1/+1
* staging: comedi/drivers/pcl.* coding style fixesMatthew Needes2015-05-311-1/+1
* staging: comedi: pcl816: remove #include "comedi_fc.h"Ian Abbott2015-04-031-16/+17
* staging: comedi: drivers/*.c: remove unnecessary blank linesH Hartley Sweeten2015-03-061-3/+0
* staging: comedi: pcl816: convert driver to use the comedi_8254 moduleH Hartley Sweeten2015-03-011-44/+15
* staging: comedi: pcl816: use common function to setup dmaH Hartley Sweeten2015-01-171-32/+11
* staging: comedi: pcl816: simplify the dma->size calculationsH Hartley Sweeten2015-01-171-36/+28
* staging: comedi: pcl816: remove depends on ISA_DMA_API limitationH Hartley Sweeten2015-01-171-139/+69
* staging: comedi: pcl816: introduce pcl816_isadma_disable()H Hartley Sweeten2015-01-171-1/+10
* staging: comedi: pcl816: introduce pcl816_isadma_program()H Hartley Sweeten2015-01-171-15/+18
* staging: comedi: pcl816: fix short DMA transactionsH Hartley Sweeten2015-01-171-16/+18
* staging: comedi: pcl816: remove VIRT_TO_BUS dependancyH Hartley Sweeten2015-01-171-11/+9
* staging: comedi: pcl816: introduce struct pcl816_dma_descH Hartley Sweeten2015-01-171-23/+28
* staging: comedi: pcl816: introduce pcl816_free_dma()H Hartley Sweeten2015-01-171-8/+17
* staging: comedi: pcl816: introduce pcl816_alloc_dma()H Hartley Sweeten2015-01-171-35/+56
* staging: comedi: pcl816: use comedi_async 'scans_done' to detect EOAH Hartley Sweeten2014-11-051-8/+1
* staging: comedi: drivers: move comedi_async 'cur_chan' tracking into the coreH Hartley Sweeten2014-11-031-5/+1
* staging: comedi: drivers do not need to reset the async->cur_chanH Hartley Sweeten2014-11-031-1/+0
* staging: comedi: pcl816: use comedi_buf_write_samples()H Hartley Sweeten2014-10-291-3/+3
* staging: comedi: pcl816: use comedi_bytes_per_scan()H Hartley Sweeten2014-10-201-1/+1
* staging: comedi: pcl816: use comedi_handle_events()H Hartley Sweeten2014-10-201-2/+2
* staging: comedi: pcl816: replace comedi_board() callsIan Abbott2014-09-111-1/+1
* staging: comedi: pcl816: remove forward declarationH Hartley Sweeten2014-07-211-60/+56
* staging: comedi: pcl816: remove use of comedi_error()H Hartley Sweeten2014-07-171-1/+1
* staging: comedi: introduce comedi_buf_n_bytes_ready()H Hartley Sweeten2014-06-261-1/+1
* staging: comedi: pcl816: use cfc_bytes_per_scan()H Hartley Sweeten2014-05-281-1/+1
* staging: comedi: pcl816: fix DMA 'bytes' calculationH Hartley Sweeten2014-05-281-3/+1
* staging: comedi: pcl816: use comedi_fc helpers to validate timer argH Hartley Sweeten2014-05-281-7/+4
* staging: comedi: pass subdevice to comedi_buf_put()Ian Abbott2014-05-231-1/+1
* staging: comedi: pcl816: use cfc_handle_events()H Hartley Sweeten2014-03-171-3/+2
* staging: comedi: pcl816: tidy up the remaining register definesH Hartley Sweeten2014-03-061-4/+5
* staging: comedi: pcl816: define the mode register bitsH Hartley Sweeten2014-03-061-41/+25
* staging: comedi: pcl816: cleanup setup_channel_list()H Hartley Sweeten2014-03-061-38/+45
* staging: comedi: pcl816: define the status register bitsH Hartley Sweeten2014-03-061-7/+13
* staging: comedi: pcl816: tidy up analog input registersH Hartley Sweeten2014-03-061-8/+5
* staging: comedi: pcl816: introduce pcl816_ai_soft_trig()H Hartley Sweeten2014-03-061-3/+8
* staging: comedi: pcl816: introduce pcl816_ai_clear_eoc()H Hartley Sweeten2014-03-061-10/+13
* staging: comedi: pcl816: tidy up the analog input (*insn_read)H Hartley Sweeten2014-03-061-36/+36
* staging: comedi: pcl816: move pcl816_reset()H Hartley Sweeten2014-03-061-23/+20
* staging: comedi: pcl816: add support for digital subdevicesH Hartley Sweeten2014-03-061-19/+54
* staging: comedi: pcl816: consolidate the interrupt codeH Hartley Sweeten2014-03-061-29/+21
* staging: comedi: pcl816: remove 'int816_mode' from private dataH Hartley Sweeten2014-03-061-46/+23
* staging: comedi: pcl816: exit interrupt quick when there is nothing to doH Hartley Sweeten2014-03-061-9/+4
* staging: comedi: pcl816: clarify 'irq_was_now_closed' flag in private dataH Hartley Sweeten2014-03-061-8/+10
* staging: comedi: pcl816: reduce indent level in pcl816_ai_cancel()H Hartley Sweeten2014-03-061-29/+30
OpenPOWER on IntegriCloud