linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-06 15:06:14 to 2021-09-10 18:42:48 UTC [more...]

[PATCH 00/22] Allwinner A31/A83T MIPI CSI-2 Support and A31 ISP Support
 2021-09-10 18:41 UTC  (14+ messages)
` [PATCH 01/22] clk: sunxi-ng: v3s: Make the ISP PLL clock public
` [PATCH 02/22] ARM: dts: sun8i: v3s: Parent the CSI module clock to the ISP PLL
` [PATCH 03/22] dt-bindings: sun6i-a31-mipi-dphy: Add optional direction property
` [PATCH 04/22] phy: allwinner: phy-sun6i-mipi-dphy: Support D-PHY Rx mode for MIPI CSI-2
` [PATCH 05/22] dt-bindings: media: sun6i-a31-csi: Add MIPI CSI-2 input port
` [PATCH 06/22] dt-bindings: media: Add Allwinner A31 MIPI CSI-2 bindings documentation
` [PATCH 07/22] media: sunxi: Add support for the A31 MIPI CSI-2 controller
` [PATCH 08/22] MAINTAINERS: Add entry for the Allwinner A31 MIPI CSI-2 bridge driver
` [PATCH 09/22] ARM: dts: sun8i: v3s: Add nodes for MIPI CSI-2 support
` [PATCH 10/22] dt-bindings: media: Add Allwinner A83T MIPI CSI-2 bindings documentation
` [PATCH 11/22] media: sunxi: Add support for the A83T MIPI CSI-2 controller
` [PATCH NOT FOR MERGE 13/22] ARM: dts: sun8i: a83t: Add MIPI CSI-2 controller node
` [PATCH 14/22] ARM: dts: sun8i: a83t: bananapi-m3: Enable MIPI CSI-2 with OV8865

[PATCH] v4l-compliance: re-introduce NON_COHERENT and cache hints tests
 2021-09-10 14:16 UTC  (5+ messages)

[PATCH] media: saa7164: Remove redundant assignment of pointer t
 2021-09-10 11:39 UTC 

[PATCHv6 0/8] videobuf2: support new noncontiguous DMA API
 2021-09-10 10:00 UTC  (10+ messages)
` [PATCHv6 1/8] videobuf2: rework vb2_mem_ops API
` [PATCHv6 2/8] videobuf2: inverse buffer cache_hints flags
` [PATCHv6 3/8] videobuf2: split buffer cache_hints initialisation
` [PATCHv6 4/8] videobuf2: move cache_hints handling to allocators
` [PATCHv6 5/8] videobuf2: add V4L2_MEMORY_FLAG_NON_COHERENT flag
` [PATCHv6 6/8] videobuf2: add queue memory coherency parameter
` [PATCHv6 7/8] videobuf2: handle V4L2_MEMORY_FLAG_NON_COHERENT flag
` [PATCHv6 8/8] videobuf2: handle non-contiguous DMA allocations

[PATCH 01/14] dma-buf: add dma_resv_for_each_fence_unlocked
 2021-09-10  8:26 UTC  (14+ messages)
` [PATCH 02/14] dma-buf: add dma_resv_for_each_fence
` [PATCH 03/14] dma-buf: use new iterator in dma_resv_copy_fences
` [PATCH 04/14] dma-buf: use new iterator in dma_resv_get_fences
` [PATCH 05/14] dma-buf: use new iterator in dma_resv_wait_timeout
` [PATCH 06/14] dma-buf: use new iterator in dma_resv_test_signaled
` [PATCH 07/14] drm/i915: use the new iterator in i915_gem_busy_ioctl
` [PATCH 08/14] drm/ttm: use the new iterator in ttm_bo_flush_all_fences
` [PATCH 09/14] drm/etnaviv: use new iterator in etnaviv_gem_describe
` [PATCH 10/14] drm/amdgpu: use the new iterator in amdgpu_sync_resv
` [PATCH 11/14] drm/amdgpu: use new iterator in amdgpu_ttm_bo_eviction_valuable
` [PATCH 12/14] drm/msm: use new iterator in msm_gem_describe
` [PATCH 13/14] drm/nouveau: use the new iterator in nouveau_fence_sync
` [PATCH 14/14] drm/radeon: use new iterator in radeon_sync_resv

[PATCH v7 0/5] media: mediatek: support mdp3 on mt8183 platform
 2021-09-10  2:29 UTC  (6+ messages)
` [PATCH v7 1/5] soc: mediatek: mutex: add support for MDP
` [PATCH v7 3/5] dt-binding: mt8183: Add Mediatek MDP3 dt-bindings

[PATCH v8 00/15] amphion video decoder/encoder driver
 2021-09-10  1:50 UTC  (27+ messages)
` [PATCH v8 01/15] dt-bindings: media: amphion: add amphion video codec bindings
` [PATCH v8 02/15] media:Add nt8 and nt10 video format
` [PATCH v8 03/15] media:Add v4l2 buf flag codec data
    ` [EXT] "
` [PATCH v8 04/15] media:Add v4l2 event codec_error and skip
    ` [EXT] "
` [PATCH v8 05/15] media: amphion: add amphion vpu device driver
` [PATCH v8 06/15] media: amphion: add vpu core driver
` [PATCH v8 07/15] media: amphion: implement vpu core communication based on mailbox
` [PATCH v8 08/15] media: amphion: add vpu v4l2 m2m support
` [PATCH v8 09/15] media: amphion: add v4l2 m2m vpu encoder stateful driver
` [PATCH v8 10/15] media: amphion: add v4l2 m2m vpu decoder "
` [PATCH v8 11/15] media: amphion: implement windsor encoder rpc interface
` [PATCH v8 12/15] media: amphion: implement malone decoder "
` [PATCH v8 13/15] ARM64: dts: freescale: imx8q: add imx vpu codec entries
` [PATCH v8 14/15] firmware: imx: scu-pd: imx8q: add vpu mu resources
` [PATCH v8 15/15] MAINTAINERS: add AMPHION VPU CODEC V4L2 driver entry

[PATCH v4 3/4] arm64: dts: hisilicon: Add usb mux hub for hikey970
 2021-09-09 23:12 UTC 

[PATCH v2 00/12] Extensions to ov8865 driver
 2021-09-09 22:36 UTC  (14+ messages)
` [PATCH v2 04/12] media: i2c: Support 19.2MHz input clock in ov8865
` [PATCH v2 08/12] media: i2c: Add hblank control to ov8865

[PATCH v3 00/11] CSI2RX support on J721E
 2021-09-09 18:11 UTC  (3+ messages)

[PATCH v3 0/9] dma-fence: Deadline awareness
 2021-09-09 17:08 UTC  (27+ messages)
` [PATCH v3 1/9] dma-fence: Add deadline awareness
` [PATCH v3 4/9] drm/scheduler: Add fence deadline support
` [PATCH v3 5/9] drm/msm: Add deadline based boost support
` [PATCH v3 6/9] dma-buf/fence-array: Add fence deadline support
` [PATCH v3 7/9] dma-buf/fence-chain: "
` [PATCH v3 8/9] dma-buf/sync_file: Add SET_DEADLINE ioctl

[PATCH 0/4] Follow-up patches for uvc v4l2-compliance
 2021-09-09 15:00 UTC  (5+ messages)
` [PATCH 1/4] media: uvcvideo: uvc_ctrl_is_accessible: check for INACTIVE
` [PATCH 2/4] media: uvcvideo: improve error logging in uvc_query_ctrl()
` [PATCH 3/4] media: uvcvideo: Return -EACCES for Wrong state error
` [PATCH 4/4] media: uvcvideo: Do not return positive errors in uvc_query_ctrl()

[PATCH AUTOSEL 5.10 004/176] media: dib8000: rewrite the init prbs logic
 2021-09-09 11:49 UTC  (10+ messages)
` [PATCH AUTOSEL 5.10 033/176] media: hantro: vp8: Move noisy WARN_ON to vpu_debug
` [PATCH AUTOSEL 5.10 034/176] media: platform: stm32: unprepare clocks at handling errors in probe
` [PATCH AUTOSEL 5.10 035/176] media: atomisp: Fix runtime PM imbalance in atomisp_pci_probe
` [PATCH AUTOSEL 5.10 036/176] media: atomisp: pci: fix error return code in atomisp_pci_probe()
` [PATCH AUTOSEL 5.10 073/176] media: imx258: Rectify mismatch of VTS value
` [PATCH AUTOSEL 5.10 074/176] media: imx258: Limit the max analogue gain to 480
` [PATCH AUTOSEL 5.10 075/176] media: v4l2-dv-timings.c: fix wrong condition in two for-loops
` [PATCH AUTOSEL 5.10 076/176] media: TDA1997x: fix tda1997x_query_dv_timings() return value
` [PATCH AUTOSEL 5.10 077/176] media: tegra-cec: Handle errors of clk_prepare_enable()

[PATCH AUTOSEL 4.19 01/74] media: dib8000: rewrite the init prbs logic
 2021-09-09 11:56 UTC  (6+ messages)
` [PATCH AUTOSEL 4.19 36/74] media: imx258: Rectify mismatch of VTS value
` [PATCH AUTOSEL 4.19 37/74] media: imx258: Limit the max analogue gain to 480
` [PATCH AUTOSEL 4.19 38/74] media: v4l2-dv-timings.c: fix wrong condition in two for-loops
` [PATCH AUTOSEL 4.19 39/74] media: TDA1997x: fix tda1997x_query_dv_timings() return value
` [PATCH AUTOSEL 4.19 40/74] media: tegra-cec: Handle errors of clk_prepare_enable()

[PATCH AUTOSEL 4.14 01/59] media: dib8000: rewrite the init prbs logic
 2021-09-09 11:58 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 32/59] media: v4l2-dv-timings.c: fix wrong condition in two for-loops

[PATCH AUTOSEL 5.4 003/109] media: dib8000: rewrite the init prbs logic
 2021-09-09 11:54 UTC  (6+ messages)
` [PATCH AUTOSEL 5.4 049/109] media: imx258: Rectify mismatch of VTS value
` [PATCH AUTOSEL 5.4 050/109] media: imx258: Limit the max analogue gain to 480
` [PATCH AUTOSEL 5.4 051/109] media: v4l2-dv-timings.c: fix wrong condition in two for-loops
` [PATCH AUTOSEL 5.4 052/109] media: TDA1997x: fix tda1997x_query_dv_timings() return value
` [PATCH AUTOSEL 5.4 053/109] media: tegra-cec: Handle errors of clk_prepare_enable()

[PATCH AUTOSEL 5.13 008/219] media: dib8000: rewrite the init prbs logic
 2021-09-09 11:44 UTC  (13+ messages)
` [PATCH AUTOSEL 5.13 009/219] media: ti-vpe: cal: fix error handling in cal_camerarx_create
` [PATCH AUTOSEL 5.13 010/219] media: ti-vpe: cal: fix queuing of the initial buffer
` [PATCH AUTOSEL 5.13 045/219] media: hantro: vp8: Move noisy WARN_ON to vpu_debug
` [PATCH AUTOSEL 5.13 046/219] media: platform: stm32: unprepare clocks at handling errors in probe
` [PATCH AUTOSEL 5.13 047/219] media: atomisp: Fix runtime PM imbalance in atomisp_pci_probe
` [PATCH AUTOSEL 5.13 048/219] media: atomisp: pci: fix error return code in atomisp_pci_probe()
` [PATCH AUTOSEL 5.13 091/219] media: imx258: Rectify mismatch of VTS value
` [PATCH AUTOSEL 5.13 092/219] media: imx258: Limit the max analogue gain to 480
` [PATCH AUTOSEL 5.13 093/219] media: imx: imx7-media-csi: Fix buffer return upon stream start failure
` [PATCH AUTOSEL 5.13 094/219] media: v4l2-dv-timings.c: fix wrong condition in two for-loops
` [PATCH AUTOSEL 5.13 095/219] media: TDA1997x: fix tda1997x_query_dv_timings() return value
` [PATCH AUTOSEL 5.13 096/219] media: tegra-cec: Handle errors of clk_prepare_enable()

[PATCH AUTOSEL 5.14 010/252] dma-buf: fix dma_resv_test_signaled test_all handling v2
 2021-09-09 11:38 UTC  (14+ messages)
` [PATCH AUTOSEL 5.14 014/252] media: dib8000: rewrite the init prbs logic
` [PATCH AUTOSEL 5.14 015/252] media: ti-vpe: cal: fix error handling in cal_camerarx_create
` [PATCH AUTOSEL 5.14 016/252] media: ti-vpe: cal: fix queuing of the initial buffer
` [PATCH AUTOSEL 5.14 053/252] media: hantro: vp8: Move noisy WARN_ON to vpu_debug
` [PATCH AUTOSEL 5.14 054/252] media: platform: stm32: unprepare clocks at handling errors in probe
` [PATCH AUTOSEL 5.14 055/252] media: atomisp: Fix runtime PM imbalance in atomisp_pci_probe
` [PATCH AUTOSEL 5.14 056/252] media: atomisp: pci: fix error return code in atomisp_pci_probe()
` [PATCH AUTOSEL 5.14 105/252] media: imx258: Rectify mismatch of VTS value
` [PATCH AUTOSEL 5.14 106/252] media: imx258: Limit the max analogue gain to 480
` [PATCH AUTOSEL 5.14 107/252] media: imx: imx7-media-csi: Fix buffer return upon stream start failure
` [PATCH AUTOSEL 5.14 108/252] media: v4l2-dv-timings.c: fix wrong condition in two for-loops
` [PATCH AUTOSEL 5.14 109/252] media: TDA1997x: fix tda1997x_query_dv_timings() return value
` [PATCH AUTOSEL 5.14 110/252] media: tegra-cec: Handle errors of clk_prepare_enable()

[RFC PATCH] media: staging: ipu3-imgu: add the AWB memory layout
 2021-09-09  5:52 UTC  (5+ messages)

[PATCHv5 0/8] videobuf2: support new noncontiguous DMA API
 2021-09-09  5:12 UTC  (4+ messages)
` [PATCHv5 8/8] videobuf2: handle non-contiguous DMA allocations

[PATCH] dma-buf: system_heap: Avoid warning on mid-order allocations
 2021-09-09  2:37 UTC 

[PATCH AUTOSEL 5.14 010/252] dma-buf: fix dma_resv_test_signaled test_all handling v2
 2021-09-09  1:42 UTC 

[PATCH] media: imx: set a media_device bus_info string
 2021-09-08 22:37 UTC  (2+ messages)

[RFC] Move meson/vdec out of staging?
 2021-09-08 21:41 UTC  (2+ messages)

[PATCH] media: sun6i-csi: Allow the video device to be open multiple times
 2021-09-08 18:24 UTC  (2+ messages)

[PATCH 0/7] media: allegro: fix and extend non-VCL NAL units
 2021-09-08 13:03 UTC  (8+ messages)
` [PATCH 1/7] media: allegro: fix row and column in response message
` [PATCH 2/7] media: allegro: remove external QP table
` [PATCH 3/7] media: allegro: correctly scale the bit rate in SPS
` [PATCH 4/7] media: allegro: extract nal value lookup functions to header
` [PATCH 5/7] media: allegro: write correct colorspace into SPS
` [PATCH 6/7] media: allegro: nal-hevc: implement generator for vui
` [PATCH 7/7] media: allegro: write vui parameters for HEVC

[PATCH 0/6] media: allegro: Add support for the Encoder Buffer
 2021-09-08 13:03 UTC  (7+ messages)
` [PATCH 1/6] media: allegro: ignore interrupt if mailbox is not initialized
` [PATCH 2/6] media: allegro: fix module removal if initialization failed
` [PATCH 3/6] media: allegro: lookup VCU settings
` [PATCH 4/6] media: allegro: add pm_runtime support
` [PATCH 5/6] media: allegro: add encoder buffer support
` [PATCH 6/6] media: allegro: add control to disable encoder buffer

[PATCH] staging: media: meson: vdec: Make use of the helper function devm_platform_ioremap_resource_byname()
 2021-09-08 12:07 UTC  (2+ messages)

[PATCH] staging: media: rkvdec: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-08 10:57 UTC 

[PATCH v2 1/2] media: i2c: Add ON Semiconductor AP1302 ISP driver
 2021-09-08  8:56 UTC  (2+ messages)
` [PATCH v2 2/2] media: dt-bindings: media: i2c: Add bindings for AP1302

cron job: media_tree daily build: WARNINGS
 2021-09-08  3:44 UTC 

[PATCH v2 1/2] media: i2c: Add ON Semiconductor AP1302 ISP driver
 2021-09-07 21:42 UTC  (6+ messages)

[PATCH v10 0/4] drm: update locking for modesetting
 2021-09-07 19:50 UTC  (2+ messages)

[PATCH] media: hantro: Fix media device bus_info string
 2021-09-07 14:56 UTC 

[PATCH v6 0/2] New V4L2 control V4L2_CID_NOTIFY_GAINS
 2021-09-07 13:32 UTC  (2+ messages)

[PATCH v2] media: s5p-jpeg: rename JPEG marker constants to prevent build warnings
 2021-09-07  7:27 UTC  (3+ messages)

cron job: media_tree daily build: WARNINGS
 2021-09-07  3:44 UTC 

[PATCH] media: s5p-jpeg: change "RST" to "RSET" to fix build warnings
 2021-09-06 23:51 UTC  (3+ messages)

[PATCH v3] media: vivid: drop FB dependency with new VIDEO_VIVID_FB
 2021-09-06 18:58 UTC  (2+ messages)

[syzbot] WARNING in pvr2_send_request_ex/usb_submit_urb
 2021-09-06 18:18 UTC 

[PATCH] dt-bindings: Use 'enum' instead of 'oneOf' plus 'const' entries
 2021-09-06 15:31 UTC  (2+ messages)

[PATCH 0/8] staging: media: zoran: fusion in one module
 2021-09-06 15:06 UTC  (6+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).