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