aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/comedi
AgeCommit message (Expand)Author
2014-06-18staging: comedi: usbdux: bug fix for accessing 'ao_chanlist' in private dataH Hartley Sweeten
2014-06-18staging: comedi: fix circular locking dependency in comedi_mmap()Ian Abbott
2014-06-18staging: comedi: 8255_pci: initialize MITE data windowIan Abbott
2014-02-07staging: comedi: usbduxsigma: fix unaligned dereferencesIan Abbott
2014-02-07staging: comedi: fix too early cleanup in comedi_auto_config()Ian Abbott
2014-02-07staging: comedi: adv_pci1710: fix analog output readback valueH Hartley Sweeten
2014-01-13Staging: comedi: fix extra whitespace style issues in ni_mio_common.c.Chase Southwood
2014-01-13Staging: comedi: fix indentation coding style issue in ni_mio_common.c.Chase Southwood
2014-01-13Staging: comedi: fix numerous brace coding style issues in ni_mio_common.c.Chase Southwood
2014-01-13comedi: Humusoft MF634 and MF624 DAQ cards driverRostislav Lisovy
2014-01-11Staging: comedi: amcc_s5933: "no space before tabs" coding style fixes.Michal Kwiatkowski
2014-01-11Staging: comedi: fix spacing coding style issue in 8255.c.Chase Southwood
2014-01-09staging: comedi: usbduxsigma: removing unneccesay attached infoBernd Porr
2014-01-09staging: comedi: usbduxsigma: return failure of auto attachBernd Porr
2014-01-09staging: comedi: report success/failure of autoconfigBernd Porr
2014-01-09staging: comedi: fix bug destroying subdevice files after parentIan Abbott
2014-01-09Staging: comedi: fix spacing/style problem in das1800.c (and das6402.c)Chase Southwood
2013-12-24Merge 3.13-rc5 into staging-nextGreg Kroah-Hartman
2013-12-20staging: comedi: ni_660x: tidy up set_tio_counterswap()H Hartley Sweeten
2013-12-20staging: comedi: ni_660x: remove dma_selection_counter()H Hartley Sweeten
2013-12-20staging: comedi: ni_660x: use a local var for the 'chip_index'H Hartley Sweeten
2013-12-20staging: comedi: ni_660x: rename the CamelCase enum NI_660x_Register and labelsH Hartley Sweeten
2013-12-20staging: comedi: ni_tiocmd: make ni_tio_cmd() a proper comedi (*do_cmd)H Hartley Sweeten
2013-12-20staging: comedi: ni_tiocmd: make ni_tio_cmdtest() a proper comedi (*do_cmdtest)H Hartley Sweeten
2013-12-20staging: comedi: ni_tio: make ni_tio_insn_config() a proper comedi (*insn_con...H Hartley Sweeten
2013-12-20staging: comedi: ni_tio: make ni_tio_winsn() a proper comedi (*insn_write)H Hartley Sweeten
2013-12-20staging: comedi: ni_tio: make ni_tio_rinsn() a proper comedi (*insn_read)H Hartley Sweeten
2013-12-20staging: comedi: ni_tio.h: remove subdev_to_counter()H Hartley Sweeten
2013-12-20staging: comedi: ni_tio.h: remove 'extern' from exported function prototypesH Hartley Sweeten
2013-12-20staging: comedi: ni_tio: move the MODULE_* stuff to the end of fileH Hartley Sweeten
2013-12-20staging: comedi: ni_tiocmd: move the MODULE_* stuff to the end of fileH Hartley Sweeten
2013-12-20staging: comedi: ni_tio: use a local var for the 'counter_index'H Hartley Sweeten
2013-12-20staging: comedi: ni_tiocmd: use a local var for the 'counter_index'H Hartley Sweeten
2013-12-20staging: comedi: ni_tio_internal.h: add missing NITIO_*_REG macroH Hartley Sweeten
2013-12-20staging: comedi: ni_tio_internal.h: replace NITIO_Gi_Interrupt_Enable_Reg()H Hartley Sweeten
2013-12-20staging: comedi: ni_tio_internal.h: replace NITIO_Gi_Status_Reg()H Hartley Sweeten
2013-12-20staging: comedi: ni_tio_internal.h: replace NITIO_Gi_Interrupt_Acknowledge_Reg()H Hartley Sweeten
2013-12-20staging: comedi: ni_tio_internal.h: replace NITIO_Gi_ABZ_Reg()H Hartley Sweeten
2013-12-20staging: comedi: ni_tio_internal.h: replace NITIO_Gi_DMA_Status_Reg()H Hartley Sweeten
2013-12-20staging: comedi: ni_tio_internal.h: replace NITIO_Gi_DMA_Config_Reg()H Hartley Sweeten
2013-12-20staging: comedi: ni_tio_internal.h: replace NITIO_Gxx_Joint_Status2_Reg()H Hartley Sweeten
2013-12-20staging: comedi: ni_tio_internal.h: replace NITIO_Gxx_Joint_Status1_Reg()H Hartley Sweeten
2013-12-20staging: comedi: ni_tio_internal.h: replace NITIO_Gxx_Joint_Reset_Reg()H Hartley Sweeten
2013-12-20staging: comedi: ni_tio_internal.h: replace NITIO_Gxx_Status_Reg()H Hartley Sweeten
2013-12-20staging: comedi: ni_tio_internal.h: replace NITIO_Gi_Second_Gate_Reg()H Hartley Sweeten
2013-12-20staging: comedi: ni_tio_internal.h: replace NITIO_Gi_Counting_Mode_Reg()H Hartley Sweeten
2013-12-20staging: comedi: ni_tio_internal.h: replace NITIO_Gi_Input_Select_Reg()H Hartley Sweeten
2013-12-20staging: comedi: ni_tio_internal.h: replace NITIO_Gi_LoadB_Reg()H Hartley Sweeten
2013-12-20staging: comedi: ni_tio_internal.h: replace NITIO_Gi_LoadA_Reg()H Hartley Sweeten
2013-12-20staging: comedi: ni_tio_internal.h: replace NITIO_Gi_Mode_Reg()H Hartley Sweeten