aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/mei/hdcp
AgeCommit message (Expand)Author
2023-03-10misc/mei/hdcp: Use correct macros to initialize uuid_leAndy Shevchenko
2021-06-15mei: hdcp: SPDX tag should be the first lineTom Rix
2021-02-24Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-02-09mei: bus: change remove callback to return voidUwe Kleine-König
2021-01-13misc/mei/hdcp: Fix AUTH_STREAM_REQ cmd buffer lenAnshuman Gupta
2020-08-18mei: hdcp: fix mei_hdcp_verify_mprime() input parameterTomas Winkler
2020-07-23mei: hdcp: Replace one-element array with flexible-array memberGustavo A. R. Silva
2020-06-29mei: hdcp: Constify struct mei_cl_device_idRikard Falkeborn
2020-01-10mei: hdcp: bind only with i915 on the same PCHTomas Winkler
2019-08-30misc/mei/hdcp: Fill transcoder index in port infoRamalingam C
2019-08-30drm/i915: mei_hdcp: I915 sends ddi index as per ME FWRamalingam C
2019-07-15Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-06-06mei: docs: add hdcp documentationTomas Winkler
2019-05-28Merge tag 'drm-intel-next-2019-05-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-05-09drm: generic fn converting be24 to cpu and vice versaRamalingam C
2019-04-25mei: hdcp: use own Kconfig fileTomas Winkler
2019-03-28mei: adjust the copyright notice in the files.Tomas Winkler
2019-03-28mei/hdcp: Fix SPDX identifiersTomas Winkler
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