summaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/vmk80xx.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: drivers: replace le16_to_cpu() with usb_endpoint_maxp()Cheah Kok Cheong2016-08-211-6/+6
* staging: comedi: vmk80xx: tidy up definesH Hartley Sweeten2015-09-121-46/+46
* staging: comedi: vmk80xx: cleanup multi-line commentH Hartley Sweeten2015-09-121-17/+18
* staging: comedi: vmk80xx: sanity check context used to get the boardinfoH Hartley Sweeten2015-06-181-1/+4
* staging: comedi: vmk80xx: rename 'boardinfo' variablesH Hartley Sweeten2015-06-181-15/+15
* staging: comedi: vmk80xx: remove "firmware version" kernel messagesH Hartley Sweeten2015-02-281-71/+0
* staging: comedi: vmk80xx: include new "comedi_usb.h" headerIan Abbott2015-01-281-2/+1
* staging: comedi: vmk80xx: tidy up vmk80xx_cnt_insn_config()H Hartley Sweeten2015-01-251-26/+20
* staging: comedi: vmk80xx: GPCT_RESET is not an (*insn_config) instructionH Hartley Sweeten2015-01-251-1/+1
* staging: comedi: vm80xx: rewrite comedi driver comment blockIan Abbott2015-01-091-15/+16
* staging: comedi: drivers: replace SDF_WRITEABLE with SDF_WRITABLEH Hartley Sweeten2014-11-031-4/+4
* staging: comedi: vmk80xx: replace comedi_board() callsIan Abbott2014-09-111-1/+1
* staging: comedi: vmk80xx: remove MODULE_VERSION() from in-kernel moduleIan Abbott2014-07-101-1/+0
* staging: comedi: fix potentially uninitialised variableMichal Nazarewicz2013-11-251-1/+1
* staging: comedi: vmk80xx: use comedi_dio_update_state()H Hartley Sweeten2013-09-171-22/+13
* staging: comedi: use comedi_alloc_devpriv()H Hartley Sweeten2013-07-231-2/+1
* staging: comedi: vmk80xx: remove usb_interface from private dataH Hartley Sweeten2013-05-211-10/+3
* staging: comedi: vmk80xx: use comedi_to_usb_dev()H Hartley Sweeten2013-05-211-9/+5
* staging: comedi: vmk80xx: don't pass the private data directlyH Hartley Sweeten2013-05-211-25/+31
* staging: comedi: remove FSF address from boilerplate textH Hartley Sweeten2013-05-131-5/+0
* staging: comedi: vmk80xx: wait for URBs to completeIan Abbott2013-02-181-232/+20
* staging: comedi: vmk80xx: initialize K8055 outputs to known stateIan Abbott2013-02-151-1/+6
* staging: comedi: vmk80xx: simplify vmk80xx_reset_device()Ian Abbott2013-02-151-35/+9
* staging: comedi: vmk80xx: zero buffers on allocationIan Abbott2013-02-151-2/+2
* staging/comedi: Fix undefined array subscriptPeter Huewe2013-02-131-10/+7
* staging: comedi: vmk80xx: rename vmk80xx_attach_common()H Hartley Sweeten2013-02-051-2/+2
* staging: comedi: vmk80xx: remove the 'Changelog' commentsH Hartley Sweeten2013-02-051-13/+0
* staging: comedi: vmk80xx: cleanup the comedi_lrange tablesH Hartley Sweeten2013-02-051-6/+5
* staging: comedi: vmk80xx: remove CONFIG_COMEDI_DEBUG codeH Hartley Sweeten2013-02-051-38/+8
* staging: comedi: vmk80xx: remove unused #defineH Hartley Sweeten2013-02-051-2/+0
* staging: comedi: vmk80xx: remove digital input (*insn_read)H Hartley Sweeten2013-02-051-47/+0
* staging: comedi: vmk80xx: remove digital output (*insn_write)H Hartley Sweeten2013-02-051-50/+0
* staging: comedi: vmk80xx: remove digital output (*insn_read)H Hartley Sweeten2013-02-051-37/+0
* staging: comedi: vmk80xx: cleanup pwm subdevice initH Hartley Sweeten2013-02-051-18/+18
* staging: comedi: vmk80xx: cleanup counter subdevice initH Hartley Sweeten2013-02-051-20/+23
* staging: comedi: vmk80xx: cleanup digital input subdevice initH Hartley Sweeten2013-02-051-17/+21
* staging: comedi: vmk80xx: cleanup digital input subdevice initH Hartley Sweeten2013-02-051-15/+18
* staging: comedi: vmk80xx: cleanup analog output subdevice initH Hartley Sweeten2013-02-051-17/+19
* staging: comedi: vmk80xx: cleanup analog input subdevice initH Hartley Sweeten2013-02-051-15/+16
* staging: comedi: vmk80xx: remove need for boardinfo in private_dataH Hartley Sweeten2013-02-051-35/+25
* staging: comedi: vmk80xx: push usb (*probe) into comedi (*auto_attach)H Hartley Sweeten2013-02-051-108/+55
* staging: comedi: comedi_usb: allow comedi usb drivers to pass a 'context'H Hartley Sweeten2013-02-051-1/+1
* staging: comedi: vmk80xx: remove private data 'attached'H Hartley Sweeten2013-02-051-7/+0
* staging: comedi: vmk80xx: remove private data 'probed'H Hartley Sweeten2013-02-051-7/+2
* staging: comedi: vmk80xx: make sure private data is clean when detachedH Hartley Sweeten2013-02-051-14/+25
* staging: comedi: vmk80xx: remove private data 'count'H Hartley Sweeten2013-02-051-7/+0
* staging: comedi: vmk80xx: factor out usb buffer allocationH Hartley Sweeten2013-02-051-13/+22
* staging: comedi: vmk80xx: factor out usb endpoint detectionH Hartley Sweeten2013-02-051-35/+39
OpenPOWER on IntegriCloud