index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: clarify/unify macros for NI macro-defined terminals
Spencer E. Olson
2018-11-07
1
-18
/
+21
*
staging: comedi: ni_mio_common: scale ao INSN_CONFIG_GET_CMD_TIMING_CONSTRAINTS
Spencer E. Olson
2018-11-07
1
-1
/
+2
*
staging: comedi: tio: fix multiple missing break in switch bugs
Gustavo A. R. Silva
2018-10-14
1
-0
/
+4
*
staging: comedi: ni_660x: add device-global routing
Spencer E. Olson
2018-10-09
1
-0
/
+265
*
staging: comedi: ni_660x: clean up pfi routing
Spencer E. Olson
2018-10-09
1
-16
/
+56
*
staging: comedi: ni_660x: Add NI PCI-6608 to list of supported devices
Spencer E. Olson
2018-10-09
1
-1
/
+7
*
staging: comedi: ni_mio_common: create device-global access to tio
Spencer E. Olson
2018-10-09
1
-0
/
+11
*
staging: comedi: tio: implement global tio/ctr routing
Spencer E. Olson
2018-10-09
6
-115
/
+476
*
staging: comedi: ni_mio_common: implement output selection of GPFO_{0, 1}
Spencer E. Olson
2018-10-09
2
-1
/
+111
*
staging: comedi: ni_mio_common: implement global pfi, rtsi routing
Spencer E. Olson
2018-10-09
2
-71
/
+682
*
staging: comedi: ni_mio_common: implement new routing for TRIG_EXT
Spencer E. Olson
2018-10-09
1
-40
/
+66
*
staging: comedi: add interface to ni routing table information
Spencer E. Olson
2018-10-09
7
-1
/
+1502
*
staging: comedi: ni_routing: Add NI signal routing info
Spencer E. Olson
2018-10-09
38
-0
/
+30476
*
staging: comedi: add new device-global config interface
Spencer E. Olson
2018-10-09
4
-0
/
+120
*
staging: comedi: add abstracted NI signal/terminal named constants
Spencer E. Olson
2018-10-09
1
-0
/
+151
*
staging: comedi: tests: add unittest framework for comedi
Spencer E. Olson
2018-10-09
4
-0
/
+142
*
staging: comedi: comedi_test: implement INSN_CONFIG_GET_CMD_TIMING_CONSTRAINTS
Spencer E. Olson
2018-10-09
1
-0
/
+44
*
staging: comedi: ni_pcidio: implement INSN_CONFIG_GET_CMD_TIMING_CONSTRAINTS
Spencer E. Olson
2018-10-09
1
-0
/
+13
*
staging: comedi: ni_mio_common: implement INSN_CONFIG_GET_CMD_TIMING_CONSTRAINTS
Spencer E. Olson
2018-10-09
3
-0
/
+46
*
staging: comedi: add facility to directly query subdevice timing constraints
Spencer E. Olson
2018-10-09
2
-1
/
+8
*
staging: comedi: ni_mio_common: protect register write overflow
Spencer E. Olson
2018-10-09
1
-7
/
+17
*
staging: comedi: ni_mio_common: fix subdevice flags for PFI subdevice
Ian Abbott
2018-08-08
1
-1
/
+2
*
staging: comedi: drop serial2002 driver
Greg Kroah-Hartman
2018-08-01
3
-787
/
+0
*
staging: comedi: comedi_fops: Shift assignment operator '=' to previous line
Nishad Kamdar
2018-07-16
1
-2
/
+2
*
staging: comedi: remove redundant variable segpos
Colin Ian King
2018-07-11
2
-4
/
+4
*
Merge 4.18-rc3 into staging-next
Greg Kroah-Hartman
2018-07-02
1
-1
/
+1
|
\
|
*
staging: comedi: quatech_daqp_cs: fix no-op loop daqp_ao_insn_write()
Dan Carpenter
2018-06-25
1
-1
/
+1
*
|
Staging: comedi: comedi_compat32.h: fixed missing or malformed SPDX-License-I...
ankit patel
2018-06-18
1
-1
/
+1
*
|
Staging: comedi: comedi_pci.h: fixed missing or malformed SPDX-License-Identi...
ankit patel
2018-06-18
1
-1
/
+1
*
|
Staging: comedi: comedi_pcmcia.h: fixed missing or malformed SPDX-License-Ide...
ankit patel
2018-06-18
1
-1
/
+1
*
|
Staging: comedi: comedilib.h: fixed missing or malformed SPDX-License-Identifier
ankit patel
2018-06-18
1
-1
/
+1
*
|
Staging: comedi: comedi.h: fixed missing or malformed SPDX-License-Identifier
ankit patel
2018-06-18
1
-1
/
+1
*
|
staging: comedi: Improved readability of function comedi_nsamples_left.
Chris Opperman
2018-06-17
1
-13
/
+13
*
|
staging: comedi: drivers: ni_mio_common: add names to function pointer parame...
Giulio Benetti
2018-06-17
1
-1
/
+1
*
|
staging: comedi: drivers: cb_pcimdda: fix warning on quoted string split acro...
Giulio Benetti
2018-06-17
1
-3
/
+1
*
|
staging: comedi: drivers: daqboard2000: make bool bit-field unsigned int bit-...
Giulio Benetti
2018-06-17
1
-1
/
+1
*
|
staging: comedi: drivers: amplc_pci230: make bool bit-field unsigned int bit-...
Giulio Benetti
2018-06-17
1
-6
/
+6
*
|
staging: comedi: drivers: amplc_dio200_common: make bool bit-field unsigned i...
Giulio Benetti
2018-06-17
1
-1
/
+1
*
|
staging: comedi: drivers: amplc_dio200: make bool bit-field unsigned int bit-...
Giulio Benetti
2018-06-17
1
-3
/
+3
*
|
staging: comedi: comedidev: make bool bit-field unsigned int bit-fields.
Giulio Benetti
2018-06-17
1
-2
/
+2
*
|
staging: comedi: comedi_fops: make bool bit-field unsigned int bit-fields.
Giulio Benetti
2018-06-17
1
-1
/
+1
|
/
*
Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-06-09
4
-13
/
+12
|
\
|
*
staging: comedi: comedi_usb.h: SPDX License Identifier is added in the first ...
Bhanusree Pola
2018-05-31
1
-3
/
+2
|
*
staging: comedi: comedidev.h: Fix SPDX-License-Identifier tag style
Nishad Kamdar
2018-05-25
1
-1
/
+1
|
*
Staging:Comedi:comedi_compat32.c: Lindent changes
Pratik Jain
2018-05-15
1
-6
/
+6
|
*
staging: comedi: cb_pcidas64: fix alignment of function parameters
Gabriel Francisco Mandaji
2018-04-23
1
-3
/
+3
*
|
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-06-04
1
-2
/
+2
|
\
\
|
*
|
fs: add new vfs_poll and file_can_poll helpers
Christoph Hellwig
2018-05-26
1
-2
/
+2
|
|
/
*
/
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2018-05-16
1
-17
/
+1
|
/
*
staging: comedi: s626: Use Preferred kernel type
Paul McQuade
2018-03-29
1
-4
/
+4
[next]