Age | Commit message (Expand) | Author | Files | Lines |
2018-04-04 | media: cec-pin: Fixed ktime_t to ns conversion | Jasmin Jessich | 1 | -3/+3 |
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: improve CEC pin event handling | Hans Verkuil | 3 | -14/+35 |
2018-03-22 | media: cec-pin: improve status log | Hans Verkuil | 2 | -3/+68 |
2018-03-22 | media: cec-pin: add error injection support | Hans Verkuil | 2 | -59/+527 |
2018-03-22 | media: cec-pin-error-inj: parse/show error injection | Hans Verkuil | 5 | -0/+429 |
2018-03-22 | media: cec-pin: create cec_pin_start_timer() function | Hans Verkuil | 2 | -8/+15 |
2018-03-22 | media: cec: add core error injection support | Hans Verkuil | 1 | -0/+58 |
2018-02-26 | media: cec: improve debugging | Hans Verkuil | 1 | -15/+17 |
2018-02-14 | media: cec: add SPDX license info | Hans Verkuil | 8 | -104/+8 |
2018-02-12 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 1 | -4/+4 |
2018-02-06 | Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 4 | -82/+60 |
2017-12-14 | media: cec: move cec autorepeat handling to rc-core | Sean Young | 2 | -63/+5 |
2017-12-08 | media: cec: disable the hardware when unregistered | Hans Verkuil | 2 | -13/+13 |
2017-12-08 | media: cec: add the adap_monitor_pin_enable op | Hans Verkuil | 3 | -5/+41 |
2017-12-08 | media: cec-adap: add '0x' prefix when printing status | Hans Verkuil | 1 | -1/+1 |
2017-11-28 | media: annotate ->poll() instances | Al Viro | 1 | -2/+2 |
2017-11-16 | Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 5 | -26/+193 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-10-31 | media: cec-pin: use IS_ERR instead of PTR_ERR_OR_ZERO | Hans Verkuil | 1 | -1/+1 |
2017-10-27 | media: cec-pin.h: move non-kAPI parts into cec-pin-priv.h | Hans Verkuil | 3 | -0/+135 |
2017-10-17 | Merge tag 'media/v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 1 | -3/+10 |
2017-10-04 | [media] media: rc: ensure that protocols are enabled for scancode drivers | Sean Young | 1 | -1/+0 |
2017-09-29 | Merge tag 'v4.14-rc2' into patchwork | Mauro Carvalho Chehab | 1 | -1/+4 |
2017-09-23 | media: cec: add CEC_EVENT_PIN_HPD_LOW/HIGH events | Hans Verkuil | 3 | -9/+35 |
2017-09-23 | media: cec-pin.c: use proper ktime accessor functions | Hans Verkuil | 1 | -15/+22 |
2017-09-23 | media: cec: Respond to unregistered initiators, when applicable | Jose Abreu | 1 | -3/+10 |
2017-09-14 | drivers/media/cec/cec-adap.c: fix build with gcc-4.4.4 | Andrew Morton | 1 | -1/+4 |
2017-08-26 | media: cec: replace pin->cur_value by adap->cec_pin_is_high | Hans Verkuil | 3 | -7/+5 |
2017-08-26 | media: cec: ensure that adap_enable(false) is called from cec_delete_adapter() | Hans Verkuil | 1 | -1/+3 |
2017-08-20 | media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_* | Sean Young | 2 | -3/+3 |
2017-08-20 | media: cec: fix remote control passthrough | Hans Verkuil | 2 | -5/+64 |
2017-08-20 | media: rc-core: rename input_name to device_name | Sean Young | 1 | -2/+2 |
2017-08-20 | media: cec-pin: fix irq handling | Hans Verkuil | 1 | -13/+21 |
2017-08-20 | media: cec: rename pin events/function | Hans Verkuil | 3 | -7/+9 |
2017-08-09 | media: cec-api: log the reason for the -EINVAL in cec_s_mode | Hans Verkuil | 1 | -6/+19 |
2017-08-08 | Merge tag 'v4.13-rc4' into patchwork | Mauro Carvalho Chehab | 2 | -1/+7 |
2017-07-26 | media: cec-notifier: small improvements | Hans Verkuil | 1 | -0/+6 |
2017-07-26 | media: cec: cec_transmit_attempt_done: ignore CEC_TX_STATUS_MAX_RETRIES | Hans Verkuil | 1 | -1/+1 |
2017-07-18 | media: cec: drop senseless message | Hans Verkuil | 1 | -4/+1 |
2017-07-18 | media: cec: be smarter about detecting the number of attempts made | Hans Verkuil | 1 | -2/+7 |
2017-07-18 | media: cec-pin: add low-level pin hardware support | Hans Verkuil | 3 | -0/+808 |
2017-07-18 | media: cec: add core support for low-level CEC pin monitoring | Hans Verkuil | 2 | -2/+29 |
2017-07-18 | media: cec: rework the cec event handling | Hans Verkuil | 2 | -65/+111 |
2017-07-18 | media: cec: add adap_free op | Hans Verkuil | 1 | -0/+2 |
2017-07-18 | media: cec: add *_ts variants for transmit_done/received_msg | Hans Verkuil | 1 | -16/+19 |
2017-07-18 | media: cec: improve transmit timeout logging | Hans Verkuil | 1 | -4/+13 |
2017-07-18 | media: cec: only increase the seqnr if CEC_TRANSMIT would return 0 | Hans Verkuil | 1 | -3/+8 |
2017-07-18 | media: cec: clear all cec_log_addrs fields | Hans Verkuil | 1 | -1/+6 |
2017-06-20 | Merge tag 'v4.12-rc6' into patchwork | Mauro Carvalho Chehab | 1 | -7/+1 |