index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
media
/
cec.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-17
media: cec/core: add error-inj-tx-timeouts debugfs entry
Hans Verkuil
1
-0
/
+4
2026-07-17
media: cec/core: handle core events like normal events
Hans Verkuil
1
-2
/
+0
2025-01-07
media: cec: include linux/debugfs.h and linux/seq_file.h where needed
Jani Nikula
1
-1
/
+0
2024-09-05
media: cec: move cec_get/put_device to header
Hans Verkuil
1
-0
/
+31
2024-08-05
media: cec: core: add new CEC_MSG_FL_REPLY_VENDOR_ID flag
Hans Verkuil
1
-0
/
+2
2024-05-04
media: cec.h: Fix kerneldoc
Ricardo Ribalda
1
-0
/
+1
2024-05-02
media: cec: core: avoid recursive cec_claim_log_addrs
Hans Verkuil
1
-0
/
+1
2024-04-30
media: cec: cec.h: 2.1 ms -> 2100 ms
Hans Verkuil
1
-1
/
+1
2024-02-05
media: cec.h: Fix kerneldoc
Ricardo Ribalda
1
-2
/
+0
2023-11-23
media: cec: core: count low-drive, error and arb-lost conditions
Hans Verkuil
1
-2
/
+20
2023-09-27
media: cec.h: increase input_phys buffer
Hans Verkuil
1
-1
/
+1
2023-08-10
media: cec: core: add adap_unconfigured() callback
Hans Verkuil
1
-2
/
+3
2023-08-10
media: cec: core: add adap_nb_transmit_canceled() callback
Hans Verkuil
1
-2
/
+4
2022-05-13
media: cec-adap.c: drop activate_cnt, use state info instead
Hans Verkuil
1
-2
/
+2
2022-05-13
media: cec-adap.c: reconfigure if the PA changes during configuration
Hans Verkuil
1
-0
/
+2
2022-04-24
media: cec: add optional adap_configured callback
Hans Verkuil
1
-0
/
+1
2022-04-24
media: cec: add xfer_timeout_ms field
Hans Verkuil
1
-0
/
+3
2022-04-24
media: cec: abort if the current transmit was canceled
Hans Verkuil
1
-0
/
+6
2022-04-24
media: cec: call enable_adap on s_log_addrs
Hans Verkuil
1
-0
/
+2
2021-12-07
media: cec: fix a deadlock situation
Hans Verkuil
1
-2
/
+9
2021-03-22
media: core headers: fix kernel-doc warnings
Hans Verkuil
1
-1
/
+1
2020-09-01
media: cec: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-2
/
+0
2020-07-04
media: cec: add adap_controls_phys_addr option
Jeff Chase
1
-0
/
+6
2020-06-23
media: media/cec.h: document cec_adapter fields
Hans Verkuil
1
-0
/
+49
2020-06-23
media: cec: remove unused waitq and phys_addrs fields
Hans Verkuil
1
-2
/
+0
2020-01-08
media: cec: remove unused functions
Hans Verkuil
1
-46
/
+0
2019-10-01
media: cec: expose the new connector info API
Dariusz Marcinkiewicz
1
-31
/
+0
2019-06-27
media: cec: add struct cec_connector_info support
Dariusz Marcinkiewicz
1
-1
/
+97
2018-11-23
media: cec: keep track of outstanding transmits
Hans Verkuil
1
-0
/
+1
2018-10-05
media: cec: name for RC passthrough device does not need 'RC for'
Sean Young
1
-2
/
+0
2018-10-05
media: cec: fix the Signal Free Time calculation
Hans Verkuil
1
-1
/
+1
2018-09-24
media: cec/v4l2: move V4L2 specific CEC functions to V4L2
Hans Verkuil
1
-80
/
+0
2018-09-24
media: cec: make cec_get_edid_spa_location() an inline function
Hans Verkuil
1
-0
/
+70
2018-07-25
media: cec: add support for 5V signal testing
Hans Verkuil
1
-1
/
+11
2018-03-22
media: cec: improve CEC pin event handling
Hans Verkuil
1
-3
/
+4
2018-03-22
media: cec: add core error injection support
Hans Verkuil
1
-0
/
+5
2018-02-14
media: include/(uapi/)media: add SPDX license info
Hans Verkuil
1
-13
/
+1
2017-12-14
media: cec: move cec autorepeat handling to rc-core
Sean Young
1
-5
/
+0
2017-12-08
media: cec: disable the hardware when unregistered
Hans Verkuil
1
-0
/
+12
2017-12-08
media: cec: add the adap_monitor_pin_enable op
Hans Verkuil
1
-0
/
+1
2017-09-23
media: cec.h: initialize *parent and *port in cec_phys_addr_validate
Hans Verkuil
1
-0
/
+4
2017-09-23
media: cec: add CEC_EVENT_PIN_HPD_LOW/HIGH events
Hans Verkuil
1
-1
/
+11
2017-08-26
media: cec: replace pin->cur_value by adap->cec_pin_is_high
Hans Verkuil
1
-0
/
+1
2017-08-20
media: cec: fix remote control passthrough
Hans Verkuil
1
-0
/
+5
2017-08-20
media: rc-core: rename input_name to device_name
Sean Young
1
-1
/
+1
2017-08-20
media: cec: rename pin events/function
Hans Verkuil
1
-4
/
+5
2017-08-09
media: media/cec.h: add CEC_CAP_DEFAULTS
Hans Verkuil
1
-0
/
+3
2017-07-18
media: cec: move cec_register_cec_notifier to cec-notifier.h
Hans Verkuil
1
-5
/
+0
2017-07-18
media: cec-pin: add low-level pin hardware support
Hans Verkuil
1
-0
/
+4
2017-07-18
media: cec: add core support for low-level CEC pin monitoring
Hans Verkuil
1
-0
/
+11
[next]