aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/pcl726.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-04-03staging: comedi: pcl726: remove #include "comedi_fc.h"Ian Abbott
2015-01-09staging: comedi: pcl726: rewrite "Devices:" lineIan Abbott
2014-11-26staging: comedi: drivers: have core hook up default (*insn_read) for readbackH Hartley Sweeten
2014-10-29staging: comedi: pcl726: use comedi_buf_write_samples()H Hartley Sweeten
2014-10-20staging: comedi: pcl726: use comedi_handle_events()H Hartley Sweeten
2014-09-11staging: comedi: pcl726: replace comedi_board() callsIan Abbott
2014-08-30staging: comedi: pcl726: use comedi_subdevice 'readback'H Hartley Sweeten
2014-08-30staging: comedi: usbdux: remove deadcode in pcl726_intr_cmdtest()H 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-09-26staging: comedi: pcl726: rename interrupt (async cmd) support functionsH Hartley Sweeten
2013-09-26staging: comedi: pcl726: rename 'boardtypes'H Hartley Sweeten
2013-09-26staging: comedi: pcl726: update MODULE_DESCRIPTIONH Hartley Sweeten
2013-09-26staging: comedi: pcl726: tidy up multi-line commentsH Hartley Sweeten
2013-09-26staging: comedi: pcl726: add support for the external interrupt signalH Hartley Sweeten
2013-09-26staging: comedi: pcl726: final tidy up of boardinfoH Hartley Sweeten
2013-09-26staging: comedi: pcl726: remove the *_SIZE definesH Hartley Sweeten
2013-09-26staging: comedi: pcl726: remove unnecessary comments in boardinfo definitionH Hartley Sweeten
2013-09-26staging: comedi: pcl726: rename boardinfo 'IRQbits'H Hartley Sweeten
2013-09-26staging: comedi: pcl726: tidy up the comedi_lrange codeH Hartley Sweeten
2013-09-26staging: comedi: pcl726: remove digital i/o register offsets from boardinfoH Hartley Sweeten
2013-09-26staging: comedi: pcl726: tidy up pcl726_attach()H Hartley Sweeten
2013-09-26staging: comedi: pcl726: fix the analog output range_table_list initializationH Hartley Sweeten
2013-09-26staging: comedi: pcl726: enable the interrupt support codeH Hartley Sweeten
2013-09-26staging: comedi: pcl726: remove all '= 0' boardinfoH Hartley Sweeten
2013-09-26staging: comedi: pcl726: tidy up pcl726_ao_insn_read()H Hartley Sweeten
2013-09-26staging: comedi: pcl726: tidy up pcl726_ao_insn()H Hartley Sweeten
2013-09-26staging: comedi: pcl726: remove 'bipolar' from the private dataH Hartley Sweeten
2013-09-26staging: comedi: pcl726: convert boardinfo declaration to C99 formatH Hartley Sweeten
2013-09-17staging: comedi: drivers: use comedi_dio_update_state() for complex casesH Hartley Sweeten
2013-07-23staging: comedi: drivers do not need <linux/ioport.h>H Hartley Sweeten
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-05-13staging: comedi: remove FSF address from boilerplate textH Hartley Sweeten
2013-04-19staging: comedi: drivers: free_irq() in comedi_legacy_detach()H Hartley Sweeten
2013-04-19staging: comedi: drivers: use comedi_legacy_detach()H Hartley Sweeten
2013-04-11staging: comedi: pcl726: use comedi_request_region()H Hartley Sweeten
2013-04-11staging: comedi: pcl726: cleanup dev->board_name usageH Hartley Sweeten
2013-04-05staging: comedi: range: introduce some simple mA rangesH Hartley Sweeten
2012-10-23staging: comedi: remove inline alloc_private()H Hartley Sweeten
2012-10-22staging: comedi: drivers: remove remaining devpriv macrosH Hartley Sweeten
2012-09-05staging: comedi: pcl726: remove subdevice pointer mathH Hartley Sweeten
2012-06-18staging: comedi: fix return value for insn_bits functionsH Hartley Sweeten
2012-06-18staging: comedi: remove unneeded sanity check in insn_bits functionsH Hartley Sweeten
2012-06-12staging: comedi: propogate error code from comedi_alloc_subdevicesH Hartley Sweeten
2012-06-12staging: comedi: export alloc_subdevices as comedi_alloc_subdevicesH Hartley Sweeten
2012-06-04staging: comedi: remove this_board macro in the pcl726 driverH Hartley Sweeten
2012-05-18staging: comedi: cleanup all the comedi_driver 'detach' functionsH Hartley Sweeten