Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
NOTE: [PATCH 01/29] UPSTREAM: [media] cec-edid: add module for EDID CEC [PATCH 02/29] UPSTREAM: [media] cec: add HDMI CEC framework [PATCH 03/29] UPSTREAM: [media] cec: fix Kconfig dependency problems [PATCH 04/29] UPSTREAM: [media] cec: limit the size of the transmit [PATCH 05/29] UPSTREAM: [media] cec: rename cec_devnode fhs_lock to just lock [PATCH 06/29] UPSTREAM: [media] cec-edid: check for IEEE identifier [PATCH 07/29] UPSTREAM: [media] cec: move the CEC framework out of staging and to media [PATCH 08/29] UPSTREAM: [media] cec: sanitize msg.flags [PATCH 09/29] UPSTREAM: [media] cec.h/cec-funcs.h: don't use bool in public headers [PATCH 10/29] UPSTREAM: [media] cec: an inner loop clobbered the outer loop variable [PATCH 11/29] UPSTREAM: [media] cec: zero counters in cec_received_msg() [PATCH 12/29] UPSTREAM: [media] cec: ignore messages that we initiated [PATCH 13/29] UPSTREAM: [media] cec: pass parent device in register(), not allocate() [PATCH 14/29] UPSTREAM: [media] cec: fix report_current_latency [PATCH 15/29] UPSTREAM: [media] cec: when canceling a message, don't overwrite old status info [PATCH 16/29] UPSTREAM: [media] cec: CEC_MSG_GIVE_FEATURES should abort for CEC version < 2 [PATCH 17/29] UPSTREAM: [media] cec: update log_addr[] before finishing configuration [PATCH 18/29] UPSTREAM: [media] cec: replace cec_report_features by cec_fill_msg_report_features [PATCH 19/29] UPSTREAM: [media] cec: move cec_report_phys_addr into cec_config_thread_func [PATCH 20/29] UPSTREAM: [media] cec: fix race between configuring and unconfiguring [PATCH 21/29] UPSTREAM: [media] cec: fix wrong last_la determination [PATCH 22/29] UPSTREAM: [media] rc-main: assign driver type during allocation [PATCH 23/29] UPSTREAM: [media] cec: initiator should be the same as the destination for, poll [PATCH 24/29] Revert "FROMLIST: video: rmk's HDMI notification prototype" [PATCH 25/29] FROMLIST: video: add HDMI state notifier support [PATCH 26/29] FROMLIST: drm/bridge: dw_hdmi: remove CEC engine register definitions [PATCH 27/29] FROMLIST: drm/bridge: dw_hdmi: add HDMI notifier support [PATCH 28/29] FROMLIST: drm/bridge: add dw-hdmi cec driver using Hans Verkuil's CEC code [PATCH 29/29] drm/bridge: HDMI CEC support with dw-hdmi Change-Id: Ie5290a8d4216b5067155854595796cca9c1abf9c Reviewed-on: https://tp-biosrd-v02/gerrit/81116 Reviewed-by: Jamess Huang(黃以民) <[email protected]> Tested-by: Jamess Huang(黃以民) <[email protected]>
- Loading branch information