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