index
:
pub/scm/linux/kernel/git/mel/linux.git
master
Candidate patch series by Mel Gorman
Mel Gorman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
i2c
/
mt9m114.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
1
-1
/
+0
2026-03-11
media: i2c: mt9m114: add support for Aptina MI1040
Svyatoslav Ryhel
1
-7
/
+28
2026-01-14
media: mt9m114: Add ACPI enumeration support
Hans de Goede
1
-0
/
+7
2026-01-14
media: mt9m114: Return -EPROBE_DEFER if no endpoint is found
Hans de Goede
1
-4
/
+10
2026-01-14
media: mt9m114: Drop start-, stop-streaming sequence from initialize
Hans de Goede
1
-26
/
+7
2026-01-14
media: mt9m114: Don't allow changing the IFP crop/compose selections when byp...
Hans de Goede
1
-5
/
+12
2026-01-14
media: mt9m114: Update source pad selection and format when sink pad format c...
Hans de Goede
1
-0
/
+3
2026-01-14
media: mt9m114: Adjust IFP selections and source format when source format ch...
Hans de Goede
1
-5
/
+48
2026-01-14
media: mt9m114: Add and use mt9m114_ifp_get_border() helper function
Hans de Goede
1
-20
/
+42
2026-01-14
media: mt9m114: Put sensor in reset on power down
Hans de Goede
1
-0
/
+7
2026-01-14
media: mt9m114: Avoid a reset low spike during probe()
Hans de Goede
1
-1
/
+1
2026-01-14
media: mt9m114: Tweak default hblank and vblank for more accurate fps
Hans de Goede
1
-2
/
+2
2026-01-14
media: mt9m114: Fix default hblank and vblank values
Hans de Goede
1
-3
/
+4
2026-01-14
media: mt9m114: Lower minimum vblank value
Hans de Goede
1
-2
/
+2
2026-01-14
media: mt9m114: Use aptina-PLL helper to get PLL values
Hans de Goede
1
-16
/
+48
2025-10-02
Merge tag 'media/v6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-18
/
+55
2025-08-25
media: mt9m114: Set pad-slew-rate
Mathis Foerst
1
-3
/
+23
2025-08-25
media: mt9m114: Allow set_selection while streaming
Mathis Foerst
1
-12
/
+29
2025-08-18
media: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
1
-6
/
+0
2025-08-13
media: i2c: mt9m114: Use the v4l2 helper for obtaining the clock
Mehdi Djait
1
-3
/
+3
2025-06-30
media: mt9m114: Fix deadlock in get_frame_interval/set_frame_interval
Mathis Foerst
1
-8
/
+0
2025-06-30
media: mt9m114: Factor out mt9m114_configure_pa
Mathis Foerst
1
-42
/
+53
2025-06-30
media: mt9m114: Bypass PLL if required
Mathis Foerst
1
-18
/
+50
2023-12-14
media: i2c: mt9m114: use fsleep() in place of udelay()
Arnd Bergmann
1
-1
/
+1
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
-6
/
+10
2023-11-23
media: v4l: subdev: Switch to stream-aware state functions
Sakari Ailus
1
-29
/
+29
2023-10-12
media: i2c: mt9m114: Fix missing error unwind in probe()
Laurent Pinchart
1
-2
/
+2
2023-10-07
media: i2c: Add driver for onsemi MT9M114 camera sensor
Laurent Pinchart
1
-0
/
+2481