index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
mei
/
interrupt.c
Age
Commit message (
Expand
)
Author
2014-01-13
mei: revamp mei reset state machine
Tomas Winkler
2014-01-08
mei: fix syntax in comments and debug output
Alexander Usyskin
2014-01-08
mei: use hbm idle state to prevent spurious resets
Tomas Winkler
2014-01-08
mei: do not run reset flow from the interrupt thread
Tomas Winkler
2013-11-27
mei: cleanup mei_irq_read_handler
Tomas Winkler
2013-09-26
mei: push credentials inside the irq write handler
Tomas Winkler
2013-09-26
mei: propagate error from write routines instead of ENODEV
Tomas Winkler
2013-09-26
mei: fix function names in debug prints
Alexander Usyskin
2013-09-26
mei: prefix client log messages with client me and host ids
Alexander Usyskin
2013-06-24
mei: move mei_cl_irq_write_complete to client.c
Tomas Winkler
2013-05-21
mei: revamp interrupt thread handlers
Tomas Winkler
2013-05-21
mei: move mei_cl_complete to client.c
Tomas Winkler
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-04-23
mei: fix krealloc() misuse in in mei_cl_irq_read_msg()
Wei Yongjun
2013-04-23
mei: reduce flow control only for completed messages
Tomas Winkler
2013-04-19
mei: fix reading large reposnes
Tomas Winkler
2013-04-19
mei: revamp mei_irq_read_client_message function
Tomas Winkler
2013-04-19
mei: revamp mei_amthif_irq_read_message
Tomas Winkler
2013-04-19
mei: revamp hbm state machine
Tomas Winkler
2013-04-08
mei: notify about the reset in error level
Tomas Winkler
2013-04-05
mei: Fix comments in drivers/misc/mei
Masanari Iida
2013-03-29
mei: bus: Call bus routines from the core code
Samuel Ortiz
2013-03-29
mei: move mei-me to separate module
Tomas Winkler
2013-03-25
mei: add mei_irq_compl_handler function
Tomas Winkler
2013-03-15
mei: revamp mei_data2slots
Tomas Winkler
2013-02-06
mei: move interrupt handlers to be me hw specific
Tomas Winkler
2013-02-06
mei: separate compilation of the ME hardware specifics
Tomas Winkler
2013-01-08
mei: make host csr and me csr internal to hw-me
Tomas Winkler
2013-01-08
mei: abstract host and device readieness
Tomas Winkler
2013-01-08
mei: use non cached hcsr for interrupt enablement
Tomas Winkler
2013-01-08
mei: rename interface to hw-me
Tomas Winkler
2013-01-08
mei: fix client functions names
Tomas Winkler
2013-01-08
mei: add new hbm.h header to export hbm protocol
Tomas Winkler
2013-01-07
mei: move hbm responses from interrupt.c to hbm.c
Tomas Winkler
2013-01-07
mei: add common prefix to hbm function
Tomas Winkler
2013-01-07
mei: use structured buffer for the write buffer
Tomas Winkler
2013-01-07
mei: move host bus message handling to hbm.c
Tomas Winkler
2013-01-07
mei: move hw dependent functions to interface.c
Tomas Winkler
2013-01-07
mei: include local headers after the system ones
Tomas Winkler
2013-01-07
mei: use unified format for printing mei message header
Tomas Winkler
2013-01-07
mei: drop redundant length parameter from mei_write_message function
Tomas Winkler
2012-11-21
mei: Simplify the ME client enumeration code
Samuel Ortiz
2012-11-21
mei: simplify write complete loop in irq handler
Tomas Winkler
2012-11-21
mei: don't mix read and write slots
Tomas Winkler
2012-11-21
mei: streamline amthif write complete function
Tomas Winkler
2012-11-21
mei: streamline write complete flow function
Tomas Winkler
2012-11-21
mei: use structured buffer for extra write buffer
Tomas Winkler
2012-11-21
mei: compact code for mei bus message creation
Tomas Winkler
2012-11-15
mei: use the same bus msg for connect and disconnect request
Tomas Winkler
2012-11-15
mei: rename enum mei_cb_major_types to enum mei_cb_file_ops
Tomas Winkler
[next]