index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
cec
/
cec-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-15
media: cec: move the core to a separate directory
Mauro Carvalho Chehab
1
-465
/
+0
2020-01-08
media: cec: remove unused functions
Hans Verkuil
1
-20
/
+1
2019-10-01
media: cec: expose the new connector info API
Dariusz Marcinkiewicz
1
-5
/
+0
2019-06-27
media: cec: add struct cec_connector_info support
Dariusz Marcinkiewicz
1
-0
/
+5
2019-05-22
media: cec: mark devnode as registered before actually registering it
Hans Verkuil
1
-1
/
+2
2019-03-19
media: cec: fill in cec chardev kobject to ease debugging
Hans Verkuil
1
-0
/
+1
2018-11-23
media: cec: add debug_phys_addr module option
Hans Verkuil
1
-0
/
+6
2018-10-05
media: cec: name for RC passthrough device does not need 'RC for'
Sean Young
1
-4
/
+2
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
1
-1
/
+1
2018-04-20
media: rc: per-protocol repeat period and minimum keyup timer
Sean Young
1
-1
/
+1
2018-03-23
media: cec-core: fix a bug at cec_error_inj_write()
Mauro Carvalho Chehab
1
-3
/
+3
2018-03-22
media: cec: add core error injection support
Hans Verkuil
1
-0
/
+58
2018-02-14
media: cec: add SPDX license info
Hans Verkuil
1
-13
/
+1
2017-12-14
media: cec: move cec autorepeat handling to rc-core
Sean Young
1
-12
/
+0
2017-12-08
media: cec: disable the hardware when unregistered
Hans Verkuil
1
-6
/
+9
2017-10-04
[media] media: rc: ensure that protocols are enabled for scancode drivers
Sean Young
1
-1
/
+0
2017-09-23
media: cec: add CEC_EVENT_PIN_HPD_LOW/HIGH events
Hans Verkuil
1
-4
/
+4
2017-08-26
media: cec: replace pin->cur_value by adap->cec_pin_is_high
Hans Verkuil
1
-0
/
+1
2017-08-20
media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*
Sean Young
1
-2
/
+2
2017-08-20
media: cec: fix remote control passthrough
Hans Verkuil
1
-0
/
+13
2017-08-20
media: rc-core: rename input_name to device_name
Sean Young
1
-2
/
+2
2017-07-18
media: cec: drop senseless message
Hans Verkuil
1
-4
/
+1
2017-07-18
media: cec: add adap_free op
Hans Verkuil
1
-0
/
+2
2017-06-20
[media] cec: add CEC_CAP_NEEDS_HPD
Hans Verkuil
1
-0
/
+1
2017-06-04
[media] cec: drop MEDIA_CEC_DEBUG
Hans Verkuil
1
-2
/
+2
2017-06-04
[media] cec: rename MEDIA_CEC_NOTIFIER to CEC_NOTIFIER
Hans Verkuil
1
-2
/
+2
2017-05-05
Merge tag 'media/v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-8
/
+32
2017-04-19
[media] cec: add MEDIA_CEC_RC config option
Hans Verkuil
1
-6
/
+6
2017-04-10
[media] cec: fix confusing CEC_CAP_RC and IS_REACHABLE(CONFIG_RC_CORE) code
Hans Verkuil
1
-3
/
+5
2017-04-10
[media] cec: Fix runtime BUG when (CONFIG_RC_CORE && !CEC_CAP_RC)
Lee Jones
1
-1
/
+1
2017-04-10
[media] cec: integrate CEC notifier support
Hans Verkuil
1
-0
/
+22
2017-03-21
media: utilize new cdev_device_add helper function
Logan Gunthorpe
1
-12
/
+4
2017-01-30
[media] rc-main: assign driver type during allocation
Andi Shyti
1
-2
/
+1
2016-11-29
[media] cec: pass parent device in register(), not allocate()
Hans Verkuil
1
-8
/
+10
2016-11-16
[media] cec: move the CEC framework out of staging and to media
Hans Verkuil
1
-0
/
+411