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: mite: Prefer 'unsigned int' to bare use of 'unsigned'
H Hartley Sweeten
2016-04-28
2
-22
/
+24
|
*
staging: comedi: ni_mio_common: introduce NI_STC_DMA_CHAN_SEL()
H Hartley Sweeten
2016-04-28
1
-18
/
+11
|
*
staging: comedi: mite.h: rename CHSR_LxERR_mask
H Hartley Sweeten
2016-04-28
2
-3
/
+3
|
*
staging: comedi: ni_mio_common: fix CamelCase in ni_serial_hw_readwrite8()
H Hartley Sweeten
2016-04-28
1
-3
/
+3
|
*
staging: comedi: ni_mio_common: remove 'fudge_factor_80_to_20Mhz'
H Hartley Sweeten
2016-04-28
1
-3
/
+2
|
*
staging: comedi: ni_mio_common: usleep_range is preferred over udelay
H Hartley Sweeten
2016-04-28
1
-2
/
+2
|
*
staging: comedi: ni_mio_common: tidy up ni_gpct_write_register()
H Hartley Sweeten
2016-04-28
1
-11
/
+4
|
*
staging: comedi: ni_mio_common: tidy up AO scan begin
H Hartley Sweeten
2016-04-28
1
-24
/
+15
|
*
staging: comedi: ni_mio_common: tidy up AO trigger selection
H Hartley Sweeten
2016-04-28
2
-34
/
+14
|
*
staging: comedi: ni_mio_common: convert NI_GPCT_SUBDEV to a macro
H Hartley Sweeten
2016-04-28
1
-13
/
+1
|
*
staging: comedi: ni_mio_common: fix logical continuations
H Hartley Sweeten
2016-04-28
1
-9
/
+8
|
*
staging: comedi: ni_mio_common: multiple assignments should be avoided
H Hartley Sweeten
2016-04-28
1
-2
/
+2
|
*
staging: comedi: ni_mio_common: fix lines over 80 characters
H Hartley Sweeten
2016-04-28
1
-29
/
+49
|
*
staging: comedi: ni_mio_common: tidy up block comments
H Hartley Sweeten
2016-04-28
1
-94
/
+117
|
*
staging: comedi: ni_mio_common: use 'unsigned int' instead of kernel types
H Hartley Sweeten
2016-04-28
1
-22
/
+24
|
*
staging: comedi: ni_mio_common: Prefer 'unsigned int' to bare use of 'unsigned'
H Hartley Sweeten
2016-04-28
1
-82
/
+90
|
*
staging: comedi: ni_mio_common: tidy up DIO subdevice ifdef'ery
H Hartley Sweeten
2016-04-28
1
-19
/
+10
|
*
staging: comedi: ni_mio_common: tidy up mite dma channel releases
H Hartley Sweeten
2016-04-28
1
-27
/
+8
|
*
staging: comedi: ni_mio_common: tidy up mite dma channel requests
H Hartley Sweeten
2016-04-28
1
-81
/
+59
|
*
staging: comedi: ni_mio_common: remove some unnecessary BUG_ON()
H Hartley Sweeten
2016-04-28
1
-4
/
+0
|
*
staging: comedi: das1800: update the MODULE_DESCRIPTION
H Hartley Sweeten
2016-04-28
1
-1
/
+1
|
*
staging: comedi: das1800: allow setting the external trigger polarity
H Hartley Sweeten
2016-04-28
1
-1
/
+15
|
*
staging: comedi: das1800: clarify the analog input cmd triggers
H Hartley Sweeten
2016-04-28
1
-11
/
+25
|
*
staging: comedi: das1800: fix comments about the 'ao' board range
H Hartley Sweeten
2016-04-28
1
-10
/
+6
|
*
staging: comedi: das1800: fix lines over 80 characters
H Hartley Sweeten
2016-04-28
1
-5
/
+4
|
*
staging: comedi: das1800: fix comments in das1800_ai_handler()
H Hartley Sweeten
2016-04-28
1
-7
/
+5
|
*
staging: comedi: das1800: fix comments in das1800_ai_cmd()
H Hartley Sweeten
2016-04-28
1
-7
/
+10
|
*
staging: comedi: das1800: remove the function comments
H Hartley Sweeten
2016-04-28
1
-4
/
+0
|
*
staging: comedi: das1800: clarify step 4 of the ai (*do_cmdtest)
H Hartley Sweeten
2016-04-28
1
-40
/
+61
|
*
staging: comedi: das1800: remove the private data member comments
H Hartley Sweeten
2016-04-28
1
-4
/
+2
|
*
staging: comedi: das1800: move comment about max conversion speeds
H Hartley Sweeten
2016-04-28
1
-4
/
+3
|
*
staging: comedi: das1800: change type of private data 'fifo_buf'
H Hartley Sweeten
2016-04-28
1
-2
/
+4
|
*
staging: comedi: das1800: cleanup copyright and comedi comment blocks
H Hartley Sweeten
2016-04-28
1
-92
/
+58
|
*
staging: comedi: das1800: document the spinlock
H Hartley Sweeten
2016-04-28
1
-4
/
+14
|
*
staging: comedi: das1800: absorb control_a_bits()
H Hartley Sweeten
2016-04-28
1
-24
/
+7
|
*
staging: comedi: das1800: use comedi_timeout()
H Hartley Sweeten
2016-04-28
1
-13
/
+21
|
*
staging: comedi: das1800: refactor program_chanlist()
H Hartley Sweeten
2016-04-28
1
-34
/
+34
|
*
staging: comedi: das1800: absorb control_c_bits()
H Hartley Sweeten
2016-04-28
1
-39
/
+19
|
*
staging: comedi: das1800: introduce das1800_ai_chanspec_bits()
H Hartley Sweeten
2016-04-28
1
-25
/
+22
|
*
staging: comedi: das1800: add analog output readback
H Hartley Sweeten
2016-04-28
1
-8
/
+9
|
*
staging: comedi: das1800: change type of 'ai_speed' boardinfo
H Hartley Sweeten
2016-04-28
1
-1
/
+1
|
*
staging: comedi: das1800: remove 'qram_len' boardinfo
H Hartley Sweeten
2016-04-28
1
-21
/
+15
|
*
staging: comedi: das1800: refactor 'range_ai' boardinfo
H Hartley Sweeten
2016-04-28
1
-39
/
+28
|
*
staging: comedi: das1800: remove 'ao_ability' boardinfo
H Hartley Sweeten
2016-04-28
1
-22
/
+9
|
*
staging: comedi: das1800: remove 'ao_n_chan' boardinfo
H Hartley Sweeten
2016-04-28
1
-20
/
+1
|
*
staging: comedi: das1800: tidy up das1800_ao_insn_write()
H Hartley Sweeten
2016-04-28
1
-20
/
+26
|
*
staging: comedi: das1800: initialize all analog outputs
H Hartley Sweeten
2016-04-28
1
-8
/
+7
|
*
staging: comedi: das1800: remove 'do_n_chan' boardinfo
H Hartley Sweeten
2016-04-28
1
-20
/
+1
|
*
staging: comedi: das1800: remove 'resolution' boardinfo
H Hartley Sweeten
2016-04-28
1
-21
/
+5
|
*
staging: comedi: das1800: use comedi_offset_munge() for analog output
H Hartley Sweeten
2016-04-28
1
-2
/
+1
[prev]
[next]