| Commit message (Expand) | Author | Age |
* | mei: rename to mei_host_buffer_is_empty to hbuf_is_ready | 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-02-06 |
* | mei: initial extract of ME hw specifics from mei_device | Tomas Winkler | 2013-02-06 |
* | mei: sperate interface and pci code into two files | Tomas Winkler | 2013-02-06 |
* | mei: make host csr and me csr internal to hw-me | Tomas Winkler | 2013-01-08 |
* | mei: reenable mei_hcsr_set abstraction | Tomas Winkler | 2013-01-08 |
* | mei: abstract host and device readieness | Tomas Winkler | 2013-01-08 |
* | mei: don't use cached value for hcsr in mei_hw_reset | Tomas Winkler | 2013-01-08 |
* | mei: remove mei_csr_clear_his prototype | Tomas Winkler | 2013-01-08 |
* | mei: remove write only need_reset member of struct mei_device | Tomas Winkler | 2013-01-08 |
* | mei: normalize me host client linking routines | Tomas Winkler | 2013-01-08 |
* | mei: rename remaining amthi strings to amthif | Tomas Winkler | 2013-01-08 |
* | mei: mei_dev.h - remove prototypes of dropped functions | Tomas Winkler | 2013-01-08 |
* | mei: move me client storage allocation to hbm.c | Tomas Winkler | 2013-01-08 |
* | mei: drop read_pending member form struct mei_cl | Tomas Winkler | 2013-01-08 |
* | mei: rename interface to hw-me | Tomas Winkler | 2013-01-08 |
* | mei: move watchdog prototypes to mei_dev.h from interface.h | Tomas Winkler | 2013-01-08 |
* | mei: implement mei_cl_connect function | 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-08 |
* | 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: drop nonexistent function prototype | 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: mei_me_client is not hw API move to mei_dev.h | Tomas Winkler | 2013-01-07 |
* | mei: kill not used BAR0 length and base variables | Tomas Winkler | 2013-01-07 |
* | mei: extract device dependent constants into hw-me.h | Tomas Winkler | 2013-01-07 |
* | mei: move internal host clients ids to mei_dev.h from hw.h | Tomas Winkler | 2013-01-07 |
* | mei: use unified format for printing mei message header | Tomas Winkler | 2013-01-07 |
* | mei: Simplify the ME client enumeration code | Samuel Ortiz | 2012-11-21 |
* | mei: streamline amthif write complete 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-21 |
* | mei: use link and unlink terms for connecting ME and HOST client | Tomas Winkler | 2012-11-15 |
* | mei: extract amthif specific code from mei_poll to mei_amthif_poll | Tomas Winkler | 2012-11-15 |
* | mei: move amthif specific release code to amithif | 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-15 |
* | mei: use internal watchdog device registration tracking | 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-11-01 |
* | mei: use mei_io_cb_ warppers also for control flows | 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-10-24 |
* | mei: struct mei_message_data doesn't have to be packed | Tomas Winkler | 2012-09-10 |