Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
ce4252c049bd2df0270453e96fba0d0dd1db6db4
/
drivers
/
media
/
cec
b7990bc
media: cec: fix epoll() by calling poll_wait first
by Hans Verkuil
· 6 years ago
32804fc
media: cec: keep track of outstanding transmits
by Hans Verkuil
· 6 years ago
db07c5c
media: cec: add debug_phys_addr module option
by Hans Verkuil
· 6 years ago
7f02ac7
media: cec: report Vendor ID after initialization
by Hans Verkuil
· 6 years ago
ac791f1
media: cec-pin: fix broken tx_ignore_nack_until_eom error injection
by Hans Verkuil
· 6 years ago
2efaf6e
media: cec: increase debug level for 'queue full'
by Hans Verkuil
· 6 years ago
55623b4
media: cec: check for non-OK/NACK conditions while claiming a LA
by Hans Verkuil
· 6 years ago
490d84f
media: cec: forgot to cancel delayed work
by Hans Verkuil
· 6 years ago
557c97b
media: cec: name for RC passthrough device does not need 'RC for'
by Sean Young
· 6 years ago
c439d5c
media: cec-gpio: select correct Signal Free Time
by Hans Verkuil
· 6 years ago
7d867a1
media: cec: fix the Signal Free Time calculation
by Hans Verkuil
· 6 years ago
7ec2b3b
media: cec: add new tx/rx status bits to detect aborts/timeouts
by Hans Verkuil
· 6 years ago
f94d463
media: cec: remove cec-edid.c
by Hans Verkuil
· 6 years ago
9cfd275
media: cec/v4l2: move V4L2 specific CEC functions to V4L2
by Hans Verkuil
· 6 years ago
e81bff3
media: cec: integrate cec_validate_phys_addr() in cec-api.c
by Hans Verkuil
· 6 years ago
b915bf57
media: cec: make cec_get_edid_spa_location() an inline function
by Hans Verkuil
· 6 years ago
e6c8320
media: cec: move compat_ioctl handling to cec-api.c
by Arnd Bergmann
· 6 years ago
c0decac
media: use strscpy() instead of strlcpy()
by Mauro Carvalho Chehab
· 6 years ago
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
· 7 years ago
7a78c1e
media: cec-notifier: Get notifier by device and connector name
by Neil Armstrong
· 7 years ago
7367815
media: cec: fix wrong tx/rx_status values when canceling a msg
by Hans Verkuil
· 7 years ago
a3d71f2
media: cec-pin-error-inj: avoid a false-positive Spectre detection
by Mauro Carvalho Chehab
· 7 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
· 8 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
· 8 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
· 8 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
· 8 years ago
ea5c8ef
media: cec-pin: add low-level pin hardware support
by Hans Verkuil
· 8 years ago
b8d62f5
media: cec: add core support for low-level CEC pin monitoring
by Hans Verkuil
· 8 years ago
6b2bbb0
media: cec: rework the cec event handling
by Hans Verkuil
· 8 years ago
e6259b5
media: cec: add adap_free op
by Hans Verkuil
· 8 years ago
0861ad1
media: cec: add *_ts variants for transmit_done/received_msg
by Hans Verkuil
· 8 years ago
bb789e0
media: cec: improve transmit timeout logging
by Hans Verkuil
· 8 years ago
15e809e
media: cec: only increase the seqnr if CEC_TRANSMIT would return 0
by Hans Verkuil
· 8 years ago
299708e
media: cec: clear all cec_log_addrs fields
by Hans Verkuil
· 8 years ago
ff6ccad
Merge tag 'v4.12-rc6' into patchwork
by Mauro Carvalho Chehab
· 8 years ago
f902c1e
[media] cec: add CEC_CAP_NEEDS_HPD
by Hans Verkuil
· 8 years ago
c94cdc1
[media] cec: add cec_transmit_attempt_done helper function
by Hans Verkuil
· 8 years ago
23111ec
[media] cec: add cec_s_phys_addr_from_edid helper function
by Hans Verkuil
· 8 years ago
b94aac6
[media] cec: race fix: don't return -ENONET in cec_receive()
by Hans Verkuil
· 8 years ago
a7a04b5
[media] cec: improve debug messages
by Hans Verkuil
· 8 years ago
42654eb
Merge tag 'media/v4.12-2' into patchwork
by Mauro Carvalho Chehab
· 8 years ago
2302e55
[media] cec: improve MEDIA_CEC_RC dependencies
by Arnd Bergmann
· 8 years ago
20249f84
[media] cec: drop MEDIA_CEC_DEBUG
by Hans Verkuil
· 8 years ago
e94c328
[media] cec: rename MEDIA_CEC_NOTIFIER to CEC_NOTIFIER
by Hans Verkuil
· 8 years ago
9177e51
[media] cec: select CEC_CORE instead of depend on it
by Hans Verkuil
· 8 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
Next »