summaryrefslogtreecommitdiff
path: root/drivers/media/cec/cec-core.c
AgeCommit message (Expand)Author
2017-12-14media: cec: move cec autorepeat handling to rc-coreSean Young
2017-12-08media: cec: disable the hardware when unregisteredHans Verkuil
2017-10-04[media] media: rc: ensure that protocols are enabled for scancode driversSean Young
2017-09-23media: cec: add CEC_EVENT_PIN_HPD_LOW/HIGH eventsHans Verkuil
2017-08-26media: cec: replace pin->cur_value by adap->cec_pin_is_highHans Verkuil
2017-08-20media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young
2017-08-20media: cec: fix remote control passthroughHans Verkuil
2017-08-20media: rc-core: rename input_name to device_nameSean Young
2017-07-18media: cec: drop senseless messageHans Verkuil
2017-07-18media: cec: add adap_free opHans Verkuil
2017-06-20[media] cec: add CEC_CAP_NEEDS_HPDHans Verkuil
2017-06-04[media] cec: drop MEDIA_CEC_DEBUGHans Verkuil
2017-06-04[media] cec: rename MEDIA_CEC_NOTIFIER to CEC_NOTIFIERHans Verkuil
2017-05-05Merge tag 'media/v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2017-04-19[media] cec: add MEDIA_CEC_RC config optionHans Verkuil
2017-04-10[media] cec: fix confusing CEC_CAP_RC and IS_REACHABLE(CONFIG_RC_CORE) codeHans Verkuil
2017-04-10[media] cec: Fix runtime BUG when (CONFIG_RC_CORE && !CEC_CAP_RC)Lee Jones
2017-04-10[media] cec: integrate CEC notifier supportHans Verkuil
2017-03-21media: utilize new cdev_device_add helper functionLogan Gunthorpe
2017-01-30[media] rc-main: assign driver type during allocationAndi Shyti
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 mediaHans Verkuil