index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
mei
/
interrupt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-06
mei: ignore client writing state during cb completion
Alexander Usyskin
1
-2
/
+1
2014-01-13
mei: revamp mei reset state machine
Tomas Winkler
1
-6
/
+7
2014-01-08
mei: fix syntax in comments and debug output
Alexander Usyskin
1
-3
/
+3
2014-01-08
mei: use hbm idle state to prevent spurious resets
Tomas Winkler
1
-10
/
+15
2014-01-08
mei: do not run reset flow from the interrupt thread
Tomas Winkler
1
-3
/
+6
2013-11-27
mei: cleanup mei_irq_read_handler
Tomas Winkler
1
-39
/
+40
2013-09-26
mei: push credentials inside the irq write handler
Tomas Winkler
1
-5
/
+0
2013-09-26
mei: propagate error from write routines instead of ENODEV
Tomas Winkler
1
-7
/
+13
2013-09-26
mei: fix function names in debug prints
Alexander Usyskin
1
-3
/
+3
2013-09-26
mei: prefix client log messages with client me and host ids
Alexander Usyskin
1
-11
/
+7
2013-06-24
mei: move mei_cl_irq_write_complete to client.c
Tomas Winkler
1
-59
/
+0
2013-05-21
mei: revamp interrupt thread handlers
Tomas Winkler
1
-67
/
+63
2013-05-21
mei: move mei_cl_complete to client.c
Tomas Winkler
1
-27
/
+1
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2013-04-23
mei: fix krealloc() misuse in in mei_cl_irq_read_msg()
Wei Yongjun
1
-5
/
+5
2013-04-23
mei: reduce flow control only for completed messages
Tomas Winkler
1
-3
/
+4
2013-04-19
mei: fix reading large reposnes
Tomas Winkler
1
-3
/
+15
2013-04-19
mei: revamp mei_irq_read_client_message function
Tomas Winkler
1
-58
/
+66
2013-04-19
mei: revamp mei_amthif_irq_read_message
Tomas Winkler
1
-1
/
+1
2013-04-19
mei: revamp hbm state machine
Tomas Winkler
1
-2
/
+2
2013-04-08
mei: notify about the reset in error level
Tomas Winkler
1
-3
/
+3
2013-04-05
mei: Fix comments in drivers/misc/mei
Masanari Iida
1
-3
/
+3
2013-03-29
mei: bus: Call bus routines from the core code
Samuel Ortiz
1
-0
/
+2
2013-03-29
mei: move mei-me to separate module
Tomas Winkler
1
-0
/
+4
2013-03-25
mei: add mei_irq_compl_handler function
Tomas Winkler
1
-7
/
+32
2013-03-15
mei: revamp mei_data2slots
Tomas Winkler
1
-22
/
+28
2013-02-06
mei: move interrupt handlers to be me hw specific
Tomas Winkler
1
-118
/
+8
2013-02-06
mei: separate compilation of the ME hardware specifics
Tomas Winkler
1
-5
/
+5
2013-01-08
mei: make host csr and me csr internal to hw-me
Tomas Winkler
1
-4
/
+0
2013-01-08
mei: abstract host and device readieness
Tomas Winkler
1
-9
/
+10
2013-01-08
mei: use non cached hcsr for interrupt enablement
Tomas Winkler
1
-1
/
+1
2013-01-08
mei: rename interface to hw-me
Tomas Winkler
1
-1
/
+1
2013-01-08
mei: fix client functions names
Tomas Winkler
1
-5
/
+6
2013-01-08
mei: add new hbm.h header to export hbm protocol
Tomas Winkler
1
-0
/
+1
2013-01-07
mei: move hbm responses from interrupt.c to hbm.c
Tomas Winkler
1
-208
/
+0
2013-01-07
mei: add common prefix to hbm function
Tomas Winkler
1
-5
/
+5
2013-01-07
mei: use structured buffer for the write buffer
Tomas Winkler
1
-13
/
+12
2013-01-07
mei: move host bus message handling to hbm.c
Tomas Winkler
1
-230
/
+5
2013-01-07
mei: move hw dependent functions to interface.c
Tomas Winkler
1
-23
/
+1
2013-01-07
mei: include local headers after the system ones
Tomas Winkler
1
-2
/
+2
2013-01-07
mei: use unified format for printing mei message header
Tomas Winkler
1
-8
/
+6
2013-01-07
mei: drop redundant length parameter from mei_write_message function
Tomas Winkler
1
-9
/
+8
2012-11-21
mei: Simplify the ME client enumeration code
Samuel Ortiz
1
-52
/
+23
2012-11-21
mei: simplify write complete loop in irq handler
Tomas Winkler
1
-25
/
+12
2012-11-21
mei: don't mix read and write slots
Tomas Winkler
1
-16
/
+19
2012-11-21
mei: streamline amthif write complete function
Tomas Winkler
1
-2
/
+2
2012-11-21
mei: streamline write complete flow function
Tomas Winkler
1
-70
/
+43
2012-11-21
mei: use structured buffer for extra write buffer
Tomas Winkler
1
-22
/
+14
2012-11-21
mei: compact code for mei bus message creation
Tomas Winkler
1
-58
/
+38
2012-11-15
mei: use the same bus msg for connect and disconnect request
Tomas Winkler
1
-9
/
+8
[next]