summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2022-11-25media: dvb_ringbuffer : Fix a bug in dvb_ringbuffer.cYongSu Yoo
2022-11-25media: mantis: Kconfig: add depends on DVB_CORE for MANTIS_CORELecopzer Chen
2022-11-25media: dvb-core: Fix double free in dvb_register_device()Keita Suzuki
2022-11-25media: dvbdev: remove redundant initialization of variable retColin Ian King
2022-11-25media: dvb-frontends: fix leak of memory fwYan Lei
2022-11-25media: dvb-frontends: clean up unneeded elseWan Jiabing
2022-11-25media: dvb-core: Enhance shared multi-frontend supportRobert Schlabbach
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: 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: 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: 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: 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: 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: imx: Unstage the imx7-media-csi driverLaurent Pinchart
2022-11-25media: imon: fix a race condition in send_packet()Gautam Menghani
2022-11-25media: ir-spi: silence no spi_device_id warningsWei Yongjun
2022-11-25Merge tag 'br-v6.2g' of git://linuxtv.org/hverkuil/media_tree into media_stageMauro Carvalho Chehab
2022-11-25media: atmel: atmel-isc: move to stagingEugen Hristev
2022-11-25media: microchip: microchip-isc: move media_pipeline_* to (un)prepare cbEugen Hristev
2022-11-25media: microchip: microchip-isc: implement media controllerEugen Hristev
2022-11-25media: microchip: microchip-isc: prepare for media controller supportEugen Hristev
2022-11-25media: microchip: add ISC driver as Microchip ISCEugen Hristev
2022-11-25media: atmel: move microchip_csi2dc to dedicated microchip platformEugen Hristev
2022-11-25media: vb2/au0828: move the v4l_vb2q_enable_media_source to the au0828 driverHans Verkuil
2022-11-25media: vb2: add (un)prepare_streaming queue opsHans Verkuil
2022-11-25media: amphion: Fix error handling in vpu_driver_init()Yuan Can