summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
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
2022-08-17media: isl7998x: select V4L2_FWNODE to fix build errorRandy Dunlap1-0/+1
2022-06-03Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds7-8/+8
2022-05-25Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-2/+6
2022-05-17media: v4l2: Reorder field reflistNicolas Dufresne1-0/+42
2022-05-17media: h264: Sort p/b reflist using frame_numNicolas Dufresne1-10/+13
2022-05-17media: v4l2: Trace calculated p/b0/b1 initial reflistNicolas Dufresne1-0/+100
2022-05-17media: h264: Store all fields into the unordered listNicolas Dufresne2-19/+48
2022-05-17media: h264: Store current picture fieldsNicolas Dufresne1-3/+7
2022-05-17media: h264: Increase reference lists size to 32Nicolas Dufresne1-3/+3
2022-05-17media: h264: Use v4l2_h264_reference for reflistNicolas Dufresne6-46/+80
2022-05-17media: ov7251: fix mutex lock unbalanceMauro Carvalho Chehab1-0/+1
2022-05-17media: i2c: Add vblank control to ov7251 driverDaniel Scally1-0/+53
2022-05-17media: i2c: Add hblank control to ov7251Daniel Scally1-0/+12
2022-05-17media: i2c: add ov7251_init_ctrls()Daniel Scally1-41/+52
2022-05-17media: i2c: Extend .get_selection() for ov7251Daniel Scally1-6/+29
2022-05-17media: ipu3-cio2: Add INT347E to cio2-bridgeDaniel Scally1-0/+2