index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
comedi
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-08
staging: comedi: adl_pci9118: move analog input (*insn_read) function
H Hartley Sweeten
1
-61
/
+62
2014-09-08
staging: comedi: adl_pci9118: tidy up some wordy comments
H Hartley Sweeten
1
-22
/
+4
2014-09-08
staging: comedi: adl_pci9118: no need to reset ai FIFO after (*insn_read)
H Hartley Sweeten
1
-5
/
+1
2014-09-08
staging: comedi: adl_pci9118: introduce pci9118_amcc_setup_dma()
H Hartley Sweeten
1
-12
/
+17
2014-09-08
staging: comedi: adl_pci9118: introduce pci9118_amcc_dma_ena()
H Hartley Sweeten
1
-9
/
+16
2014-09-08
staging: comedi: adl_pci9118: introduce pci9118_amcc_int_ena()
H Hartley Sweeten
1
-16
/
+22
2014-09-08
staging: comedi: adl_pci9118: rename 'IntControlReg'
H Hartley Sweeten
1
-16
/
+12
2014-09-08
staging: comedi: adl_pci9118: rename 'AdControlReg'
H Hartley Sweeten
1
-24
/
+24
2014-09-08
staging: comedi: adl_pci9118: rename 'AdFunctionReg'
H Hartley Sweeten
1
-27
/
+27
2014-09-08
staging: comedi: adl_pci9118: fix ai range/aref programming
H Hartley Sweeten
1
-27
/
+33
2014-09-08
staging: comedi: adl_pci9118: ai (*insn_read) does not use interrupts
H Hartley Sweeten
1
-1
/
+1
2014-09-08
staging: comedi: adl_pci9118: cleanup and simplify pci9118_reset()
H Hartley Sweeten
1
-46
/
+13
2014-09-08
staging: comedi: adl_pci9118: move analog output (*insn_write) function
H Hartley Sweeten
1
-19
/
+19
2014-09-08
staging: comedi: adl_pci9118: use comedi_subdevice 'readback'
H Hartley Sweeten
1
-27
/
+20
2014-09-08
staging: comedi: adl_pci9118: move digitial input (*insn_bits) function
H Hartley Sweeten
1
-16
/
+16
2014-09-08
staging: comedi: adl_pci9118: don't reset digital outputs
H Hartley Sweeten
1
-1
/
+3
2014-09-08
staging: comedi: adl_pci9118: move digitial output (*insn_bits) function
H Hartley Sweeten
1
-20
/
+20
2014-09-08
staging: comedi: adl_pci9118: tidy up the interrupt control/status bit defines
H Hartley Sweeten
1
-11
/
+9
2014-09-08
staging: comedi: adl_pci9118: tidy up the interrupt control/status register
H Hartley Sweeten
1
-17
/
+20
2014-09-08
staging: comedi: adl_pci9118: introduce pci9118_ai_reset_fifo()
H Hartley Sweeten
1
-7
/
+13
2014-09-08
staging: comedi: adl_pci9118: tidy up the ai config register bit defines
H Hartley Sweeten
1
-42
/
+26
2014-09-08
staging: comedi: adl_pci9118: rename PCI9118_ADFUNC define
H Hartley Sweeten
1
-12
/
+12
2014-09-08
staging: comedi: adl_pci9118: rename PCI9118_SCANMOD define
H Hartley Sweeten
1
-11
/
+13
2014-09-08
staging: comedi: adl_pci9118: rename PCI9118_BURST define
H Hartley Sweeten
1
-4
/
+5
2014-09-08
staging: comedi: adl_pci9118: rename PCI9118_GAIN define
H Hartley Sweeten
1
-4
/
+6
2014-09-08
staging: comedi: adl_pci9118: introduce pci9118_ai_start_conv()
H Hartley Sweeten
1
-3
/
+8
2014-09-08
staging: comedi: adl_pci9118: clarify the digital I/O register
H Hartley Sweeten
1
-6
/
+17
2014-09-08
staging: comedi: adl_pci9118: tidy up the ai control register bit defines
H Hartley Sweeten
1
-49
/
+31
2014-09-08
staging: comedi: adl_pci9118: rename PCI9118_ADCNTRL define
H Hartley Sweeten
1
-10
/
+10
2014-09-08
staging: comedi: adl_pci9118: tidy up the ai status register bit defines
H Hartley Sweeten
1
-13
/
+11
2014-09-08
staging: comedi: adl_pci9118: rename PCI9118_ADSTAT define
H Hartley Sweeten
1
-10
/
+10
2014-09-08
staging: comedi: adl_pci9118: tidy up analog output register defines
H Hartley Sweeten
1
-15
/
+9
2014-09-08
staging: comedi: adl_pci9118: tidy up analog input fifo register define
H Hartley Sweeten
1
-11
/
+9
2014-09-08
staging: comedi: adl_pci9118: introduce pci9118_timer_set_mode()
H Hartley Sweeten
1
-8
/
+17
2014-09-08
staging: comedi: adl_pci9118: introduce pci9118_timer_write()
H Hartley Sweeten
1
-17
/
+17
2014-09-08
staging: comedi: adl_pci9118: all registers are 32-bit
H Hartley Sweeten
1
-4
/
+4
2014-09-08
staging: comedi: adl_pci9118: tidy up analog input subdevice init
H Hartley Sweeten
1
-17
/
+14
2014-09-08
staging: comedi: adl_pci9118: tidy up analog output subdevice init
H Hartley Sweeten
1
-7
/
+8
2014-09-08
staging: comedi: adl_pci9118: tidy up digital input subdevice init
H Hartley Sweeten
1
-7
/
+7
2014-09-08
staging: comedi: adl_pci9118: tidy up digital output subdevice init
H Hartley Sweeten
1
-7
/
+7
2014-09-08
staging: comedi: adl_pci9118: allocate private data in pci9118_common_attach()
H Hartley Sweeten
1
-11
/
+5
2014-09-08
staging: comedi: adl_pci9118: rename boardinfo struct
H Hartley Sweeten
1
-13
/
+13
2014-09-08
staging: comedi: adl_pci9118: remove unnecessary dev->board_name initialization
H Hartley Sweeten
1
-1
/
+0
2014-09-08
staging: comedi: adl_pci9118: remove 'device_id' from boardinfo
H Hartley Sweeten
1
-6
/
+1
2014-09-08
staging: comedi: adl_pci9118: use 'context' in (*auto_attach)
H Hartley Sweeten
1
-26
/
+24
2014-09-08
staging: comedi: adl_pci9118: refactor 'ai_maxdata' in boardinfo
H Hartley Sweeten
1
-5
/
+3
2014-09-08
staging: comedi: adl_pci9118: refactor 'rangelist_ai' in boardinfo
H Hartley Sweeten
1
-7
/
+6
2014-09-08
staging: comedi: adl_pci9118: remove 'ai_pacer_min' from boardinfo
H Hartley Sweeten
1
-10
/
+4
2014-09-08
staging: comedi: adl_pci9118: remove 'ai_ns_min' from boardinfo
H Hartley Sweeten
1
-15
/
+25
2014-09-08
staging: comedi: adl_pci9118: remove 'n_aichan' boardinfo
H Hartley Sweeten
1
-5
/
+1
[next]