index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
cec
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-20
Merge tag 'v4.12-rc6' into patchwork
Mauro Carvalho Chehab
1
-7
/
+1
2017-06-20
[media] cec: add CEC_CAP_NEEDS_HPD
Hans Verkuil
3
-7
/
+19
2017-06-20
[media] cec: add cec_transmit_attempt_done helper function
Hans Verkuil
1
-0
/
+26
2017-06-20
[media] cec: add cec_s_phys_addr_from_edid helper function
Hans Verkuil
1
-0
/
+14
2017-06-08
[media] cec: race fix: don't return -ENONET in cec_receive()
Hans Verkuil
1
-7
/
+1
2017-06-07
[media] cec: improve debug messages
Hans Verkuil
1
-12
/
+16
2017-06-07
Merge tag 'media/v4.12-2' into patchwork
Mauro Carvalho Chehab
4
-20
/
+6
2017-06-06
[media] cec: improve MEDIA_CEC_RC dependencies
Arnd Bergmann
1
-0
/
+1
2017-06-04
[media] cec: drop MEDIA_CEC_DEBUG
Hans Verkuil
3
-9
/
+3
2017-06-04
[media] cec: rename MEDIA_CEC_NOTIFIER to CEC_NOTIFIER
Hans Verkuil
2
-3
/
+3
2017-06-04
[media] cec: select CEC_CORE instead of depend on it
Hans Verkuil
1
-8
/
+0
2017-05-18
[media] cec: improve MEDIA_CEC_RC dependencies
Arnd Bergmann
1
-0
/
+1
2017-05-05
Merge tag 'media/v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
7
-67
/
+459
2017-04-19
[media] cec: add MEDIA_CEC_RC config option
Hans Verkuil
3
-9
/
+15
2017-04-19
[media] cec.h: merge cec-edid.h into cec.h
Hans Verkuil
2
-1
/
+2
2017-04-19
[media] cec: Kconfig cleanup
Hans Verkuil
4
-3
/
+314
2017-04-10
[media] cec: fix confusing CEC_CAP_RC and IS_REACHABLE(CONFIG_RC_CORE) code
Hans Verkuil
1
-3
/
+5
2017-04-10
[media] cec: Fix runtime BUG when (CONFIG_RC_CORE && !CEC_CAP_RC)
Lee Jones
1
-1
/
+1
2017-04-10
[media] cec: integrate CEC notifier support
Hans Verkuil
1
-0
/
+22
2017-03-22
[media] cec: don't Feature Abort msgs from Unregistered
Hans Verkuil
1
-0
/
+3
2017-03-22
[media] cec: log reason for returning -EINVAL
Hans Verkuil
1
-2
/
+6
2017-03-22
[media] cec: improve cec_transmit_msg_fh logging
Hans Verkuil
2
-5
/
+14
2017-03-22
[media] cec: use __func__ in log messages
Hans Verkuil
1
-10
/
+10
2017-03-22
[media] cec: return -EPERM when no LAs are configured
Hans Verkuil
1
-1
/
+3
2017-03-22
[media] cec: allow specific messages even when unconfigured
Hans Verkuil
2
-9
/
+37
2017-03-22
[media] cec: improve flushing queue
Hans Verkuil
1
-31
/
+35
2017-03-21
media: utilize new cdev_device_add helper function
Logan Gunthorpe
1
-12
/
+4
2017-02-22
Merge tag 'v4.10' into patchwork
Mauro Carvalho Chehab
1
-5
/
+4
2017-02-21
Merge tag 'media/v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-2
/
+1
2017-02-13
[media] cec: initiator should be the same as the destination for, poll
Hans Verkuil
1
-4
/
+3
2017-01-30
[media] rc-main: assign driver type during allocation
Andi Shyti
1
-2
/
+1
2017-01-30
[media] cec: fix wrong last_la determination
Hans Verkuil
1
-1
/
+1
2016-12-21
[media] cec: fix race between configuring and unconfiguring
Hans Verkuil
1
-5
/
+13
2016-12-21
[media] cec: move cec_report_phys_addr into cec_config_thread_func
Hans Verkuil
1
-18
/
+7
2016-12-21
[media] cec: replace cec_report_features by cec_fill_msg_report_features
Hans Verkuil
1
-22
/
+26
2016-12-21
[media] cec: update log_addr[] before finishing configuration
Hans Verkuil
1
-2
/
+2
2016-12-21
[media] cec: CEC_MSG_GIVE_FEATURES should abort for CEC version < 2
Hans Verkuil
1
-3
/
+3
2016-12-21
[media] cec: when canceling a message, don't overwrite old status info
Hans Verkuil
1
-3
/
+3
2016-12-21
[media] cec: fix report_current_latency
Hans Verkuil
1
-1
/
+1
2016-11-29
[media] cec: pass parent device in register(), not allocate()
Hans Verkuil
2
-9
/
+11
2016-11-22
[media] cec: ignore messages that we initiated
Hans Verkuil
1
-0
/
+15
2016-11-16
[media] cec: zero counters in cec_received_msg()
Hans Verkuil
1
-0
/
+4
2016-11-16
[media] cec: an inner loop clobbered the outer loop variable
Hans Verkuil
1
-4
/
+5
2016-11-16
[media] cec: sanitize msg.flags
Hans Verkuil
2
-1
/
+5
2016-11-16
[media] cec: move the CEC framework out of staging and to media
Hans Verkuil
5
-0
/
+2916