index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
cec
/
cec-api.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: cec: move the core to a separate directory
Mauro Carvalho Chehab
2020-04-15
1
-701
/
+0
*
media: cec: expose the new connector info API
Dariusz Marcinkiewicz
2019-10-01
1
-0
/
+20
*
media: cec: move check from cec_transmit to cec_transmit_msg_fh
Hans Verkuil
2019-05-23
1
-8
/
+0
*
media: cec: fix epoll() by calling poll_wait first
Hans Verkuil
2019-02-18
1
-1
/
+1
*
media: cec: integrate cec_validate_phys_addr() in cec-api.c
Hans Verkuil
2018-09-24
1
-1
/
+18
*
media: cec: move compat_ioctl handling to cec-api.c
Arnd Bergmann
2018-09-12
1
-0
/
+1
*
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-09-11
1
-2
/
+2
*
media: cec: add support for 5V signal testing
Hans Verkuil
2018-07-25
1
-0
/
+8
*
media: cec: add SPDX license info
Hans Verkuil
2018-02-14
1
-13
/
+1
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-4
/
+4
*
Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-02-06
1
-12
/
+20
|
\
|
*
media: cec: disable the hardware when unregistered
Hans Verkuil
2017-12-08
1
-7
/
+4
|
*
media: cec: add the adap_monitor_pin_enable op
Hans Verkuil
2017-12-08
1
-5
/
+16
*
|
media: annotate ->poll() instances
Al Viro
2017-11-27
1
-2
/
+2
|
/
*
media: cec-pin.h: move non-kAPI parts into cec-pin-priv.h
Hans Verkuil
2017-10-27
1
-0
/
+1
*
media: cec: add CEC_EVENT_PIN_HPD_LOW/HIGH events
Hans Verkuil
2017-09-23
1
-4
/
+14
*
media: cec: replace pin->cur_value by adap->cec_pin_is_high
Hans Verkuil
2017-08-26
1
-4
/
+2
*
media: cec: rename pin events/function
Hans Verkuil
2017-08-20
1
-2
/
+2
*
media: cec-api: log the reason for the -EINVAL in cec_s_mode
Hans Verkuil
2017-08-09
1
-6
/
+19
*
media: cec-pin: add low-level pin hardware support
Hans Verkuil
2017-07-18
1
-0
/
+10
*
media: cec: add core support for low-level CEC pin monitoring
Hans Verkuil
2017-07-18
1
-2
/
+13
*
media: cec: rework the cec event handling
Hans Verkuil
2017-07-18
1
-13
/
+35
*
Merge tag 'v4.12-rc6' into patchwork
Mauro Carvalho Chehab
2017-06-20
1
-7
/
+1
|
\
|
*
[media] cec: race fix: don't return -ENONET in cec_receive()
Hans Verkuil
2017-06-08
1
-7
/
+1
*
|
[media] cec: add CEC_CAP_NEEDS_HPD
Hans Verkuil
2017-06-20
1
-1
/
+4
|
/
*
[media] cec: improve cec_transmit_msg_fh logging
Hans Verkuil
2017-03-22
1
-1
/
+1
*
[media] cec: return -EPERM when no LAs are configured
Hans Verkuil
2017-03-22
1
-1
/
+3
*
[media] cec: allow specific messages even when unconfigured
Hans Verkuil
2017-03-22
1
-2
/
+17
*
[media] cec: pass parent device in register(), not allocate()
Hans Verkuil
2016-11-29
1
-1
/
+1
*
[media] cec: sanitize msg.flags
Hans Verkuil
2016-11-16
1
-1
/
+1
*
[media] cec: move the CEC framework out of staging and to media
Hans Verkuil
2016-11-16
1
-0
/
+588