index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
comedi
Age
Commit message (
Expand
)
Author
Lines
2016-11-07
staging: comedi: ni_tio: fix buggy ni_tio_clock_period_ps() return value
Ian Abbott
-1
/
+2
2016-10-02
Staging: comedi: Align the * in block comments
Ramiro Oliveira
-1
/
+1
2016-09-20
staging: comedi: Use vma_pages function on vma object instead of explicit com...
sayli karnik
-1
/
+1
2016-09-16
staging: comedi: Use the BIT() macro instead of left shifting 1
sayli karnik
-38
/
+38
2016-09-16
Staging: comedi: s626: Remove all unused functions
Bhumika Goyal
-284
/
+0
2016-09-13
Staging: comedi: drivers: Delete NULL check before pci_dev_put
Bhumika Goyal
-2
/
+1
2016-09-13
staging: comedi: comedi_fops: coding style fixes
Matias Mucciolo
-3
/
+3
2016-09-05
Merge 4.8-rc5 into staging-next
Greg Kroah-Hartman
-39
/
+26
2016-09-02
staging: comedi: cb_pcidas64: Fix checkpath warning
Anson Jacob
-2
/
+2
2016-09-02
staging: comedi: ni_at_a2150: Fix checkpatch warning
Anson Jacob
-81
/
+89
2016-09-02
staging: comedi: jr3_pci.c: Fix checkpatch warning
Anson Jacob
-6
/
+7
2016-09-02
staging: comedi: s626.h: Fix checkpatch warning
Anson Jacob
-2
/
+2
2016-09-02
staging: comedi: ni_atmio.c: Fix checkpatch warning
Anson Jacob
-7
/
+4
2016-09-02
staging: comedi: jr3_pci.h: Fix checkpatch warning
Anson Jacob
-118
/
+172
2016-09-02
staging: comedi: cb_pcidas64: Fix commenting style
Anson Jacob
-217
/
+214
2016-09-02
staging: comedi: cb_pcidas64.c: Fix checkpatch warning
Anson Jacob
-71
/
+77
2016-09-01
Staging: comedi: fix spelling mistake "Firmare" -> "Firmware"
Colin Ian King
-1
/
+1
2016-08-21
staging: comedi: ni_mio_common: fix AO inttrig backwards compatibility
Ian Abbott
-1
/
+9
2016-08-21
staging: comedi: dt2811: fix a precedence bug
Dan Carpenter
-2
/
+2
2016-08-21
staging: comedi: adv_pci1760: Do not return EINVAL for CMDF_ROUND_DOWN.
Phil Turnbull
-0
/
+1
2016-08-21
staging: comedi: ni_mio_common: fix wrong insn_write handler
Ian Abbott
-1
/
+1
2016-08-21
staging: comedi: comedi_test: fix timer race conditions
Ian Abbott
-34
/
+12
2016-08-21
staging: comedi: daqboard2000: bug fix board type matching code
Ian Abbott
-1
/
+1
2016-08-21
Staging: comedi: s626: fix line over 80 characters issue
Ravishankar Karkala Mallikarjunayya
-1
/
+2
2016-08-21
staging: comedi: drivers: replace le16_to_cpu() with usb_endpoint_maxp()
Cheah Kok Cheong
-10
/
+10
2016-08-21
staging: comedi/drivers: Fixed sparse warnings
Nayeemahmed Badebade
-2
/
+2
2016-08-21
staging: comedi: ni_at_a2150: fix block comments
H Hartley Sweeten
-58
/
+45
2016-08-21
staging: comedi: ni_pcidio: fix block comments
H Hartley Sweeten
-47
/
+48
2016-08-21
staging: comedi: ni_atmio16d: fix block comments
H Hartley Sweeten
-59
/
+47
2016-08-21
staging: comedi: ni_atmio: fix block comments
H Hartley Sweeten
-87
/
+78
2016-08-21
staging: comedi: ni_daq_dio24: fix block comments
H Hartley Sweeten
-29
/
+29
2016-08-21
staging: comedi: ni_mio_cs: fix block comments
H Hartley Sweeten
-34
/
+33
2016-08-21
staging: comedi: ni_pcimio: fix block comments
H Hartley Sweeten
-110
/
+106
2016-08-21
staging: comedi: ni_670x: fix block comment issues
H Hartley Sweeten
-34
/
+28
2016-08-21
staging: comedi: das08_cs: fix block comments
H Hartley Sweeten
-37
/
+36
2016-08-21
staging: comedi: addi_apci_3501: add a comedi driver comment block
H Hartley Sweeten
-0
/
+27
2016-08-21
staging: comedi: addi_apci_3501: remove timer/counter subdevice support
H Hartley Sweeten
-197
/
+2
2016-08-21
staging: comedi: plx9080.h: rename some macros for consistency
Ian Abbott
-26
/
+26
2016-08-21
staging: comedi: plx9080.h: define PLX_<REG>_TO_<FIELD>(r) macros
Ian Abbott
-26
/
+23
2016-08-15
staging: comedi: drivers: usbduxfast: don't print error when allocating urb f...
Wolfram Sang
-3
/
+1
2016-06-17
staging: comedi: avoid using timeval
Arnd Bergmann
-4
/
+5
2016-06-17
Staging: comedi: dt2817: Coding style issue fixed.
Ravishankar Karkala Mallikarjunayya
-32
/
+32
2016-06-17
Staging: comedi: dt2815: Comment issue fixed
Ravishankar Karkala Mallikarjunayya
-70
/
+70
2016-06-17
Staging: comedi: dt2814: Block comment issue fixed
Ravishankar Karkala Mallikarjunayya
-35
/
+37
2016-06-17
staging: comedi: serial2002: Fix unnecessary cast styling issue
Chris Cesare
-1
/
+4
2016-06-17
staging: comedi: serial2002: Fix bare unsigned styling issue
Chris Cesare
-1
/
+1
2016-06-17
Staging: comedi: fix comment issue fixed for das800.c
Ravishankar Karkala Mallikarjunayya
-51
/
+51
2016-06-17
Staging: comedi: Block comment issue fixed for das16.c
Ravishankar Karkala Mallikarjunayya
-2
/
+4
2016-06-17
Staging: comedi: fix blank line issue in das16.c
Ravishankar Karkala Mallikarjunayya
-0
/
+1
2016-06-17
Staging: comedi: dmm32at: fix BIT macro issue.
Ravishankar Karkala Mallikarjunayya
-48
/
+50
[next]