index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
i2c
/
mt9m111.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-13
media: v4l2-subdev: Add which field to struct v4l2_subdev_frame_interval
Laurent Pinchart
1
-0
/
+14
2023-12-13
media: v4l2-subdev: Turn .[gs]_frame_interval into pad operations
Laurent Pinchart
1
-6
/
+8
2023-12-04
media: v4l2-subdev: Rename .init_cfg() operation to .init_state()
Laurent Pinchart
1
-3
/
+7
2023-11-23
media: v4l: subdev: Switch to stream-aware state functions
Sakari Ailus
1
-3
/
+3
2023-11-23
media: i2c: Use accessors for pad config 'try_*' fields
Laurent Pinchart
1
-1
/
+1
2023-09-27
media: i2c: Drop ifdeffery from sensor drivers
Jacopo Mondi
1
-12
/
+1
2023-07-14
media: i2c: mt9m111: drop of_match_ptr for ID table
Krzysztof Kozlowski
1
-1
/
+1
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-03-04
media: mt9m111: Drop unused include
Linus Walleij
1
-1
/
+0
2022-02-17
media: v4l2-mediabus: Use structures to describe bus configuration
Laurent Pinchart
1
-6
/
+8
2021-06-17
media: v4l2-subdev: add subdev-wide state struct
Tomi Valkeinen
1
-9
/
+9
2021-02-06
media: mt9m111: Use the generic clock framework
Ezequiel Garcia
1
-10
/
+7
2020-08-18
media: i2c: Use the new get_mbus_config pad op
Jacopo Mondi
1
-3
/
+4
2019-08-13
media: i2c: Convert to new i2c device probe()
Kieran Bingham
1
-3
/
+2
2019-07-23
media: media/i2c: don't return ENOTTY if SUBDEV_API is not set
Hans Verkuil
1
-1
/
+1
2019-07-09
Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-8
/
+32
2019-06-24
media: mt9m111: fix fw-node refactoring
Robert Jarzmik
1
-3
/
+5
2019-06-24
media: i2c: mt9m111: simplify getting the adapter of a client
Wolfram Sang
1
-1
/
+1
2019-06-24
media: mt9m111: Fix error handling in mt9m111_power_on
Sakari Ailus
1
-5
/
+13
2019-06-24
media: mt9m111: No need to check for the regulator
Sakari Ailus
1
-7
/
+4
2019-06-21
media: mt9m111: add regulator support
Robert Jarzmik
1
-0
/
+17
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-01-25
media: mt9m111: set initial frame size other than 0x0
Akinobu Mita
1
-0
/
+2
2019-01-25
media: mt9m111: set all mbus format field when G_FMT and S_FMT ioctls
Akinobu Mita
1
-0
/
+7
2019-01-25
media: mt9m111: make SUBDEV_G_FMT ioctl work with SUBDEV_FORMAT_TRY
Akinobu Mita
1
-0
/
+30
2018-12-05
media: mt9m111: allow to setup pixclk polarity
Enrico Scholz
1
-1
/
+43
2018-12-05
media: mt9m111: add support to select formats and fps for {Q,SXGA}
Michael Grzeschik
1
-0
/
+165
2018-12-05
media: mt9m111: add streaming check to set_fmt
Michael Grzeschik
1
-0
/
+3
2018-12-05
media: mt9m111: add s_stream callback
Marco Felsch
1
-0
/
+10
2018-11-23
media: mt9m111: add V4L2_CID_COLORFX control
Akinobu Mita
1
-1
/
+36
2018-11-23
media: mt9m111: support log_status ioctl and event interface
Akinobu Mita
1
-1
/
+6
2018-10-03
media: v4l: Remove support for crop default target in subdev drivers
Sakari Ailus
1
-1
/
+0
2018-01-23
media: entity: Add a nop variant of media_entity_cleanup
Sakari Ailus
1
-2
/
+0
2018-01-05
media: mt9m111: add V4L2_CID_TEST_PATTERN control
Akinobu Mita
1
-0
/
+27
2018-01-05
media: mt9m111: add media controller support
Akinobu Mita
1
-2
/
+20
2018-01-05
media: mt9m111: create subdevice device node
Akinobu Mita
1
-0
/
+2
2017-10-04
[media] mt9m111: Propagate the real error on v4l2_clk_get() failure
Fabio Estevam
1
-1
/
+1
2017-08-20
media: mt9m111: constify video_subdev structures
Julia Lawall
1
-3
/
+3
2016-09-09
[media] media: mt9m111: move mt9m111 out of soc_camera
Robert Jarzmik
1
-0
/
+1036