aboutsummaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2023-06-02media: uvcvideo: Don't expose unsupported formats to userspaceLaurent Pinchart1-5/+11
2023-06-02media: v4l2-mc: Drop subdev check in v4l2_create_fwnode_links_to_pad()Vaishnav Achath1-2/+1
2023-05-26media: video-mux: update driver to active statePhilipp Zabel1-54/+24
2023-05-26media: video-mux: fix error pathsPhilipp Zabel1-8/+19
2023-05-26media: pci: cx18-av-vbi: Replace one-element array with flexible-array memberGustavo A. R. Silva1-1/+1
2023-05-26media: Revert "media: exynos4-is: Remove dependency on obsolete SoC support"Artur Weber3-3/+3
2023-05-26media: mediatek: vcodec: using empty lat buffer as the last oneYunfei Dong2-15/+28
2023-05-26media: mediatek: vcodec: move core context from device to each instanceYunfei Dong7-46/+26
2023-05-26media: mediatek: vcodec: using decoder status instead of core work countYunfei Dong2-21/+28
2023-05-26media: mediatek: vcodec: Avoid unneeded error loggingYunfei Dong3-3/+3
2023-05-26media: cec: core: don't set last_initiator if tx in progressHans Verkuil1-1/+2
2023-05-26media: cec: core: disable adapter in cec_devnode_unregisterHans Verkuil3-1/+7
2023-05-26media: mediatek: vcodec: Only apply 4K frame sizes on decoder formatsPin-yen Lin1-0/+3
2023-05-26media: camss: camss-video: Don't zero subdev format again after initializationYassine Oudjana1-1/+0
2023-05-26media: verisilicon: Additional fix for the crash when opening the driverBenjamin Gaignard1-2/+4
2023-05-26media: v4l2-mc: Drop subdev check in v4l2_create_fwnode_links_to_pad()Vaishnav Achath1-2/+1
2023-05-25media: sti: c8sectpfe: drop of_match_ptr() to avoid unused variablesAlain Volmat1-1/+1
2023-05-25media: c8sectpfe: switch to using gpiod APIDmitry Torokhov2-19/+16
2023-05-25media: rcar-vin: Add support for R-Car V4HNiklas Söderlund1-0/+13
2023-05-25media: rcar-isp: Add support for R-Car V4HNiklas Söderlund1-0/+1
2023-05-25media: imx: imx7-media-csi: Init default format with __imx7_csi_video_try_fmt()Laurent Pinchart1-49/+6
2023-05-25media: imx: imx7-media-csi: Relax width constraints for non-8bpp formatsAlexander Stein1-4/+6
2023-05-25media: imx: imx7-media-csi: Remove incorrect interlacing supportAlexander Stein1-14/+1
2023-05-25media: imx: imx7-media-csi: Get rid of superfluous call to imx7_csi_mbus_fmt_...Alexander Stein1-7/+15
2023-05-25media: hi846: fix usage of pm_runtime_get_if_in_use()Martin Kepplinger1-1/+2
2023-05-25media: rcar-csi2: Prepare for C-PHY supportNiklas Söderlund1-10/+57
2023-05-25media: rcar-csi2: Prepare for Gen4 supportNiklas Söderlund1-3/+30
2023-05-25media: i2c: add ov01a10 image sensor driverBingbu Cao3-0/+1018
2023-05-25media: renesas: fdp1: Identify R-Car Gen2 versionsGeert Uytterhoeven1-0/+5
2023-05-25media: st-mipid02: Propagate format from sink to source padDaniel Scally1-1/+5
2023-05-25media: i2c: Correct format propagation for st-mipid02Daniel Scally1-2/+7
2023-05-25media: video-mux: Add missing media_entity_cleanup upon async register failAlexander Stein1-0/+1
2023-05-25media: i2c: video: constify pointers to hwmon_channel_infoKrzysztof Kozlowski1-1/+1
2023-05-25media: ov5640: Drop dead code using frame_intervalJacopo Mondi1-13/+0
2023-05-25media: ov5640: Remove unused 'framerate' parameterJacopo Mondi1-3/+1
2023-05-25media: ov5640: correct comments for default VGA to avoid confusionGuoniu.zhou1-1/+1
2023-05-25media: i2c: imx334: update pixel, hblank and link frequencyShravan Chippa1-14/+48
2023-05-25media: ipu3-cio2: Fix container_of() macro wrapper argumentsSakari Ailus1-1/+2
2023-05-25media: ov5693: Simplify an error messageChristophe JAILLET1-2/+2
2023-05-25media: mc: Make media_get_pad_index() use pad type flagSakari Ailus4-27/+33
2023-05-25media: pci: ipu3-cio2: Obtain remote pad from endpointSakari Ailus1-16/+12
2023-05-25media: mc: Make media_entity_get_fwnode_pad() fwnode argument constSakari Ailus1-1/+1
2023-05-25media: i2c: imx296: fix error checking in imx296_read_temperature()Dan Carpenter1-1/+3
2023-05-25media: mediatek: vcodec: support stateless hevc decoderYunfei Dong6-1/+1162
2023-05-25media: Switch i2c drivers back to use .probe()Uwe Kleine-König181-188/+188
2023-05-25media: Add common header file with JPEG marker definitionsGeert Uytterhoeven3-52/+32
2023-05-25media: nxp: remove unneeded semicolonJiapeng Chong1-1/+1
2023-05-25media: mediatek: vcodec: mtk_vcodec_dec_hw: Use devm_pm_runtime_enable()Fei Shao1-18/+8
2023-05-25media: rockchip: rga: use v4l2_m2m_buf_copy_metadataMichael Tretter1-4/+1
2023-05-25media: usb: siano: Fix warning due to null work_func_t function pointerDuoming Zhou1-1/+2