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: daqboard2000: rename register offset macros
Ian Abbott
2016-06-17
1
-51
/
+61
*
staging: comedi: daqboard2000: rename serial EEPROM register macros
Ian Abbott
2016-06-17
1
-13
/
+13
*
staging: comedi: daqboard2000: add blank line after struct declaration
Ian Abbott
2016-06-17
1
-0
/
+1
*
staging: comedi: daqboard2000: CHECK: spaces preferred around that '*'
Ian Abbott
2016-06-17
1
-4
/
+4
*
staging: comedi: daqboard2000: use usual block comment style
Ian Abbott
2016-06-17
1
-2
/
+4
*
staging: comedi: daqboard2000: remove commented out code
Ian Abbott
2016-06-17
1
-8
/
+2
*
Staging: comedi: fix CHECK: Prefer using the BIT macro issues in pcmmio.c
Ravishankar Karkala Mallikarjunayya
2016-06-17
1
-20
/
+20
*
Staging: comedi: Fix WARNING issue in dt2801.c
Ravishankar Karkala Mallikarjunayya
2016-06-17
1
-45
/
+50
*
Staging: comedi: s626: fix comment issue
Ravishankar Karkala Mallikarjunayya
2016-06-17
1
-119
/
+237
*
staging: comedi: dt2811: add async command support for AI subdevice
H Hartley Sweeten
2016-06-17
1
-31
/
+340
*
Staging: comedi: comedi_fops.c: Fixed coding style issue
Shyam Saini
2016-06-17
1
-6
/
+6
*
staging: comedi: dt2811: update the MODULE_DESCRIPTION
H Hartley Sweeten
2016-06-17
1
-1
/
+1
*
staging: comedi: dt2811: rename 'boardtypes'
H Hartley Sweeten
2016-06-17
1
-3
/
+3
*
staging: comedi: dt2811: remove unused define
H Hartley Sweeten
2016-06-17
1
-2
/
+0
*
staging: comedi: dt2811: tidy up analog input subdevice init
H Hartley Sweeten
2016-06-17
1
-8
/
+10
*
staging: comedi: dt2811: simplify analog input range options
H Hartley Sweeten
2016-06-17
1
-82
/
+61
*
staging: comedi: dt2811: remove private data
H Hartley Sweeten
2016-06-17
1
-10
/
+0
*
staging: comedi: dt2811: simplify A/D reference configuration
H Hartley Sweeten
2016-06-17
1
-24
/
+8
*
staging: comedi: dt2811: tidy up analog output subdevice init
H Hartley Sweeten
2016-06-17
1
-7
/
+7
*
staging: comedi: dt2811: simplify analog output range options
H Hartley Sweeten
2016-06-17
1
-43
/
+26
*
staging: comedi: dt2811: tidy up the digital subdevices
H Hartley Sweeten
2016-06-17
1
-17
/
+17
*
staging: comedi: dt2811: tidy up Timer/Counter register defines
H Hartley Sweeten
2016-06-17
1
-28
/
+17
*
staging: comedi: dt2811: tidy up Digital Input/Output register defines
H Hartley Sweeten
2016-06-17
1
-6
/
+5
*
staging: comedi: dt2811: tidy up D/A Data register defines
H Hartley Sweeten
2016-06-17
1
-14
/
+5
*
staging: comedi: dt2811: tidy up A/D Data register defines
H Hartley Sweeten
2016-06-17
1
-6
/
+11
*
staging: comedi: dt2811: tidy up A/D Gain/Channel register defines
H Hartley Sweeten
2016-06-17
1
-13
/
+9
*
staging: comedi: dt2811: tidy up A/D Control/Status register defines
H Hartley Sweeten
2016-06-17
1
-38
/
+21
*
staging: comedi: dt2811: remove disabled code
H Hartley Sweeten
2016-06-17
1
-9
/
+1
*
staging: comedi: dt2811: remove redundant block comment
H Hartley Sweeten
2016-06-17
1
-20
/
+0
*
staging: comedi: dt2811: tidy up copyright and comedi comments
H Hartley Sweeten
2016-06-17
1
-39
/
+39
*
staging:comedi:Use unsigned int instead of unsigned
Nikita Eshkeev
2016-06-17
10
-34
/
+34
*
staging: comedi: das16m1: update the MODULE_DESCRIPTION
H Hartley Sweeten
2016-06-17
1
-1
/
+1
*
staging: comedi: das16m1: rename struct das16m1_private_struct
H Hartley Sweeten
2016-06-17
1
-6
/
+6
*
staging: comedi: das16m1: convert munge_sample_array() into a subdevice (*munge)
H Hartley Sweeten
2016-06-17
1
-3
/
+13
*
staging: comedi: das16m1: minor cleanup to das16m1_ai_insn_read()
H Hartley Sweeten
2016-06-17
1
-4
/
+4
*
staging: comedi: das16m1: init local variables when declared
H Hartley Sweeten
2016-06-17
1
-7
/
+3
*
staging: comedi: das16m1: remove an unnecessery comment
H Hartley Sweeten
2016-06-17
1
-5
/
+0
*
staging: comedi: das16m1: tidy up misc. defines
H Hartley Sweeten
2016-06-17
1
-7
/
+7
*
staging: comedi: das16m1: tidy up 8254/8255 register defines
H Hartley Sweeten
2016-06-17
1
-11
/
+11
*
staging: comedi: das16m1: tidy up digital output subdevice init
H Hartley Sweeten
2016-06-17
1
-11
/
+11
*
staging: comedi: das16m1: tidy up das16m1_di_insn_bits()
H Hartley Sweeten
2016-06-17
1
-5
/
+1
*
staging: comedi: das16m1: tidy up digital input subdevice init
H Hartley Sweeten
2016-06-17
1
-10
/
+11
*
staging: comedi: das16m1: tidy up analog input subdevice init
H Hartley Sweeten
2016-06-17
1
-22
/
+26
*
staging: comedi: das16m1: introduce das16m1_ai_set_queue()
H Hartley Sweeten
2016-06-17
1
-15
/
+18
*
staging: comedi: das16m1: tidy up queue register defines
H Hartley Sweeten
2016-06-17
1
-13
/
+12
*
staging: comedi: das16m1: tidy up interrupt control register defines
H Hartley Sweeten
2016-06-17
1
-15
/
+19
*
staging: comedi: das16m1: remove unnecessary ai 'cancel' operations
H Hartley Sweeten
2016-06-17
1
-9
/
+0
*
staging: comedi: das16m1: tidy up clear interrupt register define
H Hartley Sweeten
2016-06-17
1
-6
/
+7
*
staging: comedi: das16m1: tidy up digital input/output register defines
H Hartley Sweeten
2016-06-17
1
-4
/
+5
*
staging: comedi: das16m1: tidy up control/status register defines
H Hartley Sweeten
2016-06-17
1
-13
/
+13
[prev]
[next]