index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
media
/
cec
/
core
/
cec-adap.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-02
media: cec: core: avoid confusing "transmit timed out" message
Hans Verkuil
1
-1
/
+14
2024-05-02
media: cec: core: avoid recursive cec_claim_log_addrs
Hans Verkuil
1
-1
/
+5
2024-05-02
media: cec: cec-adap: always cancel work in cec_transmit_msg_fh
Hans Verkuil
1
-2
/
+1
2024-02-05
media: cec: core: remove length check of Timer Status
Nini Song
1
-14
/
+0
2023-11-23
media: cec: core: count low-drive, error and arb-lost conditions
Hans Verkuil
1
-5
/
+49
2023-09-15
Merge drm/drm-next into drm-intel-next
Jani Nikula
1
-4
/
+4
2023-09-01
media: cec: core: add note about *_from_edid() function usage in drm
Jani Nikula
1
-0
/
+5
2023-08-10
media: cec: core: add adap_unconfigured() callback
Hans Verkuil
1
-2
/
+2
2023-08-10
media: cec: core: add adap_nb_transmit_canceled() callback
Hans Verkuil
1
-2
/
+2
2023-05-26
media: cec: core: don't set last_initiator if tx in progress
Hans Verkuil
1
-1
/
+2
2023-05-26
media: cec: core: disable adapter in cec_devnode_unregister
Hans Verkuil
1
-1
/
+4
2023-04-15
media: cec: core: not all messages were passed on when monitoring
Hans Verkuil
1
-2
/
+5
2022-09-24
media: cec: add support for Absolute Volume Control
Hans Verkuil
1
-0
/
+1
2022-06-20
media: cec-adap.c: log when claiming LA fails unexpectedly
Hans Verkuil
1
-1
/
+4
2022-05-13
media: cec-adap.c: drop activate_cnt, use state info instead
Hans Verkuil
1
-93
/
+59
2022-05-13
media: cec-adap.c: reconfigure if the PA changes during configuration
Hans Verkuil
1
-1
/
+19
2022-05-13
media: cec-adap.c: fix is_configuring state
Hans Verkuil
1
-3
/
+3
2022-05-13
media: cec-adap.c: stop trying LAs on CEC_TX_STATUS_TIMEOUT
Hans Verkuil
1
-2
/
+3
2022-05-13
media: cec-adap.c: don't unconfigure if already unconfigured
Hans Verkuil
1
-2
/
+3
2022-04-24
media: cec: add optional adap_configured callback
Hans Verkuil
1
-0
/
+2
2022-04-24
media: cec: add xfer_timeout_ms field
Hans Verkuil
1
-14
/
+3
2022-04-24
media: cec: use call_op and check for !unregistered
Hans Verkuil
1
-24
/
+13
2022-04-24
media: cec: correctly pass on reply results
Hans Verkuil
1
-18
/
+30
2022-04-24
media: cec: abort if the current transmit was canceled
Hans Verkuil
1
-3
/
+11
2022-04-24
media: cec: call enable_adap on s_log_addrs
Hans Verkuil
1
-47
/
+127
2021-12-07
media: cec: fix a deadlock situation
Hans Verkuil
1
-17
/
+21
2021-12-07
Merge tag 'v5.16-rc4' into media_tree
Mauro Carvalho Chehab
1
-0
/
+1
2021-11-30
media: cec: safely unhook lists in cec_data
Hans Verkuil
1
-1
/
+7
2021-11-10
media: cec: copy sequence field for the reply
Hans Verkuil
1
-0
/
+1
2021-01-12
media: cec: fix trivial style warnings
Nigel Christian
1
-2
/
+2
2020-10-04
Merge tag 'v5.9-rc7' into patchwork
Mauro Carvalho Chehab
1
-1
/
+1
2020-09-26
media: cec-adap.c: add 'unregistered' checks
Hans Verkuil
1
-0
/
+6
2020-09-10
media: cec-adap.c: don't use flush_scheduled_work()
Hans Verkuil
1
-1
/
+1
2020-08-29
media: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-06-23
media: cec: remove unused waitq and phys_addrs fields
Hans Verkuil
1
-4
/
+0
2020-05-05
media: cec: silence shift wrapping warning in __cec_s_log_addrs()
Dan Carpenter
1
-4
/
+4
2020-04-15
media: cec: move the core to a separate directory
Mauro Carvalho Chehab
1
-0
/
+2199