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
2015-10-12
staging: comedi: adv_pci1724: prefer using the BIT macro
H Hartley Sweeten
1
-7
/
+8
2015-10-12
staging: comedi: adl_pci6208: prefer using the BIT macro
H Hartley Sweeten
1
-1
/
+1
2015-10-12
staging: comedi: addi_apci_3xxx: prefer using the BIT macro
H Hartley Sweeten
1
-3
/
+3
2015-10-12
staging: comedi: addi_apci_3120: prefer using the BIT macro
H Hartley Sweeten
1
-26
/
+28
2015-10-12
staging: comedi: addi_apci_1032: prefer using the BIT macro
H Hartley Sweeten
1
-3
/
+4
2015-10-12
staging: comedi: 8255_pci: prefer using the BIT macro
H Hartley Sweeten
1
-2
/
+2
2015-10-12
staging: comedi: fl512: usleep_range is preferred over udelay
H Hartley Sweeten
1
-1
/
+1
2015-10-12
staging: comedi: gsc_hpdi: use preferred kernel types
H Hartley Sweeten
1
-14
/
+14
2015-10-12
staging: comedi: ke_counter: prefer using the BIT macro
H Hartley Sweeten
1
-3
/
+4
2015-10-12
staging: comedi: mpc624: change type of private data 'ai_speed'
H Hartley Sweeten
1
-1
/
+1
2015-10-12
staging: comedi: mpc624: use tabs for whitespace instead of spaces
H Hartley Sweeten
1
-15
/
+15
2015-10-12
staging: comedi: mpc624: introduce mpc624_ai_get_sample()
H Hartley Sweeten
1
-89
/
+83
2015-10-12
staging: comedi: mpc624: rename mpc624_ai_rinsn()
H Hartley Sweeten
1
-4
/
+5
2015-10-12
staging: comedi: mpc624: there are only 4 analog inputs
H Hartley Sweeten
1
-1
/
+1
2015-10-12
staging: comedi: mpc624: tidy up subdevice init
H Hartley Sweeten
1
-17
/
+8
2015-10-12
staging: comedi: mpc624: update MODULE_DESCRIPTION
H Hartley Sweeten
1
-1
/
+1
2015-10-12
staging: comedi: mpc624: tidy up the ai conversion speed code
H Hartley Sweeten
1
-49
/
+25
2015-10-12
staging: comedi: mpc624: tidy up multi-line comments
H Hartley Sweeten
1
-50
/
+51
2015-10-12
staging: comedi: pcl711: prefer using the BIT marco
H Hartley Sweeten
1
-9
/
+10
2015-10-12
staging: comedi: pcl812: rename private data 'IRQbits'
H Hartley Sweeten
1
-17
/
+17
2015-10-12
staging: comedi: pcl812: prefer using the BIT macro
H Hartley Sweeten
1
-8
/
+9
2015-10-12
staging: comedi: pcl812: convert hardware type defines into an enum
H Hartley Sweeten
1
-59
/
+76
2015-10-12
staging: comedi: pcl816: remove #if 0'ed out code
H Hartley Sweeten
1
-12
/
+2
2015-10-12
staging: comedi: pcl816: prefer using the BIT macro
H Hartley Sweeten
1
-21
/
+17
2015-10-12
staging: comedi: pcl816: tidy up multi-line comments
H Hartley Sweeten
1
-30
/
+27
2015-10-12
staging: comedi: pcl818: remove unused "boards constants"
H Hartley Sweeten
1
-9
/
+0
2015-10-12
staging: comedi: pcl818: prefer using the BIT macro
H Hartley Sweeten
1
-16
/
+15
2015-10-12
staging: comedi: multiq3: update the MODULE_DESCRIPTION
H Hartley Sweeten
1
-1
/
+1
2015-10-12
staging: comedi: multiq3: remove unnecessary include
H Hartley Sweeten
1
-1
/
+1
2015-10-12
staging: comedi: multiq3: tidy up multiq3_encoder_insn_read()
H Hartley Sweeten
1
-9
/
+32
2015-10-12
staging: comedi: multiq3: remove unnecessary define
H Hartley Sweeten
1
-2
/
+0
2015-10-12
staging: comedi: multiq3: allow user to reset encoder channels
H Hartley Sweeten
1
-14
/
+30
2015-10-12
staging: comedi: multiq3: document the encoder chip commands
H Hartley Sweeten
1
-10
/
+10
2015-10-12
staging: comedi: multiq3: tidy up control register bit defines
H Hartley Sweeten
1
-15
/
+18
2015-10-12
staging: comedi: multiq3: introduce multiq3_set_ctrl()
H Hartley Sweeten
1
-12
/
+15
2015-10-12
staging: comedi: multiq3: tidy up status register bit defines
H Hartley Sweeten
1
-6
/
+2
2015-10-12
staging: comedi: multiq3: tidy up register map defines
H Hartley Sweeten
1
-35
/
+35
2015-10-12
staging: comedi: multiq3: tidy up subdevice init
H Hartley Sweeten
1
-39
/
+38
2015-10-12
staging: comedi: multiq3: tidy up multiq3_ai_insn_read()
H Hartley Sweeten
1
-10
/
+14
2015-10-12
staging: comedi: multiq3: tidy up multi-line comments
H Hartley Sweeten
1
-22
/
+32
2015-10-12
staging: comedi: quatech_daqp_cs: avoid calculating pacer divisor multiple times
H Hartley Sweeten
1
-27
/
+18
2015-10-12
staging: comedi: quatech_daqp_cs: ai async command requires a pacer
H Hartley Sweeten
1
-0
/
+4
2015-10-12
staging: comedi: quatech_daqp_cs: cleanup Step 3 of ai (*do_cmdtest)
H Hartley Sweeten
1
-18
/
+20
2015-10-12
staging: comedi: quatech_daqp_cs: fix daqp_ai_cancel()
H Hartley Sweeten
1
-12
/
+8
2015-10-12
staging: comedi: quatech_daqp_cs: handle shared interrupt
H Hartley Sweeten
1
-0
/
+3
2015-10-12
staging: comedi: quatech_daqp_cs: remove 'interrupt_mode'
H Hartley Sweeten
1
-40
/
+26
2015-10-12
staging: comedi: quatech_daqp_cs: only hook up cmd support if we have an IRQ
H Hartley Sweeten
1
-8
/
+11
2015-10-12
staging: comedi: quatech_daqp_cs: don't use interrupts for ai (*insn_read)
H Hartley Sweeten
1
-29
/
+28
2015-10-12
staging: comedi: quatech_daqp_cs: tidy up aux register bitss
H Hartley Sweeten
1
-24
/
+24
2015-10-12
staging: comedi: quatech_daqp_cs: document the 16-bit registers
H Hartley Sweeten
1
-2
/
+4
[prev]
[next]