| Commit message (Expand) | Author | Age | Files | Lines |
* | media: Switch to use dev_err_probe() helper | Yang Yingliang | 2022-12-07 | 13 | -84/+41 |
* | headers: Remove some left-over license text in include/uapi/linux/v4l2-* | Christophe JAILLET | 2022-12-07 | 5 | -103/+0 |
* | headers: Remove some left-over license text in include/uapi/linux/dvb/ | Christophe JAILLET | 2022-12-07 | 8 | -120/+0 |
* | media: usb: pwc-uncompress: Use flex array destination for memcpy() | Gustavo A. R. Silva | 2022-12-07 | 1 | -1/+1 |
* | media: s5p-mfc: Fix to handle reference queue during finishing | Smitha T Murthy | 2022-12-07 | 1 | -2/+10 |
* | media: s5p-mfc: Clear workbit to handle error condition | Smitha T Murthy | 2022-12-07 | 1 | -1/+3 |
* | media: s5p-mfc: Fix in register read and write for H264 | Smitha T Murthy | 2022-12-07 | 1 | -7/+7 |
* | media: imx: Use get_mbus_config instead of parsing upstream DT endpoints | Philipp Zabel | 2022-12-07 | 4 | -118/+63 |
* | media: ths7303: Fix the include guard | Christophe JAILLET | 2022-12-07 | 1 | -2/+2 |
* | media: c8sectpfe: Add of_node_put() when breaking out of loop | Liang He | 2022-12-07 | 1 | -0/+1 |
* | media: Kconfig: Make DVB_CORE=m possible when MEDIA_SUPPORT=y | Lecopzer Chen | 2022-12-07 | 1 | -1/+1 |
* | media: i2c: isl7998x: make const array isl7998x_video_in_chan_map static | Colin Ian King | 2022-12-07 | 1 | -1/+1 |
* | drivers: staging: media: omap4iss: Use BIT macro instead of left shifting | Moses Christopher Bollavarapu | 2022-12-07 | 1 | -9/+9 |
* | media: v4l2-mediabus: add support for dual edge sampling | Michael Riesch | 2022-12-07 | 2 | -12/+28 |
* | dt-bindings: media: video-interfaces: add support for dual edge sampling | Michael Riesch | 2022-12-07 | 1 | -2/+3 |
* | media: pt3: Use dma_set_mask_and_coherent() and simplify code | Christophe JAILLET | 2022-12-07 | 1 | -12/+4 |
* | media: ipu3-cio2: make the bridge depend on i2c | Adam Borowski | 2022-12-07 | 1 | -0/+1 |
* | media: MAINTAINERS: Add Hans de Goede as staging/atomisp maintainer | Hans de Goede | 2022-12-07 | 1 | -0/+1 |
* | media: s5p-mfc: Add variant data for MFC v7 hardware for Exynos 3250 SoC | Aakarsh Jain | 2022-11-26 | 1 | -2/+15 |
* | media: dt-bindings: s5p-mfc: Add new compatible string for Exynos3250 SoC | Aakarsh Jain | 2022-11-25 | 1 | -4/+6 |
* | media: mediatek: vcodec: Core thread depends on core_list | Yunfei Dong | 2022-11-25 | 1 | -1/+1 |
* | media: mediatek: vcodec: Setting lat buf to lat_list when lat decode error | Yunfei Dong | 2022-11-25 | 1 | -5/+10 |
* | media: mediatek: vcodec: Fix h264 set lat buffer error | Yunfei Dong | 2022-11-25 | 1 | -11/+17 |
* | media: mediatek: vcodec: Can't set dst buffer to done when lat decode error | Yunfei Dong | 2022-11-25 | 1 | -1/+1 |
* | media: mediatek: vcodec: Fix getting NULL pointer for dst buffer | Yunfei Dong | 2022-11-25 | 1 | -4/+7 |
* | media: amphion: lock and check m2m_ctx in event handler | Ming Qian | 2022-11-25 | 2 | -2/+8 |
* | media: amphion: cancel vpu before release instance | Ming Qian | 2022-11-25 | 1 | -4/+7 |
* | media: amphion: try to wakeup vpu core to avoid failure | Ming Qian | 2022-11-25 | 4 | -4/+38 |
* | media: dt-bindings: mediatek: vcodec: Add the platform compatible to schema | Irui Wang | 2022-11-25 | 1 | -1/+11 |
* | media: Add dependency on ARCH_ASPEED | Peter Robinson | 2022-11-25 | 1 | -0/+1 |
* | media: vivid.rst: fix TV and S-Video Inputs section | Deming Wang | 2022-11-25 | 1 | -1/+1 |
* | media: sun8i-a83t-mipi-csi2: Register async subdev with no sensor attached | Paul Kocialkowski | 2022-11-25 | 1 | -5/+12 |
* | media: sun6i-mipi-csi2: Register async subdev with no sensor attached | Paul Kocialkowski | 2022-11-25 | 1 | -5/+12 |
* | media: sun8i-a83t-mipi-csi2: Require both pads to be connected for streaming | Paul Kocialkowski | 2022-11-25 | 1 | -2/+4 |
* | media: sun6i-mipi-csi2: Require both pads to be connected for streaming | Paul Kocialkowski | 2022-11-25 | 1 | -2/+4 |
* | media: amphion: encoder add support for contiguous planes | Ming Qian | 2022-11-25 | 1 | -0/+8 |
* | media: amphion: decoder add support for contiguous planes | Ming Qian | 2022-11-25 | 1 | -0/+16 |
* | media: amphion: tell and handle contiguous and non contiguous format | Ming Qian | 2022-11-25 | 10 | -165/+297 |
* | media: add nv12_8l128 and nv12_10be_8l128 video format. | Ming Qian | 2022-11-25 | 3 | -0/+12 |
* | media: v4l: Use memset_after() helper | Xiu Jianfeng | 2022-11-25 | 1 | -45/+39 |
* | media: rcar-vin: Add support for Gen3 UDS (Up Down Scaler) | Niklas Söderlund | 2022-11-25 | 4 | -0/+83 |
* | media: rcar-vin: Store scaler in a function pointer | Niklas Söderlund | 2022-11-25 | 4 | -13/+46 |
* | media: rcar-vin: Do not cache remote rectangle | Niklas Söderlund | 2022-11-25 | 2 | -21/+65 |
* | media: dvb-usb: az6027: fix null-ptr-deref in az6027_i2c_xfer() | Baisong Zhong | 2022-11-25 | 1 | -0/+4 |
* | media: dvb-core: Fix ignored return value in dvb_register_frontend() | Chen Zhongjin | 2022-11-25 | 1 | -1/+7 |
* | media: dvb-usb: dib0700_devices: Remove unused struct dibx090p_adc | Yuan Can | 2022-11-25 | 1 | -7/+0 |
* | media: dib0700: remove orphan dvb_usb_dib0700_ir_proto declaration | Gaosheng Cui | 2022-11-25 | 1 | -1/+0 |
* | media: dvb-usb: fix memory leak in dvb_usb_adapter_init() | Mazin Al Haddad | 2022-11-25 | 1 | -1/+3 |
* | media: dvbdev: adopts refcnt to avoid UAF | Lin Ma | 2022-11-25 | 4 | -23/+44 |
* | media: media/dvb-frontends: fix repeated words in comments | wangjianli | 2022-11-25 | 1 | -1/+1 |