aboutsummaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2022-05-13media: mediatek: vcodec: record capture queue format typeYunfei Dong
2022-05-13media: mediatek: vcodec: Fix v4l2-compliance failYunfei Dong
2022-05-13media: mediatek: vcodec: disable vp8 4K capabilityYunfei Dong
2022-05-13media: mediatek: vcodec: Add format to support MT21CYunfei Dong
2022-05-13media: mediatek: vcodec: Getting supported decoder format typesYunfei Dong
2022-05-13media: mediatek: vcodec: Refactor supported vdec formats and framesizesYunfei Dong
2022-05-13media: mediatek: vcodec: Refactor get and put capture buffer flowYunfei Dong
2022-05-13media: mediatek: vcodec: set each plane bytesused in buf prepareYunfei Dong
2022-05-13media: mediatek: vcodec: Read max resolution from dec_capabilityYunfei Dong
2022-05-13media: mediatek: vcodec: get capture queue buffer size from scpYunfei Dong
2022-05-13media: mediatek: vcodec: Using firmware type to separate different firmware a...Yunfei Dong
2022-05-13media: mediatek: vcodec: Add vdec enable/disable hardware helpersYunfei Dong
2022-05-13media: mediatek: vcodec: Fix v4l2 compliance decoder cmd test failYunfei Dong
2022-05-13media: cec-adap.c: drop activate_cnt, use state info insteadHans Verkuil
2022-05-13media: cec-adap.c: reconfigure if the PA changes during configurationHans Verkuil
2022-05-13media: cec-adap.c: fix is_configuring stateHans Verkuil
2022-05-13media: cec-adap.c: stop trying LAs on CEC_TX_STATUS_TIMEOUTHans Verkuil
2022-05-13media: cec-adap.c: don't unconfigure if already unconfiguredHans Verkuil
2022-05-13media: cec-pin.c: don't zero work_pin_num_events in adap_enableHans Verkuil
2022-05-13media: cec-pin.c: disabling the adapter cannot call kthread_stopHans Verkuil
2022-05-13media: imon: reorganize serializationTetsuo Handa
2022-05-13media: imon: drop references only after device is no longer usedOliver Neukum
2022-05-13media: imon: fix timer racing disconnectOliver Neukum
2022-05-13media: imon: avoid needless atomic allocations in resumeOliver Neukum
2022-05-13media: s5k6a3: add missing clk_disable_unprepareHans Verkuil
2022-05-13media: ccs-core.c: fix failure to call clk_disable_unprepareHans Verkuil
2022-05-13media: cx25821: request_irq -> devm_request_irqHans Verkuil
2022-05-13media: videobuf2-dma-sg.c: kvmalloc_array -> kvcallocHans Verkuil
2022-05-13media: v4l2-ctls-core.c: kvmalloc_array -> kvcallocHans Verkuil
2022-05-13media: v4l2-subdev.c: kvmalloc_array -> kvcallocHans Verkuil
2022-05-13media: amphion: G/S_PARM only for encoder's output queueMing Qian
2022-05-13media: amphion: wake up when error occursMing Qian
2022-05-13media: atmel: microchip-csi2dc: add link validation supportEugen Hristev
2022-05-13media: atmel: atmel-sama7g5-isc: remove stray lineEugen Hristev
2022-05-13media: atmel: atmel-isc: compact the controller formats listEugen Hristev
2022-05-13media: atmel: atmel-isc-base: use mutex to lock awb workq from streamingEugen Hristev
2022-05-13media: atmel: atmel-sama5d2-isc: fix wrong mask in YUYV format checkEugen Hristev
2022-05-13media: atmel: atmel-isc: remove redundant commentsEugen Hristev
2022-05-13media: atmel: atmel-isc-base: replace is_streaming call in s_fmt_vid_capEugen Hristev
2022-05-13media: atmel: atmel-isc-base: use streaming status when queueing buffersEugen Hristev
2022-05-13media: vsp1: Fix offset calculation for plane croppingMichael Rodin
2022-05-13media: vsp1: Use vb2_queue_is_busy()Laurent Pinchart
2022-05-13media: vsp1: Don't open-code vb2_fop_release()Laurent Pinchart
2022-05-13media: videobuf2-v4l2: Expose vb2_queue_is_busy() to driversLaurent Pinchart
2022-05-13media: rockchip: rkisp1: Use mipi-csi2.hLaurent Pinchart
2022-05-13media: cadence: cdns-csi2tx: Use mipi-csi2.hLaurent Pinchart
2022-05-13media: amphion: ensure the buffer count is not less than min_bufferMing Qian
2022-05-13media: stkwebcam: move stk_camera_read_reg() scratch buffer to struct stk_cameraTom Rix
2022-05-13media: coda: limit frame interval enumeration to supported encoder frame sizesPhilipp Zabel
2022-05-13media: coda: fix default JPEG colorimetryPhilipp Zabel