index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
media
/
cec.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: cec: core: add adap_unconfigured() callback
Hans Verkuil
2023-08-10
1
-2
/
+3
*
media: cec: core: add adap_nb_transmit_canceled() callback
Hans Verkuil
2023-08-10
1
-2
/
+4
*
media: cec-adap.c: drop activate_cnt, use state info instead
Hans Verkuil
2022-05-13
1
-2
/
+2
*
media: cec-adap.c: reconfigure if the PA changes during configuration
Hans Verkuil
2022-05-13
1
-0
/
+2
*
media: cec: add optional adap_configured callback
Hans Verkuil
2022-04-24
1
-0
/
+1
*
media: cec: add xfer_timeout_ms field
Hans Verkuil
2022-04-24
1
-0
/
+3
*
media: cec: abort if the current transmit was canceled
Hans Verkuil
2022-04-24
1
-0
/
+6
*
media: cec: call enable_adap on s_log_addrs
Hans Verkuil
2022-04-24
1
-0
/
+2
*
media: cec: fix a deadlock situation
Hans Verkuil
2021-12-07
1
-2
/
+9
*
media: core headers: fix kernel-doc warnings
Hans Verkuil
2021-03-22
1
-1
/
+1
*
media: cec: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2020-09-01
1
-2
/
+0
*
media: cec: add adap_controls_phys_addr option
Jeff Chase
2020-07-04
1
-0
/
+6
*
media: media/cec.h: document cec_adapter fields
Hans Verkuil
2020-06-23
1
-0
/
+49
*
media: cec: remove unused waitq and phys_addrs fields
Hans Verkuil
2020-06-23
1
-2
/
+0
*
media: cec: remove unused functions
Hans Verkuil
2020-01-08
1
-46
/
+0
*
media: cec: expose the new connector info API
Dariusz Marcinkiewicz
2019-10-01
1
-31
/
+0
*
media: cec: add struct cec_connector_info support
Dariusz Marcinkiewicz
2019-06-27
1
-1
/
+97
*
media: cec: keep track of outstanding transmits
Hans Verkuil
2018-11-23
1
-0
/
+1
*
media: cec: name for RC passthrough device does not need 'RC for'
Sean Young
2018-10-05
1
-2
/
+0
*
media: cec: fix the Signal Free Time calculation
Hans Verkuil
2018-10-05
1
-1
/
+1
*
media: cec/v4l2: move V4L2 specific CEC functions to V4L2
Hans Verkuil
2018-09-24
1
-80
/
+0
*
media: cec: make cec_get_edid_spa_location() an inline function
Hans Verkuil
2018-09-24
1
-0
/
+70
*
media: cec: add support for 5V signal testing
Hans Verkuil
2018-07-25
1
-1
/
+11
*
media: cec: improve CEC pin event handling
Hans Verkuil
2018-03-22
1
-3
/
+4
*
media: cec: add core error injection support
Hans Verkuil
2018-03-22
1
-0
/
+5
*
media: include/(uapi/)media: add SPDX license info
Hans Verkuil
2018-02-14
1
-13
/
+1
*
media: cec: move cec autorepeat handling to rc-core
Sean Young
2017-12-14
1
-5
/
+0
*
media: cec: disable the hardware when unregistered
Hans Verkuil
2017-12-08
1
-0
/
+12
*
media: cec: add the adap_monitor_pin_enable op
Hans Verkuil
2017-12-08
1
-0
/
+1
*
media: cec.h: initialize *parent and *port in cec_phys_addr_validate
Hans Verkuil
2017-09-23
1
-0
/
+4
*
media: cec: add CEC_EVENT_PIN_HPD_LOW/HIGH events
Hans Verkuil
2017-09-23
1
-1
/
+11
*
media: cec: replace pin->cur_value by adap->cec_pin_is_high
Hans Verkuil
2017-08-26
1
-0
/
+1
*
media: cec: fix remote control passthrough
Hans Verkuil
2017-08-20
1
-0
/
+5
*
media: rc-core: rename input_name to device_name
Sean Young
2017-08-20
1
-1
/
+1
*
media: cec: rename pin events/function
Hans Verkuil
2017-08-20
1
-4
/
+5
*
media: media/cec.h: add CEC_CAP_DEFAULTS
Hans Verkuil
2017-08-09
1
-0
/
+3
*
media: cec: move cec_register_cec_notifier to cec-notifier.h
Hans Verkuil
2017-07-18
1
-5
/
+0
*
media: cec-pin: add low-level pin hardware support
Hans Verkuil
2017-07-18
1
-0
/
+4
*
media: cec: add core support for low-level CEC pin monitoring
Hans Verkuil
2017-07-18
1
-0
/
+11
*
media: cec: rework the cec event handling
Hans Verkuil
2017-07-18
1
-3
/
+11
*
media: cec: add adap_free op
Hans Verkuil
2017-07-18
1
-0
/
+1
*
media: cec: add *_ts variants for transmit_done/received_msg
Hans Verkuil
2017-07-18
1
-4
/
+28
*
media: cec: improve transmit timeout logging
Hans Verkuil
2017-07-18
1
-0
/
+2
*
Merge tag 'v4.12-rc6' into patchwork
Mauro Carvalho Chehab
2017-06-20
1
-1
/
+1
|
\
|
*
[media] media/cec.h: use IS_REACHABLE instead of IS_ENABLED
Hans Verkuil
2017-06-08
1
-1
/
+1
*
|
[media] cec: add CEC_CAP_NEEDS_HPD
Hans Verkuil
2017-06-20
1
-0
/
+1
*
|
[media] cec: add cec_transmit_attempt_done helper function
Hans Verkuil
2017-06-20
1
-0
/
+6
*
|
[media] cec: add cec_phys_addr_invalidate() helper function
Hans Verkuil
2017-06-20
1
-0
/
+13
*
|
[media] cec: add cec_s_phys_addr_from_edid helper function
Hans Verkuil
2017-06-20
1
-0
/
+9
|
/
*
[media] cec: rename MEDIA_CEC_NOTIFIER to CEC_NOTIFIER
Hans Verkuil
2017-06-04
1
-2
/
+2
[next]