index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
comedi
Age
Commit message (
Expand
)
Author
Lines
2014-12-02
staging: comedi: change some printk calls to pr_err
Chase Southwood
-8
/
+8
2014-12-02
staging: comedi: adl_pci9118: eliminate DMA buffer defragmentation step
Ian Abbott
-21
/
+46
2014-12-02
staging: comedi: adl_pci9118: try and avoid unnecessary DMA restart
Ian Abbott
-7
/
+71
2014-12-02
staging: comedi: adl_pci9118: simplify interrupt_pci9118_ai_dma() a bit
Ian Abbott
-14
/
+10
2014-11-26
staging: comedi: adv_pci1723: remove comedi_device 'write_subdev' init
H Hartley Sweeten
-1
/
+0
2014-11-26
staging: comedi: adv_pci1723: tidy up multi-line comments
H Hartley Sweeten
-41
/
+38
2014-11-26
staging: comedi: adv_pci1723: update the MODULE_DESCRIPTION
H Hartley Sweeten
-1
/
+1
2014-11-26
staging: comedi: adv_pci1723: remove subdevice 'len_chanlist' initialization
H Hartley Sweeten
-3
/
+1
2014-11-26
staging: comedi: adv_pci1723: tidy up DIO io_bits initialization
H Hartley Sweeten
-16
/
+7
2014-11-26
staging: comedi: adv_pci1723: tidy up pci1723_dio_insn_config()
H Hartley Sweeten
-15
/
+6
2014-11-26
staging: comedi: adv_pci1723: use comedi_subdevice readback for 'ao_data'
H Hartley Sweeten
-39
/
+18
2014-11-26
staging: comedi: adv_pci1723: absorb pci1723_reset()
H Hartley Sweeten
-29
/
+16
2014-11-26
staging: comedi: adv_pci1723: remove board reset during (*detach)
H Hartley Sweeten
-8
/
+1
2014-11-26
staging: comedi: adv_pci1723: remove private data 'da_range'
H Hartley Sweeten
-3
/
+1
2014-11-26
staging: comedi: adv_pci1723: tidy up register map
H Hartley Sweeten
-69
/
+48
2014-11-26
staging: comedi: ni_labpc_common: use comedi_timeout() when writing to eeprom
H Hartley Sweeten
-19
/
+18
2014-11-26
staging: comedi: ni_labpc_common: use subdevice readback for eeprom
H Hartley Sweeten
-22
/
+10
2014-11-26
staging: comedi: ni_labpc_common: use subdevice readback for analog outputs
H Hartley Sweeten
-16
/
+5
2014-11-26
staging: comedi: ni_labpc_common: introduce labpc_ao_write()
H Hartley Sweeten
-17
/
+15
2014-11-26
staging: comedi: ni_labpc_common: use subdevice readback for 'caldac'
H Hartley Sweeten
-22
/
+7
2014-11-26
staging: comedi: ni_labpc_common: move calib readback value check/save to (*i...
H Hartley Sweeten
-7
/
+12
2014-11-26
staging: comedi: ni_at_ao: use subdevice readback for 'caldac'
H Hartley Sweeten
-34
/
+21
2014-11-26
staging: comedi: cb_pcidas: use subdevice readback for 'dac08_value'
H Hartley Sweeten
-19
/
+13
2014-11-26
staging: comedi: cb_pcidas: tidy up dac08_write_insn()
H Hartley Sweeten
-23
/
+25
2014-11-26
staging: comedi: cb_pcidas: use subdevice readback for 'trimpot_value'
H Hartley Sweeten
-18
/
+8
2014-11-26
staging: comedi: cb_pcidas: fix trimpot_write_insn()
H Hartley Sweeten
-19
/
+25
2014-11-26
staging: comedi: cb_pcidas: use subdevice readback for 'caldac_value'
H Hartley Sweeten
-17
/
+8
2014-11-26
staging: comedi: cb_pcidas: fix caldac_write_insn()
H Hartley Sweeten
-17
/
+23
2014-11-26
staging: comedi: cb_pcidas: remove unnecessary check in caldac_8800_write()
H Hartley Sweeten
-6
/
+0
2014-11-26
staging: comedi: cb_pcidas64: fix ad8402_write_insn()
H Hartley Sweeten
-13
/
+18
2014-11-26
staging: comedi: cb_pcidas64: use subdevice readback for 'ad8402_state'
H Hartley Sweeten
-22
/
+11
2014-11-26
staging: comedi: cb_pcidas64: fix calib_write_insn()
H Hartley Sweeten
-12
/
+18
2014-11-26
staging: comedi: cb_pcidas64: use subdevice readback for 'caldac_state'
H Hartley Sweeten
-20
/
+10
2014-11-26
staging: comedi: drivers: have core hook up default (*insn_read) for readback
H Hartley Sweeten
-44
/
+4
2014-11-26
staging: comedi: adv_pci1724: rename ao_ranges_1724
H Hartley Sweeten
-2
/
+2
2014-11-26
staging: comedi: adv_pci1724: tidy up multi-line comments
H Hartley Sweeten
-50
/
+44
2014-11-26
staging: comedi: adv_pci1724: tidy up the comedi_driver declaration
H Hartley Sweeten
-4
/
+4
2014-11-26
staging: comedi: adv_pci1724: tidy up the pci_driver declaration
H Hartley Sweeten
-5
/
+4
2014-11-26
staging: comedi: adv_pci1724: remove unnecessary dev_info()
H Hartley Sweeten
-2
/
+0
2014-11-26
staging: comedi: adv_pci1724: absorb setup_subdevices()
H Hartley Sweeten
-48
/
+35
2014-11-26
staging: comedi: adv_pci1724: define the board id register bits
H Hartley Sweeten
-6
/
+4
2014-11-26
staging: comedi: adv_pci1724: remove enum sync_output_trigger_contents
H Hartley Sweeten
-5
/
+1
2014-11-26
staging: comedi: adv_pci1724: define the sync output control/status reg
H Hartley Sweeten
-9
/
+6
2014-11-26
staging: comedi: adv_pci1724: define the dac control register bits
H Hartley Sweeten
-40
/
+15
2014-11-26
staging: comedi: adv_pci1724: tidy up the register I/O map
H Hartley Sweeten
-12
/
+12
2014-11-26
staging: comedi: adv_pci1724: remove PCI_VENDOR_ID_ADVANTECH define
H Hartley Sweeten
-2
/
+0
2014-11-26
staging: comedi: adv_pci1724: absorb set_dac()
H Hartley Sweeten
-15
/
+5
2014-11-26
staging: comedi: adv_pci1724: use comedi_timeout() to wait for DAC idle state
H Hartley Sweeten
-20
/
+13
2014-11-26
staging: comedi: adv_pci1724: introduce adv_pci1724_insn_write()
H Hartley Sweeten
-50
/
+18
2014-11-26
staging: comedi: adv_pci1724: remove NUM_AO_CHANNELS define
H Hartley Sweeten
-5
/
+3
[next]