index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
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: drivers: Remove unnecessary else following return
Janani Ravichandran
2016-02-20
1
-2
/
+1
*
Staging: comedi: Prefer using the BIT macro
Aybuke Ozdemir
2016-02-11
1
-5
/
+5
*
staging: comedi: Use ARRAY_SIZE for sizes of arrays
Janani Ravichandran
2016-02-11
2
-5
/
+2
*
staging: comedi: comedi.h: remove SDF_MODE0 etc.
Ian Abbott
2016-02-11
1
-18
/
+4
*
staging: comedi: comedi.h: remove struct comedi_trig
Ian Abbott
2016-02-11
1
-23
/
+1
*
staging: comedi: comedi.h: add kernel-doc comments to struct types
Ian Abbott
2016-02-11
1
-7
/
+325
*
staging: comedi: comedi.h: add kernel-doc to common enums
Ian Abbott
2016-02-11
1
-65
/
+160
*
staging: comedi: comedi.h: tweak start of header comment
Ian Abbott
2016-02-11
1
-2
/
+2
*
STAGING: COMEDI: Wrap line over 80 characters
Pablo G. Gallardo
2016-02-07
1
-1
/
+2
*
STAGING: COMEDI: Remove unnecessary typecast of c90 int constant
Pablo G. Gallardo
2016-02-07
1
-1
/
+1
*
staging: comedi: ni_mio_common: add finite regeneration to dio output
Spencer E. Olson
2016-02-07
1
-1
/
+8
*
staging: comedi: ni_mio_common: adds finite regeneration to AO output
Spencer E. Olson
2016-02-07
1
-15
/
+46
*
staging: comedi: ni_mio_common: Cleans up/clarifies ni_ao_cmd
Spencer E. Olson
2016-02-07
1
-125
/
+318
*
staging: comedi: ni_mio_common: make more bits in ao_cmd1 reg be stateful
Spencer E. Olson
2016-02-07
1
-5
/
+5
*
staging: comedi: ni_mio_common: Cleans up/clarifies ni_ao_reset
Spencer E. Olson
2016-02-07
1
-24
/
+46
*
staging: comedi: mite: enable continuous regeneration of finite samples
Spencer E. Olson
2016-02-07
2
-9
/
+66
*
staging: comedi: ni_mio_common: use CR_CHAN more consistently
Spencer E. Olson
2016-02-07
1
-1
/
+2
*
staging: comedi: ni_tiocmd: change mistaken use of start_src for start_arg
Spencer E. Olson
2016-02-07
1
-1
/
+1
*
staging: comedi: ni_pcimio: Adds PXI-6251 to supported boards
Spencer E. Olson
2016-02-07
1
-1
/
+19
*
staging: comedi: dt2801: Prefer using the BIT macro
Bhaktipriya Shridhar
2016-02-07
1
-9
/
+9
*
STAGING: COMEDI: Using kernel types in plx9080.h
Moritz König
2015-12-21
1
-1
/
+1
*
STAGING: COMEDI: Added spaces around binary operators in plx9080.h
Moritz König
2015-12-21
1
-1
/
+1
*
STAGING: COMEDI: Fixed format of comments in plx9080.h
Moritz König
2015-12-21
1
-44
/
+78
*
staging: comedi: comedilib.h: Coding style warning fix for block comments
Jitendra Kumar Khasdev
2015-12-21
1
-16
/
+16
*
staging: comedi: s526: add macros for counter control reg values
Ian Abbott
2015-12-21
1
-4
/
+37
*
staging: comedi: s526: replace counter mode bitfield struct
Ian Abbott
2015-12-21
1
-63
/
+93
*
staging: comedi: check for more errors for zero-length write
Ian Abbott
2015-12-21
1
-3
/
+4
*
staging: comedi: simplify returned errors for comedi_write()
Ian Abbott
2015-12-21
1
-18
/
+3
*
staging: comedi: return error on "write" if no command set up
Ian Abbott
2015-12-21
1
-3
/
+8
*
staging: comedi: allow buffer wraparound in comedi_write()
Ian Abbott
2015-12-21
1
-5
/
+9
*
staging: comedi: avoid bad truncation of a size_t in comedi_write()
Ian Abbott
2015-12-21
1
-8
/
+5
*
staging: comedi: make some variables unsigned in comedi_write()
Ian Abbott
2015-12-21
1
-1
/
+3
*
staging: comedi: do extra checks for becoming non-busy for "write"
Ian Abbott
2015-12-21
1
-1
/
+6
*
staging: comedi: rearrange comedi_write() code
Ian Abbott
2015-12-21
1
-41
/
+30
*
staging: comedi: adv_pci_dio: update the MODULE_DESCRIPTION
H Hartley Sweeten
2015-12-21
1
-1
/
+1
*
staging: comedi: adv_pci_dio: tidy up the comedi comment block
H Hartley Sweeten
2015-12-21
1
-6
/
+3
*
staging: comedi: adv_pci_dio: move pci_dio_override_cardtype()
H Hartley Sweeten
2015-12-21
1
-32
/
+32
*
staging: comedi: adv_pci_dio: move and rename the MAX_*_SUBDEV[SG] defines
H Hartley Sweeten
2015-12-21
1
-11
/
+11
*
staging: comedi: adv_pci_dio: move and rename enum hw_cards_id
H Hartley Sweeten
2015-12-21
1
-12
/
+17
*
staging: comedi: adv_pci_dio: remove boardinfo 'cardtype'
H Hartley Sweeten
2015-12-21
1
-24
/
+7
*
staging: comedi: adv_pci_dio: cleanup PCI-1762 interrupt registers
H Hartley Sweeten
2015-12-21
1
-4
/
+3
*
staging: comedi: adv_pci_dio: rename PCI1752_6_CFC define
H Hartley Sweeten
2015-12-21
1
-2
/
+3
*
staging: comedi: adv_pci_dio: cleanup PCI-175[46] interrupt registers
H Hartley Sweeten
2015-12-21
1
-12
/
+9
*
staging: comedi: adv_pci_dio: cleanup PCI-1753 interrupt register defines
H Hartley Sweeten
2015-12-21
1
-19
/
+14
*
staging: comedi: adv_pci_dio: use common defines for PCI-1739/175[01] registers
H Hartley Sweeten
2015-12-21
1
-12
/
+3
*
staging: comedi: adv_pci_dio: use common defines for PCI-173[036] registers
H Hartley Sweeten
2015-12-21
1
-19
/
+11
*
staging: comedi: adv_pci_dio: cleanup "disable and clear interrupts" comments
H Hartley Sweeten
2015-12-21
1
-18
/
+6
*
staging: comedi: adv_pci_dio: disable channel freeze outside of switch
H Hartley Sweeten
2015-12-21
1
-6
/
+4
*
staging: comedi: adv_pci_dio: use a default case in pci_dio_reset()
H Hartley Sweeten
2015-12-21
1
-7
/
+2
*
staging: comedi: adv_pci_dio: remove defines used for the dio (8255) registers
H Hartley Sweeten
2015-12-21
1
-9
/
+5
[prev]
[next]