index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
comedi
Age
Commit message (
Expand
)
Author
2013-08-01
staging: comedi: usbduxsigma: move urb unlink into usbduxsigma_detach()
H Hartley Sweeten
2013-08-01
staging: comedi: usbduxsigma: init 'pwm_buf_sz' in usbduxsigma_auto_attach()
H Hartley Sweeten
2013-08-01
staging: comedi: usbduxsigma: 'dac_commands' does not need to be kzalloc()'d
H Hartley Sweeten
2013-08-01
staging: comedi: usbdux: tidy up usbdux_alloc_usb_buffers()
H Hartley Sweeten
2013-08-01
staging: comedi: usbduxsigma: return void from usbduxsigma_pwm_pattern()
H Hartley Sweeten
2013-08-01
staging: comedi: usbdux: return void from usbdux_pwm_pattern()
H Hartley Sweeten
2013-08-01
staging: comedi: usbdux: tidy up usbdux_pwm_config()
H Hartley Sweeten
2013-08-01
staging: comedi: usbdux: remove usbdux_pwm_read()
H Hartley Sweeten
2013-08-01
staging: comedi: usbdux: tidy up usbdux_pwm_write()
H Hartley Sweeten
2013-08-01
staging: comedi: usbdux: tidy up usbdux_pwm_pattern()
H Hartley Sweeten
2013-08-01
staging: comedi: usbdux: tidy up usbdux_pwm_period()
H Hartley Sweeten
2013-08-01
staging: comedi: usbduxsigma: remove the usb endpoint defines
H Hartley Sweeten
2013-08-01
staging: comedi: usbduxsigma: generalize the ai/ao usb_kill_urb()
H Hartley Sweeten
2013-08-01
staging: comedi: usbdux: generalize the usb_submit_urb functions
H Hartley Sweeten
2013-08-01
staging: comedi: das16: tidy up multi-line comments
H Hartley Sweeten
2013-08-01
staging: comedi: das16: remove some unnecessary parentheses
H Hartley Sweeten
2013-08-01
staging: comedi: das16: tidy up user ai/ao range initialization
H Hartley Sweeten
2013-08-01
staging: comedi: das16: remove an unnecessary check in the attach
H Hartley Sweeten
2013-08-01
staging: comedi: das16: fix das16_detach()
H Hartley Sweeten
2013-08-01
staging: comedi: das16: change MODULE_DESCRIPTION
H Hartley Sweeten
2013-08-01
staging: comedi: das16: tidy up private data definition
H Hartley Sweeten
2013-08-01
staging: comedi: das16: cleanup comedi_error() messages
H Hartley Sweeten
2013-08-01
staging: comedi: das16: fix a > 80 char line issue
H Hartley Sweeten
2013-08-01
staging: comedi: das16: absorb das1600_mode_detect() into caller
H Hartley Sweeten
2013-08-01
staging: comedi: das16: cleanup printk message in board attach
H Hartley Sweeten
2013-08-01
staging: comedi: das16: fail attach if board id is incorrect
H Hartley Sweeten
2013-08-01
staging: comedi: das16: tidy up the register map defines
H Hartley Sweeten
2013-08-01
staging: comedi: das16: tidy up 8255 digital i/o subdevice
H Hartley Sweeten
2013-08-01
staging: comedi: das16: remove 'i8254_offset' from boardinfo
H Hartley Sweeten
2013-08-01
staging: comedi: das16: move boardinfo declaration
H Hartley Sweeten
2013-08-01
staging: comedi: das16: remove unnecessary test in das16_interrupt()
H Hartley Sweeten
2013-08-01
staging: comedi: das16: move some functions to improve readability
H Hartley Sweeten
2013-08-01
staging: comedi: das16: tidy up das16_ai_insn_read()
H Hartley Sweeten
2013-08-01
staging: comedi: das16: introduce das16_ai_{en, dis}able() helpers
H Hartley Sweeten
2013-08-01
staging: comedi: das16: remove the register map comments
H Hartley Sweeten
2013-08-01
staging: comedi: das16: remove unused static const variable
H Hartley Sweeten
2013-08-01
staging: comedi: das16: remove unused DAS16_SIZE
H Hartley Sweeten
2013-08-01
staging: comedi: das16: add a 'can_burst' flag to the private data
H Hartley Sweeten
2013-08-01
staging: comedi: das16: remove 'volatile' on private data variables
H Hartley Sweeten
2013-08-01
staging: comedi: das16: remove DEBUG_PRINT macro
H Hartley Sweeten
2013-08-01
staging: comedi: das16: remove reg_dump()
H Hartley Sweeten
2013-08-01
staging: comedi: das16: remove 'ai_unipolar' and 'ai_singleended'
H Hartley Sweeten
2013-08-01
staging: comedi: das16: remove unused struct definition
H Hartley Sweeten
2013-08-01
staging: comedi: das16: tidy up the comedi_lrange tables
H Hartley Sweeten
2013-08-01
staging: comedi: das16: cleanup analog output subdevice
H Hartley Sweeten
2013-08-01
staging: comedi: das16: all supported board have digital outputs
H Hartley Sweeten
2013-08-01
staging: comedi: das16: all supported board have digital inputs
H Hartley Sweeten
2013-08-01
staging: comedi: das16: change boardinfo 'ai_nbits' to 'ai_maxdata'
H Hartley Sweeten
2013-08-01
staging: comedi: das16: all supported board have analog inputs
H Hartley Sweeten
2013-08-01
staging: comedi: das16: fix DMA init during board attach
H Hartley Sweeten
[next]