Age | Commit message (Expand) | Author |
2019-05-07 | Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-04-25 | mei: expose device state in sysfs | Alexander Usyskin |
2019-04-25 | mei: hdcp: use own Kconfig file | Tomas Winkler |
2019-04-08 | drivers: Remove explicit invocations of mmiowb() | Will Deacon |
2019-03-28 | mei: adjust the copyright notice in the files. | Tomas Winkler |
2019-03-28 | mei/hdcp: Fix SPDX identifiers | Tomas Winkler |
2019-03-28 | mei: convert to SPDX license tags | Tomas Winkler |
2019-03-28 | mei: add missing SPDX tag to mei Kconfig | Tomas Winkler |
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 |