index
:
kernel/linux.git
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-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
comedi
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-27
staging: comedi: s626: remove struct s626_enc_info
H Hartley Sweeten
1
-178
/
+156
2014-06-27
staging: comedi: s626: tidy up s626_enc_insn_read()
H Hartley Sweeten
1
-26
/
+17
2014-06-27
staging: comedi: s626: remove 'my_event_bits' from encoder private data
H Hartley Sweeten
1
-21
/
+21
2014-06-27
staging: comedi: s626: remove 'set_mode' callback from encoder private data
H Hartley Sweeten
1
-25
/
+23
2014-06-27
staging: comedi: s626: remove 'get_mode' callback from encoder private data
H Hartley Sweeten
1
-19
/
+21
2014-06-27
staging: comedi: s626: remove 'reset_cap_flags' callback from encoder private...
H Hartley Sweeten
1
-28
/
+17
2014-06-27
staging: comedi: s626: remove 'pulse_index' callback from encoder private data
H Hartley Sweeten
1
-30
/
+22
2014-06-27
staging: comedi: s626: remove 'get_int_src' callback from encoder private data
H Hartley Sweeten
1
-20
/
+10
2014-06-27
staging: comedi: s626: remove 'set_int_src' callback from encoder private data
H Hartley Sweeten
1
-48
/
+32
2014-06-27
staging: comedi: s626: remove 'get_load_trig' callback from encoder private data
H Hartley Sweeten
1
-20
/
+10
2014-06-27
staging: comedi: s626: remove 'set_load_trig' callback from encoder private data
H Hartley Sweeten
1
-24
/
+19
2014-06-27
staging: comedi: s626: remove 'get_enable' callback from encoder private data
H Hartley Sweeten
1
-19
/
+9
2014-06-27
staging: comedi: s626: remove 'set_enable' callback from encoder private data
H Hartley Sweeten
1
-29
/
+20
2014-06-27
staging: comedi: s626: remove my_latch_lsw from encoder private data
H Hartley Sweeten
1
-12
/
+5
2014-06-27
staging: comedi: s626: define S626_LP_CNTR* registers based on channel number
H Hartley Sweeten
2
-19
/
+9
2014-06-27
staging: comedi: s626: remove my_cr[ab] from encoder private data
H Hartley Sweeten
1
-49
/
+46
2014-06-27
staging: comedi: s626: add comedi "chan" number to struct s626_enc_info
H Hartley Sweeten
1
-0
/
+8
2014-06-27
staging: comedi: s626: define CRA/CRB registers based on channel number
H Hartley Sweeten
2
-19
/
+15
2014-06-27
staging: comedi: addi_apci_1564: move apci1564_interrupt() into addi_apci_1564.c
Chase Southwood
2
-150
/
+153
2014-06-27
staging: comedi: addi_apci_1564: add Change-of-State interrupt subdevice and ...
Chase Southwood
2
-62
/
+232
2014-06-27
staging: comedi: addi_apci_1564: introduce apci1564_private struct
Chase Southwood
2
-110
/
+118
2014-06-27
staging: comedi: addi_apci_1564: remove unused static variables
Chase Southwood
1
-6
/
+1
2014-06-27
staging: comedi: addi_apci_1564: remove use of devpriv->b_OutputMemoryStatus
Chase Southwood
1
-5
/
+0
2014-06-27
staging: comedi: dt282x: automatically handle D/A data format
H Hartley Sweeten
1
-16
/
+7
2014-06-27
staging: comedi: dt282x: fix bug where DIO direction is reset to inputs
H Hartley Sweeten
1
-4
/
+9
2014-06-27
staging: comedi: dt282x: tidy up the register map and bit defines
H Hartley Sweeten
1
-151
/
+151
2014-06-27
staging: comedi: dt282x: avoid calculating the timer divisor multiple times
H Hartley Sweeten
1
-21
/
+20
2014-06-27
staging: comedi: dt282x: update the MODULE_DESCRIPTION
H Hartley Sweeten
1
-1
/
+1
2014-06-27
staging: comedi: dt282x: tidy up multi-line comments
H Hartley Sweeten
1
-51
/
+61
2014-06-27
staging: comedi: dt282x: cleanup analog output range table
H Hartley Sweeten
1
-24
/
+22
2014-06-27
staging: comedi: dt282x: fix Analog Input se/diff channel configuration
H Hartley Sweeten
1
-1
/
+1
2014-06-27
staging: comedi: dt282x: tidy up Analog Input subdevice init
H Hartley Sweeten
1
-11
/
+12
2014-06-27
staging: comedi: dt282x: tidy up Analog Output subdevice init
H Hartley Sweeten
1
-14
/
+16
2014-06-27
staging: comedi: dt282x: remove the 'opt_*' enum
H Hartley Sweeten
1
-25
/
+18
2014-06-27
staging: comedi: dt282x: factor board initialization out of (*attach)
H Hartley Sweeten
1
-38
/
+24
2014-06-27
staging: comedi: dt282x: fix dt282x_ao_insn_read()
H Hartley Sweeten
1
-11
/
+9
2014-06-27
staging: comedi: dt282x: tidy up dt282x_ai_dma_interrupt()
H Hartley Sweeten
1
-14
/
+10
2014-06-27
staging: comedi: dt282x: tidy up dt282x_ao_dma_interrupt()
H Hartley Sweeten
1
-13
/
+9
2014-06-27
staging: comedi: dt282x: remove sanity checks of 's->async->prealloc_buf'
H Hartley Sweeten
1
-10
/
+0
2014-06-27
staging: comedi: dt282x: tidy up Digital I/O subdevice init
H Hartley Sweeten
1
-8
/
+8
2014-06-27
staging: comedi: dt282x: rename the prep_{ai,ao}_dma() functions
H Hartley Sweeten
1
-8
/
+8
2014-06-27
staging: comedi: dt282x: remove unused chan_to_DAC() macro
H Hartley Sweeten
1
-5
/
+0
2014-06-27
staging: comedi: dt282x: convert private data flags to bit-fields
H Hartley Sweeten
1
-6
/
+6
2014-06-27
staging: comedi: dt282x: remove DT2821_SIZE define
H Hartley Sweeten
1
-3
/
+1
2014-06-27
staging: comedi: dt282x: IRQ and DMA are needed for async command support
H Hartley Sweeten
1
-60
/
+52
2014-06-27
staging: comedi: dt282x: remove 'volatile' on private data variables
H Hartley Sweeten
1
-7
/
+7
2014-06-27
staging: comedi: dt282x: fix dt282x_ao_insn_write()
H Hartley Sweeten
1
-18
/
+23
2014-06-27
staging: comedi: dt282x: convert 'dabits' boardinfo to 'ao_maxdata'
H Hartley Sweeten
1
-16
/
+15
2014-06-27
staging: comedi: dt282x: convert 'adbits' boardinfo to 'ai_maxdata'
H Hartley Sweeten
1
-40
/
+42
2014-06-27
staging: comedi: dt282x: remove '= 0' boardinfo
H Hartley Sweeten
1
-25
/
+0
[next]