index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
comedi
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-28
staging: comedi: ni_tio.h: remove unnecessary forward declarations
H Hartley Sweeten
1
-4
/
+0
2016-03-28
staging: comedi: ni_tio.h: fix block comment
H Hartley Sweeten
1
-15
/
+14
2016-03-28
staging: comedi: ni_tio.h: tidy up struct ni_gpct
H Hartley Sweeten
1
-4
/
+4
2016-03-28
staging: comedi: ni_tio.h: tidy up struct ni_gpct_device
H Hartley Sweeten
1
-3
/
+3
2016-03-28
staging: comedi: ni_tio: tidy up struct ni_gpct_device (*{write, read}_register)
H Hartley Sweeten
2
-21
/
+20
2016-03-28
staging: comedi: ni_tio_internal: export {read, write)_register()
H Hartley Sweeten
3
-41
/
+56
2016-03-28
staging: comedi: ni_tio_internal: simplify ni_tio_counting_mode_registers_pre...
H Hartley Sweeten
2
-15
/
+5
2016-03-28
staging: comedi: ni_tio: export and fix ni_tio_set_bits()
H Hartley Sweeten
2
-33
/
+39
2016-03-28
staging: comedi: ni_tio: export and fix ni_tio_get_soft_copy()
H Hartley Sweeten
2
-19
/
+27
2016-03-28
staging: comedi: ni_tio: fix ni_tio_arm() params/vars
H Hartley Sweeten
3
-12
/
+12
2016-03-28
staging: comedi: ni_tio: fix ni_tio_set_gate_src() params/vars
H Hartley Sweeten
2
-16
/
+15
2016-03-28
staging: comedi: ni_tio_internal.h: fix block comment issues
H Hartley Sweeten
1
-21
/
+22
2016-03-28
staging: comedi: ni_tio_internal.h: tidy up bit defines
H Hartley Sweeten
1
-97
/
+102
2016-03-28
staging: comedi: plx9052.h: fix block comment issues
H Hartley Sweeten
1
-18
/
+17
2016-03-28
staging: comedi: plx9052.h: tidy up bit defines
H Hartley Sweeten
1
-43
/
+44
2016-03-28
staging: comedi: z8536: tidy up bit defines
H Hartley Sweeten
1
-41
/
+48
2016-03-28
staging: comedi: ni_mio_common: ni_gpct_device_destroy() can handle a NULL po...
H Hartley Sweeten
1
-4
/
+2
2016-03-28
staging: comedi: ni_tio: make ni_gpct_device_destroy() NULL pointer safe
H Hartley Sweeten
1
-1
/
+1
2016-03-28
staging: comedi: ni_labpc.h: fix block comment issues
H Hartley Sweeten
1
-16
/
+14
2016-03-28
staging: comedi: ni_labpc_pci: tidy up bit define
H Hartley Sweeten
1
-2
/
+2
2016-03-28
staging: comedi: ni_labpc_cs: fix block comment issues
H Hartley Sweeten
1
-51
/
+44
2016-03-28
staging: comedi: ni_labpc_common: tidy up block comments
H Hartley Sweeten
1
-22
/
+37
2016-03-28
staging: comedi: ni_labpc_regs.h: tidy up bit defines
H Hartley Sweeten
1
-41
/
+41
2016-03-28
staging: comedi: ni_labpc: remove some unnecessary defines
H Hartley Sweeten
2
-6
/
+3
2016-03-28
staging: comedi: dt282x: remove unnecessary comment
H Hartley Sweeten
1
-14
/
+0
2016-03-28
staging: comedi: dt282x: remove redundant comedi_check_trigger_arg_min()
H Hartley Sweeten
1
-4
/
+0
2016-03-28
staging: comedi: dt282x: refactor dt282x_ns_to_timer()
H Hartley Sweeten
1
-12
/
+24
2016-03-28
staging: comedi: ni_660x: update the MODULE_DESCRIPTION
H Hartley Sweeten
1
-1
/
+1
2016-03-28
staging: comedi: ni_660x: refactor GPCT_OFFSET
H Hartley Sweeten
1
-5
/
+5
2016-03-28
staging: comedi: ni_660x: remove spinlock 'dma_cfg_lock'
H Hartley Sweeten
1
-9
/
+0
2016-03-28
staging: comedi: ni_660x: remove ni_gpct_to_660x_register[]
H Hartley Sweeten
1
-233
/
+74
2016-03-28
staging: comedi: ni_660x: sort enum ni_660x_register
H Hartley Sweeten
1
-47
/
+48
2016-03-28
staging: comedi: ni_660x: remove inline mite_ring()
H Hartley Sweeten
1
-14
/
+7
2016-03-28
staging: comedi: ni_660x: default DIO channels with subdevice init
H Hartley Sweeten
1
-14
/
+13
2016-03-28
staging: comedi: ni_660x: initialize the counter with the subdevice init
H Hartley Sweeten
1
-3
/
+2
2016-03-28
staging: comedi: ni_660x: allocate counters early in (*auto_attach)
H Hartley Sweeten
1
-10
/
+10
2016-03-28
staging: comedi: ni_660x: init TIO chips before subdevice init
H Hartley Sweeten
1
-23
/
+29
2016-03-28
staging: comedi: ni_660x: disable interrupts when detaching driver
H Hartley Sweeten
1
-1
/
+3
2016-03-28
staging: comedi: ni_660x: ni_gpct_device_destroy() can handle a NULL pointer
H Hartley Sweeten
1
-2
/
+1
2016-03-28
staging: comedi: ni_660x: tidy up the counter subdevices init
H Hartley Sweeten
1
-27
/
+32
2016-03-28
staging: comedi: ni_660x: tidy up the misc. constants
H Hartley Sweeten
1
-25
/
+24
2016-03-28
staging: comedi: ni_660x: fix memory barrier without comment
H Hartley Sweeten
1
-1
/
+3
2016-03-28
staging: comedi: ni_660x: add comments for the spinlock_t definitions
H Hartley Sweeten
1
-7
/
+9
2016-03-28
staging: comedi: ni_660x: refactor ni_gpct_to_660x_register()
H Hartley Sweeten
1
-147
/
+89
2016-03-28
staging: comedi: ni_660x: add a comment about the initial DIO state
H Hartley Sweeten
1
-0
/
+5
2016-03-28
staging: comedi: ni_660x: tidy up ni_660x_set_pfi_routing()
H Hartley Sweeten
1
-38
/
+27
2016-03-28
staging: comedi: ni_660x: tidy up ni_660x_dio_insn_bits()
H Hartley Sweeten
1
-11
/
+20
2016-03-28
staging: comedi: ni_660x: tidy up Digital I/O subdevice init
H Hartley Sweeten
1
-8
/
+60
2016-03-28
staging: comedi: ni_660x: Prefer kernel type 'u64' over 'uint64_t'
H Hartley Sweeten
1
-3
/
+3
2016-03-28
staging: comedi: ni_660x: Prefer 'unsigned int' to bare use of 'unsigned'
H Hartley Sweeten
1
-20
/
+20
[prev]
[next]