index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
comedi
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: comedi: usbduxsigma: fix unaligned dereferences
Ian Abbott
2014-02-07
1
-2
/
+4
*
staging: comedi: fix too early cleanup in comedi_auto_config()
Ian Abbott
2014-02-07
1
-2
/
+0
*
staging: comedi: adv_pci1710: fix analog output readback value
H Hartley Sweeten
2014-02-07
1
-5
/
+12
*
Staging: comedi: fix extra whitespace style issues in ni_mio_common.c.
Chase Southwood
2014-01-14
1
-3
/
+3
*
Staging: comedi: fix indentation coding style issue in ni_mio_common.c.
Chase Southwood
2014-01-14
1
-4
/
+4
*
Staging: comedi: fix numerous brace coding style issues in ni_mio_common.c.
Chase Southwood
2014-01-14
1
-81
/
+43
*
comedi: Humusoft MF634 and MF624 DAQ cards driver
Rostislav Lisovy
2014-01-14
4
-0
/
+362
*
Staging: comedi: amcc_s5933: "no space before tabs" coding style fixes.
Michal Kwiatkowski
2014-01-11
1
-4
/
+4
*
Staging: comedi: fix spacing coding style issue in 8255.c.
Chase Southwood
2014-01-11
1
-3
/
+3
*
staging: comedi: usbduxsigma: removing unneccesay attached info
Bernd Porr
2014-01-09
1
-1
/
+1
*
staging: comedi: usbduxsigma: return failure of auto attach
Bernd Porr
2014-01-09
1
-2
/
+4
*
staging: comedi: report success/failure of autoconfig
Bernd Porr
2014-01-09
1
-2
/
+18
*
staging: comedi: fix bug destroying subdevice files after parent
Ian Abbott
2014-01-09
1
-1
/
+1
*
Staging: comedi: fix spacing/style problem in das1800.c (and das6402.c)
Chase Southwood
2014-01-09
2
-2
/
+2
*
Merge 3.13-rc5 into staging-next
Greg Kroah-Hartman
2013-12-24
2
-4
/
+13
|
\
|
*
staging: comedi: drivers: fix return value of comedi_load_firmware()
H Hartley Sweeten
2013-12-17
1
-1
/
+1
|
*
staging: comedi: 8255_pci: fix for newer PCI-DIO48H
Ian Abbott
2013-12-17
1
-3
/
+12
*
|
staging: comedi: ni_660x: tidy up set_tio_counterswap()
H Hartley Sweeten
2013-12-20
1
-9
/
+12
*
|
staging: comedi: ni_660x: remove dma_selection_counter()
H Hartley Sweeten
2013-12-20
1
-8
/
+2
*
|
staging: comedi: ni_660x: use a local var for the 'chip_index'
H Hartley Sweeten
2013-12-20
1
-19
/
+24
*
|
staging: comedi: ni_660x: rename the CamelCase enum NI_660x_Register and labels
H Hartley Sweeten
2013-12-20
1
-258
/
+187
*
|
staging: comedi: ni_tiocmd: make ni_tio_cmd() a proper comedi (*do_cmd)
H Hartley Sweeten
2013-12-20
4
-8
/
+8
*
|
staging: comedi: ni_tiocmd: make ni_tio_cmdtest() a proper comedi (*do_cmdtest)
H Hartley Sweeten
2013-12-20
4
-25
/
+8
*
|
staging: comedi: ni_tio: make ni_tio_insn_config() a proper comedi (*insn_con...
H Hartley Sweeten
2013-12-20
4
-26
/
+10
*
|
staging: comedi: ni_tio: make ni_tio_winsn() a proper comedi (*insn_write)
H Hartley Sweeten
2013-12-20
4
-26
/
+10
*
|
staging: comedi: ni_tio: make ni_tio_rinsn() a proper comedi (*insn_read)
H Hartley Sweeten
2013-12-20
4
-26
/
+10
*
|
staging: comedi: ni_tio.h: remove subdev_to_counter()
H Hartley Sweeten
2013-12-20
2
-17
/
+19
*
|
staging: comedi: ni_tio.h: remove 'extern' from exported function prototypes
H Hartley Sweeten
2013-12-20
1
-34
/
+23
*
|
staging: comedi: ni_tio: move the MODULE_* stuff to the end of file
H Hartley Sweeten
2013-12-20
1
-17
/
+15
*
|
staging: comedi: ni_tiocmd: move the MODULE_* stuff to the end of file
H Hartley Sweeten
2013-12-20
1
-6
/
+4
*
|
staging: comedi: ni_tio: use a local var for the 'counter_index'
H Hartley Sweeten
2013-12-20
1
-147
/
+107
*
|
staging: comedi: ni_tiocmd: use a local var for the 'counter_index'
H Hartley Sweeten
2013-12-20
1
-42
/
+27
*
|
staging: comedi: ni_tio_internal.h: add missing NITIO_*_REG macro
H Hartley Sweeten
2013-12-20
1
-0
/
+1
*
|
staging: comedi: ni_tio_internal.h: replace NITIO_Gi_Interrupt_Enable_Reg()
H Hartley Sweeten
2013-12-20
3
-18
/
+4
*
|
staging: comedi: ni_tio_internal.h: replace NITIO_Gi_Status_Reg()
H Hartley Sweeten
2013-12-20
3
-20
/
+6
*
|
staging: comedi: ni_tio_internal.h: replace NITIO_Gi_Interrupt_Acknowledge_Reg()
H Hartley Sweeten
2013-12-20
2
-16
/
+2
*
|
staging: comedi: ni_tio_internal.h: replace NITIO_Gi_ABZ_Reg()
H Hartley Sweeten
2013-12-20
2
-12
/
+2
*
|
staging: comedi: ni_tio_internal.h: replace NITIO_Gi_DMA_Status_Reg()
H Hartley Sweeten
2013-12-20
2
-16
/
+2
*
|
staging: comedi: ni_tio_internal.h: replace NITIO_Gi_DMA_Config_Reg()
H Hartley Sweeten
2013-12-20
3
-17
/
+3
*
|
staging: comedi: ni_tio_internal.h: replace NITIO_Gxx_Joint_Status2_Reg()
H Hartley Sweeten
2013-12-20
2
-14
/
+2
*
|
staging: comedi: ni_tio_internal.h: replace NITIO_Gxx_Joint_Status1_Reg()
H Hartley Sweeten
2013-12-20
1
-13
/
+1
*
|
staging: comedi: ni_tio_internal.h: replace NITIO_Gxx_Joint_Reset_Reg()
H Hartley Sweeten
2013-12-20
2
-14
/
+2
*
|
staging: comedi: ni_tio_internal.h: replace NITIO_Gxx_Status_Reg()
H Hartley Sweeten
2013-12-20
3
-16
/
+4
*
|
staging: comedi: ni_tio_internal.h: replace NITIO_Gi_Second_Gate_Reg()
H Hartley Sweeten
2013-12-20
2
-24
/
+10
*
|
staging: comedi: ni_tio_internal.h: replace NITIO_Gi_Counting_Mode_Reg()
H Hartley Sweeten
2013-12-20
2
-21
/
+7
*
|
staging: comedi: ni_tio_internal.h: replace NITIO_Gi_Input_Select_Reg()
H Hartley Sweeten
2013-12-20
3
-25
/
+11
*
|
staging: comedi: ni_tio_internal.h: replace NITIO_Gi_LoadB_Reg()
H Hartley Sweeten
2013-12-20
2
-22
/
+8
*
|
staging: comedi: ni_tio_internal.h: replace NITIO_Gi_LoadA_Reg()
H Hartley Sweeten
2013-12-20
2
-22
/
+8
*
|
staging: comedi: ni_tio_internal.h: replace NITIO_Gi_Mode_Reg()
H Hartley Sweeten
2013-12-20
3
-21
/
+7
*
|
staging: comedi: ni_tio_internal.h: replace NITIO_Gi_SW_Save_Reg()
H Hartley Sweeten
2013-12-20
2
-19
/
+4
[next]