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