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
/
misc
/
mei
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
mei: simplify handling of hbm client events
Tomas Winkler
2014-09-23
1
-31
/
+43
|
*
mei: wait for hbm start non-interruptible
Alexander Usyskin
2014-09-23
4
-14
/
+22
|
*
mei: revamp connect and disconnect response handling
Tomas Winkler
2014-09-23
2
-57
/
+65
|
*
mei: use disconnect name consistently
Tomas Winkler
2014-09-23
3
-9
/
+8
|
*
mei: add hbm commands return status values
Tomas Winkler
2014-09-23
2
-8
/
+53
|
*
mei: add mei_me_cl_by_uuid_id function
Tomas Winkler
2014-09-23
8
-9
/
+26
|
*
mei: add me client remove functions
Tomas Winkler
2014-09-23
3
-7
/
+38
|
*
mei: use list for me clients book keeping
Tomas Winkler
2014-09-23
5
-103
/
+71
|
*
mei: me_client lookup function to return me_client object
Tomas Winkler
2014-09-23
8
-89
/
+74
|
*
mei: use wrapper for simple hbm client message
Tomas Winkler
2014-09-23
1
-26
/
+25
|
*
mei: use consistently me_addr in the hbm structures
Tomas Winkler
2014-09-23
2
-6
/
+5
|
*
mei: amthif: don't check amthif client identity on amthif queues
Alexander Usyskin
2014-09-23
1
-22
/
+15
|
*
mei: amthif: use service function to flush amthif queue
Alexander Usyskin
2014-09-23
3
-12
/
+5
|
*
mei: me: wait for hw ready non-interruptible
Alexander Usyskin
2014-09-23
1
-10
/
+5
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-10-07
2
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
mei: fix comments
Geert Uytterhoeven
2014-09-26
2
-4
/
+4
*
|
mei: nfc: fix memory leak in error path
Alexander Usyskin
2014-08-25
1
-6
/
+5
*
|
mei: reset client state on queued connect request
Alexander Usyskin
2014-08-25
1
-0
/
+1
|
/
*
mei: drop unused hw dependent fw status functions
Alexander Usyskin
2014-07-22
3
-89
/
+0
*
mei: fix return value on disconnect timeout
Alexander Usyskin
2014-07-17
1
-10
/
+5
*
mei: don't schedule suspend in pm idle
Alexander Usyskin
2014-07-17
2
-2
/
+2
*
mei: start disconnect request timer consistently
Alexander Usyskin
2014-07-17
1
-0
/
+1
*
mei: reset client connection state on timeout
Alexander Usyskin
2014-07-17
1
-0
/
+1
*
mei: add WPT second mei interface
Alexander Usyskin
2014-07-09
2
-0
/
+2
*
mei: move from misc to char device
Alexander Usyskin
2014-07-09
4
-31
/
+131
*
mei: me: move probe quirk to cfg structure
Tomas Winkler
2014-05-27
4
-34
/
+54
*
mei: add per device configuration
Alexander Usyskin
2014-05-27
8
-52
/
+144
*
mei: me: read H_CSR after asserting reset
Tomas Winkler
2014-05-27
1
-0
/
+12
*
mei: me: drop harmful wait optimization
Tomas Winkler
2014-05-27
1
-3
/
+1
*
mei: me: fix hw ready reset flow
Tomas Winkler
2014-05-27
1
-3
/
+6
*
mei: fix memory leak of mei_clients array
Tomas Winkler
2014-05-27
3
-18
/
+31
*
mei: set connecting state just upon connection request is sent to the fw
Alexander Usyskin
2014-05-03
5
-7
/
+1
*
mei: make return values consistent across the driver
Alexander Usyskin
2014-05-03
2
-4
/
+3
*
mei: extract fw status registers
Alexander Usyskin
2014-05-03
5
-5
/
+127
*
mei: me: bump hbm version to 1.1 to support power gating
Tomas Winkler
2014-05-03
1
-1
/
+1
*
mei: txe: use runtime PG pm domain for non wakeable devices
Alexander Usyskin
2014-05-03
1
-0
/
+49
*
mei: me: use runtime PG pm domain for non wakeable devices
Tomas Winkler
2014-05-03
2
-0
/
+53
*
mei: use runtime pm in write and read flow
Tomas Winkler
2014-05-03
1
-13
/
+71
*
mei: txe: add runtime pm framework
Alexander Usyskin
2014-05-03
2
-4
/
+99
*
mei: me: add runtime pm framework
Tomas Winkler
2014-05-03
3
-2
/
+100
*
mei: add function to check write queues
Tomas Winkler
2014-05-03
2
-0
/
+23
*
mei: me: add pg exit and entry flow commands
Tomas Winkler
2014-05-03
4
-4
/
+95
*
mei: expose hardware power gating state to mei layer
Tomas Winkler
2014-05-03
5
-19
/
+93
*
mei: condition PGI support on HW and HBM version
Tomas Winkler
2014-05-03
4
-0
/
+67
*
mei: me: add power gating isolation register write wrappers
Tomas Winkler
2014-05-03
1
-0
/
+29
*
mei: me: introduce power gating registers
Tomas Winkler
2014-05-03
1
-0
/
+9
*
mei: implement power gating isolation hbm layer
Tomas Winkler
2014-05-03
5
-0
/
+60
*
mei: ignore client writing state during cb completion
Alexander Usyskin
2014-04-16
2
-4
/
+2
*
mei: me: do not load the driver if the FW doesn't support MEI interface
Tomas Winkler
2014-04-16
2
-7
/
+28
*
Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-04-01
22
-550
/
+2485
|
\
[prev]
[next]