aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/vmk80xx.c
AgeCommit message (Expand)Author
2020-10-17staging: comedi: check validity of wMaxPacketSize of usb endpoints foundAnant Thazhemadam
2019-04-16staging: comedi: vmk80xx: Fix possible double-free of ->usb_rx_bufIan Abbott
2019-04-16staging: comedi: vmk80xx: Fix use of uninitialized semaphoreIan Abbott
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
2016-08-21staging: comedi: drivers: replace le16_to_cpu() with usb_endpoint_maxp()Cheah Kok Cheong
2015-09-12staging: comedi: vmk80xx: tidy up definesH Hartley Sweeten
2015-09-12staging: comedi: vmk80xx: cleanup multi-line commentH Hartley Sweeten
2015-06-18staging: comedi: vmk80xx: sanity check context used to get the boardinfoH Hartley Sweeten
2015-06-18staging: comedi: vmk80xx: rename 'boardinfo' variablesH Hartley Sweeten
2015-02-28staging: comedi: vmk80xx: remove "firmware version" kernel messagesH Hartley Sweeten
2015-01-28staging: comedi: vmk80xx: include new "comedi_usb.h" headerIan Abbott
2015-01-25staging: comedi: vmk80xx: tidy up vmk80xx_cnt_insn_config()H Hartley Sweeten
2015-01-25staging: comedi: vmk80xx: GPCT_RESET is not an (*insn_config) instructionH Hartley Sweeten
2015-01-09staging: comedi: vm80xx: rewrite comedi driver comment blockIan Abbott
2014-11-03staging: comedi: drivers: replace SDF_WRITEABLE with SDF_WRITABLEH Hartley Sweeten
2014-09-11staging: comedi: vmk80xx: replace comedi_board() callsIan Abbott
2014-07-10staging: comedi: vmk80xx: remove MODULE_VERSION() from in-kernel moduleIan Abbott
2013-11-25staging: comedi: fix potentially uninitialised variableMichal Nazarewicz
2013-09-17staging: comedi: vmk80xx: use comedi_dio_update_state()H Hartley Sweeten
2013-07-23staging: comedi: use comedi_alloc_devpriv()H Hartley Sweeten
2013-05-21staging: comedi: vmk80xx: remove usb_interface from private dataH Hartley Sweeten
2013-05-21staging: comedi: vmk80xx: use comedi_to_usb_dev()H Hartley Sweeten
2013-05-21staging: comedi: vmk80xx: don't pass the private data directlyH Hartley Sweeten
2013-05-13staging: comedi: remove FSF address from boilerplate textH Hartley Sweeten
2013-02-18staging: comedi: vmk80xx: wait for URBs to completeIan Abbott
2013-02-15staging: comedi: vmk80xx: initialize K8055 outputs to known stateIan Abbott
2013-02-15staging: comedi: vmk80xx: simplify vmk80xx_reset_device()Ian Abbott
2013-02-15staging: comedi: vmk80xx: zero buffers on allocationIan Abbott
2013-02-13staging/comedi: Fix undefined array subscriptPeter Huewe
2013-02-05staging: comedi: vmk80xx: rename vmk80xx_attach_common()H Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: remove the 'Changelog' commentsH Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: cleanup the comedi_lrange tablesH Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: remove CONFIG_COMEDI_DEBUG codeH Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: remove unused #defineH Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: remove digital input (*insn_read)H Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: remove digital output (*insn_write)H Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: remove digital output (*insn_read)H Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: cleanup pwm subdevice initH Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: cleanup counter subdevice initH Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: cleanup digital input subdevice initH Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: cleanup digital input subdevice initH Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: cleanup analog output subdevice initH Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: cleanup analog input subdevice initH Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: remove need for boardinfo in private_dataH Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: push usb (*probe) into comedi (*auto_attach)H Hartley Sweeten
2013-02-05staging: comedi: comedi_usb: allow comedi usb drivers to pass a 'context'H Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: remove private data 'attached'H Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: remove private data 'probed'H Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: make sure private data is clean when detachedH Hartley Sweeten