summaryrefslogtreecommitdiff
path: root/drivers/media/i2c
AgeCommit message (Expand)Author
2025-06-27media: i2c: imx335: Fix frame size enumerationKieran Bingham
2025-06-27media: ccs-pll: Check for too high VT PLL multiplier in dual PLL caseSakari Ailus
2025-06-27media: ccs-pll: Correct the upper limit of maximum op_pre_pll_clk_divSakari Ailus
2025-06-27media: ccs-pll: Start OP pre-PLL multiplier search from correct valueSakari Ailus
2025-06-27media: ov2740: Move pm-runtime cleanup on probe-errors to proper placeHans de Goede
2025-06-27media: ccs-pll: Start VT pre-PLL multiplier search from correct valueSakari Ailus
2025-06-27media: i2c: ds90ub913: Fix returned fmt from .set_fmt()Tomi Valkeinen
2025-06-27media: imx335: Use correct register width for HNUMUmang Jain
2025-06-27media: ov5675: suppress probe deferral errorsJohan Hovold
2025-06-27media: ov8856: suppress probe deferral errorsJohan Hovold
2025-05-29media: i2c: imx219: Correct the minimum vblanking valueDavid Plowman
2025-05-29media: tc358746: improve calculation of the D-PHY timing registersMatthias Fend
2025-05-29media: adv7180: Disable test-pattern control on adv7180Niklas Söderlund
2025-05-29media: imx335: Set vblank immediatelyPaul Elder
2025-05-02media: i2c: imx214: Fix uninitialized variable in imx214_set_ctrl()Dan Carpenter
2025-05-02media: ov08x40: Add missing ov08x40_identify_module() call on stream-startHans de Goede
2025-05-02media: ov08x40: Move ov08x40_identify_module() function upHans de Goede
2025-05-02media: i2c: imx214: Fix link frequency validationAndré Apitzsch
2025-05-02media: i2c: imx214: Check number of lanes from device treeAndré Apitzsch
2025-05-02media: i2c: imx214: Replace register addresses with macrosAndré Apitzsch
2025-05-02media: i2c: imx214: Convert to CCI register access helpersAndré Apitzsch
2025-05-02media: i2c: imx214: Simplify with dev_err_probe()André Apitzsch
2025-05-02media: i2c: imx214: Use subdev active stateAndré Apitzsch
2025-04-20media: i2c: imx214: Rectify probe error handling related to runtime PMSakari Ailus
2025-04-20media: i2c: imx219: Rectify runtime PM handling in probe and removeSakari Ailus
2025-04-20media: i2c: imx319: Rectify runtime PM handling probe and removeSakari Ailus
2025-04-20media: i2c: ov7251: Introduce 1 ms delay between regulators and en GPIOSakari Ailus
2025-04-20media: i2c: ov7251: Set enable GPIO low in probeSakari Ailus
2025-04-20media: i2c: ccs: Set the device's runtime PM status correctly in probeSakari Ailus
2025-04-20media: i2c: ccs: Set the device's runtime PM status correctly in removeSakari Ailus
2025-04-20Revert "media: imx214: Fix the error handling in imx214_probe()"Sakari Ailus
2025-04-20media: imx219: Adjust PLL settings based on the number of MIPI lanesDave Stevenson
2025-04-20media: hi556: Fix memory leak (on error) in hi556_check_hwcfg()Hans de Goede
2025-04-20media: i2c: adv748x: Fix test pattern selection maskNiklas Söderlund
2025-02-21media: i2c: ds90ub953: Add error handling for i2c reads/writesTomi Valkeinen
2025-02-21media: i2c: ds90ub913: Add error handling to ub913_hw_init()Tomi Valkeinen
2025-02-17media: i2c: ds90ub960: Fix logging SP & EQ status only for UB9702Tomi Valkeinen
2025-02-17media: i2c: ds90ub960: Fix UB9702 VC mapTomi Valkeinen
2025-02-17media: i2c: ds90ub960: Fix use of non-existing registers on UB9702Tomi Valkeinen
2025-02-17media: i2c: ds90ub9x3: Fix extra fwnode_handle_put()Tomi Valkeinen
2025-02-17media: ccs: Fix cleanup order in ccs_probe()Mehdi Djait
2025-02-17media: ccs: Fix CCS static data parsing for large block sizesSakari Ailus
2025-02-17media: ov5640: fix get_light_freq on autoSam Bobrowicz
2025-02-17media: imx296: Add standby delay during probeNaushir Patuck
2025-02-17media: ccs: Clean up parsed CCS static data on parse failureSakari Ailus
2025-02-17media: i2c: ds90ub960: Fix UB9702 refclk register accessTomi Valkeinen
2025-02-08media: i2c: ov9282: Correct the exposure offsetDave Stevenson
2025-02-08media: i2c: imx412: Add missing newline to printsLuca Weiss
2025-02-08media: i2c: imx290: Register 0x3011 varies between imx327 and imx290Dave Stevenson
2024-12-09media: ov08x40: Fix burst write sequenceBryan O'Donoghue