summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-25media: dvb_frontend: add missing DSS switch casesRobert Schlabbach
2022-11-25media: dvb-frontends: a8293: fix LNB powerup failure in PCTV 461eChuck Ritola
2022-11-25media: dvb_ringbuffer: Fix typo in dvb_ringbuffer_pkt_write() kerneldocGeert Uytterhoeven
2022-11-25media: i2c: refer to config VIDEO_DEV to make ov08x40 image sensor driver usableLukas Bulwahn
2022-11-25media: i2c: ov08x40: Make remove callback return voidKieran Bingham
2022-11-25media: i2c: st-vgxy61: Fix smatch warningsBenjamin Mugnier
2022-11-25media: Documentation: st-vgxy61: Fix driver specific documentation not being ...Benjamin Mugnier
2022-11-25media: Documentation: st-vgxy61: Remove quotes around 'No HDR' identifierBenjamin Mugnier
2022-11-25media: Documentation: st-vgxy61: Limit driver specific documentation to 80 ch...Benjamin Mugnier
2022-11-25media: platform: Add Renesas RZ/G2L CRU driverLad Prabhakar
2022-11-25media: platform: Add Renesas RZ/G2L MIPI CSI-2 receiver driverLad Prabhakar
2022-11-25media: dt-bindings: Document Renesas RZ/G2L CRU blockLad Prabhakar
2022-11-25media: dt-bindings: Document Renesas RZ/G2L CSI-2 blockLad Prabhakar
2022-11-25media: ar0521: Tab-align definitionsJacopo Mondi
2022-11-25media: ar0521: Rework startup sequenceJacopo Mondi
2022-11-25media: ar0521: Setup controls at s_stream timeJacopo Mondi
2022-11-25media: ar0521: Adjust exposure and blankings limitsJacopo Mondi
2022-11-25media: ar0521: Add LINK_FREQ controlJacopo Mondi
2022-11-25media: ar0521: Refuse unsupported controlsJacopo Mondi
2022-11-25media: ar0521: Rework PLL computationJacopo Mondi
2022-11-25media: ar0521: Set maximum resolution to 2592x1944Jacopo Mondi
2022-11-25media: ar0521: Add V4L2_CID_ANALOG_GAINJacopo Mondi
2022-11-25media: ar0521: Implement enum_frame_sizesJacopo Mondi
2022-11-25media: mt9p031: Increase post-reset delayMarek Vasut
2022-11-25media: dt-bindings: Use new video interface bus type macros in examplesLaurent Pinchart
2022-11-25media: dt-bindings: media: Add macros for video interface bus typesLaurent Pinchart
2022-11-25media: mt9p031: Drop bogus v4l2_subdev_get_try_crop() call from mt9p031_init_...Marek Vasut
2022-11-25media: i2c: ov9282: Add support for regulators.Dave Stevenson
2022-11-25media: dt-bindings: media: ovti,ov9282: Add optional regulatorsDave Stevenson
2022-11-25media: i2c: st-vgxy61: Fix regulator counter underflowBenjamin Mugnier
2022-11-25media: ov2740: Use traditional pattern when checking error codesAndy Shevchenko
2022-11-25media: ov2740: Add missed \n to the end of the messagesAndy Shevchenko
2022-11-25media: ov2740: Switch to use dev_err_probe()Andy Shevchenko
2022-11-25media: ov2740: Drop redundant assignments of ret = 0Andy Shevchenko
2022-11-25media: ov2740: Remove duplicate check for NULL fwnodeAndy Shevchenko
2022-11-25media: ov2740: Switch from __maybe_unused to pm_sleep_ptr() etcAndy Shevchenko
2022-11-25media: ov2740: Remove duplicative pointer in struct nvm_dataAndy Shevchenko
2022-11-25media: tc358746: drop selecting COMMON_CLKMarco Felsch
2022-11-25media: i2c: aptina-pll: Remove a useless includeChristophe JAILLET
2022-11-25media: staging: omap4iss: remove cacheflush importIan Cowan
2022-11-25media: imx: Unstage the imx7-media-csi driverLaurent Pinchart
2022-11-25media: imx: Decouple imx8mq-mipi-csi2 from imx7-media-csiLaurent Pinchart
2022-11-25media: imx: imx7-media-csi: Clear BIT_MIPI_DOUBLE_CMPNT for <16b formatsLaurent Pinchart
2022-11-25media: imx: imx7-media-csi: Rename phys variables to dma_addrLaurent Pinchart
2022-11-25media: imx: imx7-media-csi: Move variable to loop scopeLaurent Pinchart
2022-11-25media: imx: imx7-media-csi: Add support for fast-tracking queued buffersPaul Elder
2022-11-25media: imx: imx7-media-csi: Remove a useless includeChristophe JAILLET
2022-11-25Merge tag 'br-v6.2f' of git://linuxtv.org/hverkuil/media_tree into media_stageMauro Carvalho Chehab
2022-11-25media: atomisp: Make bds_factors_list be type of struct u32_fractAndy Shevchenko
2022-11-25media: atomisp_ov2680: Fix 1280x720 -> 1296x736 resolutionHans de Goede