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
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
2022-01-23
1
-1
/
+1
|
\
|
*
all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
Yury Norov
2022-01-15
1
-1
/
+1
*
|
media: cec: fix a deadlock situation
Hans Verkuil
2021-12-07
3
-17
/
+30
*
|
media: cec-pin: fix interrupt en/disable handling
Hans Verkuil
2021-12-07
1
-13
/
+18
*
|
media: cec-pin: drop unused 'enabled' field from struct cec_pin
Hans Verkuil
2021-12-07
2
-2
/
+0
*
|
Merge tag 'v5.16-rc4' into media_tree
Mauro Carvalho Chehab
2021-12-07
1
-0
/
+1
|
\
|
|
*
media: cec: copy sequence field for the reply
Hans Verkuil
2021-11-10
1
-0
/
+1
*
|
media: cec: safely unhook lists in cec_data
Hans Verkuil
2021-11-30
2
-2
/
+8
|
/
*
media: cec-pin: fix off-by-one SFT check
Hans Verkuil
2021-09-30
1
-2
/
+2
*
media: cec-pin: rename timer overrun variables
Deborah Brouwer
2021-08-04
2
-12
/
+12
*
media: cec/core: clarify rx-arb-lost usage message
Hans Verkuil
2021-04-06
1
-1
/
+1
*
media: cec/core/cec-notifier: use IS_REACHABLE(CONFIG_I2C)
Hans Verkuil
2021-03-22
1
-1
/
+1
*
media: cec-notifier: also search for HDMI devices on I2C
Johan Fjeldtvedt
2021-03-11
1
-11
/
+22
*
media: cec: fix trivial style warnings
Nigel Christian
2021-01-12
1
-2
/
+2
*
media: cec: add EPOLLPRI in poll() when dev is unregistered
Hans Verkuil
2021-01-04
1
-1
/
+1
*
media: cec-core: first mark device unregistered, then wake up fhs
Hans Verkuil
2020-11-16
1
-2
/
+2
*
Merge tag 'v5.9-rc7' into patchwork
Mauro Carvalho Chehab
2020-10-04
1
-1
/
+1
|
\
|
*
media: cec-adap.c: don't use flush_scheduled_work()
Hans Verkuil
2020-09-10
1
-1
/
+1
*
|
media: cec-adap.c: add 'unregistered' checks
Hans Verkuil
2020-09-26
1
-0
/
+6
*
|
media: cec-core.c: stop kthread_config before kthread
Hans Verkuil
2020-09-26
1
-1
/
+1
*
|
media: rc: harmonize infrared durations to microseconds
Sean Young
2020-09-03
1
-1
/
+1
*
|
media: cec: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2020-09-01
1
-19
/
+8
*
|
media: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-29
2
-4
/
+4
|
/
*
cec-api: prevent leaking memory through hole in structure
Hans Verkuil
2020-07-19
1
-1
/
+7
*
media: cec: add adap_controls_phys_addr option
Jeff Chase
2020-07-04
1
-4
/
+7
*
media: cec: remove unused waitq and phys_addrs fields
Hans Verkuil
2020-06-23
2
-5
/
+0
*
Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2020-06-03
1
-1
/
+1
*
media: cec: silence shift wrapping warning in __cec_s_log_addrs()
Dan Carpenter
2020-05-05
1
-4
/
+4
*
media: cec: move the core to a separate directory
Mauro Carvalho Chehab
2020-04-15
9
-0
/
+5599