summaryrefslogtreecommitdiffstats
path: root/drivers/media/cec/cec-core.c
Commit message (Expand)AuthorAgeFilesLines
* media: cec: add struct cec_connector_info supportDariusz Marcinkiewicz2019-06-271-0/+5
* media: cec: mark devnode as registered before actually registering itHans Verkuil2019-05-221-1/+2
* media: cec: fill in cec chardev kobject to ease debuggingHans Verkuil2019-03-191-0/+1
* media: cec: add debug_phys_addr module optionHans Verkuil2018-11-231-0/+6
* media: cec: name for RC passthrough device does not need 'RC for'Sean Young2018-10-051-4/+2Star
* media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2018-09-111-1/+1
* media: rc: per-protocol repeat period and minimum keyup timerSean Young2018-04-201-1/+1
* media: cec-core: fix a bug at cec_error_inj_write()Mauro Carvalho Chehab2018-03-231-3/+3
* media: cec: add core error injection supportHans Verkuil2018-03-221-0/+58
* media: cec: add SPDX license infoHans Verkuil2018-02-141-13/+1Star
* media: cec: move cec autorepeat handling to rc-coreSean Young2017-12-141-12/+0Star
* media: cec: disable the hardware when unregisteredHans Verkuil2017-12-081-6/+9
* [media] media: rc: ensure that protocols are enabled for scancode driversSean Young2017-10-041-1/+0Star
* media: cec: add CEC_EVENT_PIN_HPD_LOW/HIGH eventsHans Verkuil2017-09-231-4/+4
* media: cec: replace pin->cur_value by adap->cec_pin_is_highHans Verkuil2017-08-261-0/+1
* media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young2017-08-201-2/+2
* media: cec: fix remote control passthroughHans Verkuil2017-08-201-0/+13
* media: rc-core: rename input_name to device_nameSean Young2017-08-201-2/+2
* media: cec: drop senseless messageHans Verkuil2017-07-181-4/+1Star
* media: cec: add adap_free opHans Verkuil2017-07-181-0/+2
* [media] cec: add CEC_CAP_NEEDS_HPDHans Verkuil2017-06-201-0/+1
* [media] cec: drop MEDIA_CEC_DEBUGHans Verkuil2017-06-041-2/+2
* [media] cec: rename MEDIA_CEC_NOTIFIER to CEC_NOTIFIERHans Verkuil2017-06-041-2/+2
* Merge tag 'media/v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2017-05-061-8/+32
|\
| * [media] cec: add MEDIA_CEC_RC config optionHans Verkuil2017-04-191-6/+6
| * [media] cec: fix confusing CEC_CAP_RC and IS_REACHABLE(CONFIG_RC_CORE) codeHans Verkuil2017-04-101-3/+5
| * [media] cec: Fix runtime BUG when (CONFIG_RC_CORE && !CEC_CAP_RC)Lee Jones2017-04-101-1/+1
| * [media] cec: integrate CEC notifier supportHans Verkuil2017-04-101-0/+22
* | media: utilize new cdev_device_add helper functionLogan Gunthorpe2017-03-211-12/+4Star
|/
* [media] rc-main: assign driver type during allocationAndi Shyti2017-01-301-2/+1Star
* [media] cec: pass parent device in register(), not allocate()Hans Verkuil2016-11-291-8/+10
* [media] cec: move the CEC framework out of staging and to mediaHans Verkuil2016-11-161-0/+411