index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
i2c
/
mt9m001.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: v4l2-subdev: Rename .init_cfg() operation to .init_state()
Laurent Pinchart
2023-12-04
1
-3
/
+7
*
media: v4l: subdev: Switch to stream-aware state functions
Sakari Ailus
2023-11-23
1
-3
/
+3
*
media: i2c: Use accessors for pad config 'try_*' fields
Laurent Pinchart
2023-11-23
1
-1
/
+1
*
media: i2c: mt9m001: Drop check for reentrant .s_stream()
Laurent Pinchart
2023-09-27
1
-6
/
+0
*
media: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-25
1
-1
/
+1
*
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
1
-3
/
+1
*
media: v4l2-mediabus: Use structures to describe bus configuration
Laurent Pinchart
2022-02-17
1
-3
/
+5
*
media: v4l2-subdev: add subdev-wide state struct
Tomi Valkeinen
2021-06-17
1
-9
/
+9
*
media: i2c: mt9m001: use pm_runtime_resume_and_get()
Mauro Carvalho Chehab
2021-05-19
1
-2
/
+7
*
media: i2c: Use the new get_mbus_config pad op
Jacopo Mondi
2020-08-18
1
-3
/
+4
*
media: i2c: mt9m001: make array init_regs static, makes object smaller
Colin Ian King
2019-10-01
1
-1
/
+1
*
media: i2c: Convert to new i2c device probe()
Kieran Bingham
2019-08-13
1
-3
/
+2
*
media: i2c: mt9m001: simplify getting the adapter of a client
Wolfram Sang
2019-06-24
1
-1
/
+1
*
media: mt9m001: set all mbus format field when G_FMT and S_FMT ioctls
Akinobu Mita
2019-01-25
1
-0
/
+7
*
media: mt9m001: make SUBDEV_G_FMT ioctl work with SUBDEV_FORMAT_TRY
Akinobu Mita
2019-01-25
1
-0
/
+27
*
media: mt9m001: support log_status ioctl and event interface
Akinobu Mita
2019-01-25
1
-1
/
+6
*
media: mt9m001: register to V4L2 asynchronous subdevice framework
Akinobu Mita
2019-01-25
1
-1
/
+8
*
media: mt9m001: add media controller support
Akinobu Mita
2019-01-25
1
-0
/
+9
*
media: mt9m001: remove remaining soc_camera specific code
Akinobu Mita
2019-01-25
1
-70
/
+14
*
media: mt9m001: switch s_power callback to runtime PM
Akinobu Mita
2019-01-25
1
-62
/
+160
*
media: mt9m001: introduce multi_reg_write()
Akinobu Mita
2019-01-25
1
-31
/
+57
*
media: mt9m001: add of_match_table
Akinobu Mita
2019-01-25
1
-0
/
+7
*
media: mt9m001: sort headers alphabetically
Akinobu Mita
2019-01-25
1
-4
/
+4
*
media: mt9m001: convert to SPDX license identifer
Akinobu Mita
2019-01-25
1
-5
/
+2
*
media: i2c: mt9m001: copy mt9m001 soc_camera sensor driver
Akinobu Mita
2019-01-25
1
-0
/
+757