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
2022-03-12
media: Makefiles: remove extra spaces
Mauro Carvalho Chehab
1
-8
/
+8
2022-03-07
Merge tag 'br-v5.18q' of git://linuxtv.org/hverkuil/media_tree into media_stage
Mauro Carvalho Chehab
1
-2
/
+1
2022-03-07
media: cec: seco: add newlines in debug messages
Ettore Chimenti
1
-27
/
+27
2022-02-23
media: cec: seco: Drop pointless include
Linus Walleij
1
-2
/
+1
2022-01-23
media: platform: cros-ec: Add brask to the match table
Zhuohao Lee
1
-0
/
+2
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
1
-1
/
+1
2022-01-15
all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
Yury Norov
1
-1
/
+1
2021-12-07
media: cec: fix a deadlock situation
Hans Verkuil
3
-17
/
+30
2021-12-07
media: cec-pin: fix interrupt en/disable handling
Hans Verkuil
1
-13
/
+18
2021-12-07
media: cec-pin: drop unused 'enabled' field from struct cec_pin
Hans Verkuil
2
-2
/
+0
2021-12-07
Merge tag 'v5.16-rc4' into media_tree
Mauro Carvalho Chehab
1
-0
/
+1
2021-11-30
media: cec: safely unhook lists in cec_data
Hans Verkuil
2
-2
/
+8
2021-11-10
media: cec: copy sequence field for the reply
Hans Verkuil
1
-0
/
+1
2021-10-05
media: CEC: keep related menu entries together
Randy Dunlap
1
-0
/
+4
2021-09-30
media: cec-pin: fix off-by-one SFT check
Hans Verkuil
1
-2
/
+2
2021-09-30
media: stm32-cec: Make use of the helper function devm_platform_ioremap_resou...
Cai Huoqing
1
-3
/
+1
2021-09-30
media: stih-cec: Make use of the helper function devm_platform_ioremap_resour...
Cai Huoqing
1
-3
/
+1
2021-09-30
media: cec: s5p_cec: Make use of the helper function devm_platform_ioremap_re...
Cai Huoqing
1
-3
/
+1
2021-09-30
media: cec: ao-cec: Make use of the helper function devm_platform_ioremap_res...
Cai Huoqing
2
-6
/
+2
2021-08-04
media: tegra-cec: Handle errors of clk_prepare_enable()
Evgeny Novikov
1
-4
/
+6
2021-08-04
media: cec-pin: rename timer overrun variables
Deborah Brouwer
2
-12
/
+12
2021-07-22
media: platform: stm32: unprepare clocks at handling errors in probe
Evgeny Novikov
1
-8
/
+18
2021-05-10
media: s5p: fix pm_runtime_get_sync() usage count
Mauro Carvalho Chehab
1
-1
/
+4
2021-05-10
media: s5p_cec: decrement usage count if disabled
Mauro Carvalho Chehab
1
-1
/
+1
2021-04-06
media: cec/core: clarify rx-arb-lost usage message
Hans Verkuil
1
-1
/
+1
2021-03-22
media: cec/core/cec-notifier: use IS_REACHABLE(CONFIG_I2C)
Hans Verkuil
1
-1
/
+1
2021-03-11
media: cec-notifier: also search for HDMI devices on I2C
Johan Fjeldtvedt
1
-11
/
+22
2021-02-01
Merge tag 'v5.11-rc6' into patchwork
Mauro Carvalho Chehab
1
-0
/
+1
2021-01-26
media: cec: add stm32 driver
Yannick Fertre
1
-0
/
+1
2021-01-12
media: cec: fix trivial style warnings
Nigel Christian
1
-2
/
+2
2021-01-04
media: cec: add EPOLLPRI in poll() when dev is unregistered
Hans Verkuil
1
-1
/
+1
2020-12-14
Merge tag 'media/v5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-2
/
+2
2020-12-01
media: pulse8-cec: add support for FW v10 and up
Hans Verkuil
1
-13
/
+30
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
[next]