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-12-01
media: pulse8-cec: fix duplicate free at disconnect or probe error
Hans Verkuil
1
-5
/
+4
2020-11-16
media: cec-core: first mark device unregistered, then wake up fhs
Hans Verkuil
1
-2
/
+2
2020-10-04
Merge tag 'v5.9-rc7' into patchwork
Mauro Carvalho Chehab
1
-1
/
+1
2020-09-26
media: cec-adap.c: add 'unregistered' checks
Hans Verkuil
1
-0
/
+6
2020-09-26
media: cec-core.c: stop kthread_config before kthread
Hans Verkuil
1
-1
/
+1
2020-09-10
media: cec-adap.c: don't use flush_scheduled_work()
Hans Verkuil
1
-1
/
+1
2020-09-03
media: rc: harmonize infrared durations to microseconds
Sean Young
2
-2
/
+2
2020-09-01
media: cec: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-19
/
+8
2020-08-29
media: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
3
-5
/
+5
2020-07-19
cec-api: prevent leaking memory through hole in structure
Hans Verkuil
1
-1
/
+7
2020-07-04
media: cros-ec-cec: do not bail on device_init_wakeup failure
Dariusz Marcinkiewicz
1
-5
/
+1
2020-07-04
media: cec: i2c: ch7322: Add ch7322 CEC controller driver
Jeff Chase
5
-1
/
+625
2020-07-04
media: cec: add adap_controls_phys_addr option
Jeff Chase
1
-4
/
+7
2020-06-23
media: cec: remove unused waitq and phys_addrs fields
Hans Verkuil
2
-5
/
+0
2020-06-13
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-1
/
+1
2020-06-13
Merge tag 'media/v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-1
/
+1
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-1
/
+1
2020-06-11
media: medium: cec: Make MEDIA_CEC_SUPPORT default to n if !MEDIA_SUPPORT
Geert Uytterhoeven
1
-1
/
+1
2020-06-03
Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
44
-19
/
+6747
2020-05-05
media: cec: silence shift wrapping warning in __cec_s_log_addrs()
Dan Carpenter
1
-4
/
+4
2020-04-29
media: cec-gpio: handle gpiod_get_value errors correctly
Hans Verkuil
1
-7
/
+11
2020-04-21
Update rmk's email address in various drivers
Russell King
1
-1
/
+1
2020-04-17
media: cec/usb: depends on USB_SUPPORT and TTY
Mauro Carvalho Chehab
1
-0
/
+2
2020-04-17
media: cec: don't select PCI & DMI
Mauro Carvalho Chehab
1
-2
/
+1
2020-04-15
media: cec: rename CEC platform drivers config options
Mauro Carvalho Chehab
10
-28
/
+28
2020-04-15
media: move CEC USB drivers to a separate directory
Mauro Carvalho Chehab
10
-1
/
+1333
2020-04-15
media: move CEC platform drivers to a separate directory
Mauro Carvalho Chehab
27
-2
/
+5375
2020-04-15
media: place CEC menu before MEDIA_SUPPORT
Mauro Carvalho Chehab
1
-0
/
+20
2020-04-15
media: cec: move the core to a separate directory
Mauro Carvalho Chehab
10
-15
/
+17
2020-04-15
Revert "media: Kconfig: move CEC-specific options to cec/Kconfig"
Mauro Carvalho Chehab
1
-10
/
+0
2020-04-14
media: Kconfig: move CEC-specific options to cec/Kconfig
Mauro Carvalho Chehab
1
-0
/
+10
2020-03-20
media: cec-notifier: make cec_notifier_get_conn() static
Hans Verkuil
1
-2
/
+15
2020-03-20
media: cec-notifier: rename conn_name to port_name
Hans Verkuil
1
-12
/
+12
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
[prev]
[next]