summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi
AgeCommit message (Expand)Author
2013-08-01staging: comedi: das16: remove 'i8254_offset' from boardinfoH Hartley Sweeten
2013-08-01staging: comedi: das16: move boardinfo declarationH Hartley Sweeten
2013-08-01staging: comedi: das16: remove unnecessary test in das16_interrupt()H Hartley Sweeten
2013-08-01staging: comedi: das16: move some functions to improve readabilityH Hartley Sweeten
2013-08-01staging: comedi: das16: tidy up das16_ai_insn_read()H Hartley Sweeten
2013-08-01staging: comedi: das16: introduce das16_ai_{en, dis}able() helpersH Hartley Sweeten
2013-08-01staging: comedi: das16: remove the register map commentsH Hartley Sweeten
2013-08-01staging: comedi: das16: remove unused static const variableH Hartley Sweeten
2013-08-01staging: comedi: das16: remove unused DAS16_SIZEH Hartley Sweeten
2013-08-01staging: comedi: das16: add a 'can_burst' flag to the private dataH Hartley Sweeten
2013-08-01staging: comedi: das16: remove 'volatile' on private data variablesH Hartley Sweeten
2013-08-01staging: comedi: das16: remove DEBUG_PRINT macroH Hartley Sweeten
2013-08-01staging: comedi: das16: remove reg_dump()H Hartley Sweeten
2013-08-01staging: comedi: das16: remove 'ai_unipolar' and 'ai_singleended'H Hartley Sweeten
2013-08-01staging: comedi: das16: remove unused struct definitionH Hartley Sweeten
2013-08-01staging: comedi: das16: tidy up the comedi_lrange tablesH Hartley Sweeten
2013-08-01staging: comedi: das16: cleanup analog output subdeviceH Hartley Sweeten
2013-08-01staging: comedi: das16: all supported board have digital outputsH Hartley Sweeten
2013-08-01staging: comedi: das16: all supported board have digital inputsH Hartley Sweeten
2013-08-01staging: comedi: das16: change boardinfo 'ai_nbits' to 'ai_maxdata'H Hartley Sweeten
2013-08-01staging: comedi: das16: all supported board have analog inputsH Hartley Sweeten
2013-08-01staging: comedi: das16: fix DMA init during board attachH Hartley Sweeten
2013-08-01staging: comedi: das16: remove DMA irq supportH Hartley Sweeten
2013-08-01staging: comedi: das16: "timer_mode" is always used for DMAH Hartley Sweeten
2013-07-29staging: comedi: dt9812: remove duplicated include from dt9812.cWei Yongjun
2013-07-29Merge 3.11-rc3 into staging-nextGreg Kroah-Hartman
2013-07-26staging: comedi: usbdux: consolidate usbduxsub_unlink_{in, out}urbs()H Hartley Sweeten
2013-07-26staging: comedi: usbdux: move and rename the bulk transfer commandsH Hartley Sweeten
2013-07-26staging: comedi: usbdux: remove unused defineH Hartley Sweeten
2013-07-26staging: comedi: usbdux: 'dac_commands' does not need to be kzalloc()'dH Hartley Sweeten
2013-07-26staging: comedi: usbdux: remove unnecessary check in usbdux_ao_cmd()H Hartley Sweeten
2013-07-26staging: comedi: usbdux: remove unnecessary check in usbdux_ai_cmd()H Hartley Sweeten
2013-07-26staging: comedi: usbdux: simplify initializing the ao urb transfer_bufferH Hartley Sweeten
2013-07-26staging: comedi: usbdux: cleanup the private data 'outBuffer'H Hartley Sweeten
2013-07-26staging: comedi: usbdux: rename private data variablesH Hartley Sweeten
2013-07-26staging: comedi: usbdux: clarify bipolar ai data in usbduxsub_ai_isoc_irq()H Hartley Sweeten
2013-07-26staging: comedi: usbdux: move usbdux_firmware_upload()H Hartley Sweeten
2013-07-26staging: comedi: usbdux: remove some unused definesH Hartley Sweeten
2013-07-26staging: comedi: usbdux: remove the usb endpoint definesH Hartley Sweeten
2013-07-26staging: comedi: usbdux: use the stop helpers in the detachH Hartley Sweeten
2013-07-26staging: comedi: usbdux: tidy up unlink and stop helpersH Hartley Sweeten
2013-07-26staging: comedi: usbdux: fix usbdux_pwm_start()H Hartley Sweeten
2013-07-26staging: comedi: usbdux: fix usbdux_pwm_cancel()H Hartley Sweeten
2013-07-26staging: comedi: usbdux: tidy up usbdux_pwm_stop()H Hartley Sweeten
2013-07-26staging: comedi: usbdux: fix usbdux_counter_write()H Hartley Sweeten
2013-07-26staging: comedi: usbdux: fix usbdux_counter_read()H Hartley Sweeten
2013-07-26staging: comedi: usbdux: tidy up usbdux_dio_insn_bits()H Hartley Sweeten
2013-07-26staging: comedi: usbdux: tidy up usbdux_dio_insn_config()H Hartley Sweeten
2013-07-26staging: comedi: usbdux: tidy up usbdux_ao_cmd()H Hartley Sweeten
2013-07-26staging: comedi: usbdux: tidy up usbdux_ao_inttrig()H Hartley Sweeten