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
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
2012-11-15
mei: use type struct mei_cl *cl instead of void in struct mei_cb
Tomas Winkler
2012-11-15
mei: amthif: prefix cb list with amthif
Tomas Winkler
2012-11-01
mei: extract AMTHI functions into the amthif.c file
Tomas Winkler
2012-11-01
mei: normalize timeouts definitions
Tomas Winkler
2012-10-24
mei: rename mei_free_cb_private to mei_io_cb_free
Tomas Winkler
2012-10-24
mei: kill usless struct mei_io_list
Tomas Winkler
2012-10-24
mei: rename mei_cl_cb.information to mei_cl_cb.buf_idx
Tomas Winkler
2012-09-10
mei: don't print buffer as a string
Tomas Winkler
2012-08-16
mei: wd: decouple and revamp watchdog state machine
Tomas Winkler
2012-08-16
mei: wd: rename watchdog constants to be more descriptive
Tomas Winkler
2012-08-16
mei: fix device stall after wd is stopped
Tomas Winkler
2012-08-16
mei: name space for mei device state
Tomas Winkler
[next]