summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2022-04-24media: platform: samsung: remove redundant assignment to variable mColin Ian King
2022-04-24media: coda: consolidate job_finish calls on decoder prepare_run failurePhilipp Zabel
2022-04-24media: coda: assert bitstream mutex is locked in coda_fill_bitstreamPhilipp Zabel
2022-04-24media: coda: disable stateful encoder ioctls for jpeg encoderPhilipp Zabel
2022-04-24media: coda: disable encoder ioctls for decoder devicesPhilipp Zabel
2022-04-24media: coda: disable encoder cmd ioctl on decoder and vice versaPhilipp Zabel
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: 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: 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: 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: 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: i2c: ov5645: Fix media bus formatJacopo Mondi
2022-04-24media: mc: delete redundant code in __media_device_unregister_entityHangyu Hua
2022-04-24media: v4l2-async: Use endpoints in __v4l2_async_nf_add_fwnode_remote()Laurent Pinchart
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: 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
2022-04-24media: entity: Skip non-data links in graph iterationDaniel Scally
2022-04-24media: entity: skip non-data link when removing reverse linksYunke Cao
2022-04-24media: imx: imx-mipi-csis: Add support for JPEG_1X8Jacopo Mondi
2022-04-24media: cec: add optional adap_configured callbackHans Verkuil
2022-04-24media: cec: add xfer_timeout_ms fieldHans Verkuil
2022-04-24media: cec: use call_op and check for !unregisteredHans Verkuil
2022-04-24media: cec: correctly pass on reply resultsHans Verkuil