index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
cec
/
cec-adap.c
Age
Commit message (
Expand
)
Author
2020-04-15
media: cec: move the core to a separate directory
Mauro Carvalho Chehab
2019-12-13
media: cec: check 'transmit_in_progress', not 'transmitting'
Hans Verkuil
2019-12-13
media: cec: avoid decrementing transmit_queue_sz if it is 0
Hans Verkuil
2019-12-13
media: cec: CEC 2.0-only bcast messages were ignored
Hans Verkuil
2019-10-01
media: cec: expose the new connector info API
Dariusz Marcinkiewicz
2019-10-01
media: cec/cec-adap.c: use new UI_CMD defines
Hans Verkuil
2019-08-26
media: cec-adap: return from cec_s_conn_info() if adap is invalid
Hans Verkuil
2019-06-27
media: cec: add struct cec_connector_info support
Dariusz Marcinkiewicz
2019-05-29
media: cec-adap: fix regression in ping sanity check
Hans Verkuil
2019-05-23
media: cec: allow any initiator for Ping and Image/Text View On
Hans Verkuil
2019-05-23
media: cec: support CEC_MSG_FL_RAW
Hans Verkuil
2019-05-23
media: cec: move check from cec_transmit to cec_transmit_msg_fh
Hans Verkuil
2019-05-23
media: cec: cec_transmit_msg_fh: do sanity checks first
Hans Verkuil
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
[next]