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
/
include
/
media
/
cec.h
Age
Commit message (
Expand
)
Author
2017-08-26
media: cec: replace pin->cur_value by adap->cec_pin_is_high
Hans Verkuil
2017-08-20
media: cec: fix remote control passthrough
Hans Verkuil
2017-08-20
media: rc-core: rename input_name to device_name
Sean Young
2017-08-20
media: cec: rename pin events/function
Hans Verkuil
2017-08-09
media: media/cec.h: add CEC_CAP_DEFAULTS
Hans Verkuil
2017-07-18
media: cec: move cec_register_cec_notifier to cec-notifier.h
Hans Verkuil
2017-07-18
media: cec-pin: add low-level pin hardware support
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 adap_free op
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-06-20
Merge tag 'v4.12-rc6' into patchwork
Mauro Carvalho Chehab
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_phys_addr_invalidate() helper function
Hans Verkuil
2017-06-20
[media] cec: add cec_s_phys_addr_from_edid helper function
Hans Verkuil
2017-06-08
[media] media/cec.h: use IS_REACHABLE instead of IS_ENABLED
Hans Verkuil
2017-06-04
[media] cec: rename MEDIA_CEC_NOTIFIER to CEC_NOTIFIER
Hans Verkuil
2017-04-19
[media] cec.h: merge cec-edid.h into cec.h
Hans Verkuil
2017-04-19
[media] cec: Kconfig cleanup
Hans Verkuil
2017-04-10
[media] cec: integrate CEC notifier support
Hans Verkuil
2017-04-05
[media] cec: Add cec_get_drvdata()
Jose Abreu
2016-11-29
[media] cec: pass parent device in register(), not allocate()
Hans Verkuil
2016-11-16
[media] cec: move the CEC framework out of staging and to media
Hans Verkuil
2016-08-22
[media] cec: rename cec_devnode fhs_lock to just lock
Hans Verkuil
2016-07-19
[media] cec: limit the size of the transmit queue
Hans Verkuil
2016-06-28
[media] cec: add HDMI CEC framework (core)
Hans Verkuil