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
2015-10-12
staging: comedi: ii_pci20kc: use comedi_offset_munge()
H Hartley Sweeten
2015-10-12
staging: comedi: ii_pci20kc: prefer using the BIT macro
H Hartley Sweeten
2015-10-12
staging: comedi: dt9812: reword comments to fix checkpatch.pl issues
H Hartley Sweeten
2015-10-12
staging: comedi: dt9812: rename F020_MASK_DACxCN_DACxEN
H Hartley Sweeten
2015-10-12
staging: comedi: dt9812: tidy up multi-line comment
H Hartley Sweeten
2015-10-12
staging: comedi: icp_multi: update the MODULE_DESCRIPTION
H Hartley Sweeten
2015-10-12
staging: comedi: icp_multi: remove board reset during (*detach)
H Hartley Sweeten
2015-10-12
staging: comedi: icp_multi: tidy up subdevice init
H Hartley Sweeten
2015-10-12
staging: comedi: icp_multi: remove counter subdevice
H Hartley Sweeten
2015-10-12
staging: comedi: icp_multi: fix clock comment CodingStyle
H Hartley Sweeten
2015-10-12
staging: comedi: icp_multi: remove private data member 'DacCmdStatus'
H Hartley Sweeten
2015-10-12
staging: comedi: icp_multi: remove check_channel_list()
H Hartley Sweeten
2015-10-12
staging: comedi: icp_multi: remove useless interrupt disable code
H Hartley Sweeten
2015-10-12
staging: comedi: icp_multi: remove interrupt support
H Hartley Sweeten
2015-10-12
staging: comedi: icp_multi: absorb setup_channel_list()
H Hartley Sweeten
2015-10-12
staging: comedi: icp_multi: remove unused members from private data
H Hartley Sweeten
2015-10-12
staging: comedi: icp_multi: remove unnecessary block comment
H Hartley Sweeten
2015-10-12
staging: comedi: icp_multi: rename static variable 'range_analog'
H Hartley Sweeten
2015-10-12
staging: comedi: icp_multi: tidy up the interrupt enable/status register bits
H Hartley Sweeten
2015-10-12
staging: comedi: icp_multi: tidy up the DAC command/status register bits
H Hartley Sweeten
2015-10-12
staging: comedi: icp_multi: tidy up the ADC command/status register bits
H Hartley Sweeten
2015-10-12
staging: comedi: icp_multi: tidy up multi-line comments
H Hartley Sweeten
2015-10-12
staging: comedi: me_daq: fix me_ai_insn_read()
H Hartley Sweeten
2015-10-12
staging: comedi: me_daq: allow differential analog inputs
H Hartley Sweeten
2015-10-12
staging: comedi: me_daq: tidy up counter registers
H Hartley Sweeten
2015-10-12
staging: comedi: me_daq: tidy up dac data registers
H Hartley Sweeten
2015-10-12
staging: comedi: me_daq: use comedi_range_is_bipolar() helper
H Hartley Sweeten
2015-10-12
staging: comedi: me_daq: remove useless for() loop
H Hartley Sweeten
2015-10-12
staging: comedi: me_daq: tidy up dac control register defines
H Hartley Sweeten
2015-10-12
staging: comedi: me_daq: tidy up ai fifo/chanlist register defines
H Hartley Sweeten
2015-10-12
staging: comedi: me_daq: tidy up timer data register defines
H Hartley Sweeten
2015-10-12
staging: comedi: me_daq: tidy up digital i/o port register defines
H Hartley Sweeten
2015-10-12
staging: comedi: me_daq: tidy up status register defines
H Hartley Sweeten
2015-10-12
staging: comedi: me_daq: tidy up control 2 register defines
H Hartley Sweeten
2015-10-12
staging: comedi: me_daq: tidy up control 1 register defines
H Hartley Sweeten
2015-10-12
staging: comedi: me_daq: tidy up private data
H Hartley Sweeten
2015-10-12
staging: comedi: mf6x4: tidy up subdevice init
H Hartley Sweeten
2015-10-12
staging: comedi: mf6x4: change type of local variable
H Hartley Sweeten
2015-10-12
staging: comedi: mf6x4: refactor block comment
H Hartley Sweeten
2015-10-12
staging: comedi: mf6x4: rename private data 'gpio_R'
H Hartley Sweeten
2015-10-12
staging: comedi: mf6x4: rename remaining BAR1 register defines
H Hartley Sweeten
2015-10-12
staging: comedi: mf6x4: rename the digital input register defines
H Hartley Sweeten
2015-10-12
staging: comedi: mf6x4: remove unnecassary masking of digital outputs
H Hartley Sweeten
2015-10-12
staging: comedi: mf6x4: A/D converter uses 2's complement coding
H Hartley Sweeten
2015-10-12
staging: comedi: mf6x4: introduce a macro to select the AI channel
H Hartley Sweeten
2015-10-12
staging: comedi: mf6x4: sort the BAR1 register defines
H Hartley Sweeten
2015-10-12
staging: comedi: mf6x4: remove unnecessary whitespace
H Hartley Sweeten
2015-10-12
staging: comedi: mf6x4: remove unnecessary defines
H Hartley Sweeten
2015-10-12
staging: comedi: mf6x4: prefer using the BIT macro
H Hartley Sweeten
2015-10-12
staging: comedi: adv_pci1723: prefer using the BIT macro
H Hartley Sweeten
[prev]
[next]