aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media
AgeCommit message (Expand)Author
2022-07-13Merge branch 'v5.15/standard/base' into v5.15/standard/nxp-sdk-5.15/nxp-socBruce Ashfield
2022-07-12media: davinci: vpif: fix use-after-free on driver unbindJohan Hovold
2022-07-12media: omap3isp: Use struct_group() for memcpy() regionKees Cook
2022-07-12media: ir_toy: prevent device from hanging during transmitSean Young
2022-06-14Merge branch 'v5.15/standard/base' into v5.15/standard/nxp-sdk-5.15/nxp-socBruce Ashfield
2022-06-14Merge branch 'v5.15/standard/base' into v5.15/standard/nxp-sdk-5.15/nxp-socBruce Ashfield
2022-06-09media: coda: Add more H264 levels for CODA960Nicolas Dufresne
2022-06-09media: coda: Fix reported H264 profileNicolas Dufresne
2022-06-09media: i2c: ov5648: fix wrong pointer passed to IS_ERR() and PTR_ERR()Yang Yingliang
2022-06-09media: ov7670: remove ov7670_power_off from ov7670_removeDongliang Mu
2022-06-09media: atmel: atmel-sama5d2-isc: fix wrong mask in YUYV format checkEugen Hristev
2022-06-09media: vsp1: Fix offset calculation for plane croppingMichael Rodin
2022-06-09media: pvrusb2: fix array-index-out-of-bounds in pvr2_i2c_core_initPavel Skripkin
2022-06-09media: exynos4-is: Change clk_disable to clk_disable_unprepareMiaoqian Lin
2022-06-09media: i2c: rdacm2x: properly set subdev entity functionLaurentiu Palcu
2022-06-09media: atmel: atmel-isc: Fix PM disable depth imbalance in atmel_isc_probeMiaoqian Lin
2022-06-09media: st-delta: Fix PM disable depth imbalance in delta_probeMiaoqian Lin
2022-06-09media: exynos4-is: Fix PM disable depth imbalance in fimc_is_probeMiaoqian Lin
2022-06-09media: aspeed: Fix an error handling path in aspeed_video_probe()Christophe JAILLET
2022-06-09media: uvcvideo: Fix missing check to determine if element is found in listXiaomeng Tong
2022-06-09media: i2c: max9286: fix kernel oops when removing moduleLaurentiu Palcu
2022-06-09media: i2c: max9286: Use "maxim,gpio-poc" propertyJacopo Mondi
2022-06-09media: i2c: max9286: Use dev_err_probe() helperNiklas Söderlund
2022-06-09media: exynos4-is: Fix compile warningKwanghoon Son
2022-06-09media: cec-adap.c: fix is_configuring stateHans Verkuil
2022-06-09media: imon: reorganize serializationTetsuo Handa
2022-06-09media: ccs-core.c: fix failure to call clk_disable_unprepareHans Verkuil
2022-06-09media: coda: limit frame interval enumeration to supported encoder frame sizesPhilipp Zabel
2022-06-09media: rga: fix possible memory leak in rga_probeHangyu Hua
2022-06-09media: cx25821: Fix the warning when removing the moduleZheyu Ma
2022-06-09media: pci: cx23885: Fix the error handling in cx23885_initdev()Zheyu Ma
2022-06-09media: venus: hfi: avoid null dereference in deinitLuca Weiss
2022-06-06media: i2c: imx412: Fix power_off orderingBryan O'Donoghue
2022-06-06media: i2c: imx412: Fix reset GPIO polarityBryan O'Donoghue
2022-05-24media: ov5640 mipi v2: fix kernel warning when no camera is plugged inXiaolei Wang
2022-04-20Merge branch 'v5.15/standard/base' into v5.15/standard/nxp-sdk-5.15/nxp-socBruce Ashfield
2022-04-20media: rockchip/rga: do proper error checking in probeKyle Copperfield
2022-04-14media: imx-jpeg: use NV12M to represent non contiguous NV12Ming Qian
2022-04-14media: imx-jpeg: Add pm-runtime support for imx-jpegMirela Rabulea
2022-04-14media: imx-jpeg: Remove soft reset between frames encodingMirela Rabulea
2022-04-14media: imx-jpeg: Fix occasional decoder fail on jpegs without DHTMirela Rabulea
2022-04-14media: imx-jpeg: Make use of the helper function devm_platform_ioremap_resour...Cai Huoqing
2022-04-14LF-2861-1 media: mipi_csi: Fix Coverity Issue: 17695 Dereference before null ...Robby Cai
2022-04-14LF-2859-1 media: mxc_capture: Fix Coverity Issue: 17678 Dereference before nu...Robby Cai
2022-04-14LF-2855-1 media: camera: Fix Coverity Issue: 17397 Unsigned compared against 0Robby Cai
2022-04-14LF-1162-19 media: mxc: pxp_v4l2: change to use VFL_TYPE_VIDEODong Aisheng
2022-04-14media: v4l2: add pxp_v4l2 driverRobby Cai
2022-04-14LF-2091 media: platform: mxc_vout: Do not check 'crop->c.width/height<0' in m...Liu Ying
2022-04-14LF-2225-4 mxc_vout: remove FBINFO_MISC_USEREVENTDong Aisheng
2022-04-14MMFMWK-7549 [media] videobuf: store field and timestamp when queue USERPTR bu...Haihua Hu