summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* media: saa7134: simplify if-if to if-elseWan Jiabing2022-04-241-2/+1
* media: imx-jpeg: don't change byteused of queued bufferMing Qian2022-04-241-2/+0
* media: cx25821: Fix the warning when removing the moduleZheyu Ma2022-04-241-1/+1
* media: pci: cx23885: Fix the error handling in cx23885_initdev()Zheyu Ma2022-04-241-3/+3
* media: v4l2: fix uninitialized value tuner_status(CWE-457)Yan Lei2022-04-241-2/+2
* media: coda: Add more H264 levels for CODA960Nicolas Dufresne2022-04-241-3/+6
* media: coda: Fix reported H264 profileNicolas Dufresne2022-04-241-3/+3
* media: imx-jpeg: Correct the pixel format of rgbMing Qian2022-04-243-20/+20
* media: imx-jpeg: Add pm-sleep support for imx-jpegMing Qian2022-04-241-0/+24
* media: coda: jpeg: start streaming without valid headerPhilipp Zabel2022-04-241-3/+7
* media: coda: jpeg: improve header parse error messagePhilipp Zabel2022-04-242-9/+3
* media: coda: jpeg: set buffer error flag when header parsing failsPhilipp Zabel2022-04-241-1/+1
* media: coda: add JPEG downscale supportPhilipp Zabel2022-04-243-8/+39
* media: platform: samsung: remove redundant assignment to variable mColin Ian King2022-04-241-1/+0
* media: coda: consolidate job_finish calls on decoder prepare_run failurePhilipp Zabel2022-04-243-13/+4
* media: coda: assert bitstream mutex is locked in coda_fill_bitstreamPhilipp Zabel2022-04-241-0/+2
* media: coda: disable stateful encoder ioctls for jpeg encoderPhilipp Zabel2022-04-241-0/+5
* media: coda: disable encoder ioctls for decoder devicesPhilipp Zabel2022-04-241-3/+4
* media: coda: disable encoder cmd ioctl on decoder and vice versaPhilipp Zabel2022-04-241-26/+12
* media: venus: venc: Add support for intra-refresh typeDikshita Agarwal2022-04-243-1/+14
* media: v4l2-ctrls: Add intra-refresh type controlDikshita Agarwal2022-04-241-0/+9
* media: venus: vdec: Use output resolution on reconfigureStanimir Varbanov2022-04-241-2/+2
* media: venus: Add a handling of QC10C compressed formatStanimir Varbanov2022-04-242-25/+20
* media: venus: hfi_platform: Correct supported compressed formatStanimir Varbanov2022-04-242-4/+4
* media: venus: Add a handling of QC08C compressed formatStanimir Varbanov2022-04-242-3/+17
* media: venus: helpers: Add helper to check supported pixel formatsStanimir Varbanov2022-04-242-0/+24
* media: v4l: Add Qualcomm custom compressed pixel formatsStanimir Varbanov2022-04-241-0/+2
* media: venus: vdec: ensure venus is powered on during stream offVikash Garodia2022-04-241-0/+2
* media: venus: do not queue internal buffers from previous sequenceVikash Garodia2022-04-241-9/+25
* media: venus: hfi: avoid null dereference in deinitLuca Weiss2022-04-241-0/+3
* media: venus: hfi: Add error message for timeout errorLuca Weiss2022-04-241-1/+3
* media: video-mux: Use dev_err_probe()Philipp Zabel2022-04-241-3/+1
* media: staging: media: ipu3: Fix AWB x_start position when rightmost stripe i...Kate Hsuan2022-04-241-0/+11
* media: i2c: dw9714: Return zero in remove callbackUwe Kleine-König2022-04-241-1/+0
* media: i2c: dw9714: Disable the regulator when the driver fails to probeZheyu Ma2022-04-241-0/+1
* media: i2c: ov5695: fix typos in commentsJulia Lawall2022-04-241-1/+1
* media: ov7640: Use ARRAY_SIZE instead of manual checkingMoses Christopher Bollavarapu2022-04-241-14/+19
* media: Revert "media: dw9768: activate runtime PM and turn off device"Sakari Ailus2022-04-241-6/+0
* media: subdev: add v4l2_subdev_get_fmt() helper functionTomi Valkeinen2022-04-241-0/+22
* media: subdev: add locking wrappers to subdev op wrappersTomi Valkeinen2022-04-241-7/+48
* media: subdev: add subdev state lockingTomi Valkeinen2022-04-244-20/+54
* media: subdev: pass also the active state to subdevs from ioctlsTomi Valkeinen2022-04-241-10/+54
* media: subdev: add active state to struct v4l2_subdevTomi Valkeinen2022-04-241-0/+21
* media: subdev: rename subdev-state alloc & freeTomi Valkeinen2022-04-244-12/+24
* media: v4l2-subdev: drop extra #ifdefTomi Valkeinen2022-04-241-2/+1
* media: i2c: ov5645: Fix media bus formatJacopo Mondi2022-04-241-3/+3
* media: mc: delete redundant code in __media_device_unregister_entityHangyu Hua2022-04-241-2/+0
* media: staging/intel-ipu3: Cleanup dummy buffers via helperUmang Jain2022-04-241-14/+11
* media: staging/intel-ipu3: Reset imgu_video_device sequenceUmang Jain2022-04-241-0/+1
* media: v4l2-async: Use endpoints in __v4l2_async_nf_add_fwnode_remote()Laurent Pinchart2022-04-241-1/+1