index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
comedi
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-21
staging: comedi: ni_mio_common: Fix a typo in ni_mio_common.c
Masanari Iida
1
-1
/
+1
2019-08-19
Merge 5.3-rc5 into staging-next
Greg Kroah-Hartman
1
-4
/
+4
2019-08-15
staging: comedi: usbduxsigma: remove redundant assignment to variable fx2delay
Colin Ian King
1
-1
/
+1
2019-08-12
staging: comedi: dt3000: Fix rounding up of timer divisor
Ian Abbott
1
-3
/
+3
2019-08-12
staging: comedi: dt3000: Fix signed integer overflow 'divider * base'
Ian Abbott
1
-1
/
+1
2019-07-25
staging: comedi: daqboard2000: Remove function db2k_initialize_dac()
Nishka Dasgupta
1
-6
/
+1
2019-07-03
staging: comedi: mite: Replace function mite_request_channel_in_range()
Nishka Dasgupta
1
-17
/
+10
2019-07-03
staging: comedi: amplc_dio200: Remove function gat_sce()
Nishka Dasgupta
1
-7
/
+1
2019-07-03
staging: comedi: amplc_dio200: Remove function clk_sce()
Nishka Dasgupta
1
-7
/
+1
2019-07-01
staging: comedi: dt282x: fix a null pointer deref on interrupt
Ian Abbott
1
-1
/
+2
2019-07-01
staging: comedi: amplc_pci230: fix null pointer deref on interrupt
Ian Abbott
1
-1
/
+2
2019-06-26
staging: comedi: use dma_mmap_coherent for DMA-able buffer mmap
Ian Abbott
2
-64
/
+125
2019-06-18
staging: comedi: usbdux: remove redundant initialization of fx2delay
Colin Ian King
1
-1
/
+1
2019-05-07
Merge tag 'staging-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
24
-171
/
+245
2019-05-06
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
6
-11
/
+0
2019-04-27
staging: comedi: comedi_isadma: Use a non-NULL device for DMA API
Ian Abbott
2
-2
/
+18
2019-04-21
Merge 5.1-rc6 into staging-next
Greg Kroah-Hartman
2
-11
/
+7
2019-04-19
staging: comedi: use help instead of ---help--- in Kconfig
Moses Christopher
1
-127
/
+127
2019-04-19
staging: comedi: dt9812: Call mutex_destroy() on private mutex
Ian Abbott
1
-4
/
+1
2019-04-19
staging: comedi: ni_usb6501: Call mutex_destroy() on private mutex
Ian Abbott
1
-3
/
+1
2019-04-19
staging: comedi: usbdux: Call mutex_destroy() on private mutex
Ian Abbott
1
-0
/
+2
2019-04-19
staging: comedi: usbduxfast: Call mutex_destroy() on private mutex
Ian Abbott
1
-0
/
+2
2019-04-19
staging: comedi: usbduxsigma: Call mutex_destroy() on private mutex
Ian Abbott
1
-0
/
+2
2019-04-19
staging: comedi: Add lockdep_assert_held() calls for dev->attach_lock
Ian Abbott
1
-0
/
+1
2019-04-19
staging: comedi: Add lockdep_assert_held() calls for dev->mutex
Ian Abbott
3
-0
/
+41
2019-04-19
staging: comedi: don't release mutex too early in comedi_auto_config()
Ian Abbott
1
-1
/
+2
2019-04-17
staging: comedi: dyna_pci10xx: Set number of AO channels to 1
Ian Abbott
1
-1
/
+1
2019-04-17
staging: comedi: dyna_pci10xx: Don't bother configuring len_chanlist
Ian Abbott
1
-4
/
+0
2019-04-17
staging: comedi: ni_usb6501: Fix possible double-free of ->usb_rx_buf
Ian Abbott
1
-3
/
+1
2019-04-17
staging: comedi: ni_usb6501: Fix use of uninitialized mutex
Ian Abbott
1
-3
/
+3
2019-04-16
staging: comedi: vmk80xx: Fix possible double-free of ->usb_rx_buf
Ian Abbott
1
-3
/
+1
2019-04-16
staging: comedi: vmk80xx: Fix use of uninitialized semaphore
Ian Abbott
1
-2
/
+2
2019-04-16
staging: comedi: adv_pci1710: fix spelling mistake: "droput" -> "dropout"
Colin Ian King
1
-1
/
+1
2019-04-16
staging: comedi: dt2811: Fix spelling mistake
Hariprasad Kelam
1
-1
/
+1
2019-04-16
staging: comedi: dyna_pci10xx: remove set but not used variables 'chan' and range'
YueHaibing
1
-4
/
+0
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
6
-11
/
+0
2019-04-03
staging: comedi: quatec_daqp_cs: add proper SPDX identifier to driver
Greg Kroah-Hartman
1
-0
/
+1
2019-04-03
staging: add missing SPDX lines to Makefile files
Greg Kroah-Hartman
2
-0
/
+2
2019-04-03
staging: add missing SPDX lines to Kconfig files
Greg Kroah-Hartman
1
-0
/
+1
2019-04-01
staging: comedi: Prefer using BIT macro in various files.
Sanjana Sanikommu
6
-8
/
+8
2019-04-01
staging: comedi: use !x in place of NULL comparison
Payal Kshirsagar
1
-1
/
+1
2019-04-01
Merge 5.1-rc3 into staging-next
Greg Kroah-Hartman
3
-7
/
+38
2019-03-29
staging: comedi: ni_tio: Use data[insn->n-1] in ni_tio_insn_write()
Ian Abbott
1
-6
/
+8
2019-03-22
Staging: comedi: ni_mio_common.c: Added blank line after declarations
Arash Fotouhi
1
-0
/
+2
2019-03-20
staging: comedi: ni_mio_common: use insn->n in ni_m_series_eeprom_insn_read()
Ian Abbott
1
-2
/
+4
2019-03-20
staging: comedi: ni_mio_common: use insn->n in ni_eeprom_insn_read()
Ian Abbott
1
-2
/
+8
2019-03-20
staging: comedi: ni_mio_common: use insn->n in ni_calib_insn_read()
Ian Abbott
1
-2
/
+4
2019-03-20
staging: comedi: ni_mio_common: Use insn->n in ni_calib_insn_write()
Ian Abbott
1
-2
/
+6
2019-03-18
staging: comedi: ni_mio_common: Fix divide-by-zero for DIO cmdtest
Ian Abbott
3
-7
/
+38
2019-02-26
staging: comedi: ni_tio: Allocate shadow regs for each counter chip
Ian Abbott
2
-28
/
+47
[next]