aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/gsc_hpdi.c
AgeCommit message (Expand)Author
2015-10-12staging: comedi: gsc_hpdi: use preferred kernel typesH Hartley Sweeten
2015-05-10staging: comedi: gsc_hpdi: use a better MODULE_DESCRIPTION()Ian Abbott
2015-05-10staging: comedi: gsc_hpdi: use PCI_DEVICE_SUB()Ian Abbott
2015-05-10staging: comedi: gsc_hpdi: prefer using the BIT() macroIan Abbott
2015-05-10staging: comedi: gsc_hpdi: usleep_range is preferred over udelayIan Abbott
2015-05-10staging: comedi: gsc_hpdi: remove multiple board type supportIan Abbott
2015-05-10staging: comedi: gsc_hpdi: tidy up commentsIan Abbott
2015-05-08staging: gsc_hdpi: Remove dead codeGujulan Elango, Hari Prasath (H.)
2015-04-03staging: comedi: gsc_hpdi: remove #include "comedi_fc.h"Ian Abbott
2015-03-20staging: comedi: gsc_hpdi: include new "comedi_pci.h" headerIan Abbott
2015-03-06staging: comedi: drivers/*.c: remove unnecessary blank linesH Hartley Sweeten
2015-01-25staging: comedi: drivers: remove inappropriate COMEDI_CB_EOA eventsH Hartley Sweeten
2014-11-03staging: comedi: drivers: replace SDF_WRITEABLE with SDF_WRITABLEH Hartley Sweeten
2014-10-29staging: comedi: gsc_hpdi: use comedi_buf_write_samples()H Hartley Sweeten
2014-10-20staging: comedi: gsc_hpdi: use comedi_handle_events()H Hartley Sweeten
2014-08-30staging: comedi: gsc_hpdi: tidy up freeing of the dma buffersH Hartley Sweeten
2014-08-30staging: comedi: gsc_hpdi: remove deadcode in gsc_hpdi_cmd_test()H Hartley Sweeten
2014-07-30staging: comedi: gsc_hpdi: use the comedi_device 'mmio' memberH Hartley Sweeten
2014-04-22staging: comedi: gsc_hpdi: validate the cmd->start_argH Hartley Sweeten
2014-04-22staging: comedi: gsc_hpdi: factor out chanlist checking from (*do_cmdtest)H Hartley Sweeten
2014-03-17staging: comedi: gsc_hpdi: tidy up multi-line commentH Hartley Sweeten
2014-03-17staging: comedi: gsc_hpdi: remove pr_fmt() defineH Hartley Sweeten
2014-03-17staging: comedi: gsc_hpdi: convert comedi_error() messages to dev_err()H Hartley Sweeten
2014-03-17staging: comedi: gsc_hpdi: tidy up the boardinfoH Hartley Sweeten
2014-03-17staging: comedi: gsc_hpdi: tidy up the register mapH Hartley Sweeten
2014-03-17staging: comedi: gsc_hpdi: rename 'hpdi_iobase' in private dataH Hartley Sweeten
2014-03-17staging: comedi: gsc_hpdi: rename 'plx9080_iobase' in private dataH Hartley Sweeten
2014-03-17staging: comedi: gsc_hpdi: tidy up gsc_hpdi_drain_dma()H Hartley Sweeten
2014-03-17staging: comedi: gsc_hpdi: remove 'volatile' from the private data membersH Hartley Sweeten
2014-03-17staging: comedi: gsc_hpdi: remove hpdi_writel()H Hartley Sweeten
2014-03-17staging: comedi: gsc_hpdi: remove disable_plx_interrupts()H Hartley Sweeten
2014-03-17staging: comedi: gsc_hpdi: rename init_hpdi()H Hartley Sweeten
2014-03-17staging: comedi: gsc_hpdi: rename init_plx9080()H Hartley Sweeten
2014-03-17staging: comedi: gsc_hpdi: rename hpdi_find_board()H Hartley Sweeten
2014-03-17staging: comedi: gsc_hpdi: rename the (*auto_attach) and (*detach) functionsH Hartley Sweeten
2014-03-17staging: comedi: gsc_hpdi: rename drain_dma_buffers()H Hartley Sweeten
2014-03-17staging: comedi: gsc_hpdi: rename handle_interrupt()H Hartley Sweeten
2014-03-17staging: comedi: gsc_hpdi: rename abort_dma()H Hartley Sweeten
2014-03-17staging: comedi: gsc_hpdi: rename hpdi_cancel()H Hartley Sweeten
2014-03-17staging: comedi: gsc_hpdi: tidy up hpdi_cmd_test()H Hartley Sweeten
2014-03-17staging: comedi: gsc_hpdi: tidy up hpdi_cmd()H Hartley Sweeten
2014-03-17staging: comedi: gsc_hpdi: tidy up setup_dma_descriptors()H Hartley Sweeten
2014-03-17staging: comedi: gsc_hpdi: tidy up dio_config_insn()H Hartley Sweeten
2014-03-17staging: comedi: gsc_hpdi: move the (*auto_attach) helper functionsH Hartley Sweeten
2014-03-17staging: comedi: gsc_hpdi: absorb setup_subdevices()H Hartley Sweeten
2014-03-17staging: comedi: gsc_hpdi: move the (*auto_attach) and (*detach) functionsH Hartley Sweeten
2014-03-17staging: comedi: drivers should not clear the async->eventsH Hartley Sweeten
2013-12-02staging: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2013-11-26staging: comedi: gsc_hpdi: remove DEBUG_PRINTH Hartley Sweeten
2013-08-12staging: comedi: drivers: use comedi_dio_insn_config() for complex casesH Hartley Sweeten