index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
cec
/
cec-adap.c
Age
Commit message (
Expand
)
Author
2018-11-23
media: cec: keep track of outstanding transmits
Hans Verkuil
2018-11-23
media: cec: report Vendor ID after initialization
Hans Verkuil
2018-11-06
media: cec: increase debug level for 'queue full'
Hans Verkuil
2018-11-06
media: cec: check for non-OK/NACK conditions while claiming a LA
Hans Verkuil
2018-10-15
media: cec: forgot to cancel delayed work
Hans Verkuil
2018-10-05
media: cec: fix the Signal Free Time calculation
Hans Verkuil
2018-10-05
media: cec: add new tx/rx status bits to detect aborts/timeouts
Hans Verkuil
2018-09-24
media: cec: remove cec-edid.c
Hans Verkuil
2018-07-25
media: cec: add support for 5V signal testing
Hans Verkuil
2018-05-28
media: cec: fix wrong tx/rx_status values when canceling a msg
Hans Verkuil
2018-03-22
media: cec: improve CEC pin event handling
Hans Verkuil
2018-02-26
media: cec: improve debugging
Hans Verkuil
2018-02-14
media: cec: add SPDX license info
Hans Verkuil
2017-12-14
media: cec: move cec autorepeat handling to rc-core
Sean Young
2017-12-08
media: cec: add the adap_monitor_pin_enable op
Hans Verkuil
2017-12-08
media: cec-adap: add '0x' prefix when printing status
Hans Verkuil
2017-09-29
Merge tag 'v4.14-rc2' into patchwork
Mauro Carvalho Chehab
2017-09-23
media: cec: add CEC_EVENT_PIN_HPD_LOW/HIGH events
Hans Verkuil
2017-09-23
media: cec: Respond to unregistered initiators, when applicable
Jose Abreu
2017-09-13
drivers/media/cec/cec-adap.c: fix build with gcc-4.4.4
Andrew Morton
2017-08-26
media: cec: ensure that adap_enable(false) is called from cec_delete_adapter()
Hans Verkuil
2017-08-20
media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*
Sean Young
2017-08-20
media: cec: fix remote control passthrough
Hans Verkuil
2017-08-20
media: cec: rename pin events/function
Hans Verkuil
2017-08-08
Merge tag 'v4.13-rc4' into patchwork
Mauro Carvalho Chehab
2017-07-26
media: cec: cec_transmit_attempt_done: ignore CEC_TX_STATUS_MAX_RETRIES
Hans Verkuil
2017-07-18
media: cec: be smarter about detecting the number of attempts made
Hans Verkuil
2017-07-18
media: cec: add core support for low-level CEC pin monitoring
Hans Verkuil
2017-07-18
media: cec: rework the cec event handling
Hans Verkuil
2017-07-18
media: cec: add *_ts variants for transmit_done/received_msg
Hans Verkuil
2017-07-18
media: cec: improve transmit timeout logging
Hans Verkuil
2017-07-18
media: cec: only increase the seqnr if CEC_TRANSMIT would return 0
Hans Verkuil
2017-07-18
media: cec: clear all cec_log_addrs fields
Hans Verkuil
2017-06-20
[media] cec: add CEC_CAP_NEEDS_HPD
Hans Verkuil
2017-06-20
[media] cec: add cec_transmit_attempt_done helper function
Hans Verkuil
2017-06-20
[media] cec: add cec_s_phys_addr_from_edid helper function
Hans Verkuil
2017-06-07
[media] cec: improve debug messages
Hans Verkuil
2017-06-04
[media] cec: drop MEDIA_CEC_DEBUG
Hans Verkuil
2017-04-19
[media] cec: add MEDIA_CEC_RC config option
Hans Verkuil
2017-03-22
[media] cec: don't Feature Abort msgs from Unregistered
Hans Verkuil
2017-03-22
[media] cec: log reason for returning -EINVAL
Hans Verkuil
2017-03-22
[media] cec: improve cec_transmit_msg_fh logging
Hans Verkuil
2017-03-22
[media] cec: use __func__ in log messages
Hans Verkuil
2017-03-22
[media] cec: allow specific messages even when unconfigured
Hans Verkuil
2017-03-22
[media] cec: improve flushing queue
Hans Verkuil
2017-02-13
[media] cec: initiator should be the same as the destination for, poll
Hans Verkuil
2017-01-30
[media] cec: fix wrong last_la determination
Hans Verkuil
2016-12-21
[media] cec: fix race between configuring and unconfiguring
Hans Verkuil
2016-12-21
[media] cec: move cec_report_phys_addr into cec_config_thread_func
Hans Verkuil
2016-12-21
[media] cec: replace cec_report_features by cec_fill_msg_report_features
Hans Verkuil
[next]