summaryrefslogtreecommitdiff
path: root/drivers/media/i2c
AgeCommit message (Expand)AuthorFilesLines
2026-03-04media: i2c: ov01a10: Fix digital gain rangeMehdi Djait1-1/+1
2026-03-04media: i2c: ov5647: use our own mutex for the ctrl lockXiaolei Wang1-0/+2
2026-03-04media: i2c: ov5647: Fix PIXEL_RATE value for VGA modeJai Luthra1-1/+1
2026-03-04media: i2c: ov5647: Sensor should report RAW color spaceDavid Plowman1-4/+4
2026-03-04media: i2c: ov5647: Correct minimum VBLANK valueDavid Plowman1-1/+1
2026-03-04media: i2c: ov5647: Correct pixel array offsetDavid Plowman1-1/+1
2026-03-04media: i2c: ov5647: Initialize subdev before controlsJai Luthra1-4/+4
2026-03-04media: ccs: Avoid possible division by zeroSakari Ailus1-1/+1
2026-03-04media: i2c: ov01a10: Fix test-pattern disablingHans de Goede1-7/+4
2026-03-04media: i2c: ov01a10: Add missing v4l2_subdev_cleanup() callsHans de Goede1-0/+2
2026-03-04media: i2c: ov01a10: Fix analogue gain rangeHans de Goede1-1/+1
2026-03-04media: i2c: ov01a10: Fix reported pixel-rate valueHans de Goede1-1/+1
2026-03-04media: i2c: ov01a10: Fix the horizontal flip controlHans de Goede1-8/+17
2026-03-04media: i2c/tw9906: Fix potential memory leak in tw9906_probe()Abdun Nihaal1-0/+1
2026-03-04media: i2c/tw9903: Fix potential memory leak in tw9903_probe()Abdun Nihaal1-0/+1
2026-03-04media: adv7180: fix frame interval in progressive modeThorsten Schmelzer1-0/+7
2026-03-04media: ccs: Accommodate C-PHY into the calculationDavid Heidelberg1-1/+15
2026-01-11media: i2c: adv7842: Remove redundant cancel_delayed_work in probeDuoming Zhou1-3/+1
2026-01-11media: i2c: ADV7604: Remove redundant cancel_delayed_work in probeDuoming Zhou1-3/+1
2026-01-11media: TDA1997x: Remove redundant cancel_delayed_work in probeDuoming Zhou1-1/+0
2026-01-11media: msp3400: Avoid possible out-of-bounds array accesses in msp3400c_thread()Ivan Abramov1-0/+2
2026-01-11media: adv7842: Avoid possible out-of-bounds array accesses in adv7842_cp_log...Ivan Abramov1-2/+5
2025-11-24media: i2c: og01a1b: Specify monochrome media bus format instead of BayerVladimir Zapolskiy1-3/+3
2025-11-24media: ov08x40: Fix the horizontal flip controlHao Yao1-1/+1
2025-11-24media: adv7180: Only validate format in querystdNiklas Söderlund1-21/+16
2025-11-24media: adv7180: Do not write format to device in set_fmtNiklas Söderlund1-8/+1
2025-11-24media: adv7180: Add missing lock in suspend callbackNiklas Söderlund1-0/+6
2025-11-24media: fix uninitialized symbol warningsChelsy Ratnawat1-3/+3
2025-11-24media: i2c: Kconfig: Ensure a dependency on HAVE_CLK for VIDEO_CAMERA_SENSORMehdi Djait1-1/+1
2025-10-19media: i2c: mt9v111: fix incorrect type for retQianfeng Rong1-1/+1
2025-10-15media: rj54n1cb0c: Fix memleak in rj54n1_probe()Zhang Shurong1-3/+6
2025-10-12media: i2c: tc358743: Fix use-after-free bugs caused by orphan timer in probeDuoming Zhou1-2/+2
2025-09-19media: i2c: imx214: Fix link frequency validationAndré Apitzsch1-8/+19
2025-08-28PM: runtime: Simplify pm_runtime_get_if_active() usageSakari Ailus1-1/+1
2025-08-28media: ov2659: Fix memory leaks in ov2659_probe()Zhang Shurong1-1/+2
2025-08-28media: hi556: correct the test pattern configurationBingbu Cao1-12/+14
2025-08-28media: tc358743: Increase FIFO trigger level to 374Dave Stevenson1-2/+13
2025-08-28media: tc358743: Return an appropriate colorspace from tc358743_set_fmtDave Stevenson1-27/+17
2025-08-28media: tc358743: Check I2C succeeded during probeDave Stevenson1-4/+23
2025-06-27media: ccs-pll: Check for too high VT PLL multiplier in dual PLL caseSakari Ailus1-0/+5
2025-06-27media: ccs-pll: Correct the upper limit of maximum op_pre_pll_clk_divSakari Ailus1-1/+1
2025-06-27media: ccs-pll: Start OP pre-PLL multiplier search from correct valueSakari Ailus1-0/+2
2025-06-27media: ccs-pll: Start VT pre-PLL multiplier search from correct valueSakari Ailus1-0/+2
2025-06-27media: i2c: ds90ub913: Fix returned fmt from .set_fmt()Tomi Valkeinen1-2/+2
2025-06-27media: ov5675: suppress probe deferral errorsJohan Hovold1-4/+1
2025-06-27media: ov8856: suppress probe deferral errorsJohan Hovold1-6/+3
2025-06-04media: i2c: imx219: Correct the minimum vblanking valueDavid Plowman1-1/+1
2025-06-04media: tc358746: improve calculation of the D-PHY timing registersMatthias Fend1-12/+7
2025-06-04media: adv7180: Disable test-pattern control on adv7180Niklas Söderlund1-12/+22
2025-04-25media: i2c: imx219: Rectify runtime PM handling in probe and removeSakari Ailus1-5/+8