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
2020-01-08
media: cec: remove unused functions
Hans Verkuil
3
-56
/
+4
2019-12-13
media: cec: check 'transmit_in_progress', not 'transmitting'
Hans Verkuil
1
-8
/
+12
2019-12-13
media: cec: avoid decrementing transmit_queue_sz if it is 0
Hans Verkuil
1
-2
/
+12
2019-12-13
media: cec: CEC 2.0-only bcast messages were ignored
Hans Verkuil
1
-3
/
+3
2019-11-27
Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-2
/
+3
2019-10-24
media: cec-pin: add 'received' callback
Hans Verkuil
1
-0
/
+10
2019-10-07
cec: add cec_adapter to cec_notifier_cec_adap_unregister()
Hans Verkuil
1
-2
/
+3
2019-10-01
media: cec: expose the new connector info API
Dariusz Marcinkiewicz
3
-5
/
+22
2019-10-01
media: cec/cec-adap.c: use new UI_CMD defines
Hans Verkuil
1
-3
/
+7
2019-08-26
media: cec-notifier: clear cec_adap in cec_notifier_unregister
Hans Verkuil
1
-0
/
+2
2019-08-26
media: cec-adap: return from cec_s_conn_info() if adap is invalid
Hans Verkuil
1
-0
/
+3
2019-06-27
media: cec-notifier: add new notifier functions
Hans Verkuil
1
-0
/
+85
2019-06-27
media: cec: add struct cec_connector_info support
Dariusz Marcinkiewicz
2
-0
/
+34
2019-06-27
media: cec-notifier: rename variables, check kstrdup and n->conn_name
Hans Verkuil
1
-9
/
+18
2019-05-29
media: cec-adap: fix regression in ping sanity check
Hans Verkuil
1
-1
/
+1
2019-05-28
Merge tag 'v5.2-rc2' into patchwork
Mauro Carvalho Chehab
1
-0
/
+1
2019-05-23
media: cec: allow any initiator for Ping and Image/Text View On
Hans Verkuil
1
-2
/
+11
2019-05-23
media: cec: support CEC_MSG_FL_RAW
Hans Verkuil
1
-45
/
+62
2019-05-23
media: cec: add CEC_MSG_FL_RAW flag and msg_is_raw helper function
Hans Verkuil
1
-0
/
+5
2019-05-23
media: cec: move check from cec_transmit to cec_transmit_msg_fh
Hans Verkuil
2
-8
/
+5
2019-05-23
media: cec: cec_transmit_msg_fh: do sanity checks first
Hans Verkuil
1
-5
/
+6
2019-05-22
media: cec: mark devnode as registered before actually registering it
Hans Verkuil
1
-1
/
+2
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-04-22
media: cec-notifier: add cec_notifier_parse_hdmi_phandle helper
Hans Verkuil
1
-0
/
+30
2019-03-20
media: Kconfig files: use the right help coding style
Mauro Carvalho Chehab
1
-2
/
+2
2019-03-19
media: cec: fill in cec chardev kobject to ease debugging
Hans Verkuil
1
-0
/
+1
2019-02-18
media: cec: fix epoll() by calling poll_wait first
Hans Verkuil
1
-1
/
+1
2018-11-23
media: cec: keep track of outstanding transmits
Hans Verkuil
1
-9
/
+18
2018-11-23
media: cec: add debug_phys_addr module option
Hans Verkuil
1
-0
/
+6
2018-11-23
media: cec: report Vendor ID after initialization
Hans Verkuil
1
-0
/
+7
2018-11-23
media: cec-pin: fix broken tx_ignore_nack_until_eom error injection
Hans Verkuil
1
-2
/
+3
2018-11-06
media: cec: increase debug level for 'queue full'
Hans Verkuil
1
-1
/
+1
2018-11-06
media: cec: check for non-OK/NACK conditions while claiming a LA
Hans Verkuil
1
-10
/
+37
2018-10-15
media: cec: forgot to cancel delayed work
Hans Verkuil
1
-0
/
+2
2018-10-05
media: cec: name for RC passthrough device does not need 'RC for'
Sean Young
1
-4
/
+2
2018-10-05
media: cec-gpio: select correct Signal Free Time
Hans Verkuil
1
-0
/
+20
2018-10-05
media: cec: fix the Signal Free Time calculation
Hans Verkuil
1
-19
/
+7
2018-10-05
media: cec: add new tx/rx status bits to detect aborts/timeouts
Hans Verkuil
1
-48
/
+18
2018-09-24
media: cec: remove cec-edid.c
Hans Verkuil
3
-25
/
+14
2018-09-24
media: cec/v4l2: move V4L2 specific CEC functions to V4L2
Hans Verkuil
1
-71
/
+0
2018-09-24
media: cec: integrate cec_validate_phys_addr() in cec-api.c
Hans Verkuil
1
-1
/
+18
2018-09-24
media: cec: make cec_get_edid_spa_location() an inline function
Hans Verkuil
1
-60
/
+0
2018-09-12
media: cec: move compat_ioctl handling to cec-api.c
Arnd Bergmann
1
-0
/
+1
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2
-3
/
+3
2018-08-20
Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
1
-3
/
+8
2018-07-25
media: cec: add support for 5V signal testing
Hans Verkuil
2
-1
/
+25
2018-07-13
media: cec-notifier: Get notifier by device and connector name
Neil Armstrong
1
-3
/
+8
2018-05-28
media: cec: fix wrong tx/rx_status values when canceling a msg
Hans Verkuil
1
-6
/
+13
2018-05-28
media: cec-pin-error-inj: avoid a false-positive Spectre detection
Mauro Carvalho Chehab
1
-11
/
+12
2018-04-20
media: rc: per-protocol repeat period and minimum keyup timer
Sean Young
1
-1
/
+1
[next]