index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
comedi
Age
Commit message (
Expand
)
Author
2016-04-28
staging: comedi: das1800: use comedi_offset_munge() for analog output
H Hartley Sweeten
2016-04-28
staging: comedi: das1800: remove 'common' boardinfo member
H Hartley Sweeten
2016-04-28
staging: comedi: das1800: tidy up das1800_probe()
H Hartley Sweeten
2016-04-28
staging: comedi: das1800: tidy up boardinfo
H Hartley Sweeten
2016-04-28
staging: comedi: das1800: tidy up analog input subdevice init
H Hartley Sweeten
2016-04-28
staging: comedi: das1800: tidy up analog output subdevice init
H Hartley Sweeten
2016-04-28
staging: comedi: das1800: tidy up digital input subdevice init
H Hartley Sweeten
2016-04-28
staging: comedi: das1800: tidy up digital output subdevice init
H Hartley Sweeten
2016-04-28
staging: comedi: plx9080.h: rename CamelCase enum value
H Hartley Sweeten
2016-04-28
staging: comedi: comedi_8254.h: tidy up the register map defines
H Hartley Sweeten
2016-04-28
staging: comedi: amcc_s5933.h: tidy up comment issues
H Hartley Sweeten
2016-04-28
staging: comedi: ni_stc.h: tidy up block comments
H Hartley Sweeten
2016-04-28
staging: comedi: ni_stc.h: Prefer kernel type 'u8' over 'uint8_t'
H Hartley Sweeten
2016-04-28
staging: comedi: ni_stc.h: Prefer 'unsigned int' to bare use of 'unsigned'
H Hartley Sweeten
2016-04-28
staging: comedi: das1800: fix das-1801st-da boardinfo
H Hartley Sweeten
2016-04-28
staging: comedi: das1800: fix analog input sample munging
H Hartley Sweeten
2016-04-28
staging: comedi: das1800: fix possible NULL dereference
H Hartley Sweeten
2016-03-30
staging: comedi: amplc_pci224: Prefer using the BIT macro
H Hartley Sweeten
2016-03-30
staging: comedi: amplc_pci263: define the register map
H Hartley Sweeten
2016-03-30
staging: comedi: amplc_pci263: tidy up digital output subdevice init
H Hartley Sweeten
2016-03-30
staging: comedi: amplc_pci263: fix block comments
H Hartley Sweeten
2016-03-30
staging: comedi: drivers: fix possible bug in comedi_handle_events()
H Hartley Sweeten
2016-03-30
staging: comedi: drivers: tidy up insn_rw_emulate_bits()
H Hartley Sweeten
2016-03-30
staging: comedi: c6xdigio: Prefer using the BIT macro
H Hartley Sweeten
2016-03-30
staging: comedi: amplc_pci230: Prefer kernel type 'u64' over 'uint64_t'
H Hartley Sweeten
2016-03-30
staging: comedi: amplc_pci230: Prefer using the BIT macro
H Hartley Sweeten
2016-03-30
staging: comedi: amplc_dio200_common: document spinlock definition
H Hartley Sweeten
2016-03-30
staging: comedi: amplc_dio200_common: Prefer 'unsigned int' to bare use of 'u...
H Hartley Sweeten
2016-03-30
staging: comedi: amplc_pc263: fix block comments
H Hartley Sweeten
2016-03-30
staging: comedi: amplc_pc263: define the register map
H Hartley Sweeten
2016-03-30
staging: comedi: amplc_pc263: tidy up comedi_driver definition
H Hartley Sweeten
2016-03-30
staging: comedi: amplc_pc263: tidy up digital output subdevice init
H Hartley Sweeten
2016-03-29
staging: comedi: comedi_fops.c: fix lines over 80 characters
Ian Abbott
2016-03-29
Staging: comedi: Fix 'unsigned' warning style
Aniket Sharma
2016-03-29
staging: comedi: drivers: remove bogus ni_mio_c_common.c
Ian Abbott
2016-03-28
staging: comedi: ni_tio: remove BUG() checks for ni_tio_get_clock_src()
H Hartley Sweeten
2016-03-28
staging: comedi: ni_tio: remove BUG() in ni_tio_set_gate_src()
H Hartley Sweeten
2016-03-28
staging: comedi: ni_tio: fix ni_tio_insn_config()
H Hartley Sweeten
2016-03-28
staging: comedi: ni_tio: remove BUG() checks for ni_tio_get_gate_src()
H Hartley Sweeten
2016-03-28
staging: comedi: ni_tio: validate clock source
H Hartley Sweeten
2016-03-28
staging: comedi: ni_tiocmd: remove BUG() which can never occur
H Hartley Sweeten
2016-03-28
staging: comedi: ni_tiocmd: remove unsed param from ni_tio_acknowledge_and_co...
H Hartley Sweeten
2016-03-28
staging: comedi: ni_tiocmd: fix block comments
H Hartley Sweeten
2016-03-28
staging: comedi: ni_tiocmd: Prefer 'unsigned int' to bare use of 'unsigned'
H Hartley Sweeten
2016-03-28
staging: comedi: ni_tio: tidy up ni_tio_arm()
H Hartley Sweeten
2016-03-28
staging: comedi: ni_tio: tidy up ni_tio_set_sync_mode()
H Hartley Sweeten
2016-03-28
staging: comedi: ni_tio: tidy up ni_tio_get_gate_src()
H Hartley Sweeten
2016-03-28
staging: comedi: ni_tio: fix block comments
H Hartley Sweeten
2016-03-28
staging: comedi: ni_tio: Prefer kernel type 'u64' over 'uint64_t'
H Hartley Sweeten
2016-03-28
staging: comedi: ni_tio: Prefer 'unsigned int' to bare use of 'unsigned'
H Hartley Sweeten
[prev]
[next]