| Commit message (Expand) | Author | Age | Files | Lines |
* | mei: adjust the copyright notice in the files. | Tomas Winkler | 2019-03-27 | 1 | -1/+1 |
* | mei: convert to SPDX license tags | Tomas Winkler | 2019-03-27 | 1 | -12/+1 |
* | mei: dma ring: implement rx circular buffer logic | Tomas Winkler | 2018-11-26 | 1 | -12/+29 |
* | mei: add support for variable length mei headers. | Tomas Winkler | 2018-08-02 | 1 | -2/+2 |
* | Merge 4.18-rc5 into char-misc-next | Greg Kroah-Hartman | 2018-07-16 | 1 | -1/+4 |
|\ |
|
| * | mei: discard messages from not connected client during power down. | Alexander Usyskin | 2018-07-03 | 1 | -1/+4 |
* | | mei: check for error returned from mei_hbuf_empty_slots() | Tomas Winkler | 2018-07-12 | 1 | -4/+11 |
|/ |
|
* | mei: validate the message header only in first fragment. | Tomas Winkler | 2017-06-13 | 1 | -7/+19 |
* | mei: drop amthif internal client | Alexander Usyskin | 2017-04-08 | 1 | -31/+7 |
* | mei: replace callback structures used as list head by list_head | Alexander Usyskin | 2017-01-31 | 1 | -19/+17 |
* | mei: consolidate repeating code in mei_cl_irq_read_msg | Tomas Winkler | 2016-11-15 | 1 | -5/+2 |
* | mei: stop the stall timer worker if not needed | Alexander Usyskin | 2016-09-27 | 1 | -4/+21 |
* | mei: enqueue consecutive reads | Alexander Usyskin | 2016-08-30 | 1 | -0/+3 |
* | mei: drop redundant krealloc and checks in irq read | Alexander Usyskin | 2016-08-30 | 1 | -25/+11 |
* | mei: add read callback on demand for fixed_address clients | Alexander Usyskin | 2016-08-30 | 1 | -2/+8 |
* | mei: add file pointer to the host client structure | Alexander Usyskin | 2016-08-30 | 1 | -1/+0 |
* | mei: move read cb to complete queue if not connected | Alexander Usyskin | 2016-08-30 | 1 | -0/+1 |
* | mei: amthif: drop iamthif_current_cb | Alexander Usyskin | 2016-08-30 | 1 | -3/+0 |
* | mei: amthif: fix request cancel | Alexander Usyskin | 2016-08-30 | 1 | -2/+0 |
* | mei: amthif: discard not read messages | Alexander Usyskin | 2016-04-30 | 1 | -1/+0 |
* | mei: fix NULL dereferencing during FW initiated disconnection | Alexander Usyskin | 2016-04-30 | 1 | -4/+1 |
* | mei: fix format string in debug prints | Alexander Usyskin | 2016-02-20 | 1 | -3/+3 |
* | mei: discard replies from unconnected fixed address clients | Alexander Usyskin | 2016-02-07 | 1 | -1/+19 |
* | mei: amthif: replace amthif_rd_complete_list with rd_completed | Tomas Winkler | 2016-02-07 | 1 | -1/+1 |
* | mei: rename variable names 'file_object' to fp | Tomas Winkler | 2016-02-07 | 1 | -1/+1 |
* | mei: amthif: don't drop read packets on timeout | Alexander Usyskin | 2016-02-07 | 1 | -32/+0 |
* | mei: fix possible integer overflow issue | Tomas Winkler | 2016-02-07 | 1 | -5/+16 |
* | mei: wd: drop the watchdog code from the core mei driver | Alexander Usyskin | 2016-02-07 | 1 | -15/+0 |
* | mei: keep the device awake during reads in chunks | Alexander Usyskin | 2015-10-18 | 1 | -0/+4 |
* | mei: add mei_cl_notify_request command | Tomas Winkler | 2015-08-04 | 1 | -0/+7 |
* | mei: disconnect on connection request timeout | Alexander Usyskin | 2015-08-04 | 1 | -1/+19 |
* | mei: support for fixed address clients | Alexander Usyskin | 2015-05-24 | 1 | -1/+1 |
* | mei: add a reference from the host client to the me client | Alexander Usyskin | 2015-05-24 | 1 | -1/+3 |
* | mei: revamp client connection | Tomas Winkler | 2015-05-24 | 1 | -43/+0 |
* | mei: revamp client disconnection flow | Tomas Winkler | 2015-05-24 | 1 | -45/+1 |
* | mei: use mei_cl_is_connected consistently | Tomas Winkler | 2015-04-03 | 1 | -1/+1 |
* | mei: allow read concurrency | Tomas Winkler | 2015-03-02 | 1 | -27/+8 |
* | mei: simplify io callback disposal | Tomas Winkler | 2015-03-02 | 1 | -2/+1 |
* | mei: use only one buffer in callback | Tomas Winkler | 2015-03-02 | 1 | -9/+7 |
* | mei: iamthif: use regular client read functions | Tomas Winkler | 2015-03-02 | 1 | -12/+25 |
* | mei: iamthif: send flow control as a regular client | Tomas Winkler | 2015-03-02 | 1 | -21/+4 |
* | mei: iamthif: remove useless iamthif_ioctl variable | Tomas Winkler | 2015-03-02 | 1 | -1/+0 |
* | mei: iamthif: fix device reset on mei_amthif_irq_read_msg | Tomas Winkler | 2015-03-02 | 1 | -5/+2 |
* | mei: fix device reset on mei_cl_irq_read_msg allocation failure | Tomas Winkler | 2015-03-02 | 1 | -58/+59 |
* | mei: drop unneeded client NULL check in cb structure | Alexander Usyskin | 2014-11-04 | 1 | -11/+1 |
* | mei: fix kernel-doc warnings | Alexander Usyskin | 2014-09-29 | 1 | -2/+2 |
* | mei: fix KDoc documentation formatting | Alexander Usyskin | 2014-09-29 | 1 | -12/+12 |
* | mei: remove include to pci header from mei module files | Tomas Winkler | 2014-09-29 | 1 | -1/+1 |
* | mei: get rid of most of the pci dependencies in mei | Tomas Winkler | 2014-09-29 | 1 | -22/+22 |
* | mei: kill error message for allocation failure | Tomas Winkler | 2014-09-29 | 1 | -1/+0 |