index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
cec
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: platform: cros-ec: Add kinox to the match table
Ajye Huang
2022-06-27
1
-0
/
+2
*
media: platform: cros-ec: Add moli to the match table
Scott Chao
2022-06-20
1
-0
/
+2
*
media: cec-adap.c: log when claiming LA fails unexpectedly
Hans Verkuil
2022-06-20
1
-1
/
+4
*
media: cec-adap.c: drop activate_cnt, use state info instead
Hans Verkuil
2022-05-13
1
-93
/
+59
*
media: cec-adap.c: reconfigure if the PA changes during configuration
Hans Verkuil
2022-05-13
1
-1
/
+19
*
media: cec-adap.c: fix is_configuring state
Hans Verkuil
2022-05-13
1
-3
/
+3
*
media: cec-adap.c: stop trying LAs on CEC_TX_STATUS_TIMEOUT
Hans Verkuil
2022-05-13
1
-2
/
+3
*
media: cec-adap.c: don't unconfigure if already unconfigured
Hans Verkuil
2022-05-13
1
-2
/
+3
*
media: cec-pin.c: don't zero work_pin_num_events in adap_enable
Hans Verkuil
2022-05-13
1
-4
/
+1
*
media: cec-pin.c: disabling the adapter cannot call kthread_stop
Hans Verkuil
2022-05-13
1
-21
/
+33
*
media: cec: seco: remove byte handling from smb_word_op
Tom Rix
2022-05-13
1
-17
/
+5
*
media: cec: add optional adap_configured callback
Hans Verkuil
2022-04-24
1
-0
/
+2
*
media: cec: add xfer_timeout_ms field
Hans Verkuil
2022-04-24
2
-14
/
+17
*
media: cec: use call_op and check for !unregistered
Hans Verkuil
2022-04-24
6
-40
/
+51
*
media: cec: correctly pass on reply results
Hans Verkuil
2022-04-24
1
-18
/
+30
*
media: cec: abort if the current transmit was canceled
Hans Verkuil
2022-04-24
1
-3
/
+11
*
media: cec: call enable_adap on s_log_addrs
Hans Verkuil
2022-04-24
2
-64
/
+128
*
media: Makefiles: remove extra spaces
Mauro Carvalho Chehab
2022-03-12
1
-8
/
+8
*
Merge tag 'br-v5.18q' of git://linuxtv.org/hverkuil/media_tree into media_stage
Mauro Carvalho Chehab
2022-03-07
1
-2
/
+1
|
\
|
*
media: cec: seco: Drop pointless include
Linus Walleij
2022-02-23
1
-2
/
+1
*
|
media: cec: seco: add newlines in debug messages
Ettore Chimenti
2022-03-07
1
-27
/
+27
|
/
*
media: platform: cros-ec: Add brask to the match table
Zhuohao Lee
2022-01-23
1
-0
/
+2
*
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: keep related menu entries together
Randy Dunlap
2021-10-05
1
-0
/
+4
*
media: cec-pin: fix off-by-one SFT check
Hans Verkuil
2021-09-30
1
-2
/
+2
*
media: stm32-cec: Make use of the helper function devm_platform_ioremap_resou...
Cai Huoqing
2021-09-30
1
-3
/
+1
*
media: stih-cec: Make use of the helper function devm_platform_ioremap_resour...
Cai Huoqing
2021-09-30
1
-3
/
+1
*
media: cec: s5p_cec: Make use of the helper function devm_platform_ioremap_re...
Cai Huoqing
2021-09-30
1
-3
/
+1
*
media: cec: ao-cec: Make use of the helper function devm_platform_ioremap_res...
Cai Huoqing
2021-09-30
2
-6
/
+2
*
media: tegra-cec: Handle errors of clk_prepare_enable()
Evgeny Novikov
2021-08-04
1
-4
/
+6
*
media: cec-pin: rename timer overrun variables
Deborah Brouwer
2021-08-04
2
-12
/
+12
*
media: platform: stm32: unprepare clocks at handling errors in probe
Evgeny Novikov
2021-07-22
1
-8
/
+18
*
media: s5p: fix pm_runtime_get_sync() usage count
Mauro Carvalho Chehab
2021-05-10
1
-1
/
+4
*
media: s5p_cec: decrement usage count if disabled
Mauro Carvalho Chehab
2021-05-10
1
-1
/
+1
*
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
*
Merge tag 'v5.11-rc6' into patchwork
Mauro Carvalho Chehab
2021-02-01
1
-0
/
+1
|
\
|
*
media: cec: add stm32 driver
Yannick Fertre
2021-01-26
1
-0
/
+1
*
|
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
|
/
*
Merge tag 'media/v5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2020-12-14
1
-2
/
+2
|
\
|
*
media: cec-core: first mark device unregistered, then wake up fhs
Hans Verkuil
2020-11-16
1
-2
/
+2
[next]