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
starfive-6.6.48-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
/
mt9m001.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-25
media: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2022-02-17
media: v4l2-mediabus: Use structures to describe bus configuration
Laurent Pinchart
1
-3
/
+5
2021-06-17
media: v4l2-subdev: add subdev-wide state struct
Tomi Valkeinen
1
-9
/
+9
2021-05-19
media: i2c: mt9m001: use pm_runtime_resume_and_get()
Mauro Carvalho Chehab
1
-2
/
+7
2020-08-18
media: i2c: Use the new get_mbus_config pad op
Jacopo Mondi
1
-3
/
+4
2019-10-01
media: i2c: mt9m001: make array init_regs static, makes object smaller
Colin Ian King
1
-1
/
+1
2019-08-13
media: i2c: Convert to new i2c device probe()
Kieran Bingham
1
-3
/
+2
2019-06-24
media: i2c: mt9m001: simplify getting the adapter of a client
Wolfram Sang
1
-1
/
+1
2019-01-25
media: mt9m001: set all mbus format field when G_FMT and S_FMT ioctls
Akinobu Mita
1
-0
/
+7
2019-01-25
media: mt9m001: make SUBDEV_G_FMT ioctl work with SUBDEV_FORMAT_TRY
Akinobu Mita
1
-0
/
+27
2019-01-25
media: mt9m001: support log_status ioctl and event interface
Akinobu Mita
1
-1
/
+6
2019-01-25
media: mt9m001: register to V4L2 asynchronous subdevice framework
Akinobu Mita
1
-1
/
+8
2019-01-25
media: mt9m001: add media controller support
Akinobu Mita
1
-0
/
+9
2019-01-25
media: mt9m001: remove remaining soc_camera specific code
Akinobu Mita
1
-70
/
+14
2019-01-25
media: mt9m001: switch s_power callback to runtime PM
Akinobu Mita
1
-62
/
+160
2019-01-25
media: mt9m001: introduce multi_reg_write()
Akinobu Mita
1
-31
/
+57
2019-01-25
media: mt9m001: add of_match_table
Akinobu Mita
1
-0
/
+7
2019-01-25
media: mt9m001: sort headers alphabetically
Akinobu Mita
1
-4
/
+4
2019-01-25
media: mt9m001: convert to SPDX license identifer
Akinobu Mita
1
-5
/
+2
2019-01-25
media: i2c: mt9m001: copy mt9m001 soc_camera sensor driver
Akinobu Mita
1
-0
/
+757