summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2022-10-24media: platform: fix some double free in meson-ge2d and mtk-jpeg and s5p-mfcHangyu Hua3-4/+1
2022-10-24media: cx88: Fix a null-ptr-deref bug in buffer_prepare()Zheyu Ma2-26/+26
2022-10-24media: xilinx: vipp: Fix refcount leak in xvip_graph_dma_initMiaoqian Lin1-4/+5
2022-10-24media: uvcvideo: Use entity get_cur in uvc_ctrl_setYunke Cao1-37/+46
2022-10-24media: uvcvideo: Fix memory leak in uvc_gpio_parseJosé Expósito1-4/+4
2022-10-24media: amphion: fix a bug that vpu core may not resume after suspendMing Qian4-44/+51
2022-10-24media: amphion: don't change the colorspace reported by decoder.Ming Qian1-8/+8
2022-10-24media: amphion: adjust the encoder's value range of gop sizeMing Qian1-1/+1
2022-10-24media: amphion: insert picture startcode after seek for vc1g formatMing Qian1-1/+1
2022-10-24media: exynos4-is: fimc-is: Add of_node_put() when breaking out of loopLiang He1-0/+1
2022-10-05media: v4l2-compat-ioctl32.c: zero buffer passed to v4l2_compat_get_array_args()Hans Verkuil1-0/+2
2022-10-05media: mediatek: vcodec: Drop platform_get_resource(IORESOURCE_IRQ)Nícolas F. R. A. Prado1-6/+3
2022-10-05media: dvb_vb2: fix possible out of bound accessHangyu Hua1-0/+11
2022-09-28media: flexcop-usb: fix endpoint type checkJohan Hovold1-1/+1
2022-09-08media: mceusb: Use new usb_control_msg_*() routinesAlan Stern1-21/+14
2022-09-05media: pvrusb2: fix memory leak in pvr_probeDongliang Mu1-0/+1
2022-08-25venus: pm_helpers: Fix warning in OPP during probeStanimir Varbanov1-5/+5
2022-08-17Revert "devcoredump: remove the useless gfp_t parameter in dev_coredumpv and ...Greg Kroah-Hartman1-1/+1
2022-08-17devcoredump: remove the useless gfp_t parameter in dev_coredumpv and dev_core...Duoming Zhou1-1/+1
2022-08-17media: ov7251: add missing disable functions on error in ov7251_set_power_on()Yang Yingliang1-0/+2
2022-08-17media: v4l: async: Also match secondary fwnode endpointsSakari Ailus1-14/+21
2022-08-17media: amphion: only insert the first sequence startcode for vc1l formatMing Qian4-2/+10
2022-08-17media: amphion: sync buffer status with firmware during abortMing Qian1-0/+9
2022-08-17media: amphion: defer setting last_buffer_dequeued until resolution changes a...Ming Qian2-15/+23
2022-08-17media: mediatek: vcodec: Initialize decoder parameters for each instanceChen-Yu Tsai1-1/+2
2022-08-17media: mediatek: vcodec: decoder: Drop max_{width,height} from mtk_vcodec_ctxChen-Yu Tsai2-13/+0
2022-08-17media: mediatek: vcodec: decoder: Skip alignment for default resolutionChen-Yu Tsai1-7/+0
2022-08-17media: mediatek: vcodec: decoder: Fix resolution clamping in TRY_FMTChen-Yu Tsai1-12/+36
2022-08-17media: mediatek: vcodec: decoder: Fix 4K frame size enumerationChen-Yu Tsai2-2/+7
2022-08-17media: amphion: release core lock before reset vpu coreMing Qian1-1/+6
2022-08-17media: platform: mtk-mdp: Fix mdp_ipi_comm structure alignmentAngeloGioacchino Del Regno1-0/+2
2022-08-17media: mediatek: vcodec: Fix non subdev architecture open power failYunfei Dong1-0/+2
2022-08-17media: tw686x: Fix memory leak in tw686x_video_initMiaoqian Lin1-1/+3
2022-08-17media: driver/nxp/imx-jpeg: fix a unexpected return value problemJian Zhang1-0/+2
2022-08-17media: mediatek: vcodec: Skip SOURCE_CHANGE & EOS events for statelessChen-Yu Tsai1-0/+5
2022-08-17media: mediatek: vcodec: Initialize decoder parameters after getting dec_capa...Yunfei Dong2-2/+2
2022-08-17media: sta2x11: remove VIRT_TO_BUS dependencyArnd Bergmann1-1/+1
2022-08-17media: v4l2-mem2mem: prevent pollerr when last_buffer_dequeued is setMing Qian1-1/+1
2022-08-17media: hdpvr: fix error value returns in hdpvr_readNiels Dossche1-1/+1
2022-08-17media: amphion: output firmware error messageMing Qian1-1/+6
2022-08-17media: imx-jpeg: Disable slot interrupt when frame doneMing Qian3-8/+8
2022-08-17media: rcar-vin: Fix channel routing for EbisuNiklas Söderlund1-1/+1
2022-08-17media: imx-jpeg: Implement drain using v4l2-mem2mem helpersMing Qian2-84/+73
2022-08-17media: imx-jpeg: Align upwards buffer sizeMing Qian1-51/+37
2022-08-17media: imx-jpeg: Leave a blank space before the configuration dataMing Qian1-1/+8
2022-08-17media: imx-jpeg: Correct some definition according specificationMing Qian1-4/+4
2022-08-17media: amphion: return error if format is unsupported by vpuMing Qian2-2/+6
2022-08-17media: tw686x: Register the irq at the end of probeZheyu Ma1-10/+8
2022-08-17media: camss: csid: fix wrong size passed to devm_kmalloc_array()Yang Yingliang1-1/+1
2022-08-17media: atmel: atmel-sama7g5-isc: fix warning in configs without OFEugen Hristev1-0/+2