summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2022-05-13media: imon: drop references only after device is no longer usedOliver Neukum-2/+2
2022-05-13media: imon: fix timer racing disconnectOliver Neukum-1/+1
2022-05-13media: imon: avoid needless atomic allocations in resumeOliver Neukum-2/+2
2022-05-13media: s5k6a3: add missing clk_disable_unprepareHans Verkuil-1/+3
2022-05-13media: ccs-core.c: fix failure to call clk_disable_unprepareHans Verkuil-2/+5
2022-05-13media: cx25821: request_irq -> devm_request_irqHans Verkuil-2/+2
2022-05-13media: videobuf2-dma-sg.c: kvmalloc_array -> kvcallocHans Verkuil-2/+1
2022-05-13media: v4l2-ctls-core.c: kvmalloc_array -> kvcallocHans Verkuil-3/+2
2022-05-13media: v4l2-subdev.c: kvmalloc_array -> kvcallocHans Verkuil-3/+2
2022-05-13media: hantro: HEVC: unconditionnaly set pps_{cb/cr}_qp_offset valuesBenjamin Gaignard-7/+2
2022-05-13media: hantro: HEVC: Fix reference frames managementBenjamin Gaignard-28/+5
2022-05-13media: hantro: HEVC: Fix tile info buffer value computationBenjamin Gaignard-1/+1
2022-05-13media: hantro: HEVC: Fix output frame chroma offsetBenjamin Gaignard-22/+16
2022-05-13media: hantro: Use post processor scaling capacitiesBenjamin Gaignard-12/+72
2022-05-13media: amphion: G/S_PARM only for encoder's output queueMing Qian-0/+6
2022-05-13media: amphion: wake up when error occursMing Qian-4/+4
2022-05-13media: atmel: microchip-csi2dc: add link validation supportEugen Hristev-0/+5
2022-05-13media: dt-bindings: media: microchip,xisc: add bus-width of 14Eugen Hristev-1/+1
2022-05-13media: atmel: atmel-sama7g5-isc: remove stray lineEugen Hristev-1/+0
2022-05-13media: atmel: atmel-isc: compact the controller formats listEugen Hristev-74/+37
2022-05-13media: atmel: atmel-isc-base: use mutex to lock awb workq from streamingEugen Hristev-4/+28
2022-05-13media: atmel: atmel-sama5d2-isc: fix wrong mask in YUYV format checkEugen Hristev-1/+1
2022-05-13media: atmel: atmel-isc: remove redundant commentsEugen Hristev-3/+3
2022-05-13media: atmel: atmel-isc-base: replace is_streaming call in s_fmt_vid_capEugen Hristev-1/+1
2022-05-13media: atmel: atmel-isc-base: use streaming status when queueing buffersEugen Hristev-1/+1
2022-05-13media: vsp1: Fix offset calculation for plane croppingMichael Rodin-3/+3
2022-05-13media: vsp1: Use vb2_queue_is_busy()Laurent Pinchart-1/+1
2022-05-13media: vsp1: Don't open-code vb2_fop_release()Laurent Pinchart-11/+1
2022-05-13media: videobuf2-v4l2: Expose vb2_queue_is_busy() to driversLaurent Pinchart-18/+31
2022-05-13media: rockchip: rkisp1: Use mipi-csi2.hLaurent Pinchart-27/+18
2022-05-13media: cadence: cdns-csi2tx: Use mipi-csi2.hLaurent Pinchart-2/+3
2022-05-13media: atomisp: don't pass a pointer to a local variableMauro Carvalho Chehab-2/+2
2022-05-13media: amphion: ensure the buffer count is not less than min_bufferMing Qian-0/+4
2022-05-13media: stkwebcam: move stk_camera_read_reg() scratch buffer to struct stk_cameraTom Rix-9/+4
2022-05-13media: coda: limit frame interval enumeration to supported encoder frame sizesPhilipp Zabel-6/+14
2022-05-13media: coda: fix default JPEG colorimetryPhilipp Zabel-6/+11
2022-05-13media: isif: remove unnecessary check of resYang Yingliang-2/+1
2022-05-13media: dm644x_ccdc: remove unnecessary check of resYang Yingliang-2/+1
2022-05-13media: dm355_ccdc: remove unnecessary check of resYang Yingliang-2/+1
2022-05-13media: dt-bindings: media: rockchip-vdec: Add RK3328 compatibleChristopher Obbard-1/+3
2022-05-13media: platform: video-viu: Do not select it by defaultFabio Estevam-1/+0
2022-05-13media: Documentation/media: Remove incorrect statementDorota Czaplejewicz-2/+1
2022-05-13media: amphion: no need to check return value of debugfs_create functionsLv Ruyi-12/+0
2022-05-13media: amphion: free ctrl handler if error is set and return errorMing Qian-0/+12
2022-05-13media: amphion: handle picture skipped eventMing Qian-1/+11
2022-05-13media: amphion: encoder copy timestamp from output to captureMing Qian-31/+16
2022-05-13media: amphion: decoder copy timestamp from output to captureMing Qian-50/+87
2022-05-13media: make RADIO_ADAPTERS tristateRandy Dunlap-2/+2
2022-05-13media: pvrusb2: fix array-index-out-of-bounds in pvr2_i2c_core_initPavel Skripkin-2/+5
2022-05-13media: rcar-vin: Remove stray blank lineNiklas Söderlund-1/+0