index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
mei
/
hdcp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mei: hdcp: add dependency on Xe driver
Alexander Usyskin
2024-01-31
1
-1
/
+1
*
mei: hdcp: match without driver name
Alexander Usyskin
2024-01-31
1
-2
/
+12
*
mei: rework Kconfig dependencies
Arnd Bergmann
2023-12-15
1
-1
/
+1
*
drm/i915/hdcp: Move away from master naming to arbiter
Suraj Kandpal
2023-05-31
1
-13
/
+13
*
Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-04-27
1
-1
/
+1
|
\
|
*
mei: Move uuid.h to the MEI namespace
Andy Shevchenko
2023-03-23
1
-1
/
+1
*
|
Merge tag 'drm-intel-next-2023-03-23' of git://anongit.freedesktop.org/drm/dr...
Daniel Vetter
2023-03-24
2
-408
/
+51
|
\
\
|
|
/
|
/
|
|
*
drm/i915/hdcp: Refactor HDCP API structures
Suraj Kandpal
2023-03-23
2
-376
/
+22
|
*
drm/i915/hdcp: Use generic names for HDCP helpers and structs
Anshuman Gupta
2023-03-23
1
-32
/
+29
*
|
misc/mei/hdcp: Use correct macros to initialize uuid_le
Andy Shevchenko
2023-01-20
1
-2
/
+2
|
/
*
Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-06-03
1
-1
/
+1
|
\
|
*
misc/mei: Add NULL check to component match callback functions
Won Chung
2022-04-29
1
-1
/
+1
*
|
drm/display: Move HDCP helpers into display-helper module
Thomas Zimmermann
2022-04-25
1
-1
/
+1
|
/
*
mei: hdcp: SPDX tag should be the first line
Tom Rix
2021-06-15
1
-1
/
+0
*
Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-02-24
1
-2
/
+5
|
\
|
*
mei: bus: change remove callback to return void
Uwe Kleine-König
2021-02-09
1
-2
/
+5
*
|
misc/mei/hdcp: Fix AUTH_STREAM_REQ cmd buffer len
Anshuman Gupta
2021-01-13
1
-2
/
+1
|
/
*
mei: hdcp: fix mei_hdcp_verify_mprime() input parameter
Tomas Winkler
2020-08-18
1
-16
/
+24
*
mei: hdcp: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2020-07-23
2
-2
/
+2
*
mei: hdcp: Constify struct mei_cl_device_id
Rikard Falkeborn
2020-06-29
1
-1
/
+1
*
mei: hdcp: bind only with i915 on the same PCH
Tomas Winkler
2020-01-10
1
-3
/
+30
*
misc/mei/hdcp: Fill transcoder index in port info
Ramalingam C
2019-08-30
2
-1
/
+15
*
drm/i915: mei_hdcp: I915 sends ddi index as per ME FW
Ramalingam C
2019-08-30
2
-35
/
+11
*
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-07-16
1
-1
/
+1
|
\
|
*
Merge tag 'drm-intel-next-2019-05-24' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2019-05-28
1
-1
/
+1
|
|
\
|
|
*
drm: generic fn converting be24 to cpu and vice versa
Ramalingam C
2019-05-09
1
-1
/
+1
*
|
|
mei: docs: add hdcp documentation
Tomas Winkler
2019-06-06
1
-7
/
+4
|
/
/
*
|
mei: hdcp: use own Kconfig file
Tomas Winkler
2019-04-25
1
-0
/
+13
*
|
mei: adjust the copyright notice in the files.
Tomas Winkler
2019-03-27
1
-1
/
+1
*
|
mei/hdcp: Fix SPDX identifiers
Tomas Winkler
2019-03-27
2
-2
/
+2
|
/
*
misc/mei/hdcp: Component framework for I915 Interface
Ramalingam C
2019-02-25
1
-3
/
+83
*
misc/mei/hdcp: Closing wired HDCP2.2 Tx Session
Ramalingam C
2019-02-25
1
-1
/
+54
*
misc/mei/hdcp: Enabling the HDCP authentication
Ramalingam C
2019-02-25
1
-1
/
+54
*
misc/mei/hdcp: Verify M_prime
Ramalingam C
2019-02-25
1
-1
/
+66
*
misc/mei/hdcp: Repeater topology verification and ack
Ramalingam C
2019-02-25
1
-1
/
+76
*
misc/mei/hdcp: Prepare Session Key
Ramalingam C
2019-02-25
1
-1
/
+58
*
misc/mei/hdcp: Verify L_prime
Ramalingam C
2019-02-25
1
-1
/
+59
*
misc/mei/hdcp: Initiate Locality check
Ramalingam C
2019-02-25
1
-1
/
+56
*
misc/mei/hdcp: Store the HDCP Pairing info
Ramalingam C
2019-02-25
1
-1
/
+59
*
misc/mei/hdcp: Verify H_prime
Ramalingam C
2019-02-25
1
-1
/
+57
*
misc/mei/hdcp: Verify Receiver Cert and prepare km
Ramalingam C
2019-02-25
1
-1
/
+82
*
misc/mei/hdcp: Initiate Wired HDCP2.2 Tx Session
Ramalingam C
2019-02-25
2
-0
/
+105
*
misc/mei/hdcp: Define ME FW interface for HDCP2.2
Ramalingam C
2019-02-25
1
-0
/
+366
*
misc/mei/hdcp: Client driver for HDCP application
Ramalingam C
2019-02-25
2
-0
/
+71