summaryrefslogtreecommitdiffstats
path: root/drivers/media/cec
Commit message (Expand)AuthorAgeFilesLines
* media: cec: fix wrong tx/rx_status values when canceling a msgHans Verkuil2018-05-281-6/+13
* media: cec-pin-error-inj: avoid a false-positive Spectre detectionMauro Carvalho Chehab2018-05-281-11/+12
* media: rc: per-protocol repeat period and minimum keyup timerSean Young2018-04-201-1/+1
* media: cec: set ev rather than v with CEC_PIN_EVENT_FL_DROPPED bitColin Ian King2018-04-201-1/+1
* media: cec: fix smatch errorHans Verkuil2018-04-171-4/+6
* media: cec-pin: Fixed ktime_t to ns conversionJasmin Jessich2018-04-041-3/+3
* media: cec-core: fix a bug at cec_error_inj_write()Mauro Carvalho Chehab2018-03-231-3/+3
* media: cec: improve CEC pin event handlingHans Verkuil2018-03-223-14/+35
* media: cec-pin: improve status logHans Verkuil2018-03-222-3/+68
* media: cec-pin: add error injection supportHans Verkuil2018-03-222-59/+527
* media: cec-pin-error-inj: parse/show error injectionHans Verkuil2018-03-225-0/+429
* media: cec-pin: create cec_pin_start_timer() functionHans Verkuil2018-03-222-8/+15
* media: cec: add core error injection supportHans Verkuil2018-03-221-0/+58
* media: cec: improve debuggingHans Verkuil2018-02-261-15/+17
* media: cec: add SPDX license infoHans Verkuil2018-02-148-104/+8
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-4/+4
* Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-02-064-82/+60
|\
| * media: cec: move cec autorepeat handling to rc-coreSean Young2017-12-142-63/+5
| * media: cec: disable the hardware when unregisteredHans Verkuil2017-12-082-13/+13
| * media: cec: add the adap_monitor_pin_enable opHans Verkuil2017-12-083-5/+41
| * media: cec-adap: add '0x' prefix when printing statusHans Verkuil2017-12-081-1/+1
* | media: annotate ->poll() instancesAl Viro2017-11-271-2/+2
|/
* Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-155-26/+193
|\
| * media: cec-pin: use IS_ERR instead of PTR_ERR_OR_ZEROHans Verkuil2017-10-311-1/+1
| * media: cec-pin.h: move non-kAPI parts into cec-pin-priv.hHans Verkuil2017-10-273-0/+135
| * [media] media: rc: ensure that protocols are enabled for scancode driversSean Young2017-10-041-1/+0
| * Merge tag 'v4.14-rc2' into patchworkMauro Carvalho Chehab2017-09-291-1/+4
| |\
| * | media: cec: add CEC_EVENT_PIN_HPD_LOW/HIGH eventsHans Verkuil2017-09-233-9/+35
| * | media: cec-pin.c: use proper ktime accessor functionsHans Verkuil2017-09-231-15/+22
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | | Merge tag 'media/v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2017-10-171-3/+10
|\ \ \ | |/ / | | / | |/ |/|
| * media: cec: Respond to unregistered initiators, when applicableJose Abreu2017-09-231-3/+10
* | drivers/media/cec/cec-adap.c: fix build with gcc-4.4.4Andrew Morton2017-09-131-1/+4
|/
* media: cec: replace pin->cur_value by adap->cec_pin_is_highHans Verkuil2017-08-263-7/+5
* media: cec: ensure that adap_enable(false) is called from cec_delete_adapter()Hans Verkuil2017-08-261-1/+3
* media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young2017-08-202-3/+3
* media: cec: fix remote control passthroughHans Verkuil2017-08-202-5/+64
* media: rc-core: rename input_name to device_nameSean Young2017-08-201-2/+2
* media: cec-pin: fix irq handlingHans Verkuil2017-08-201-13/+21
* media: cec: rename pin events/functionHans Verkuil2017-08-203-7/+9
* media: cec-api: log the reason for the -EINVAL in cec_s_modeHans Verkuil2017-08-091-6/+19
* Merge tag 'v4.13-rc4' into patchworkMauro Carvalho Chehab2017-08-082-1/+7
|\
| * media: cec-notifier: small improvementsHans Verkuil2017-07-261-0/+6
| * media: cec: cec_transmit_attempt_done: ignore CEC_TX_STATUS_MAX_RETRIESHans Verkuil2017-07-261-1/+1
* | media: cec: drop senseless messageHans Verkuil2017-07-181-4/+1
* | media: cec: be smarter about detecting the number of attempts madeHans Verkuil2017-07-181-2/+7
* | media: cec-pin: add low-level pin hardware supportHans Verkuil2017-07-183-0/+808
* | media: cec: add core support for low-level CEC pin monitoringHans Verkuil2017-07-182-2/+29
* | media: cec: rework the cec event handlingHans Verkuil2017-07-182-65/+111
* | media: cec: add adap_free opHans Verkuil2017-07-181-0/+2
OpenPOWER on IntegriCloud