aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/vmk80xx.c
AgeCommit message (Expand)Author
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
2013-02-05staging: comedi: vmk80xx: remove private data 'count'H Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: factor out usb buffer allocationH Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: factor out usb endpoint detectionH Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: consistently use the same local var namesH Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: rename struct vmk80xx_usbH Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: remove VMK80XX_SUBD_* enumH Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: remove common and unused boardinfoH Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: save the boardinfo in the comedi_deviceH Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: move boardinfo into a const arrayH Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: use comedi_auto_unconfig() for (*disconnect)H Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: move usb_driver (*disconnect) codeH Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: remove support for manual attachingH Hartley Sweeten
2012-10-29staging: comedi: vmk80xx: use auto_attach() hookIan Abbott
2012-10-24staging/comedi: Use dev_ printks in drivers/vmk80xx.cYAMANE Toshiaki
2012-09-06staging: comedi: vmk80xx: fix compiler warningGreg Kroah-Hartman
2012-09-05staging: comedi: vmk80xx: remove subdevice pointer mathH Hartley Sweeten
2012-06-20staging: comedi: vmk80xx: refactor init codeH Hartley Sweeten
2012-06-20staging: comedi: vmk80xx: use module_comedi_usb_driver()H Hartley Sweeten
2012-06-18staging: comedi: vmk80xx: use attach_usb() hookIan Abbott
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-05-18staging: comedi: cleanup all the comedi_driver 'detach' functionsH Hartley Sweeten
2012-05-09staging: comedi: remove debug tracing in vmk80xx driverH Hartley Sweeten
2012-04-23staging: comedi: vmk80xx.c: remove err() usageGreg Kroah-Hartman
2012-04-20staging: comedi vmk80xx: lock held on error pathDan Carpenter