index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
comedi
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: comedi: dt9812: Resolve different base types warnings.
Shaun Laing
2013-07-31
1
-3
/
+3
*
staging: comedi: allow ISA and PC/104 drivers on non-ISA systems
H Hartley Sweeten
2013-07-31
1
-1
/
+0
*
staging: comedi: usbduxsigma: absorb usbduxsigma_attach_common() into caller
H Hartley Sweeten
2013-07-31
1
-95
/
+76
*
staging: comedi: usbdux: tidy up usbdux_free_usb_buffers()
H Hartley Sweeten
2013-07-31
1
-5
/
+3
*
staging: comedi: usbdux: tidy up usbdux_detach()
H Hartley Sweeten
2013-07-31
1
-10
/
+11
*
staging: comedi: usbduxsigma: always clear the usb intfdata in (*detach)
H Hartley Sweeten
2013-07-31
1
-2
/
+2
*
staging: comedi: usbduxsigma: move urb unlink into usbduxsigma_detach()
H Hartley Sweeten
2013-07-31
1
-5
/
+7
*
staging: comedi: usbduxsigma: init 'pwm_buf_sz' in usbduxsigma_auto_attach()
H Hartley Sweeten
2013-07-31
1
-7
/
+6
*
staging: comedi: usbduxsigma: 'dac_commands' does not need to be kzalloc()'d
H Hartley Sweeten
2013-07-31
1
-8
/
+4
*
staging: comedi: usbdux: tidy up usbdux_alloc_usb_buffers()
H Hartley Sweeten
2013-07-31
1
-26
/
+6
*
staging: comedi: usbduxsigma: return void from usbduxsigma_pwm_pattern()
H Hartley Sweeten
2013-07-31
1
-9
/
+10
*
staging: comedi: usbdux: return void from usbdux_pwm_pattern()
H Hartley Sweeten
2013-07-31
1
-9
/
+10
*
staging: comedi: usbdux: tidy up usbdux_pwm_config()
H Hartley Sweeten
2013-07-31
1
-19
/
+13
*
staging: comedi: usbdux: remove usbdux_pwm_read()
H Hartley Sweeten
2013-07-31
1
-9
/
+0
*
staging: comedi: usbdux: tidy up usbdux_pwm_write()
H Hartley Sweeten
2013-07-31
1
-15
/
+11
*
staging: comedi: usbdux: tidy up usbdux_pwm_pattern()
H Hartley Sweeten
2013-07-31
1
-34
/
+19
*
staging: comedi: usbdux: tidy up usbdux_pwm_period()
H Hartley Sweeten
2013-07-31
1
-5
/
+6
*
staging: comedi: usbduxsigma: remove the usb endpoint defines
H Hartley Sweeten
2013-07-31
1
-14
/
+5
*
staging: comedi: usbduxsigma: generalize the ai/ao usb_kill_urb()
H Hartley Sweeten
2013-07-31
1
-16
/
+12
*
staging: comedi: usbdux: generalize the usb_submit_urb functions
H Hartley Sweeten
2013-07-31
1
-32
/
+15
*
staging: comedi: das16: tidy up multi-line comments
H Hartley Sweeten
2013-07-31
1
-70
/
+77
*
staging: comedi: das16: remove some unnecessary parentheses
H Hartley Sweeten
2013-07-31
1
-9
/
+11
*
staging: comedi: das16: tidy up user ai/ao range initialization
H Hartley Sweeten
2013-07-31
1
-24
/
+29
*
staging: comedi: das16: remove an unnecessary check in the attach
H Hartley Sweeten
2013-07-31
1
-5
/
+1
*
staging: comedi: das16: fix das16_detach()
H Hartley Sweeten
2013-07-31
1
-4
/
+9
*
staging: comedi: das16: change MODULE_DESCRIPTION
H Hartley Sweeten
2013-07-31
1
-1
/
+1
*
staging: comedi: das16: tidy up private data definition
H Hartley Sweeten
2013-07-31
1
-24
/
+16
*
staging: comedi: das16: cleanup comedi_error() messages
H Hartley Sweeten
2013-07-31
1
-12
/
+9
*
staging: comedi: das16: fix a > 80 char line issue
H Hartley Sweeten
2013-07-31
1
-1
/
+2
*
staging: comedi: das16: absorb das1600_mode_detect() into caller
H Hartley Sweeten
2013-07-31
1
-19
/
+6
*
staging: comedi: das16: cleanup printk message in board attach
H Hartley Sweeten
2013-07-31
1
-3
/
+2
*
staging: comedi: das16: fail attach if board id is incorrect
H Hartley Sweeten
2013-07-31
1
-7
/
+5
*
staging: comedi: das16: tidy up the register map defines
H Hartley Sweeten
2013-07-31
1
-95
/
+90
*
staging: comedi: das16: tidy up 8255 digital i/o subdevice
H Hartley Sweeten
2013-07-31
1
-18
/
+21
*
staging: comedi: das16: remove 'i8254_offset' from boardinfo
H Hartley Sweeten
2013-07-31
1
-23
/
+0
*
staging: comedi: das16: move boardinfo declaration
H Hartley Sweeten
2013-07-31
1
-212
/
+212
*
staging: comedi: das16: remove unnecessary test in das16_interrupt()
H Hartley Sweeten
2013-07-31
1
-11
/
+4
*
staging: comedi: das16: move some functions to improve readability
H Hartley Sweeten
2013-07-31
1
-154
/
+146
*
staging: comedi: das16: tidy up das16_ai_insn_read()
H Hartley Sweeten
2013-07-31
1
-23
/
+27
*
staging: comedi: das16: introduce das16_ai_{en, dis}able() helpers
H Hartley Sweeten
2013-07-31
1
-20
/
+33
*
staging: comedi: das16: remove the register map comments
H Hartley Sweeten
2013-07-31
1
-85
/
+2
*
staging: comedi: das16: remove unused static const variable
H Hartley Sweeten
2013-07-31
1
-3
/
+0
*
staging: comedi: das16: remove unused DAS16_SIZE
H Hartley Sweeten
2013-07-31
1
-1
/
+0
*
staging: comedi: das16: add a 'can_burst' flag to the private data
H Hartley Sweeten
2013-07-31
1
-19
/
+12
*
staging: comedi: das16: remove 'volatile' on private data variables
H Hartley Sweeten
2013-07-31
1
-4
/
+4
*
staging: comedi: das16: remove DEBUG_PRINT macro
H Hartley Sweeten
2013-07-31
1
-12
/
+0
*
staging: comedi: das16: remove reg_dump()
H Hartley Sweeten
2013-07-31
1
-20
/
+0
*
staging: comedi: das16: remove 'ai_unipolar' and 'ai_singleended'
H Hartley Sweeten
2013-07-31
1
-23
/
+5
*
staging: comedi: das16: remove unused struct definition
H Hartley Sweeten
2013-07-31
1
-5
/
+0
*
staging: comedi: das16: tidy up the comedi_lrange tables
H Hartley Sweeten
2013-07-31
1
-46
/
+51
[next]