summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-24media: venus: venc: Add support for intra-refresh typeDikshita Agarwal
2022-04-24media: v4l2-ctrls: Add intra-refresh type controlDikshita Agarwal
2022-04-24media: venus: vdec: Use output resolution on reconfigureStanimir Varbanov
2022-04-24media: venus: Add a handling of QC10C compressed formatStanimir Varbanov
2022-04-24media: venus: hfi_platform: Correct supported compressed formatStanimir Varbanov
2022-04-24media: venus: Add a handling of QC08C compressed formatStanimir Varbanov
2022-04-24media: venus: helpers: Add helper to check supported pixel formatsStanimir Varbanov
2022-04-24media: v4l: Add Qualcomm custom compressed pixel formatsStanimir Varbanov
2022-04-24media: venus: vdec: ensure venus is powered on during stream offVikash Garodia
2022-04-24media: venus: do not queue internal buffers from previous sequenceVikash Garodia
2022-04-24media: venus: hfi: avoid null dereference in deinitLuca Weiss
2022-04-24media: venus: hfi: Add error message for timeout errorLuca Weiss
2022-04-24media: video-mux: Use dev_err_probe()Philipp Zabel
2022-04-24media: staging: media: ipu3: Fix AWB x_start position when rightmost stripe i...Kate Hsuan
2022-04-24media: media-entity.h: Fix documentation for media_create_intf_linkIan Jamison
2022-04-24media: media.h: remove unneeded <stdint.h> inclusionMasahiro Yamada
2022-04-24media: i2c: dw9714: Return zero in remove callbackUwe Kleine-König
2022-04-24media: i2c: dw9714: Disable the regulator when the driver fails to probeZheyu Ma
2022-04-24media: i2c: cleanup commentsTom Rix
2022-04-24media: i2c: ov5695: fix typos in commentsJulia Lawall
2022-04-24media: ov7640: Use ARRAY_SIZE instead of manual checkingMoses Christopher Bollavarapu
2022-04-24media: Revert "media: dw9768: activate runtime PM and turn off device"Sakari Ailus
2022-04-24media: Documentation: add documentation about subdev stateTomi Valkeinen
2022-04-24media: subdev: add v4l2_subdev_get_fmt() helper functionTomi Valkeinen
2022-04-24media: subdev: add locking wrappers to subdev op wrappersTomi Valkeinen
2022-04-24media: subdev: add subdev state lockingTomi Valkeinen
2022-04-24media: subdev: pass also the active state to subdevs from ioctlsTomi Valkeinen
2022-04-24media: subdev: rename v4l2_subdev_get_pad_* helpersTomi Valkeinen
2022-04-24media: subdev: add active state to struct v4l2_subdevTomi Valkeinen
2022-04-24media: subdev: rename subdev-state alloc & freeTomi Valkeinen
2022-04-24media: v4l2-subdev: drop extra #ifdefTomi Valkeinen
2022-04-24media: v4l2-subdev: fix #endif commentsTomi Valkeinen
2022-04-24media: i2c: ov5645: Fix media bus formatJacopo Mondi
2022-04-24media: mc: delete redundant code in __media_device_unregister_entityHangyu Hua
2022-04-24media: staging/intel-ipu3: Cleanup dummy buffers via helperUmang Jain
2022-04-24media: staging/intel-ipu3: Reset imgu_video_device sequenceUmang Jain
2022-04-24media: v4l2-async: Use endpoints in __v4l2_async_nf_add_fwnode_remote()Laurent Pinchart
2022-04-24media: staging: media: ipu3-imgu: Request specific firmware binarySakari Ailus
2022-04-24media: staging: media: ipu3: Fix AF x_start position when rightmost stripe is...Kate Hsuan
2022-04-24media: i2c: max9286: fix kernel oops when removing moduleLaurentiu Palcu
2022-04-24media: v4l: ioctl: Set bus_info in v4l_querycap()Sakari Ailus
2022-04-24media: mc: Set bus_info in media_device_init()Sakari Ailus
2022-04-24media: mc: Provide a helper for setting bus_info fieldSakari Ailus
2022-04-24media: mc: media_device_init() initialises a media_device, not media_entitySakari Ailus
2022-04-24media: mc: Remove redundant documentationSakari Ailus
2022-04-24media: ccs: Use unsigned int as index to an arraySakari Ailus
2022-04-24media: ccs: Use %u for printing unsigned values, remove extra debug printSakari Ailus
2022-04-24media: v4l2-async: Create links during v4l2_async_match_notify()Daniel Scally
2022-04-24media: entity: Add support for ancillary linksDaniel Scally
2022-04-24media: entity: Add link_type_name() helperDaniel Scally