index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.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
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
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
/
usb
/
pulse8-cec
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-24
media: pulse8-cec: close serio in disconnect, not adap_free
Hans Verkuil
1
-3
/
+5
2020-02-24
media: pulse8-cec: INIT_DELAYED_WORK was called too late
Hans Verkuil
1
-2
/
+2
2019-12-16
media: pulse8-cec: log when a CEC message is received
Hans Verkuil
1
-0
/
+4
2019-12-16
media: pulse8-cec: schedule next ping after current ping finished
Hans Verkuil
1
-1
/
+1
2019-12-16
media: pulse8-cec: use adap_free callback
Hans Verkuil
1
-7
/
+13
2019-12-16
media: pulse8-cec: queue received messages in an array
Hans Verkuil
1
-19
/
+61
2019-12-16
media: pulse8-cec: move the transmit to a workqueue
Hans Verkuil
1
-51
/
+81
2019-12-16
media: pulse8-cec: set tx_done_status for transmit_done status
Hans Verkuil
1
-20
/
+21
2019-12-16
media: pulse8-cec: add 2nd debug level
Hans Verkuil
1
-7
/
+17
2019-12-16
media: pulse8-cec: locking improvements
Hans Verkuil
1
-21
/
+26
2019-12-16
media: pulse8-cec: reorganize function order
Hans Verkuil
1
-256
/
+248
2019-12-16
media: pulse8-cec: improve debugging
Hans Verkuil
1
-5
/
+60
2019-12-13
media: pulse8-cec: fix lost cec_transmit_attempt_done() call
Hans Verkuil
1
-4
/
+13
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 55
Thomas Gleixner
1
-6
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-03-29
media: replace strncpy() by strscpy()
Mauro Carvalho Chehab
1
-2
/
+2
2019-03-20
media: Kconfig files: use the right help coding style
Mauro Carvalho Chehab
1
-1
/
+1
2018-11-23
media: pulse8-cec: return 0 when invalidating the logical address
Hans Verkuil
1
-1
/
+1
2018-09-11
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
1
-1
/
+2
2017-12-08
media: pulse8-cec: print time using time64_t
Arnd Bergmann
1
-2
/
+2
2017-08-20
media: usb: pulse8-cec: constify serio_device_id
Arvind Yadav
1
-1
/
+1
2017-08-09
media: adv*/vivid/pulse8/rainshadow: cec: use CEC_CAP_DEFAULTS
Hans Verkuil
1
-2
/
+1
2017-08-08
Merge tag 'v4.13-rc4' into patchwork
Mauro Carvalho Chehab
1
-1
/
+1
2017-07-26
media: pulse8-cec: persistent_config should be off by default
Hans Verkuil
1
-1
/
+1
2017-07-18
media: pulse8-cec/rainshadow-cec: make adapter name unique
Hans Verkuil
1
-1
/
+1
2017-06-20
[media] stih-cec/vivid/pulse8/rainshadow: use cec_transmit_attempt_done
Hans Verkuil
1
-6
/
+3
2017-06-04
[media] cec: select CEC_CORE instead of depend on it
Hans Verkuil
1
-1
/
+2
2017-04-19
[media] cec: Kconfig cleanup
Hans Verkuil
1
-1
/
+1
2017-04-05
[media] usb: pulse8-cec: Use cec_get_drvdata()
Jose Abreu
1
-3
/
+3
2016-11-29
[media] cec: pass parent device in register(), not allocate()
Hans Verkuil
1
-2
/
+2
2016-11-16
[media] pulse8-cec: move out of staging
Hans Verkuil
3
-0
/
+772