index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
comedi
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-30
staging: comedi: usbduxsigma: tidy up the multi-line comments
H Hartley Sweeten
1
-19
/
+21
2013-05-30
staging: comedi: usbduxsigma: remove a space before tab
H Hartley Sweeten
1
-1
/
+1
2013-05-30
staging: comedi: usbduxsigma: tidy up chanToInterval()
H Hartley Sweeten
1
-10
/
+7
2013-05-30
staging: comedi: usbduxsigma: add missing spaces reported by checkpatch.pl
H Hartley Sweeten
1
-2
/
+2
2013-05-30
staging: comedi: usbduxsigma: rename CamelCase vars in private data
H Hartley Sweeten
1
-79
/
+79
2013-05-30
staging: comedi: usbduxsigma: remove some unused defines
H Hartley Sweeten
1
-10
/
+0
2013-05-30
staging: comedi: usbduxsigma: tidy up the usb endpoint defines
H Hartley Sweeten
1
-19
/
+13
2013-05-30
staging: comedi: usbduxsigma: cleanup comedi_lrange table
H Hartley Sweeten
1
-7
/
+5
2013-05-30
staging: comedi: usbduxsigma: rename usbdux_{ai,ao}_stop() functions
H Hartley Sweeten
1
-15
/
+19
2013-05-30
staging: comedi: usbduxsigma: rename the (*cancel) functions
H Hartley Sweeten
1
-6
/
+6
2013-05-30
staging: comedi: usbduxsigma: rename the urb completion handlers
H Hartley Sweeten
1
-6
/
+6
2013-05-30
staging: comedi: usbduxsigma: rename {send,receive}_dux_commands()
H Hartley Sweeten
1
-23
/
+21
2013-05-30
staging: comedi: usbduxsigma: check for invalid 'ao_timer' in all cases
H Hartley Sweeten
1
-2
/
+2
2013-05-30
staging: comedi: usbduxsigma: tidy up analog input command support
H Hartley Sweeten
1
-96
/
+81
2013-05-30
staging: comedi: usbduxsigma: tidy up usbdux_ai_insn_read()
H Hartley Sweeten
1
-45
/
+39
2013-05-30
staging: comedi: usbduxsigma: cleanup the private data 'outBuffer'
H Hartley Sweeten
1
-13
/
+12
2013-05-30
staging: comedi: usbduxsigma: tidy up analog output (*insn_{read, write})
H Hartley Sweeten
1
-36
/
+34
2013-05-30
staging: comedi: usbduxsigma: tidy up analog output command support
H Hartley Sweeten
1
-61
/
+70
2013-05-30
staging: comedi: usbduxsigma: rename usbdux_pwm_stop()
H Hartley Sweeten
1
-6
/
+8
2013-05-30
staging: comedi: usbduxsigma: rename usbdux_pwm_cancel()
H Hartley Sweeten
1
-3
/
+3
2013-05-30
staging: comedi: usbduxsigma: rename usbdux_pwm_irq()
H Hartley Sweeten
1
-2
/
+2
2013-05-30
staging: comedi: usbduxsigma: tidy up usbdux_pwm_period()
H Hartley Sweeten
1
-8
/
+9
2013-05-30
staging: comedi: usbduxsigma: change private data flags to bit fields
H Hartley Sweeten
1
-10
/
+8
2013-05-30
staging: comedi: usbduxsigma: remove 'interface' from the private data
H Hartley Sweeten
1
-3
/
+0
2013-05-30
staging: comedi: usbduxsigma: remove some dev_{level} noise
H Hartley Sweeten
1
-42
/
+1
2013-05-30
staging: comedi: usbduxsigma: tidy up usbdux_dio_insn_config()
H Hartley Sweeten
1
-16
/
+15
2013-05-30
staging: comedi: usbduxsigma: tidy up usbdux_dio_insn_bits()
H Hartley Sweeten
1
-38
/
+35
2013-05-30
staging: comedi: usbduxsigma: tidy up usbdux_pwm_start()
H Hartley Sweeten
1
-14
/
+9
2013-05-30
staging: comedi: usbduxsigma: tidy up usbdux_pwm_pattern()
H Hartley Sweeten
1
-36
/
+25
2013-05-30
staging: comedi: usbduxsigma: tidy up usbdux_pwm_write()
H Hartley Sweeten
1
-14
/
+15
2013-05-30
staging: comedi: usbduxsigma: remove usbdux_pwm_read()
H Hartley Sweeten
1
-9
/
+0
2013-05-30
staging: comedi: usbduxsigma: tidy up usbduxsigma_pwm_config()
H Hartley Sweeten
1
-22
/
+15
2013-05-30
staging: comedi: usbduxsigma: move usbduxsigma_firmware_upload()
H Hartley Sweeten
1
-78
/
+76
2013-05-30
staging: comedi: usbduxsigma: remove an extra ';'
H Hartley Sweeten
1
-1
/
+1
2013-05-30
staging: comedi: usbduxsigma: tidy up tidy_up()
H Hartley Sweeten
1
-57
/
+44
2013-05-30
staging: comedi: usbduxsigma: kill all urbs before freeing them
H Hartley Sweeten
1
-10
/
+5
2013-05-30
staging: comedi: usbduxsigma: move usb_set_intfdata(intf, NULL) to (*detach)
H Hartley Sweeten
1
-4
/
+3
2013-05-30
staging: comedi: usbduxsigma: remove tidy_up() from (*auto_attach)
H Hartley Sweeten
1
-3
/
+1
2013-05-30
staging: comedi: usbduxsigma: tidy up usbdux_getstatusinfo()
H Hartley Sweeten
1
-71
/
+52
2013-05-30
staging: comedi: usbduxsigma: tidy up usbduxsigma_attach_common()
H Hartley Sweeten
1
-80
/
+58
2013-05-30
staging: comedi: usbduxsigma: remove SUBDEV_* defines
H Hartley Sweeten
1
-16
/
+4
2013-05-30
staging: comedi: usbduxsigma: remove unnecessary check in usbdux_ao_cmd()
H Hartley Sweeten
1
-6
/
+0
2013-05-30
staging: comedi: usbduxsigma: remove unnecessary check in usbdux_ai_cmd()
H Hartley Sweeten
1
-6
/
+0
2013-05-30
staging: comedi: usbduxsigma: tidy up usbdux_ai_inttrig()
H Hartley Sweeten
1
-22
/
+15
2013-05-30
staging: comedi: usbduxsigma: tidy up usbdux_ao_inttrig()
H Hartley Sweeten
1
-27
/
+20
2013-05-30
staging: comedi: usbduxsigma: remove private data sanity checks
H Hartley Sweeten
1
-41
/
+0
2013-05-30
staging: comedi: usbduxsigma: tidy up firmware upload error messages
H Hartley Sweeten
1
-13
/
+5
2013-05-30
staging: comedi: usbduxsigma: remove 'usbdev' from the private data
H Hartley Sweeten
1
-30
/
+28
2013-05-30
staging: comedi: usbduxsigma: remove 'comedidev' from the private data
H Hartley Sweeten
1
-8
/
+3
2013-05-30
staging: comedi: usbduxsigma: tidy up usbduxsub_submit_PwmURBs()
H Hartley Sweeten
1
-25
/
+13
[next]