index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
i2c
/
mt9m001.c
Age
Commit message (
Expand
)
Author
Files
Lines
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