index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
i2c
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-6
/
+6
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-6
/
+6
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-0
/
+1
2026-02-11
Merge tag 'media/v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
-1481
/
+5903
2026-02-04
Merge branch 'pm-runtime'
Rafael J. Wysocki
-1
/
+3
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
-0
/
+1
2026-01-16
media: i2c: os05b10: Few minor improvements
Himanshu Bhavani
-12
/
+7
2026-01-16
media: i2c: ov9282: dynamic flash_duration maximum
Richard Leitner
-4
/
+26
2026-01-16
media: i2c: ov9282: implement try_ctrl for strobe_duration
Richard Leitner
-2
/
+51
2026-01-16
media: i2c: ov9282: add strobe_duration v4l2 control
Richard Leitner
-1
/
+44
2026-01-16
media: i2c: ov9282: add strobe output enable v4l2 control
Richard Leitner
-1
/
+25
2026-01-16
media: i2c: ov9282: add output enable register definitions
Richard Leitner
-3
/
+26
2026-01-16
media: i2c: imx219: Inline imx219_update_pad_format() in its caller
Laurent Pinchart
-16
/
+13
2026-01-16
media: ccs: Make supported mbus code bitmask a u64
Sakari Ailus
-6
/
+7
2026-01-16
media: ccs: Remove which parameter from ccs_propagate
Sakari Ailus
-7
/
+5
2026-01-16
media: ccs: Compute scaling configuration from sub-device state
Sakari Ailus
-22
/
+40
2026-01-16
media: ccs: Compute binning configuration from sub-device state
Sakari Ailus
-26
/
+33
2026-01-16
media: ccs: Switch to guard and scoped_guard
Sakari Ailus
-13
/
+6
2026-01-16
media: ccs: Rely on sub-device state locking
Sakari Ailus
-77
/
+70
2026-01-16
media: ccs: Remove ccs_get_crop_compose helper
Sakari Ailus
-90
/
+71
2026-01-16
media: i2c: ov01a10: Fix digital gain range
Mehdi Djait
-1
/
+1
2026-01-16
media: ov01a10: Fix indentation
Sakari Ailus
-1
/
+1
2026-01-16
media: i2c: Add note to prevent buggy code re-use
Krzysztof Kozlowski
-1
/
+11
2026-01-16
media: ccs: Accommodate C-PHY into the calculation
David Heidelberg
-1
/
+15
2026-01-16
media: ccs: Use devm_v4l2_sensor_clk_get()
Sakari Ailus
-38
/
+21
2026-01-16
media: ccs: Clean up ccs_get_hwcfg() a little
Sakari Ailus
-20
/
+13
2026-01-16
media: i2c: ov5647: switch to {enable,disable}_streams
Xiaolei Wang
-51
/
+38
2026-01-16
media: i2c: ov5647: Switch to using the sub-device state lock
Xiaolei Wang
-24
/
+18
2026-01-16
media: i2c: ov5647: Convert to CCI register access helpers
Xiaolei Wang
-284
/
+115
2026-01-15
media: dw9714: Fix powerup sequence
Ricardo Ribalda
-1
/
+1
2026-01-14
media: i2c: ov5647: use our own mutex for the ctrl lock
Xiaolei Wang
-0
/
+2
2026-01-14
media: mt9m114: Add ACPI enumeration support
Hans de Goede
-0
/
+7
2026-01-14
media: mt9m114: Return -EPROBE_DEFER if no endpoint is found
Hans de Goede
-4
/
+10
2026-01-14
media: mt9m114: Drop start-, stop-streaming sequence from initialize
Hans de Goede
-26
/
+7
2026-01-14
media: mt9m114: Don't allow changing the IFP crop/compose selections when byp...
Hans de Goede
-5
/
+12
2026-01-14
media: mt9m114: Update source pad selection and format when sink pad format c...
Hans de Goede
-0
/
+3
2026-01-14
media: mt9m114: Adjust IFP selections and source format when source format ch...
Hans de Goede
-5
/
+48
2026-01-14
media: mt9m114: Add and use mt9m114_ifp_get_border() helper function
Hans de Goede
-20
/
+42
2026-01-14
media: mt9m114: Put sensor in reset on power down
Hans de Goede
-0
/
+7
2026-01-14
media: mt9m114: Avoid a reset low spike during probe()
Hans de Goede
-1
/
+1
2026-01-14
media: mt9m114: Tweak default hblank and vblank for more accurate fps
Hans de Goede
-2
/
+2
2026-01-14
media: mt9m114: Fix default hblank and vblank values
Hans de Goede
-3
/
+4
2026-01-14
media: mt9m114: Lower minimum vblank value
Hans de Goede
-2
/
+2
2026-01-14
media: mt9m114: Use aptina-PLL helper to get PLL values
Hans de Goede
-16
/
+49
2026-01-14
media: aptina-pll: Debug log p1 min and max values
Hans de Goede
-0
/
+2
2026-01-14
media: i2c: ov2735: request reset GPIO as initially asserted
Elgin Perumbilly
-1
/
+1
2026-01-14
media: ccs: Support frame descriptors
Sakari Ailus
-4
/
+74
2026-01-14
media: ccs: Track streaming state
Sakari Ailus
-4
/
+11
2026-01-14
media: ccs: Use {enable,disable}_streams operations
Sakari Ailus
-45
/
+34
2026-01-14
media: ccs: Fix setting initial sub-device state
Sakari Ailus
-1
/
+9
[next]