Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
9d19371df50a73301aec66a479b490587e889055
/
drivers
/
media
/
cec
532c2b9
Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 6 years ago
4786b0d
media: cec: add support for 5V signal testing
by Hans Verkuil
· 6 years ago
7a78c1e
media: cec-notifier: Get notifier by device and connector name
by Neil Armstrong
· 6 years ago
7367815
media: cec: fix wrong tx/rx_status values when canceling a msg
by Hans Verkuil
· 6 years ago
a3d71f2
media: cec-pin-error-inj: avoid a false-positive Spectre detection
by Mauro Carvalho Chehab
· 6 years ago
2849225
media: rc: per-protocol repeat period and minimum keyup timer
by Sean Young
· 7 years ago
0fd6e12
media: cec: set ev rather than v with CEC_PIN_EVENT_FL_DROPPED bit
by Colin Ian King
· 7 years ago
b66d448
media: cec: fix smatch error
by Hans Verkuil
· 7 years ago
437fba4
media: cec-pin: Fixed ktime_t to ns conversion
by Jasmin Jessich
· 7 years ago
98c1ce0
media: cec-core: fix a bug at cec_error_inj_write()
by Mauro Carvalho Chehab
· 7 years ago
6ec1cbf
media: cec: improve CEC pin event handling
by Hans Verkuil
· 7 years ago
2b76e53
media: cec-pin: improve status log
by Hans Verkuil
· 7 years ago
865463f
media: cec-pin: add error injection support
by Hans Verkuil
· 7 years ago
22712b3
media: cec-pin-error-inj: parse/show error injection
by Hans Verkuil
· 7 years ago
0ee492a
media: cec-pin: create cec_pin_start_timer() function
by Hans Verkuil
· 7 years ago
9ca400c
media: cec: add core error injection support
by Hans Verkuil
· 7 years ago
1b39635
media: cec: improve debugging
by Hans Verkuil
· 7 years ago
b4e30a9
media: cec: add SPDX license info
by Hans Verkuil
· 7 years ago
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
68c5735
Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 7 years ago
57c642c
media: cec: move cec autorepeat handling to rc-core
by Sean Young
· 7 years ago
c8959a3
media: cec: disable the hardware when unregistered
by Hans Verkuil
· 7 years ago
48ea2e9
media: cec: add the adap_monitor_pin_enable op
by Hans Verkuil
· 7 years ago
2c21ac0
media: cec-adap: add '0x' prefix when printing status
by Hans Verkuil
· 7 years ago
c23e0cb
media: annotate ->poll() instances
by Al Viro
· 7 years ago
5d352e6
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
60757ee
media: cec-pin: use IS_ERR instead of PTR_ERR_OR_ZERO
by Hans Verkuil
· 7 years ago
5bf24e0
media: cec-pin.h: move non-kAPI parts into cec-pin-priv.h
by Hans Verkuil
· 7 years ago
3728e6a
Merge tag 'media/v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 7 years ago
831c4c8
[media] media: rc: ensure that protocols are enabled for scancode drivers
by Sean Young
· 7 years ago
cf09e3c
Merge tag 'v4.14-rc2' into patchwork
by Mauro Carvalho Chehab
· 7 years ago
333ef6b
media: cec: add CEC_EVENT_PIN_HPD_LOW/HIGH events
by Hans Verkuil
· 7 years ago
805f23a
media: cec-pin.c: use proper ktime accessor functions
by Hans Verkuil
· 7 years ago
845d652
media: cec: Respond to unregistered initiators, when applicable
by Jose Abreu
· 7 years ago
c848c49
drivers/media/cec/cec-adap.c: fix build with gcc-4.4.4
by Andrew Morton
· 7 years ago
28e11b1
media: cec: replace pin->cur_value by adap->cec_pin_is_high
by Hans Verkuil
· 7 years ago
152b0a9
media: cec: ensure that adap_enable(false) is called from cec_delete_adapter()
by Hans Verkuil
· 7 years ago
6d741bf
media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*
by Sean Young
· 7 years ago
a9a249a
media: cec: fix remote control passthrough
by Hans Verkuil
· 7 years ago
518f4b2
media: rc-core: rename input_name to device_name
by Sean Young
· 7 years ago
cb74749
media: cec-pin: fix irq handling
by Hans Verkuil
· 7 years ago
9a6b2a8
media: cec: rename pin events/function
by Hans Verkuil
· 7 years ago
c33da62
media: cec-api: log the reason for the -EINVAL in cec_s_mode
by Hans Verkuil
· 7 years ago
1d54267
Merge tag 'v4.13-rc4' into patchwork
by Mauro Carvalho Chehab
· 7 years ago
fc1ff45
media: cec-notifier: small improvements
by Hans Verkuil
· 7 years ago
bd34ca8
media: cec: cec_transmit_attempt_done: ignore CEC_TX_STATUS_MAX_RETRIES
by Hans Verkuil
· 7 years ago
ed10b4e
media: cec: drop senseless message
by Hans Verkuil
· 7 years ago
688318c
media: cec: be smarter about detecting the number of attempts made
by Hans Verkuil
· 7 years ago
ea5c8ef
media: cec-pin: add low-level pin hardware support
by Hans Verkuil
· 7 years ago
b8d62f5
media: cec: add core support for low-level CEC pin monitoring
by Hans Verkuil
· 7 years ago
6b2bbb0
media: cec: rework the cec event handling
by Hans Verkuil
· 7 years ago
e6259b5
media: cec: add adap_free op
by Hans Verkuil
· 7 years ago
0861ad1
media: cec: add *_ts variants for transmit_done/received_msg
by Hans Verkuil
· 7 years ago
bb789e0
media: cec: improve transmit timeout logging
by Hans Verkuil
· 7 years ago
15e809e
media: cec: only increase the seqnr if CEC_TRANSMIT would return 0
by Hans Verkuil
· 7 years ago
299708e
media: cec: clear all cec_log_addrs fields
by Hans Verkuil
· 7 years ago
ff6ccad
Merge tag 'v4.12-rc6' into patchwork
by Mauro Carvalho Chehab
· 7 years ago
f902c1e
[media] cec: add CEC_CAP_NEEDS_HPD
by Hans Verkuil
· 7 years ago
c94cdc1
[media] cec: add cec_transmit_attempt_done helper function
by Hans Verkuil
· 7 years ago
23111ec
[media] cec: add cec_s_phys_addr_from_edid helper function
by Hans Verkuil
· 7 years ago
b94aac6
[media] cec: race fix: don't return -ENONET in cec_receive()
by Hans Verkuil
· 7 years ago
a7a04b5
[media] cec: improve debug messages
by Hans Verkuil
· 7 years ago
42654eb
Merge tag 'media/v4.12-2' into patchwork
by Mauro Carvalho Chehab
· 7 years ago
2302e55
[media] cec: improve MEDIA_CEC_RC dependencies
by Arnd Bergmann
· 8 years ago
20249f8
[media] cec: drop MEDIA_CEC_DEBUG
by Hans Verkuil
· 7 years ago
e94c328
[media] cec: rename MEDIA_CEC_NOTIFIER to CEC_NOTIFIER
by Hans Verkuil
· 7 years ago
9177e51
[media] cec: select CEC_CORE instead of depend on it
by Hans Verkuil
· 7 years ago
71e22ed
[media] cec: improve MEDIA_CEC_RC dependencies
by Arnd Bergmann
· 8 years ago
e87d51a
Merge tag 'media/v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 8 years ago
5f2c467
[media] cec: add MEDIA_CEC_RC config option
by Hans Verkuil
· 8 years ago
ee7e9871
[media] cec.h: merge cec-edid.h into cec.h
by Hans Verkuil
· 8 years ago
56a263a
[media] cec: Kconfig cleanup
by Hans Verkuil
· 8 years ago
ee044f5
[media] cec: fix confusing CEC_CAP_RC and IS_REACHABLE(CONFIG_RC_CORE) code
by Hans Verkuil
· 8 years ago
43c0c03
[media] cec: Fix runtime BUG when (CONFIG_RC_CORE && !CEC_CAP_RC)
by Lee Jones
· 8 years ago
e3a93ad
[media] cec: integrate CEC notifier support
by Hans Verkuil
· 8 years ago
a8e97e5
[media] cec: don't Feature Abort msgs from Unregistered
by Hans Verkuil
· 8 years ago
79cabaa
[media] cec: log reason for returning -EINVAL
by Hans Verkuil
· 8 years ago
25c2107
[media] cec: improve cec_transmit_msg_fh logging
by Hans Verkuil
· 8 years ago
5a137df
[media] cec: use __func__ in log messages
by Hans Verkuil
· 8 years ago
059d146
[media] cec: return -EPERM when no LAs are configured
by Hans Verkuil
· 8 years ago
533a3f7
[media] cec: allow specific messages even when unconfigured
by Hans Verkuil
· 8 years ago
b39f93e
[media] cec: improve flushing queue
by Hans Verkuil
· 8 years ago
857313e
media: utilize new cdev_device_add helper function
by Logan Gunthorpe
· 8 years ago
e6b377d
Merge tag 'v4.10' into patchwork
by Mauro Carvalho Chehab
· 8 years ago
ff58d00
Merge tag 'media/v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 8 years ago
42980da
[media] cec: initiator should be the same as the destination for, poll
by Hans Verkuil
· 8 years ago
0f7499f
[media] rc-main: assign driver type during allocation
by Andi Shyti
· 8 years ago
f9f96fc
[media] cec: fix wrong last_la determination
by Hans Verkuil
· 8 years ago
f60f356
[media] cec: fix race between configuring and unconfiguring
by Hans Verkuil
· 8 years ago
d3d64bc
[media] cec: move cec_report_phys_addr into cec_config_thread_func
by Hans Verkuil
· 8 years ago
52bc30f
[media] cec: replace cec_report_features by cec_fill_msg_report_features
by Hans Verkuil
· 8 years ago
7af26f8
[media] cec: update log_addr[] before finishing configuration
by Hans Verkuil
· 8 years ago
a24f56d
[media] cec: CEC_MSG_GIVE_FEATURES should abort for CEC version < 2
by Hans Verkuil
· 8 years ago
1204761
[media] cec: when canceling a message, don't overwrite old status info
by Hans Verkuil
· 8 years ago
f385497
[media] cec: fix report_current_latency
by Hans Verkuil
· 8 years ago
f51e808
[media] cec: pass parent device in register(), not allocate()
by Hans Verkuil
· 8 years ago
3f98da9
[media] cec: ignore messages that we initiated
by Hans Verkuil
· 8 years ago
8991a63d
[media] cec: zero counters in cec_received_msg()
by Hans Verkuil
· 8 years ago
a161bef
[media] cec: an inner loop clobbered the outer loop variable
by Hans Verkuil
· 8 years ago
Next »