index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
i2c
/
mt9m001.c
Age
Commit message (
Expand
)
Author
2021-06-17
media: v4l2-subdev: add subdev-wide state struct
Tomi Valkeinen
2021-05-19
media: i2c: mt9m001: use pm_runtime_resume_and_get()
Mauro Carvalho Chehab
2020-08-18
media: i2c: Use the new get_mbus_config pad op
Jacopo Mondi
2019-10-01
media: i2c: mt9m001: make array init_regs static, makes object smaller
Colin Ian King
2019-08-13
media: i2c: Convert to new i2c device probe()
Kieran Bingham
2019-06-24
media: i2c: mt9m001: simplify getting the adapter of a client
Wolfram Sang
2019-01-25
media: mt9m001: set all mbus format field when G_FMT and S_FMT ioctls
Akinobu Mita
2019-01-25
media: mt9m001: make SUBDEV_G_FMT ioctl work with SUBDEV_FORMAT_TRY
Akinobu Mita
2019-01-25
media: mt9m001: support log_status ioctl and event interface
Akinobu Mita
2019-01-25
media: mt9m001: register to V4L2 asynchronous subdevice framework
Akinobu Mita
2019-01-25
media: mt9m001: add media controller support
Akinobu Mita
2019-01-25
media: mt9m001: remove remaining soc_camera specific code
Akinobu Mita
2019-01-25
media: mt9m001: switch s_power callback to runtime PM
Akinobu Mita
2019-01-25
media: mt9m001: introduce multi_reg_write()
Akinobu Mita
2019-01-25
media: mt9m001: add of_match_table
Akinobu Mita
2019-01-25
media: mt9m001: sort headers alphabetically
Akinobu Mita
2019-01-25
media: mt9m001: convert to SPDX license identifer
Akinobu Mita
2019-01-25
media: i2c: mt9m001: copy mt9m001 soc_camera sensor driver
Akinobu Mita