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
/
i2c
/
video-i2c.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-13
media: videobuf2: core: Rename min_buffers_needed field in vb2_queue
Benjamin Gaignard
1
-1
/
+1
2023-11-23
media: i2c: video-i2c: Stop direct calls to queue num_buffers field
Benjamin Gaignard
1
-2
/
+3
2023-09-27
media: i2c: video-i2c: Convert enum->pointer for data in the match tables
Biju Das
1
-8
/
+4
2023-07-19
media: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2023-05-25
media: i2c: video: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
1
-1
/
+1
2023-05-25
media: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2023-01-22
media: i2c/video-i2c: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2022-05-17
media: i2c: video-i2c: Use GENMASK for masking bits
Moses Christopher Bollavarapu
1
-1
/
+2
2022-05-17
media: i2c: video-i2c: Replace constants with proper names
Moses Christopher Bollavarapu
1
-2
/
+8
2022-05-17
media: i2c: video-i2c: Move defines to the top of the file
Moses Christopher Bollavarapu
1
-25
/
+25
2021-09-30
media: video-i2c: more precise intervals between frames
Seongyong Park
1
-9
/
+12
2021-05-19
media: i2c: video-i2c: use pm_runtime_resume_and_get()
Mauro Carvalho Chehab
1
-8
/
+4
2020-03-24
media: i2c: video-i2c: fix build errors due to 'imply hwmon'
Matt Ranostay
1
-1
/
+1
2020-02-24
media: media/i2c/video-i2c: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
1
-1
/
+1
2019-06-22
media: video-i2c: use V4L2_FRACT_COMPARE
Akinobu Mita
1
-6
/
+2
2019-01-21
media: video-i2c: add Melexis MLX90640 thermal camera
Matt Ranostay
1
-1
/
+109
2018-12-07
media: video-i2c: check if chip struct has set_power function
Matt Ranostay
1
-5
/
+17
2018-12-07
media: video-i2c: support runtime PM
Akinobu Mita
1
-2
/
+139
2018-11-23
media: video-i2c: hwmon: constify vb2_ops structure
Julia Lawall
1
-1
/
+1
2018-11-23
media: video-i2c: support changing frame interval
Akinobu Mita
1
-12
/
+66
2018-11-23
media: video-i2c: use i2c regmap
Akinobu Mita
1
-27
/
+41
2018-11-23
media: video-i2c: avoid accessing released memory area when removing driver
Akinobu Mita
1
-5
/
+6
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
1
-4
/
+4
2018-07-27
media: video-i2c: hwmon: fix return value from amg88xx_hwmon_init()
Matt Ranostay
1
-1
/
+1
2018-07-25
media: video-i2c: add hwmon support for amg88xx
Matt Ranostay
1
-0
/
+81
2018-05-04
media: video-i2c: get rid of two gcc warnings
Mauro Carvalho Chehab
1
-2
/
+2
2018-05-04
media: video-i2c: add video-i2c driver
Matt Ranostay
1
-0
/
+564