summaryrefslogtreecommitdiff
path: root/drivers/misc/mei
AgeCommit message (Expand)Author
2019-02-28Merge tag 'topic/mei-hdcp-2019-02-26' of git://anongit.freedesktop.org/drm/dr...Greg Kroah-Hartman
2019-02-26mei: bus: move hw module get/put to probe/releaseAlexander Usyskin
2019-02-25misc/mei/hdcp: Component framework for I915 InterfaceRamalingam C
2019-02-25misc/mei/hdcp: Closing wired HDCP2.2 Tx SessionRamalingam C
2019-02-25misc/mei/hdcp: Enabling the HDCP authenticationRamalingam C
2019-02-25misc/mei/hdcp: Verify M_primeRamalingam C
2019-02-25misc/mei/hdcp: Repeater topology verification and ackRamalingam C
2019-02-25misc/mei/hdcp: Prepare Session KeyRamalingam C
2019-02-25misc/mei/hdcp: Verify L_primeRamalingam C
2019-02-25misc/mei/hdcp: Initiate Locality checkRamalingam C
2019-02-25misc/mei/hdcp: Store the HDCP Pairing infoRamalingam C
2019-02-25misc/mei/hdcp: Verify H_primeRamalingam C
2019-02-25misc/mei/hdcp: Verify Receiver Cert and prepare kmRamalingam C
2019-02-25misc/mei/hdcp: Initiate Wired HDCP2.2 Tx SessionRamalingam C
2019-02-25misc/mei/hdcp: Define ME FW interface for HDCP2.2Ramalingam C
2019-02-25misc/mei/hdcp: Client driver for HDCP applicationRamalingam C
2019-02-25mei: bus: whitelist hdcp clientTomas Winkler
2019-02-20mei: hbm: clean the feature flags on link resetAlexander Usyskin
2019-02-12mei: bus: export to_mei_cl_device for mei client devices driversTomas Winkler
2019-02-11Merge 5.0-rc6 into char-misc-nextGreg Kroah-Hartman
2019-01-30mei: free read cb on ctrl_wr list flushAlexander Usyskin
2019-01-30mei: me: add ice lake point device id.Tomas Winkler
2019-01-28Merge 5.0-rc4 into char-misc-nextGreg Kroah-Hartman
2019-01-13mei: squash single_recv_buf into one bit in client propertiesAlexander Usyskin
2019-01-13mei: me: add denverton innovation engine device IDsTomas Winkler
2019-01-13mei: me: mark LBG devices as having dma supportAlexander Usyskin
2019-01-13mei: dma: silent the reject messageTomas Winkler
2018-11-26mei: me: mark CNP devices as having dma supportAlexander Usyskin
2018-11-26mei: bump hbm version to 2.1Alexander Usyskin
2018-11-26mei: dma ring: implement transmit flowTomas Winkler
2018-11-26mei: dma ring: implement rx circular buffer logicTomas Winkler
2018-11-26mei: hw: add dma ring control blockTomas Winkler
2018-11-26mei: hbm: setup dma ringTomas Winkler
2018-11-26mei: dma ring buffers allocationTomas Winkler
2018-11-07mei: expedite ioctl return on the notify set operation errorAlexander Usyskin
2018-11-07mei: flush queues by the host client onlyAlexander Usyskin
2018-11-07mei: hbm: drop BUG() from the hbm handlerTomas Winkler
2018-10-02mei: replace POLL* with EPOLL* for write queues.Tomas Winkler
2018-09-25misc: remove redundant include moduleparam.hzhong jiang
2018-09-12mei: bus: need to unlink client before freeingTomas Winkler
2018-09-12mei: bus: fix hw module get/put balanceTomas Winkler
2018-09-12mei: fix use-after-free in mei_cl_writeJohn Hubbard
2018-09-12mei: ignore not found client in the enumerationAlexander Usyskin
2018-08-02mei: define dma ring buffer sizes for PCH12 HW and newerAlexander Usyskin
2018-08-02mei: restrict dma ring support to hbm version 2.1Tomas Winkler
2018-08-02mei: hbm: introduce dma bit in the message headerTomas Winkler
2018-08-02mei: hbm: define dma ring setup protocolTomas Winkler
2018-08-02mei: add support for variable length mei headers.Tomas Winkler
2018-07-24mei: add mei_msg_hdr_init wrapper.Tomas Winkler
2018-07-24mei: move hbuf_depth from the mei device to the hw modulesTomas Winkler