summaryrefslogtreecommitdiffstats
path: root/drivers/media
AgeCommit message (Expand)AuthorLines
2025-08-25media: mc: Improve unconnected pads debugging message in link explorationLaurent Pinchart-2/+2
2025-08-25media: mc: Fix MUST_CONNECT handling for pads with no linksLaurent Pinchart-1/+1
2025-08-25media: stm32-csi: Fix dereference before NULL checkChandra Mohan Sundar-2/+2
2025-08-25media: i2c: imx: Add note to prevent buggy code re-useKrzysztof Kozlowski-0/+10
2025-08-25media: i2c: vd55g1: Fix duster register addressBenjamin Mugnier-1/+1
2025-08-25media: ti: j721e-csi2rx: Support multiple pixels per clockJai Luthra-4/+36
2025-08-25media: cadence: cdns-csi2rx: Support multiple pixels per clock cycleJai Luthra-18/+56
2025-08-25media: cadence: csi2rx: Implement get_fwnode_pad opJai Luthra-0/+1
2025-08-25media: ti: j721e-csi2rx: Fix source subdev link creationJai Luthra-2/+5
2025-08-25media: ti: j721e-csi2rx: Use fwnode_get_named_child_nodeJai Luthra-10/+9
2025-08-25media: ti: j721e-csi2rx: Use devm_of_platform_populateJai Luthra-1/+1
2025-08-25media: v4l2-common: Drop the workaround from v4l2_get_link_freq()Sakari Ailus-9/+8
2025-08-25media: amlogic: c3-mipi-csi2: Call v4l2_get_link_freq() on source padSakari Ailus-4/+3
2025-08-25media: imx296: Remove redundant semicolonsLiao Yuanhong-1/+1
2025-08-25media: i2c: imx214: Separate legacy link frequency check from PLL calculationAndré Apitzsch-5/+3
2025-08-25media: i2c: imx214: Move imx214_pll_update to imx214_ctrls_initAndré Apitzsch-109/+110
2025-08-25media: i2c: imx214: Use __free(fwnode_handle)André Apitzsch-6/+3
2025-08-25media: i2c: imx214: Drop dev argument from imx214_parse_fwnode()André Apitzsch-2/+3
2025-08-25media: i2c: imx214: Remove unneeded parenthesesAndré Apitzsch-2/+2
2025-08-25media: i2c: vgxy61: Report stream using frame descriptorsJulien Massot-0/+16
2025-08-25media: mt9m114: Set pad-slew-rateMathis Foerst-3/+23
2025-08-25media: mt9m114: Allow set_selection while streamingMathis Foerst-13/+30
2025-08-25media: i2c: ov5648: make read-only arrays regs and values static constColin Ian King-2/+2
2025-08-25media: rzg2l-cru: Drop function pointer to configure CSIBiju Das-32/+9
2025-08-25media: i2c: imx334: add support for additional test patternsShravan Chippa-0/+9
2025-08-25media: rj54n1cb0c: Fix memleak in rj54n1_probe()Zhang Shurong-3/+6
2025-08-25media: ov02c10: Don't include linux/version.hSakari Ailus-1/+0
2025-08-25media: Move gc0310 sensor drivers to drivers/media/i2c/Hans de Goede-0/+794
2025-08-25media: vim2m: Remove compilation conditional to CONFIG_MEDIA_CONTROLLERSakari Ailus-12/+1
2025-08-25media: MAINTAINERS: Change rcar-jpu maintainerSakari Ailus-1/+1
2025-08-25media: ipu6: isys: Set embedded data type correctly for metadata formatsSakari Ailus-0/+6
2025-08-25media: ipu6: isys: Use v4l2_ctrl_subdev_subscribe_event()Laurent Pinchart-1/+1
2025-08-25media: omap3isp: Drop custom .unsubscribe_event() handlerLaurent Pinchart-20/+4
2025-08-25media: v4l2-subdev: Make struct v4l2_subdev_stream_config privateLaurent Pinchart-0/+24
2025-08-25media: i2c: ds90ub913: Stop accessing streams configs directlyLaurent Pinchart-8/+9
2025-08-25media: vimc: Don't explicitly set bus_infoSakari Ailus-4/+0
2025-08-18media: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus-89/+3
2025-08-18media: rkvdec: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus-1/+0
2025-08-18media: rkvdec: Fix an error handling path in rkvdec_probe()Christophe JAILLET-9/+9
2025-08-18media: rkvdec: Fix a NULL vs IS_ERR() bug in probe()Dan Carpenter-1/+3
2025-08-15media: imon: Remove unused definesSean Young-5/+0
2025-08-15media: imon: grab lock earlier in imon_ir_change_protocol()Tetsuo Handa-3/+3
2025-08-15media: imon: make send_packet() more robustTetsuo Handa-24/+37
2025-08-15media: lirc: Fix error handling in lirc_register()Ma Ke-4/+5
2025-08-13media: i2c: ov2680: Use the v4l2 helper for obtaining the clockMehdi Djait-27/+2
2025-08-13media: i2c: vgxy61: Use the v4l2 helper for obtaining the clockMehdi Djait-5/+5
2025-08-13media: i2c: vd56g3: Use the v4l2 helper for obtaining the clockMehdi Djait-1/+1
2025-08-13media: i2c: vd55g1: Use the v4l2 helper for obtaining the clockMehdi Djait-1/+1
2025-08-13media: i2c: s5k6a3: Use the v4l2 helper for obtaining the clockMehdi Djait-2/+3
2025-08-13media: i2c: s5k5baf: Use the v4l2 helper for obtaining the clockMehdi Djait-1/+1