Age | Commit message (Expand) | Author | Files | Lines |
2017-04-08 | mei: drop amthif internal client | Alexander Usyskin | 1 | -340/+0 |
2017-01-31 | mei: revamp io list cleanup function. | Tomas Winkler | 1 | -27/+7 |
2017-01-31 | mei: replace callback structures used as list head by list_head | Alexander Usyskin | 1 | -6/+5 |
2017-01-31 | mei: amthif: allow the read completion after close | Tomas Winkler | 1 | -1/+1 |
2016-11-10 | mei: enable to set the internal flag for client write | Alexander Usyskin | 1 | -1/+1 |
2016-09-27 | mei: stop the stall timer worker if not needed | Alexander Usyskin | 1 | -0/+1 |
2016-08-30 | mei: amthif: fix deadlock in initialization during a reset | Alexander Usyskin | 1 | -3/+9 |
2016-08-30 | mei: amthif: drop mei_amthif_read | Alexander Usyskin | 1 | -100/+0 |
2016-08-30 | mei: add wrapper for queuing control commands. | Tomas Winkler | 1 | -4/+3 |
2016-08-30 | mei: rx flow control counter | Alexander Usyskin | 1 | -0/+1 |
2016-08-30 | mei: amthif: drop mei_clear_lists function | Alexander Usyskin | 1 | -22/+5 |
2016-08-30 | mei: add file pointer to the host client structure | Alexander Usyskin | 1 | -6/+7 |
2016-08-30 | mei: fix return value on disconnection | Tomas Winkler | 1 | -1/+1 |
2016-08-30 | mei: amthif: use mei_cl_alloc_cb for allocating cbs | Alexander Usyskin | 1 | -13/+3 |
2016-08-30 | mei: amthif: drop mei_amthif_send_cmd | Alexander Usyskin | 1 | -36/+16 |
2016-08-30 | mei: amthif: drop iamthif_current_cb | Alexander Usyskin | 1 | -5/+0 |
2016-08-30 | mei: amthif: fix request cancel | Alexander Usyskin | 1 | -73/+38 |
2016-08-30 | mei: amthif: drop READ_COMPLETE state | Alexander Usyskin | 1 | -23/+11 |
2016-05-01 | mei: amthif: discard not read messages | Alexander Usyskin | 1 | -1/+3 |
2016-02-21 | mei: fix format string in debug prints | Alexander Usyskin | 1 | -1/+1 |
2016-02-08 | mei: split amthif client init from end of clients enumeration | Alexander Usyskin | 1 | -2/+3 |
2016-02-08 | mei: drop reserved host client ids | Alexander Usyskin | 1 | -1/+1 |
2016-02-08 | mei: amthif: interrupt reader on link reset | Alexander Usyskin | 1 | -1/+7 |
2016-02-08 | mei: amthif: use rx_wait queue also for amthif client | Alexander Usyskin | 1 | -5/+5 |
2016-02-08 | mei: amthif: drop parameter validation from mei_amthif_write | Tomas Winkler | 1 | -9/+1 |
2016-02-08 | mei: amthif: replace amthif_rd_complete_list with rd_completed | Tomas Winkler | 1 | -28/+11 |
2016-02-08 | mei: amthif: allow only one request at a time | Alexander Usyskin | 1 | -0/+8 |
2016-02-08 | mei: rename variable names 'file_object' to fp | Tomas Winkler | 1 | -10/+10 |
2016-02-08 | mei: constify struct file pointer | Tomas Winkler | 1 | -3/+3 |
2016-02-08 | mei: amthif: don't drop read packets on timeout | Alexander Usyskin | 1 | -27/+0 |
2016-02-08 | mei: amthif: don't copy from an empty buffer | Alexander Usyskin | 1 | -1/+1 |
2016-02-08 | mei: fix possible integer overflow issue | Tomas Winkler | 1 | -3/+2 |
2015-10-18 | mei: amthif: Do not compare bool to 0/1 | Alexander Usyskin | 1 | -1/+1 |
2015-05-24 | mei: drop iamthif_mtu from device structure | Alexander Usyskin | 1 | -8/+1 |
2015-05-24 | mei: add a reference from the host client to the me client | Alexander Usyskin | 1 | -15/+4 |
2015-04-21 | Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -271/+152 |
2015-04-03 | mei: fix mei_poll operation | Tomas Winkler | 1 | -10/+15 |
2015-03-26 | fs: move struct kiocb to fs.h | Christoph Hellwig | 1 | -1/+0 |
2015-03-02 | mei: simplify io callback disposal | Tomas Winkler | 1 | -14/+10 |
2015-03-02 | mei: always initialize the callback with the intended operation type | Tomas Winkler | 1 | -3/+1 |
2015-03-02 | mei: use only one buffer in callback | Tomas Winkler | 1 | -4/+4 |
2015-03-02 | mei: iamthif: use regular client read functions | Tomas Winkler | 1 | -63/+8 |
2015-03-02 | mei: iamthif: use client write functions | Tomas Winkler | 1 | -134/+44 |
2015-03-02 | mei: iamthif: send flow control as a regular client | Tomas Winkler | 1 | -61/+73 |
2015-03-02 | mei: iamthif: remove useless iamthif_ioctl variable | Tomas Winkler | 1 | -8/+3 |
2015-03-02 | mei: iamthif: fix device reset on mei_amthif_irq_read_msg | Tomas Winkler | 1 | -28/+48 |
2015-01-25 | mei: add reference counting for me clients | Tomas Winkler | 1 | -6/+8 |
2014-11-04 | mei: use local cl variables in wd and amthif | Tomas Winkler | 1 | -4/+6 |
2014-11-04 | mei: drop unneeded client NULL check in cb structure | Alexander Usyskin | 1 | -15/+9 |
2014-09-29 | mei: fix kernel-doc warnings | Alexander Usyskin | 1 | -2/+3 |