summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2025-07-03media: vsp1: Add missing export.hJacopo Mondi2-0/+2
2025-07-03media: vsp1: Use lockdep assertions to enforce documented conventionsLaurent Pinchart2-0/+8
2025-07-03media: renesas: rzg2l-cru: Fix typo in rzg3e_fifo_empty nameLad Prabhakar3-3/+3
2025-07-03media: renesas: rzg2l-cru: Simplify FIFO empty checkLad Prabhakar1-2/+0
2025-07-03media: rzg2l-cru: Fix typo in rzg2l_cru_of_id_table structTommaso Merciai1-2/+2
2025-07-03media: pisp_be: Use clamp() and define max sizesJacopo Mondi1-4/+7
2025-07-03media: pisp_be: Fix pm_runtime underrun in probeJacopo Mondi2-3/+3
2025-07-03media: pisp_be: Split jobs creation and schedulingJacopo Mondi1-74/+87
2025-07-03media: pisp_be: Remove config validation from schedule()Jacopo Mondi1-18/+7
2025-07-03media: pisp_be: Drop reference to non-existing functionJacopo Mondi1-4/+1
2025-06-30media: i2c: max96714: Drop check on number of active routesLaurent Pinchart1-7/+0
2025-06-30media: i2c: ds90ub960: Drop check on number of active routesLaurent Pinchart1-8/+0
2025-06-30media: i2c: ds90ub953: Drop check on number of active routesLaurent Pinchart1-8/+0
2025-06-30media: i2c: ds90ub913: Drop check on number of active routesLaurent Pinchart1-8/+0
2025-06-30media: v4l2-subdev: Limit the number of active routes to V4L2_FRAME_DESC_ENTR...Laurent Pinchart1-0/+14
2025-06-30media: i2c: vd55g1: Use first index of mbus codes array as defaultBenjamin Mugnier1-11/+10
2025-06-30media: i2c: vd55g1: Setup sensor external clock before patchingBenjamin Mugnier1-2/+3
2025-06-30media: i2c: vd55g1: Fix return code in vd55g1_enable_streams error pathBenjamin Mugnier1-1/+1
2025-06-30media: i2c: vd55g1: Fix RATE macros not being expressed in bpsBenjamin Mugnier1-2/+2
2025-06-30media: dw9714: add support for powerdown pinMatthias Fend2-1/+15
2025-06-30media: dw9714: move power sequences to dedicated functionsMatthias Fend1-15/+29
2025-06-30media: dw9714: coding style fixesMatthias Fend1-3/+3
2025-06-30media: ipu-bridge: Improve error logging when waiting for IVSC to become readyHans de Goede1-1/+2
2025-06-30media: ov8865: Improve error logging when fwnode is not foundHans de Goede1-1/+2
2025-06-30media: ov7251: Improve error logging when fwnode is not foundHans de Goede1-1/+6
2025-06-30media: ov5693: Improve error logging when fwnode is not foundHans de Goede1-1/+6
2025-06-30media: ipu-bridge: Add Onsemi MT9M114 HID to list of supported sensorsHans de Goede1-0/+2
2025-06-30media: ipu-bridge: Add Toshiba T4KA3 HID to list of supported sensorHans de Goede1-0/+2
2025-06-30media: ov2740: Remove shorthand variablesSakari Ailus1-11/+7
2025-06-30media: ivsc: Remove Wentong's e-mail addressSakari Ailus2-2/+2
2025-06-30media: ivsc: Fix crash at shutdown due to missing mei_cldev_disable() callsHans de Goede2-0/+4
2025-06-30media: v4l2-ctrls: Return the handler's error in v4l2_ctrl_handler_free()Sakari Ailus1-3/+8
2025-06-30media: v4l2-ctrls: Don't reset handler's error in v4l2_ctrl_handler_free()Sakari Ailus1-1/+0
2025-06-30media: ipu-bridge: Add support for additional link frequenciesJason Chen1-1/+1
2025-06-30media: ipu3-cio2: Use V4L2 subdev active stateLaurent Pinchart2-52/+32
2025-06-30media: ipu-bridge: Add _HID for OV5670Daniel Scally1-0/+2
2025-06-30media: i2c: Defer ov5670_probe() if endpoint not foundDaniel Scally1-2/+7
2025-06-30media: i2c: set lt6911uxe's reset_gpio to GPIOD_OUT_LOWDongcheng Yan1-1/+1
2025-06-30media: mt9m114: Fix deadlock in get_frame_interval/set_frame_intervalMathis Foerst1-8/+0
2025-06-30media: mt9m114: Factor out mt9m114_configure_paMathis Foerst1-42/+53
2025-06-30media: mt9m114: Bypass PLL if requiredMathis Foerst1-18/+50
2025-06-30media: i2c: imx214: Remove hard-coded external clock frequencyAndré Apitzsch1-6/+0
2025-06-30media: i2c: imx214: Make use of CCS PLL calculatorAndré Apitzsch2-39/+175
2025-06-30media: i2c: imx214: Prepare for variable clock frequencyAndré Apitzsch1-23/+31
2025-06-30media: i2c: imx214: Reorder imx214_parse_fwnode callAndré Apitzsch1-4/+4
2025-06-30media: i2c: imx415: Request the sensor clock without a nameMatthias Fend1-1/+1
2025-06-30media: ipu-bridge: Add link-frequency to the GC0310 entryHans de Goede1-1/+1
2025-06-30media: v4l2-common: Reduce warnings about missing V4L2_CID_LINK_FREQ controlNiklas Söderlund1-4/+4
2025-06-30media: i2c: max96717: Drop unused field assignmentAndy Shevchenko2-2/+1
2025-06-23media: rc: ir-spi: avoid overflow in multiplicationCosmin Tanislav1-1/+2