index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
comedi
Age
Commit message (
Expand
)
Author
2014-02-07
staging: comedi: usbduxsigma: fix unaligned dereferences
Ian Abbott
2014-02-07
staging: comedi: fix too early cleanup in comedi_auto_config()
Ian Abbott
2014-02-07
staging: comedi: adv_pci1710: fix analog output readback value
H Hartley Sweeten
2014-01-13
Staging: comedi: fix extra whitespace style issues in ni_mio_common.c.
Chase Southwood
2014-01-13
Staging: comedi: fix indentation coding style issue in ni_mio_common.c.
Chase Southwood
2014-01-13
Staging: comedi: fix numerous brace coding style issues in ni_mio_common.c.
Chase Southwood
2014-01-13
comedi: Humusoft MF634 and MF624 DAQ cards driver
Rostislav Lisovy
2014-01-11
Staging: comedi: amcc_s5933: "no space before tabs" coding style fixes.
Michal Kwiatkowski
2014-01-11
Staging: comedi: fix spacing coding style issue in 8255.c.
Chase Southwood
2014-01-09
staging: comedi: usbduxsigma: removing unneccesay attached info
Bernd Porr
2014-01-09
staging: comedi: usbduxsigma: return failure of auto attach
Bernd Porr
2014-01-09
staging: comedi: report success/failure of autoconfig
Bernd Porr
2014-01-09
staging: comedi: fix bug destroying subdevice files after parent
Ian Abbott
2014-01-09
Staging: comedi: fix spacing/style problem in das1800.c (and das6402.c)
Chase Southwood
2013-12-24
Merge 3.13-rc5 into staging-next
Greg Kroah-Hartman
2013-12-20
staging: comedi: ni_660x: tidy up set_tio_counterswap()
H Hartley Sweeten
2013-12-20
staging: comedi: ni_660x: remove dma_selection_counter()
H Hartley Sweeten
2013-12-20
staging: comedi: ni_660x: use a local var for the 'chip_index'
H Hartley Sweeten
2013-12-20
staging: comedi: ni_660x: rename the CamelCase enum NI_660x_Register and labels
H Hartley Sweeten
2013-12-20
staging: comedi: ni_tiocmd: make ni_tio_cmd() a proper comedi (*do_cmd)
H Hartley Sweeten
2013-12-20
staging: comedi: ni_tiocmd: make ni_tio_cmdtest() a proper comedi (*do_cmdtest)
H Hartley Sweeten
2013-12-20
staging: comedi: ni_tio: make ni_tio_insn_config() a proper comedi (*insn_con...
H Hartley Sweeten
2013-12-20
staging: comedi: ni_tio: make ni_tio_winsn() a proper comedi (*insn_write)
H Hartley Sweeten
2013-12-20
staging: comedi: ni_tio: make ni_tio_rinsn() a proper comedi (*insn_read)
H Hartley Sweeten
2013-12-20
staging: comedi: ni_tio.h: remove subdev_to_counter()
H Hartley Sweeten
2013-12-20
staging: comedi: ni_tio.h: remove 'extern' from exported function prototypes
H Hartley Sweeten
2013-12-20
staging: comedi: ni_tio: move the MODULE_* stuff to the end of file
H Hartley Sweeten
2013-12-20
staging: comedi: ni_tiocmd: move the MODULE_* stuff to the end of file
H Hartley Sweeten
2013-12-20
staging: comedi: ni_tio: use a local var for the 'counter_index'
H Hartley Sweeten
2013-12-20
staging: comedi: ni_tiocmd: use a local var for the 'counter_index'
H Hartley Sweeten
2013-12-20
staging: comedi: ni_tio_internal.h: add missing NITIO_*_REG macro
H Hartley Sweeten
2013-12-20
staging: comedi: ni_tio_internal.h: replace NITIO_Gi_Interrupt_Enable_Reg()
H Hartley Sweeten
2013-12-20
staging: comedi: ni_tio_internal.h: replace NITIO_Gi_Status_Reg()
H Hartley Sweeten
2013-12-20
staging: comedi: ni_tio_internal.h: replace NITIO_Gi_Interrupt_Acknowledge_Reg()
H Hartley Sweeten
2013-12-20
staging: comedi: ni_tio_internal.h: replace NITIO_Gi_ABZ_Reg()
H Hartley Sweeten
2013-12-20
staging: comedi: ni_tio_internal.h: replace NITIO_Gi_DMA_Status_Reg()
H Hartley Sweeten
2013-12-20
staging: comedi: ni_tio_internal.h: replace NITIO_Gi_DMA_Config_Reg()
H Hartley Sweeten
2013-12-20
staging: comedi: ni_tio_internal.h: replace NITIO_Gxx_Joint_Status2_Reg()
H Hartley Sweeten
2013-12-20
staging: comedi: ni_tio_internal.h: replace NITIO_Gxx_Joint_Status1_Reg()
H Hartley Sweeten
2013-12-20
staging: comedi: ni_tio_internal.h: replace NITIO_Gxx_Joint_Reset_Reg()
H Hartley Sweeten
2013-12-20
staging: comedi: ni_tio_internal.h: replace NITIO_Gxx_Status_Reg()
H Hartley Sweeten
2013-12-20
staging: comedi: ni_tio_internal.h: replace NITIO_Gi_Second_Gate_Reg()
H Hartley Sweeten
2013-12-20
staging: comedi: ni_tio_internal.h: replace NITIO_Gi_Counting_Mode_Reg()
H Hartley Sweeten
2013-12-20
staging: comedi: ni_tio_internal.h: replace NITIO_Gi_Input_Select_Reg()
H Hartley Sweeten
2013-12-20
staging: comedi: ni_tio_internal.h: replace NITIO_Gi_LoadB_Reg()
H Hartley Sweeten
2013-12-20
staging: comedi: ni_tio_internal.h: replace NITIO_Gi_LoadA_Reg()
H Hartley Sweeten
2013-12-20
staging: comedi: ni_tio_internal.h: replace NITIO_Gi_Mode_Reg()
H Hartley Sweeten
2013-12-20
staging: comedi: ni_tio_internal.h: replace NITIO_Gi_SW_Save_Reg()
H Hartley Sweeten
2013-12-20
staging: comedi: ni_tio_internal.h: replace NITIO_Gi_Command_Reg()
H Hartley Sweeten
2013-12-20
staging: comedi: ni_tio_internal.h: replace NITIO_Gi_Autoincrement_Reg()
H Hartley Sweeten
[next]