index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
mei
/
hdcp
Age
Commit message (
Expand
)
Author
2024-01-30
mei: hdcp: add dependency on Xe driver
Alexander Usyskin
2024-01-30
mei: hdcp: match without driver name
Alexander Usyskin
2023-12-15
mei: rework Kconfig dependencies
Arnd Bergmann
2023-05-31
drm/i915/hdcp: Move away from master naming to arbiter
Suraj Kandpal
2023-04-27
Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-03-24
Merge tag 'drm-intel-next-2023-03-23' of git://anongit.freedesktop.org/drm/dr...
Daniel Vetter
2023-03-23
mei: Move uuid.h to the MEI namespace
Andy Shevchenko
2023-03-23
drm/i915/hdcp: Refactor HDCP API structures
Suraj Kandpal
2023-03-23
drm/i915/hdcp: Use generic names for HDCP helpers and structs
Anshuman Gupta
2023-01-20
misc/mei/hdcp: Use correct macros to initialize uuid_le
Andy Shevchenko
2022-06-03
Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-04-29
misc/mei: Add NULL check to component match callback functions
Won Chung
2022-04-25
drm/display: Move HDCP helpers into display-helper module
Thomas Zimmermann
2021-06-15
mei: hdcp: SPDX tag should be the first line
Tom Rix
2021-02-24
Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-02-09
mei: bus: change remove callback to return void
Uwe Kleine-König
2021-01-13
misc/mei/hdcp: Fix AUTH_STREAM_REQ cmd buffer len
Anshuman Gupta
2020-08-18
mei: hdcp: fix mei_hdcp_verify_mprime() input parameter
Tomas Winkler
2020-07-23
mei: hdcp: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2020-06-29
mei: hdcp: Constify struct mei_cl_device_id
Rikard Falkeborn
2020-01-10
mei: hdcp: bind only with i915 on the same PCH
Tomas Winkler
2019-08-30
misc/mei/hdcp: Fill transcoder index in port info
Ramalingam C
2019-08-30
drm/i915: mei_hdcp: I915 sends ddi index as per ME FW
Ramalingam C
2019-07-15
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-06-06
mei: docs: add hdcp documentation
Tomas Winkler
2019-05-28
Merge tag 'drm-intel-next-2019-05-24' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2019-05-09
drm: generic fn converting be24 to cpu and vice versa
Ramalingam C
2019-04-25
mei: hdcp: use own Kconfig file
Tomas Winkler
2019-03-28
mei: adjust the copyright notice in the files.
Tomas Winkler
2019-03-28
mei/hdcp: Fix SPDX identifiers
Tomas Winkler
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