summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
...
* | | media: common: saa7146: replace BUG_ON by WARN_ONHans Verkuil2023-04-153-9/+15
* | | media: common: saa7146: drop 'fmt' from struct saa7146_bufHans Verkuil2023-04-152-23/+26
* | | media: saa7146: drop 'dev' and 'resources' from struct saa7146_fhHans Verkuil2023-04-157-78/+68
* | | media: pci: saa7146: hexium_orion: initialize input 0Hans Verkuil2023-04-151-0/+1
* | | media: common/saa7146: fix VFL direction for vbi outputHans Verkuil2023-04-151-4/+8
* | | media: common: saa7146: disable clippingHans Verkuil2023-04-151-0/+17
* | | media: mediatek: vcodec: Coverity issues in encoder driverIrui Wang2023-04-152-5/+13
* | | media: mediatek: vcodec: Fix potential array out-of-bounds in decoder queue_s...Wei Chen2023-04-151-0/+7
* | | media: mediatek: vcodec: add remove function for decoder platform driverYunfei Dong2023-04-151-0/+8
* | | media: mediatek: vcodec: fix decoder disable pm crashYunfei Dong2023-04-151-1/+2
* | | media: hantro: use devm_reset_control_array_get_optional_exclusive()Ye Xingchen2023-04-151-1/+1
* | | media: cec: core: not all messages were passed on when monitoringHans Verkuil2023-04-151-2/+5
* | | media: verisilicon: Fix crash when probing encoderBenjamin Gaignard2023-04-131-7/+3
* | | media: Use designated initializers for all subdev pad opsLaurent Pinchart2023-04-123-6/+9
* | | media: Prefer designated initializers over memset for subdev pad opsLaurent Pinchart2023-04-126-36/+37
* | | media: Zero-initialize all structures passed to subdev pad operationsLaurent Pinchart2023-04-1215-62/+92
* | | media: imx-jpeg: Fix incorrect indentationLaurent Pinchart2023-04-121-4/+3
* | | media: Fix indentation issues introduced by subdev-wide state structLaurent Pinchart2023-04-127-19/+19
* | | media: venus: Correct P010 buffer alignmentFritz Koenig2023-04-122-3/+8
* | | venus: venc: add handling for VIDIOC_ENCODER_CMDDikshita Agarwal2023-04-122-0/+77
* | | venus: Add support for min/max qp range.Viswanath Boma2023-04-123-8/+74
* | | media: venus: dec: Fix capture formats enumeration orderJavier Martinez Canillas2023-04-121-4/+4
* | | venus: Fix for H265 decoding failure.Viswanath Boma2023-04-121-2/+2
* | | media: venus: dec: Fix handling of the start cmdMichał Krawczyk2023-04-121-0/+8
* | | media: rc: gpio-ir-recv: Fix support for wake-upFlorian Fainelli2023-04-121-0/+2
* | | media: i2c: imx290: Add missing \n on dev_err_probe() messageAlexander Stein2023-04-111-1/+1
* | | media: ccs: Differentiate SMIA and MIPI vendors in static dataSakari Ailus2023-04-111-19/+55
* | | media: ccs: Apply module manufacturer hack on non-CCS devices onlySakari Ailus2023-04-111-13/+12
* | | media: ccs: Support 16-bit sensor revision number registerSakari Ailus2023-04-111-1/+5
* | | media: ccs: Add V4L2 controls from propertiesSakari Ailus2023-04-111-1/+11
* | | media: ccs: Align flipping behaviour with other driversSakari Ailus2023-04-112-54/+0
* | | media: imx258: Remove mandatory 180 degrees rotationJacopo Mondi2023-04-111-8/+0
* | | media: imx258: Register H/V flip controlsJacopo Mondi2023-04-111-1/+13
* | | media: ipu3-cio2: support more camera sensors in cio2-bridgeBingbu Cao2023-04-111-0/+8
* | | media: hi556: add 2592x1444 resolutionJim Lai2023-04-111-2/+148
* | | media: venus: drop unused opp_table field documentationKrzysztof Kozlowski2023-04-111-1/+0
* | | media: renesas: fdp1: remove R-Car H3 ES1.* handlingWolfram Sang2023-04-111-4/+0
* | | media: rcar-vin: csi2: remove R-Car H3 ES1.* handlingWolfram Sang2023-04-111-12/+3
* | | media: rcar-vin: remove R-Car H3 ES1.* handlingWolfram Sang2023-04-111-36/+0
* | | media: Use of_property_present() for testing DT property presenceRob Herring2023-04-114-4/+4
* | | media: ipu3-cio2: support multiple sensors and VCMs with same HIDBingbu Cao2023-04-112-5/+13
* | | media: Accept non-subdev sinks in v4l2_create_fwnode_links_to_pad()Laurent Pinchart2023-04-111-9/+6
* | | media: i2c: adv7604: Fix range of hue controlLaurent Pinchart2023-04-111-1/+1
* | | media: i2c: adv7604: Enable video adjustmentLaurent Pinchart2023-04-111-0/+3
* | | media: i2c: ov2685: Make reset gpio optionalLuca Weiss2023-04-111-1/+1
* | | media: mc-device: remove unnecessary __must_checkJason Kim2023-04-112-9/+3
* | | media: hi846: Fix memleak in hi846_init_controls()Wei Chen2023-04-111-3/+8
* | | media: ov8856: Do not check for for module versionRicardo Ribalda2023-04-111-40/+0
* | | media: i2c: ov7670: Use the devm_clk_get_optional() helperChristophe JAILLET2023-04-111-8/+3
* | | media: v4l: async: Return async sub-devices to subnotifier listSakari Ailus2023-04-111-5/+8