Age | Commit message (Expand) | Author |
2019-02-28 | Merge tag 'topic/mei-hdcp-2019-02-26' of git://anongit.freedesktop.org/drm/dr... | Greg Kroah-Hartman |
2019-02-26 | mei: bus: move hw module get/put to probe/release | Alexander Usyskin |
2019-02-25 | misc/mei/hdcp: Component framework for I915 Interface | Ramalingam C |
2019-02-25 | misc/mei/hdcp: Closing wired HDCP2.2 Tx Session | Ramalingam C |
2019-02-25 | misc/mei/hdcp: Enabling the HDCP authentication | Ramalingam C |
2019-02-25 | misc/mei/hdcp: Verify M_prime | Ramalingam C |
2019-02-25 | misc/mei/hdcp: Repeater topology verification and ack | Ramalingam C |
2019-02-25 | misc/mei/hdcp: Prepare Session Key | Ramalingam C |
2019-02-25 | misc/mei/hdcp: Verify L_prime | Ramalingam C |
2019-02-25 | misc/mei/hdcp: Initiate Locality check | Ramalingam C |
2019-02-25 | misc/mei/hdcp: Store the HDCP Pairing info | Ramalingam C |
2019-02-25 | misc/mei/hdcp: Verify H_prime | Ramalingam C |
2019-02-25 | misc/mei/hdcp: Verify Receiver Cert and prepare km | Ramalingam C |
2019-02-25 | misc/mei/hdcp: Initiate Wired HDCP2.2 Tx Session | Ramalingam C |
2019-02-25 | misc/mei/hdcp: Define ME FW interface for HDCP2.2 | Ramalingam C |
2019-02-25 | misc/mei/hdcp: Client driver for HDCP application | Ramalingam C |
2019-02-25 | mei: bus: whitelist hdcp client | Tomas Winkler |
2019-02-20 | mei: hbm: clean the feature flags on link reset | Alexander Usyskin |
2019-02-12 | mei: bus: export to_mei_cl_device for mei client devices drivers | Tomas Winkler |
2019-02-11 | Merge 5.0-rc6 into char-misc-next | Greg Kroah-Hartman |
2019-01-30 | mei: free read cb on ctrl_wr list flush | Alexander Usyskin |
2019-01-30 | mei: me: add ice lake point device id. | Tomas Winkler |
2019-01-28 | Merge 5.0-rc4 into char-misc-next | Greg Kroah-Hartman |
2019-01-13 | mei: squash single_recv_buf into one bit in client properties | Alexander Usyskin |
2019-01-13 | mei: me: add denverton innovation engine device IDs | Tomas Winkler |
2019-01-13 | mei: me: mark LBG devices as having dma support | Alexander Usyskin |
2019-01-13 | mei: dma: silent the reject message | Tomas Winkler |
2018-11-26 | mei: me: mark CNP devices as having dma support | Alexander Usyskin |
2018-11-26 | mei: bump hbm version to 2.1 | Alexander Usyskin |
2018-11-26 | mei: dma ring: implement transmit flow | Tomas Winkler |
2018-11-26 | mei: dma ring: implement rx circular buffer logic | Tomas Winkler |
2018-11-26 | mei: hw: add dma ring control block | Tomas Winkler |
2018-11-26 | mei: hbm: setup dma ring | Tomas Winkler |
2018-11-26 | mei: dma ring buffers allocation | Tomas Winkler |
2018-11-07 | mei: expedite ioctl return on the notify set operation error | Alexander Usyskin |
2018-11-07 | mei: flush queues by the host client only | Alexander Usyskin |
2018-11-07 | mei: hbm: drop BUG() from the hbm handler | Tomas Winkler |
2018-10-02 | mei: replace POLL* with EPOLL* for write queues. | Tomas Winkler |
2018-09-25 | misc: remove redundant include moduleparam.h | zhong jiang |
2018-09-12 | mei: bus: need to unlink client before freeing | Tomas Winkler |
2018-09-12 | mei: bus: fix hw module get/put balance | Tomas Winkler |
2018-09-12 | mei: fix use-after-free in mei_cl_write | John Hubbard |
2018-09-12 | mei: ignore not found client in the enumeration | Alexander Usyskin |
2018-08-02 | mei: define dma ring buffer sizes for PCH12 HW and newer | Alexander Usyskin |
2018-08-02 | mei: restrict dma ring support to hbm version 2.1 | Tomas Winkler |
2018-08-02 | mei: hbm: introduce dma bit in the message header | Tomas Winkler |
2018-08-02 | mei: hbm: define dma ring setup protocol | Tomas Winkler |
2018-08-02 | mei: add support for variable length mei headers. | Tomas Winkler |
2018-07-24 | mei: add mei_msg_hdr_init wrapper. | Tomas Winkler |
2018-07-24 | mei: move hbuf_depth from the mei device to the hw modules | Tomas Winkler |