Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
4911ee401b7ceff8f38e0ac597cbf503d71e690c
/
drivers
/
media
/
cec
/
cec-adap.c
9098c1c
media: cec: expose the new connector info API
by Dariusz Marcinkiewicz
· 5 years ago
b52c2ed
media: cec/cec-adap.c: use new UI_CMD defines
by Hans Verkuil
· 5 years ago
8f4b5b0
media: cec-adap: return from cec_s_conn_info() if adap is invalid
by Hans Verkuil
· 5 years ago
32a847f
media: cec: add struct cec_connector_info support
by Dariusz Marcinkiewicz
· 6 years ago
64b42d8
media: cec-adap: fix regression in ping sanity check
by Hans Verkuil
· 6 years ago
b6c96e1
media: cec: allow any initiator for Ping and Image/Text View On
by Hans Verkuil
· 6 years ago
89db242
media: cec: support CEC_MSG_FL_RAW
by Hans Verkuil
· 6 years ago
e76cbec
media: cec: move check from cec_transmit to cec_transmit_msg_fh
by Hans Verkuil
· 6 years ago
63d171f
media: cec: cec_transmit_msg_fh: do sanity checks first
by Hans Verkuil
· 6 years ago
32804fc
media: cec: keep track of outstanding transmits
by Hans Verkuil
· 6 years ago
7f02ac7
media: cec: report Vendor ID after initialization
by Hans Verkuil
· 6 years ago
2efaf6e
media: cec: increase debug level for 'queue full'
by Hans Verkuil
· 6 years ago
55623b4
media: cec: check for non-OK/NACK conditions while claiming a LA
by Hans Verkuil
· 6 years ago
490d84f
media: cec: forgot to cancel delayed work
by Hans Verkuil
· 6 years ago
7d867a1
media: cec: fix the Signal Free Time calculation
by Hans Verkuil
· 6 years ago
7ec2b3b
media: cec: add new tx/rx status bits to detect aborts/timeouts
by Hans Verkuil
· 6 years ago
f94d463
media: cec: remove cec-edid.c
by Hans Verkuil
· 6 years ago
4786b0d
media: cec: add support for 5V signal testing
by Hans Verkuil
· 7 years ago
7367815
media: cec: fix wrong tx/rx_status values when canceling a msg
by Hans Verkuil
· 7 years ago
6ec1cbf
media: cec: improve CEC pin event handling
by Hans Verkuil
· 7 years ago
1b39635
media: cec: improve debugging
by Hans Verkuil
· 7 years ago
b4e30a9
media: cec: add SPDX license info
by Hans Verkuil
· 7 years ago
57c642c
media: cec: move cec autorepeat handling to rc-core
by Sean Young
· 7 years ago
48ea2e9
media: cec: add the adap_monitor_pin_enable op
by Hans Verkuil
· 7 years ago
2c21ac0
media: cec-adap: add '0x' prefix when printing status
by Hans Verkuil
· 7 years ago
cf09e3c
Merge tag 'v4.14-rc2' into patchwork
by Mauro Carvalho Chehab
· 7 years ago
333ef6b
media: cec: add CEC_EVENT_PIN_HPD_LOW/HIGH events
by Hans Verkuil
· 7 years ago
845d652
media: cec: Respond to unregistered initiators, when applicable
by Jose Abreu
· 7 years ago
c848c49
drivers/media/cec/cec-adap.c: fix build with gcc-4.4.4
by Andrew Morton
· 7 years ago
152b0a9
media: cec: ensure that adap_enable(false) is called from cec_delete_adapter()
by Hans Verkuil
· 7 years ago
6d741bf
media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*
by Sean Young
· 7 years ago
a9a249a
media: cec: fix remote control passthrough
by Hans Verkuil
· 7 years ago
9a6b2a8
media: cec: rename pin events/function
by Hans Verkuil
· 7 years ago
1d54267
Merge tag 'v4.13-rc4' into patchwork
by Mauro Carvalho Chehab
· 7 years ago
bd34ca8
media: cec: cec_transmit_attempt_done: ignore CEC_TX_STATUS_MAX_RETRIES
by Hans Verkuil
· 7 years ago
688318c
media: cec: be smarter about detecting the number of attempts made
by Hans Verkuil
· 7 years ago
b8d62f5
media: cec: add core support for low-level CEC pin monitoring
by Hans Verkuil
· 7 years ago
6b2bbb0
media: cec: rework the cec event handling
by Hans Verkuil
· 7 years ago
0861ad1
media: cec: add *_ts variants for transmit_done/received_msg
by Hans Verkuil
· 7 years ago
bb789e0
media: cec: improve transmit timeout logging
by Hans Verkuil
· 7 years ago
15e809e
media: cec: only increase the seqnr if CEC_TRANSMIT would return 0
by Hans Verkuil
· 8 years ago
299708e
media: cec: clear all cec_log_addrs fields
by Hans Verkuil
· 8 years ago
f902c1e
[media] cec: add CEC_CAP_NEEDS_HPD
by Hans Verkuil
· 8 years ago
c94cdc1
[media] cec: add cec_transmit_attempt_done helper function
by Hans Verkuil
· 8 years ago
23111ec
[media] cec: add cec_s_phys_addr_from_edid helper function
by Hans Verkuil
· 8 years ago
a7a04b5
[media] cec: improve debug messages
by Hans Verkuil
· 8 years ago
20249f84
[media] cec: drop MEDIA_CEC_DEBUG
by Hans Verkuil
· 8 years ago
5f2c467
[media] cec: add MEDIA_CEC_RC config option
by Hans Verkuil
· 8 years ago
a8e97e5
[media] cec: don't Feature Abort msgs from Unregistered
by Hans Verkuil
· 8 years ago
79cabaa
[media] cec: log reason for returning -EINVAL
by Hans Verkuil
· 8 years ago
25c2107
[media] cec: improve cec_transmit_msg_fh logging
by Hans Verkuil
· 8 years ago
5a137df
[media] cec: use __func__ in log messages
by Hans Verkuil
· 8 years ago
533a3f7
[media] cec: allow specific messages even when unconfigured
by Hans Verkuil
· 8 years ago
b39f93e
[media] cec: improve flushing queue
by Hans Verkuil
· 8 years ago
42980da2
[media] cec: initiator should be the same as the destination for, poll
by Hans Verkuil
· 8 years ago
f9f96fc
[media] cec: fix wrong last_la determination
by Hans Verkuil
· 8 years ago
f60f356
[media] cec: fix race between configuring and unconfiguring
by Hans Verkuil
· 8 years ago
d3d64bc
[media] cec: move cec_report_phys_addr into cec_config_thread_func
by Hans Verkuil
· 8 years ago
52bc30f
[media] cec: replace cec_report_features by cec_fill_msg_report_features
by Hans Verkuil
· 8 years ago
7af26f8
[media] cec: update log_addr[] before finishing configuration
by Hans Verkuil
· 8 years ago
a24f56d
[media] cec: CEC_MSG_GIVE_FEATURES should abort for CEC version < 2
by Hans Verkuil
· 8 years ago
1204761
[media] cec: when canceling a message, don't overwrite old status info
by Hans Verkuil
· 8 years ago
f385497
[media] cec: fix report_current_latency
by Hans Verkuil
· 8 years ago
3f98da9
[media] cec: ignore messages that we initiated
by Hans Verkuil
· 8 years ago
8991a63d
[media] cec: zero counters in cec_received_msg()
by Hans Verkuil
· 8 years ago
a161bef
[media] cec: an inner loop clobbered the outer loop variable
by Hans Verkuil
· 8 years ago
7ae2a88
[media] cec: sanitize msg.flags
by Hans Verkuil
· 8 years ago
0dbaceb
[media] cec: move the CEC framework out of staging and to media
by Hans Verkuil
· 8 years ago
[Renamed from drivers/staging/media/cec/cec-adap.c]
a69a168
[media] cec: add proper support for CDC-Only CEC devices
by Hans Verkuil
· 8 years ago
f5580d8
[media] cec: accept two replies for CEC_MSG_INITIATE_ARC
by Hans Verkuil
· 8 years ago
3074fe4
[media] cec: filter invalid messages
by Hans Verkuil
· 8 years ago
adc0c62
[media] cec: add CEC_MSG_FL_REPLY_TO_FOLLOWERS
by Hans Verkuil
· 8 years ago
f406262
[media] cec: add flag to cec_log_addrs to enable RC passthrough
by Hans Verkuil
· 8 years ago
9fce0c2
Merge tag 'v4.8' into patchwork
by Mauro Carvalho Chehab
· 8 years ago
a179b69
[media] cec: don't Feature Abort broadcast msgs when unregistered
by Hans Verkuil
· 8 years ago
a2fdc9d
[media] cec: allow configuration both from within driver and from user space
by Johan Fjeldtvedt
· 8 years ago
3e92d8b
[media] cec: ignore messages when log_addr_mask == 0
by Hans Verkuil
· 8 years ago
0c1d61b
[media] cec: set unclaimed addresses to CEC_LOG_ADDR_INVALID
by Hans Verkuil
· 8 years ago
dcceb1e
[media] cec: add CEC_LOG_ADDRS_FL_ALLOW_UNREG_FALLBACK flag
by Hans Verkuil
· 8 years ago
62148f09
[media] cec: rename cec_devnode fhs_lock to just lock
by Hans Verkuil
· 8 years ago
292eaf5
[media] cec: fix off-by-one memset
by Hans Verkuil
· 8 years ago
009a620
[media] cec: always check all_device_types and features
by Hans Verkuil
· 8 years ago
58ecc29
[media] cec: fix test for unconfigured adapter in main message loop
by Hans Verkuil
· 8 years ago
11065f8
[media] cec: limit the size of the transmit queue
by Hans Verkuil
· 8 years ago
045344c
[media] cec: zero unused msg part after msg->len
by Hans Verkuil
· 8 years ago
40df3a7
[media] cec: clear all status fields before transmit and always fill in sequence
by Hans Verkuil
· 8 years ago
9a3f14e
[media] cec: set timestamp for selfie transmits
by Hans Verkuil
· 8 years ago
86e3577
[media] cec: don't zero reply and timeout on error
by Hans Verkuil
· 8 years ago
980e0b36
[media] cec: split the timestamp into an rx and tx timestamp
by Hans Verkuil
· 8 years ago
52d802d
[media] cec: add sanity check for msg->len
by Hans Verkuil
· 8 years ago
6a91d60
[media] cec-adap.c: work around gcc-4.4.4 anon union initializer bug
by Andrew Morton
· 8 years ago
c000e5d
[media] cec: add check if adapter is unregistered
by Hans Verkuil
· 8 years ago
5bb2399
[media] cec: fix Kconfig dependency problems
by Hans Verkuil
· 9 years ago
f8db65f
[media] cec-adap: prevent write to out-of-bounds array index
by Hans Verkuil
· 9 years ago
7b12b47
[media] cec-adap: on reply, restore the tx_status value from the transmit
by Hans Verkuil
· 9 years ago
9881fe0
[media] cec: add HDMI CEC framework (adapter)
by Hans Verkuil
· 9 years ago