summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | media: i2c: imx208: Set V4L2_CTRL_FLAG_MODIFY_LAYOUT on flipsDave Stevenson2022-12-061-0/+4
| * | | | | | media: i2c: ov2680: Set V4L2_CTRL_FLAG_MODIFY_LAYOUT on flipsDave Stevenson2022-12-061-0/+2
| * | | | | | media: ov5640: report correct frame rate to userGuoniu.zhou2022-12-061-10/+12
| * | | | | | media: i2c: ov9282: Add ov9281 compatibleAlexander Stein2022-12-061-1/+4
| * | | | | | media: ov5640: set correct default link frequencyGuoniu.zhou2022-12-061-1/+2
| * | | | | | media: rzg2l-cru: fix a test for timeoutDan Carpenter2022-12-061-1/+1
| * | | | | | media: rzg2l-cru: Fix missing error code in rzg2l_cru_start_streaming_vq()Jiapeng Chong2022-12-061-0/+1
| * | | | | | media: platform: renesas: rzg2l-cru: Add missing documentation for image_conv...Lad Prabhakar2022-12-061-0/+2
| * | | | | | media: dvbdev: fix refcnt bugLin Ma2022-12-061-1/+1
| * | | | | | media: sun6i-csi: clarify return value, fix uninited variable and add missing...Hans Verkuil2022-12-061-4/+4
| * | | | | | media: i2c: tc358746: make DEFINE_RUNTIME_DEV_PM_OPS staticHans Verkuil2022-12-061-2/+2
| * | | | | | media: dvb-frontends: drx39xyj: set missing error codeHans Verkuil2022-12-061-0/+1
| * | | | | | media: videobuf2: revert "get_userptr: buffers are always writable"Hans Verkuil2022-12-065-8/+19
| * | | | | | media: rzg2l-cru: Remove unnecessary shadowing of ret in rzg2l_csi2_s_stream()Nathan Chancellor2022-12-061-2/+0
| * | | | | | media: saa7164: fix missing pci_disable_device()Liu Shixin2022-12-061-1/+3
| * | | | | | media: ov5693: Add support for a privacy-led GPIOHans de Goede2022-12-061-0/+10
| * | | | | | media: dvb-usb: m920x: make read-only arrays static constColin Ian King2022-12-021-8/+8
| * | | | | | media: ipu3-cio2: make the bridge depend on i2cAdam Borowski2022-11-251-0/+1
| * | | | | | media: s5p-mfc: Add variant data for MFC v7 hardware for Exynos 3250 SoCAakarsh Jain2022-11-251-2/+15
| |/ / / / /
| * | | | | media: mediatek: vcodec: Core thread depends on core_listYunfei Dong2022-11-251-1/+1
| * | | | | media: mediatek: vcodec: Setting lat buf to lat_list when lat decode errorYunfei Dong2022-11-251-5/+10
| * | | | | media: mediatek: vcodec: Fix h264 set lat buffer errorYunfei Dong2022-11-251-11/+17
| * | | | | media: mediatek: vcodec: Can't set dst buffer to done when lat decode errorYunfei Dong2022-11-251-1/+1
| * | | | | media: mediatek: vcodec: Fix getting NULL pointer for dst bufferYunfei Dong2022-11-251-4/+7
| * | | | | media: amphion: lock and check m2m_ctx in event handlerMing Qian2022-11-252-2/+8
| * | | | | media: amphion: cancel vpu before release instanceMing Qian2022-11-251-4/+7
| * | | | | media: amphion: try to wakeup vpu core to avoid failureMing Qian2022-11-254-4/+38
| * | | | | media: Add dependency on ARCH_ASPEEDPeter Robinson2022-11-251-0/+1
| * | | | | media: sun8i-a83t-mipi-csi2: Register async subdev with no sensor attachedPaul Kocialkowski2022-11-251-5/+12
| * | | | | media: sun6i-mipi-csi2: Register async subdev with no sensor attachedPaul Kocialkowski2022-11-251-5/+12
| * | | | | media: sun8i-a83t-mipi-csi2: Require both pads to be connected for streamingPaul Kocialkowski2022-11-251-2/+4
| * | | | | media: sun6i-mipi-csi2: Require both pads to be connected for streamingPaul Kocialkowski2022-11-251-2/+4
| * | | | | media: amphion: encoder add support for contiguous planesMing Qian2022-11-251-0/+8
| * | | | | media: amphion: decoder add support for contiguous planesMing Qian2022-11-251-0/+16
| * | | | | media: amphion: tell and handle contiguous and non contiguous formatMing Qian2022-11-2510-165/+297
| * | | | | media: add nv12_8l128 and nv12_10be_8l128 video format.Ming Qian2022-11-251-0/+2
| * | | | | media: v4l: Use memset_after() helperXiu Jianfeng2022-11-251-45/+39
| * | | | | media: rcar-vin: Add support for Gen3 UDS (Up Down Scaler)Niklas Söderlund2022-11-254-0/+83
| * | | | | media: rcar-vin: Store scaler in a function pointerNiklas Söderlund2022-11-254-13/+46
| * | | | | media: rcar-vin: Do not cache remote rectangleNiklas Söderlund2022-11-252-21/+65
| * | | | | media: dvb-usb: az6027: fix null-ptr-deref in az6027_i2c_xfer()Baisong Zhong2022-11-251-0/+4
| * | | | | media: dvb-core: Fix ignored return value in dvb_register_frontend()Chen Zhongjin2022-11-251-1/+7
| * | | | | media: dvb-usb: dib0700_devices: Remove unused struct dibx090p_adcYuan Can2022-11-251-7/+0
| * | | | | media: dib0700: remove orphan dvb_usb_dib0700_ir_proto declarationGaosheng Cui2022-11-251-1/+0
| * | | | | media: dvb-usb: fix memory leak in dvb_usb_adapter_init()Mazin Al Haddad2022-11-251-1/+3
| * | | | | media: dvbdev: adopts refcnt to avoid UAFLin Ma2022-11-253-9/+27
| * | | | | media: media/dvb-frontends: fix repeated words in commentswangjianli2022-11-251-1/+1
| * | | | | media: dvb_ringbuffer : Fix a bug in dvb_ringbuffer.cYongSu Yoo2022-11-251-1/+3
| * | | | | media: mantis: Kconfig: add depends on DVB_CORE for MANTIS_CORELecopzer Chen2022-11-251-1/+1
| * | | | | media: dvb-core: Fix double free in dvb_register_device()Keita Suzuki2022-11-251-0/+1