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: ni_660x: remove enum ni_660x_subdevices
H Hartley Sweeten
2016-03-28
1
-15
/
+10
|
*
staging: comedi: ni_660x: fix block comment issues
H Hartley Sweeten
2016-03-28
1
-6
/
+11
|
*
staging: comedi: ni_660x: remove BUG_ON() in ni_660x_request_mite_channel()
H Hartley Sweeten
2016-03-28
1
-1
/
+0
|
*
staging: comedi: ni_660x: tidy up ni_660x_select_pfi_output()
H Hartley Sweeten
2016-03-28
1
-30
/
+24
|
*
staging: comedi: ni_660x: tidy up ni_gpct_{write, read}_register()
H Hartley Sweeten
2016-03-28
1
-9
/
+7
|
*
staging: comedi: ni_660x: tidy up ni_660x_read_register()
H Hartley Sweeten
2016-03-28
1
-12
/
+10
|
*
staging: comedi: ni_660x: tidy up ni_660x_write_register()
H Hartley Sweeten
2016-03-28
1
-22
/
+20
|
*
staging: comedi: ni_660x: cleanup the NI660X_GLOBAL_INT_{STATUS, CFG}
H Hartley Sweeten
2016-03-28
1
-17
/
+10
|
*
staging: comedi: ni_660x: cleanup the NI660X_DMA_CFG register helpers
H Hartley Sweeten
2016-03-28
1
-44
/
+19
|
*
staging: comedi: ni_660x: remove enum clock_config_register_bits
H Hartley Sweeten
2016-03-28
1
-6
/
+3
|
*
staging: comedi: ni_660x: tidy up multi-line comment
H Hartley Sweeten
2016-03-28
1
-13
/
+12
|
*
staging: comedi: ni_660x: cleanup the NI660X_IO_CFG register helpers
H Hartley Sweeten
2016-03-28
1
-53
/
+28
|
*
staging: comedi: ni_660x: rename CamelCase 'NI_660xRegisterData'
H Hartley Sweeten
2016-03-28
1
-6
/
+6
|
*
staging: comedi: ni_660x: remove enum ni_660x_register_direction
H Hartley Sweeten
2016-03-28
1
-105
/
+98
|
*
staging: comedi: ni_660x: remove enum ni_register_width
H Hartley Sweeten
2016-03-28
1
-123
/
+103
|
*
staging: comedi: ni_660x: remove struct NI_660xRegisterData 'name'
H Hartley Sweeten
2016-03-28
1
-99
/
+98
|
*
staging: comedi: ni_660x: change IOConfigReg() into a macro
H Hartley Sweeten
2016-03-28
1
-14
/
+8
|
*
staging: comedi: amplc_pci230: Convert macro GAT_CONFIG to static inline func...
Bhaktipriya Shridhar
2016-03-28
1
-16
/
+22
|
*
Staging: comedi: comedi_fops: Replace 'unsigned' with 'unsigned int'
Leslie Klein
2016-03-28
1
-24
/
+24
|
*
Staging: comedi: comedi_buf: Replace 'unsigned' with 'unsigned int'
Leslie Klein
2016-03-28
1
-5
/
+5
|
*
staging: comedi: dt282x: tidy up register bit defines
H Hartley Sweeten
2016-03-28
1
-32
/
+33
*
|
scripts/spelling.txt: add "fimware" misspelling
Kees Cook
2016-05-19
1
-1
/
+1
|
/
*
staging: comedi: ni_mio_common: fix the ni_write[blw]() functions
H Hartley Sweeten
2016-03-22
1
-6
/
+6
*
Revert "staging: comedi: drivers: Remove unneeded NULL check before kfree()"
Greg Kroah-Hartman
2016-03-10
1
-2
/
+4
*
staging: comedi: ni_pcidio.c: Prefer using macro DIV_ROUND_UP
Bhaktipriya Shridhar
2016-03-10
1
-1
/
+1
*
staging: comedi: dt282x: Prefer using macro DIV_ROUND_UP
Bhaktipriya Shridhar
2016-03-10
1
-1
/
+1
*
staging: comedi: rtd520: Prefer using macro DIV_ROUND_UP
Bhaktipriya Shridhar
2016-03-10
1
-3
/
+2
*
staging: comedi: drivers: ni_mio_common: Prefer using macro DIV_ROUND_UP
Bhaktipriya Shridhar
2016-03-10
1
-9
/
+5
*
staging: comedi: drivers: amplc_pci230: Prefer using macro DIV_ROUND_UP
Bhaktipriya Shridhar
2016-03-10
1
-1
/
+1
*
Staging: comedi: Use predefined macro offset_in_page() instead of (addr & ~PA...
Sandhya Bankar
2016-03-10
1
-1
/
+1
*
staging: comedi: drivers: gsc_hpdi: Remove use of deprecated pci API
Amitoj Kaur Chawla
2016-03-10
1
-15
/
+17
*
staging: comedi: comedi.h: Fix comment for struct comedi_krange
Ian Abbott
2016-03-05
1
-1
/
+1
*
staging: comedi: comedi.h: Do not use BIT macro
Ian Abbott
2016-03-05
1
-5
/
+5
*
staging: comedi: cb_pcimdda: Fix long lines in comments
Rasmus Linusson
2016-03-05
1
-5
/
+6
*
staging: comedi: cb_pcimdda: Fix multi-line comments
Rasmus Linusson
2016-03-05
1
-70
/
+70
*
Staging: comedi: s626.c: Remove unused functions
Bhumika Goyal
2016-03-05
1
-33
/
+0
*
staging: comedi: drivers: Remove use of deprecated pci API
Amitoj Kaur Chawla
2016-03-05
1
-30
/
+34
*
staging: comedi: drivers: Remove unneeded NULL check before kfree()
Janani Ravichandran
2016-03-05
1
-4
/
+2
*
Staging: comedi: contec_pci_dio: fixed comment blocks coding style issues
Philippe Loctaux
2016-03-05
1
-23
/
+24
*
staging: comedi: Use macro DIV_ROUND_CLOSEST
Bhaktipriya Shridhar
2016-03-05
1
-16
/
+12
*
comedi: note a coverity discovered hole that needs fixing
Alan
2016-03-05
1
-0
/
+1
*
staging: comedi: COMEDI_BUFINFO: terminate "write" command when stopped
Ian Abbott
2016-02-20
1
-3
/
+6
*
staging: comedi: COMEDI_BUFINFO: return -EPIPE for abnormal read
Ian Abbott
2016-02-20
1
-9
/
+18
*
staging: comedi: COMEDI_BUFINFO: become non-busy even if bytes_read is 0
Ian Abbott
2016-02-20
1
-4
/
+3
*
staging: comedi: COMEDI_BUFINFO: return error if no active command
Ian Abbott
2016-02-20
1
-20
/
+2
*
staging: comedi: COMEDI_BUFINFO: force bytes_written to 0 if stopped
Ian Abbott
2016-02-20
1
-0
/
+2
*
staging: comedi: COMEDI_BUFINFO: update buffer before becoming non-busy
Ian Abbott
2016-02-20
1
-1
/
+5
*
staging: comedi: COMEDI_BUFINFO: force bytes_read or bytes_written to 0
Ian Abbott
2016-02-20
1
-12
/
+18
*
staging: comedi: COMEDI_BUFINFO: get amount freed, not amount allocated
Ian Abbott
2016-02-20
1
-5
/
+4
*
staging: comedi: drivers: Use DIV_ROUND_CLOSEST
Amitoj Kaur Chawla
2016-02-20
6
-7
/
+7
[prev]
[next]