index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
i2c
Age
Commit message (
Expand
)
Author
11 days
Merge tag 'media/v7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2026-08-06
media: i2c: imx415: Release runtime PM reference on VBLANK error
Narasimharao Vadlamudi
2026-08-06
media: i2c: imx415: Return test pattern write errors
Narasimharao Vadlamudi
2026-07-30
media: i2c: imx471: Fix uninitialized error value in imx471_set_ctrl()
David Carlier
2026-07-29
media: i2c: cvs: Pass link frequency explicitly to csi_set_link_cfg()
Laurent Pinchart
2026-07-29
media: i2c: mt9t112: fix incorrect PTR_ERR() call on non-error pointer
Uday Khare
2026-07-29
media: i2c: ov9282: restore flash duration calculation
Richard Leitner
2026-07-29
media: ov2740: move regmap_config to a static const variable
Link Mauve
2026-07-29
media: ov2740: define most fields on variable declaration
Link Mauve
2026-07-29
media: imx219: add test patterns
Tharit Tangkijwanichakul
2026-07-29
media: i2c: vd55g1: Fix wrong output FPS value
Benjamin Mugnier
2026-07-28
media: remove conditional return with no effect
Sang-Heon Jeon
2026-07-20
media: i2c: saa7115: Add missing media_entity_cleanup()
Biren Pandya
2026-07-20
media: i2c: mt9v011: Add missing media_entity_cleanup()
Biren Pandya
2026-07-20
media: i2c: msp3400-driver: Add missing media_entity_cleanup()
Biren Pandya
2026-07-20
media: i2c: max9286: Add missing media_entity_cleanup()
Biren Pandya
2026-07-20
media: i2c: cx25840-core: Add missing media_entity_cleanup()
Biren Pandya
2026-07-15
media: video-i2c: fix kthread error pointer left in kthread_vid_cap on failure
Uday Khare
2026-07-15
media: imx355: Remove storing cur_mode in the state
Dave Stevenson
2026-07-15
media: imx355: Switch to using the subdev state
Dave Stevenson
2026-07-15
media: imx355: Support 2 lane readout
Dave Stevenson
2026-07-15
media: imx355: Compute link frequency from PLL setup
Dave Stevenson
2026-07-15
media: imx355: Use NULL ctrl_ops for HBLANK as it is a read-only control
Dave Stevenson
2026-07-15
media: imx355: Define the exposure offset, and use that define
Dave Stevenson
2026-07-15
media: imx355: Set the colorspace in the format
Dave Stevenson
2026-07-15
media: imx355: Convert to new CCI register access helpers
Dave Stevenson
2026-07-15
media: imx355: Use pm_runtime autosuspend_delay
Dave Stevenson
2026-07-15
media: imx355: Add support for get_selection
Dave Stevenson
2026-07-15
media: imx355: Remove redundant fll_min, and implement fixed offset
Dave Stevenson
2026-07-15
media: imx355: pixel_rate never changes, so don't recompute
Dave Stevenson
2026-07-15
media: imx355: Remove link_freq_index from each mode as ununsed
Dave Stevenson
2026-07-15
media: imx355: Set binning mode registers programmatically
Dave Stevenson
2026-07-15
media: imx355: Set register LINE_LENGTH_PCK programmatically
Dave Stevenson
2026-07-15
media: imx355: Programmatically set the crop parameters for each mode
Dave Stevenson
2026-07-15
media: imx355: Remove setting FRM_LENGTH_LINES in the mode regs
Dave Stevenson
2026-07-15
media: imx355: Remove duplicated registers from the mode tables
Dave Stevenson
2026-07-15
media: imx355: Add support for 24 MHz external clock
David Heidelberg
2026-07-15
media: imx355: Avoid calling imx355_power_off twice in error path
Dave Stevenson
2026-07-15
media: i2c: vd55g1: Add support for vd55g4
Benjamin Mugnier
2026-07-15
media: i2c: vd55g1: Fix manual digital gain on color variant
Benjamin Mugnier
2026-07-15
media: i2c: vd55g1: Remove spurious pad format update on init_state()
Benjamin Mugnier
2026-07-15
media: i2c: vd55g1: Fix media bus code initialization
Benjamin Mugnier
2026-07-15
media: i2c: ov8865: Program the sensor on stream start
Jurison Murati
2026-07-15
media: i2c: ov8865: Drop the runtime PM usage count on stream failure
Jurison Murati
2026-07-15
media: i2c: gc0310: Use devm_v4l2_sensor_clk_get()
Sanjay Chitroda
2026-07-15
media: i2c: rdacm21: Fix missing media_entity_cleanup()
Biren Pandya
2026-07-15
media: i2c: imx412: switch to {enable,disable}_streams
Elgin Perumbilly
2026-07-15
media: i2c: imx412: Switch to using the sub-device state lock
Elgin Perumbilly
2026-07-15
media: i2c: imx412: Convert to CCI register access helpers
Elgin Perumbilly
2026-07-08
media: i2c: imx678: Add driver for Sony IMX678
Jai Luthra
[next]