index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
cec
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-24
media: cec: add support for Absolute Volume Control
Hans Verkuil
1
-0
/
+1
2022-06-20
media: cec-adap.c: log when claiming LA fails unexpectedly
Hans Verkuil
1
-1
/
+4
2022-05-13
media: cec-adap.c: drop activate_cnt, use state info instead
Hans Verkuil
1
-93
/
+59
2022-05-13
media: cec-adap.c: reconfigure if the PA changes during configuration
Hans Verkuil
1
-1
/
+19
2022-05-13
media: cec-adap.c: fix is_configuring state
Hans Verkuil
1
-3
/
+3
2022-05-13
media: cec-adap.c: stop trying LAs on CEC_TX_STATUS_TIMEOUT
Hans Verkuil
1
-2
/
+3
2022-05-13
media: cec-adap.c: don't unconfigure if already unconfigured
Hans Verkuil
1
-2
/
+3
2022-05-13
media: cec-pin.c: don't zero work_pin_num_events in adap_enable
Hans Verkuil
1
-4
/
+1
2022-05-13
media: cec-pin.c: disabling the adapter cannot call kthread_stop
Hans Verkuil
1
-21
/
+33
2022-04-24
media: cec: add optional adap_configured callback
Hans Verkuil
1
-0
/
+2
2022-04-24
media: cec: add xfer_timeout_ms field
Hans Verkuil
2
-14
/
+17
2022-04-24
media: cec: use call_op and check for !unregistered
Hans Verkuil
6
-40
/
+51
2022-04-24
media: cec: correctly pass on reply results
Hans Verkuil
1
-18
/
+30
2022-04-24
media: cec: abort if the current transmit was canceled
Hans Verkuil
1
-3
/
+11
2022-04-24
media: cec: call enable_adap on s_log_addrs
Hans Verkuil
2
-64
/
+128
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-09-30
media: cec-pin: fix off-by-one SFT check
Hans Verkuil
1
-2
/
+2
2021-08-04
media: cec-pin: rename timer overrun variables
Deborah Brouwer
2
-12
/
+12
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-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-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
1
-1
/
+1
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
2
-4
/
+4
2020-07-19
cec-api: prevent leaking memory through hole in structure
Hans Verkuil
1
-1
/
+7
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-04
Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
9
-0
/
+5599
2020-05-05
media: cec: silence shift wrapping warning in __cec_s_log_addrs()
Dan Carpenter
1
-4
/
+4
2020-04-15
media: cec: move the core to a separate directory
Mauro Carvalho Chehab
9
-0
/
+5599