summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-24media: venus: vdec: ensure venus is powered on during stream offVikash Garodia1-0/+2
2022-04-24media: venus: do not queue internal buffers from previous sequenceVikash Garodia1-9/+25
2022-04-24media: venus: hfi: avoid null dereference in deinitLuca Weiss1-0/+3
2022-04-24media: venus: hfi: Add error message for timeout errorLuca Weiss1-1/+3
2022-04-24media: video-mux: Use dev_err_probe()Philipp Zabel1-3/+1
2022-04-24media: staging: media: ipu3: Fix AWB x_start position when rightmost stripe i...Kate Hsuan1-0/+11
2022-04-24media: media-entity.h: Fix documentation for media_create_intf_linkIan Jamison1-1/+1
2022-04-24media: media.h: remove unneeded <stdint.h> inclusionMasahiro Yamada1-3/+0
2022-04-24media: i2c: dw9714: Return zero in remove callbackUwe Kleine-König1-1/+0
2022-04-24media: i2c: dw9714: Disable the regulator when the driver fails to probeZheyu Ma1-0/+1
2022-04-24media: i2c: cleanup commentsTom Rix2-2/+2
2022-04-24media: i2c: ov5695: fix typos in commentsJulia Lawall1-1/+1
2022-04-24media: ov7640: Use ARRAY_SIZE instead of manual checkingMoses Christopher Bollavarapu1-14/+19
2022-04-24media: Revert "media: dw9768: activate runtime PM and turn off device"Sakari Ailus1-6/+0
2022-04-24media: Documentation: add documentation about subdev stateTomi Valkeinen1-0/+69
2022-04-24media: subdev: add v4l2_subdev_get_fmt() helper functionTomi Valkeinen2-0/+43
2022-04-24media: subdev: add locking wrappers to subdev op wrappersTomi Valkeinen1-7/+48
2022-04-24media: subdev: add subdev state lockingTomi Valkeinen5-26/+181
2022-04-24media: subdev: pass also the active state to subdevs from ioctlsTomi Valkeinen1-10/+54
2022-04-24media: subdev: rename v4l2_subdev_get_pad_* helpersTomi Valkeinen1-6/+19
2022-04-24media: subdev: add active state to struct v4l2_subdevTomi Valkeinen2-0/+79
2022-04-24media: subdev: rename subdev-state alloc & freeTomi Valkeinen5-17/+33
2022-04-24media: v4l2-subdev: drop extra #ifdefTomi Valkeinen1-2/+1
2022-04-24media: v4l2-subdev: fix #endif commentsTomi Valkeinen1-2/+2
2022-04-24media: i2c: ov5645: Fix media bus formatJacopo Mondi1-3/+3
2022-04-24media: mc: delete redundant code in __media_device_unregister_entityHangyu Hua1-2/+0
2022-04-24media: staging/intel-ipu3: Cleanup dummy buffers via helperUmang Jain1-14/+11
2022-04-24media: staging/intel-ipu3: Reset imgu_video_device sequenceUmang Jain1-0/+1
2022-04-24media: v4l2-async: Use endpoints in __v4l2_async_nf_add_fwnode_remote()Laurent Pinchart1-1/+1
2022-04-24media: staging: media: ipu3-imgu: Request specific firmware binarySakari Ailus2-2/+6
2022-04-24media: staging: media: ipu3: Fix AF x_start position when rightmost stripe is...Kate Hsuan1-0/+9
2022-04-24media: i2c: max9286: fix kernel oops when removing moduleLaurentiu Palcu1-12/+7
2022-04-24media: v4l: ioctl: Set bus_info in v4l_querycap()Sakari Ailus40-95/+4
2022-04-24media: mc: Set bus_info in media_device_init()Sakari Ailus9-17/+7
2022-04-24media: mc: Provide a helper for setting bus_info fieldSakari Ailus1-3/+26
2022-04-24media: mc: media_device_init() initialises a media_device, not media_entitySakari Ailus1-6/+6
2022-04-24media: mc: Remove redundant documentationSakari Ailus2-15/+6
2022-04-24media: ccs: Use unsigned int as index to an arraySakari Ailus1-2/+2
2022-04-24media: ccs: Use %u for printing unsigned values, remove extra debug printSakari Ailus1-17/+15
2022-04-24media: v4l2-async: Create links during v4l2_async_match_notify()Daniel Scally1-0/+31
2022-04-24media: entity: Add support for ancillary linksDaniel Scally2-0/+41
2022-04-24media: entity: Add link_type_name() helperDaniel Scally1-3/+15
2022-04-24media: media.h: Add new media link typeDaniel Scally3-5/+19
2022-04-24media: entity: Skip non-data links in graph iterationDaniel Scally1-0/+6
2022-04-24media: entity: skip non-data link when removing reverse linksYunke Cao1-15/+19
2022-04-24media: imx: imx-mipi-csis: Add support for JPEG_1X8Jacopo Mondi1-0/+28
2022-04-24media: cec: add optional adap_configured callbackHans Verkuil3-1/+15
2022-04-24media: cec: add xfer_timeout_ms fieldHans Verkuil3-14/+20
2022-04-24media: cec: use call_op and check for !unregisteredHans Verkuil6-40/+51
2022-04-24media: cec.h: add cec_msg_recv_is_rx/tx_result helpersHans Verkuil1-0/+20