summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi
AgeCommit message (Expand)Author
2013-08-12staging: comedi: drivers: use comedi_dio_insn_config() for simple casesH Hartley Sweeten
2013-08-12staging: comedi: skel: use comedi_dio_insn_config()H Hartley Sweeten
2013-08-12staging: comedi: drivers: introduce comedi_dio_insn_config()H Hartley Sweeten
2013-08-12Revert "staging: comedi: skel: use comedi_dio_insn_config()"Greg Kroah-Hartman
2013-08-12Revert "staging: comedi: core: introduce comedi_dio_insn_config()"Greg Kroah-Hartman
2013-08-12staging: comedi: drivers: use comedi_dio_insn_config() for complex casesH Hartley Sweeten
2013-08-12Revert "staging: comedi: drivers: use comedi_dio_insn_config() for complex ca...Greg Kroah-Hartman
2013-08-12staging: comedi: drivers: use comedi_dio_insn_config() for complex casesH Hartley Sweeten
2013-08-12staging: comedi: skel: use comedi_dio_insn_config()H Hartley Sweeten
2013-08-12staging: comedi: core: introduce comedi_dio_insn_config()H Hartley Sweeten
2013-08-01staging: comedi: dt9812: Resolve different base types warnings.Shaun Laing
2013-08-01staging: comedi: allow ISA and PC/104 drivers on non-ISA systemsH Hartley Sweeten
2013-08-01staging: comedi: usbduxsigma: absorb usbduxsigma_attach_common() into callerH Hartley Sweeten
2013-08-01staging: comedi: usbdux: tidy up usbdux_free_usb_buffers()H Hartley Sweeten
2013-08-01staging: comedi: usbdux: tidy up usbdux_detach()H Hartley Sweeten
2013-08-01staging: comedi: usbduxsigma: always clear the usb intfdata in (*detach)H Hartley Sweeten
2013-08-01staging: comedi: usbduxsigma: move urb unlink into usbduxsigma_detach()H Hartley Sweeten
2013-08-01staging: comedi: usbduxsigma: init 'pwm_buf_sz' in usbduxsigma_auto_attach()H Hartley Sweeten
2013-08-01staging: comedi: usbduxsigma: 'dac_commands' does not need to be kzalloc()'dH Hartley Sweeten
2013-08-01staging: comedi: usbdux: tidy up usbdux_alloc_usb_buffers()H Hartley Sweeten
2013-08-01staging: comedi: usbduxsigma: return void from usbduxsigma_pwm_pattern()H Hartley Sweeten
2013-08-01staging: comedi: usbdux: return void from usbdux_pwm_pattern()H Hartley Sweeten
2013-08-01staging: comedi: usbdux: tidy up usbdux_pwm_config()H Hartley Sweeten
2013-08-01staging: comedi: usbdux: remove usbdux_pwm_read()H Hartley Sweeten
2013-08-01staging: comedi: usbdux: tidy up usbdux_pwm_write()H Hartley Sweeten
2013-08-01staging: comedi: usbdux: tidy up usbdux_pwm_pattern()H Hartley Sweeten
2013-08-01staging: comedi: usbdux: tidy up usbdux_pwm_period()H Hartley Sweeten
2013-08-01staging: comedi: usbduxsigma: remove the usb endpoint definesH Hartley Sweeten
2013-08-01staging: comedi: usbduxsigma: generalize the ai/ao usb_kill_urb()H Hartley Sweeten
2013-08-01staging: comedi: usbdux: generalize the usb_submit_urb functionsH Hartley Sweeten
2013-08-01staging: comedi: das16: tidy up multi-line commentsH Hartley Sweeten
2013-08-01staging: comedi: das16: remove some unnecessary parenthesesH Hartley Sweeten
2013-08-01staging: comedi: das16: tidy up user ai/ao range initializationH Hartley Sweeten
2013-08-01staging: comedi: das16: remove an unnecessary check in the attachH Hartley Sweeten
2013-08-01staging: comedi: das16: fix das16_detach()H Hartley Sweeten
2013-08-01staging: comedi: das16: change MODULE_DESCRIPTIONH Hartley Sweeten
2013-08-01staging: comedi: das16: tidy up private data definitionH Hartley Sweeten
2013-08-01staging: comedi: das16: cleanup comedi_error() messagesH Hartley Sweeten
2013-08-01staging: comedi: das16: fix a > 80 char line issueH Hartley Sweeten
2013-08-01staging: comedi: das16: absorb das1600_mode_detect() into callerH Hartley Sweeten
2013-08-01staging: comedi: das16: cleanup printk message in board attachH Hartley Sweeten
2013-08-01staging: comedi: das16: fail attach if board id is incorrectH Hartley Sweeten
2013-08-01staging: comedi: das16: tidy up the register map definesH Hartley Sweeten
2013-08-01staging: comedi: das16: tidy up 8255 digital i/o subdeviceH Hartley Sweeten
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