linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-23 10:23:57 to 2021-07-27 15:41:31 UTC [more...]

[PATCH V6 0/8] PCI: Enable 10-Bit tag support for PCIe devices
 2021-07-27 15:41 UTC  (21+ messages)
` [PATCH V6 1/8] PCI: Use cached Device Capabilities Register
` [PATCH V6 2/8] PCI: Use cached Device Capabilities 2 Register
` [PATCH V6 3/8] PCI: Add 10-Bit Tag register definitions
` [PATCH V6 4/8] PCI: Enable 10-Bit tag support for PCIe Endpoint devices
` [PATCH V6 5/8] PCI/IOV: Enable 10-Bit tag support for PCIe VF devices
` [PATCH V6 6/8] PCI: Enable 10-Bit tag support for PCIe RP devices
` [PATCH V6 7/8] PCI: Add "pci=disable_10bit_tag=" parameter for peer-to-peer support
` [PATCH V6 8/8] PCI/P2PDMA: Add a 10-bit tag check in P2PDMA

[syzbot] KASAN: use-after-free Read in em28xx_close_extension
 2021-07-27 15:33 UTC  (4+ messages)

[RFC 0/4] dma-fence: Deadline awareness
 2021-07-27 15:37 UTC  (10+ messages)
` [RFC 1/4] dma-fence: Add deadline awareness
` [RFC 4/4] drm/scheduler: Add fence deadline support

[PATCH v2 0/4] media: visiting YUV tiled formats
 2021-07-27 14:57 UTC  (5+ messages)
` [PATCH v2 1/4] media: Rename V4L2_PIX_FMT_SUNXI_TILED_NV12 to V4L2_PIX_FMT_NV12_32L32
` [PATCH v2 2/4] media: Rename V4L2_PIX_FMT_HM12 to V4L2_PIX_FMT_NV12_16L16
` [PATCH v2 3/4] media: Add NV12_4L4 tiled format
` [PATCH v2 4/4] media: Clean V4L2_PIX_FMT_NV12MT documentation

[PATCH v4] media: rcar-isp: Add Renesas R-Car Image Signal Processor driver
 2021-07-27 13:34 UTC  (3+ messages)

[PATCH v3 0/6] V4L2 driver documentation, v4l2-async improvements
 2021-07-27 12:54 UTC  (16+ messages)
` [PATCH v3 1/6] Documentation: media: Improve camera sensor documentation
` [PATCH v3 2/6] Documentation: media: Fix v4l2-async kerneldoc syntax
` [PATCH v3 3/6] v4l: async: Rename async nf functions, clean up long lines
  ` [PATCH v3.1 "
` [PATCH v3 4/6] media: v4l2-fwnode: Simplify v4l2_async_nf_parse_fwnode_endpoints()
` [PATCH v3 5/6] media: rcar-vin: Remove explicit device availability check
` [PATCH v3 6/6] Documentation: v4l: Fix V4L2_CID_PIXEL_RATE documentation

[PATCH v1 1/1] media: ipu3-cio2: Drop reference on error path in cio2_bridge_connect_sensor()
 2021-07-27 11:35 UTC  (7+ messages)

[PATCH v4 03/18] drm/sched: Add dependency tracking
 2021-07-27 11:09 UTC  (2+ messages)

[RFC v3] dt-binding: media: document ON Semi AR0521 sensor bindings
 2021-07-27 11:03 UTC  (6+ messages)

[PATCH v3, 00/15] Using component framework to support multi hardware decode
 2021-07-27 10:55 UTC  (17+ messages)
` [PATCH v3, 01/15] media: mtk-vcodec: Get numbers of register bases from DT
` [PATCH v3, 02/15] media: mtk-vcodec: Align vcodec wake up interrupt interface
` [PATCH v3, 03/15] media: mtk-vcodec: Refactor vcodec pm interface
` [PATCH v3, 04/15] media: mtk-vcodec: Use component framework to manage each hardware information
` [PATCH v3, 05/15] dt-bindings: media: mtk-vcodec: Separate video encoder and decoder dt-bindings
` [PATCH v3, 06/15] media: mtk-vcodec: Use pure single core for MT8183
` [PATCH v3, 07/15] media: mtk-vcodec: Add irq interface for multi hardware
` [PATCH v3, 08/15] media: mtk-vcodec: Add msg queue feature for lat and core architecture
` [PATCH v3, 09/15] media: mtk-vcodec: Generalize power and clock on/off interfaces
` [PATCH v3, 10/15] media: mtk-vcodec: Add new interface to lock different hardware
` [PATCH v3, 11/15] media: mtk-vcodec: Add core thread
` [PATCH v3, 12/15] media: mtk-vcodec: Support 34bits dma address for vdec
` [PATCH v3, 13/15] dt-bindings: media: mtk-vcodec: Adds decoder dt-bindings for mt8192
` [PATCH v3, 14/15] media: mtk-vcodec: Add core dec and dec end ipi msg
` [PATCH v3, 15/15] media: mtk-vcodec: Use codec type to separate different hardware

[GIT PULL v2 for 5.15] Camera sensor, async and documentation patches
 2021-07-27 10:30 UTC  (2+ messages)
` [GIT PULL v2 for 5.15] Camera sensor, async and documentation patches (#76035)

[PATCH V2] media: uvcvideo: Remove unused including <linux/version.h>
 2021-07-27  9:28 UTC  (2+ messages)
` [PATCH V2] soc/tegra: bpmp: "

[PATCH] soc/tegra: bpmp: Remove unused including <linux/version.h>
 2021-07-27  8:55 UTC  (2+ messages)

[PATCH v2 11/11] rcar-vin: Add r8a779a0 support
 2021-07-27  7:46 UTC  (4+ messages)
` [PATCH v2.1 "

[PATCHv3 0/8] videobuf2: support new noncontiguous DMA API
 2021-07-27  7:06 UTC  (14+ messages)
` [PATCHv3 7/8] videobuf2: handle V4L2_MEMORY_FLAG_NON_COHERENT flag
` [PATCHv3 8/8] videobuf2: handle non-contiguous DMA allocations

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

[PATCH] media: s3c-camif: Remove unused including <linux/version.h>
 2021-07-27  5:40 UTC 

[PATCH] [media] c8sectpfe: c8sectpfe-dvb: Remove unused including <linux/version.h>
 2021-07-27  5:39 UTC 

cron job: media_tree daily build: ERRORS
 2021-07-27  3:44 UTC 

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

[PATCH v9 0/3] media: imx: add support for imx8mq MIPI RX
 2021-07-27  1:00 UTC  (5+ messages)
` [PATCH v9 1/3] dt-bindings: media: document the nxp,imx8mq-mipi-csi2 receiver phy and controller
` [PATCH v9 2/3] media: imx: add a driver for i.MX8MQ mipi csi rx "
` [PATCH v9 3/3] arm64: dts: imx8mq: add mipi csi phy and csi bridge descriptions

[PATCH v4 00/13] imx8q video decoder/encoder driver
 2021-07-26 22:36 UTC  (3+ messages)
` [PATCH v4 01/13] dt-bindings: media: imx8q: add imx video codec bindings

[PATCH v7 0/6] media: mt9p031: Read back the real clock rate
 2021-07-26 22:21 UTC  (8+ messages)
` [PATCH v7 1/6] "
` [PATCH v7 2/6] media: mt9p031: Make pixel clock polarity configurable by DT
` [PATCH v7 3/6] media: mt9p031: Fix corrupted frame after restarting stream
` [PATCH v7 4/6] media: mt9p031: Use BIT macro
` [PATCH v7 5/6] media: dt-bindings: mt9p031: Convert bindings to yaml
` [PATCH v7 6/6] media: dt-bindings: mt9p031: Add missing required properties

[PATCH v7 00/27] v4l: subdev internal routing and streams
 2021-07-26 18:13 UTC  (13+ messages)
` [PATCH v7 08/27] media: entity: Add has_route entity operation

[PATCH v2 00/12] drm/msm: drm scheduler conversion and cleanups
 2021-07-26 15:00 UTC  (3+ messages)
` [PATCH v2 07/12] drm/msm: Track "seqno" fences by idr
` [PATCH v2 09/12] drm/msm: Conversion to drm scheduler

[PATCH 0/2] drm/msm: Reduce fence signal latency
 2021-07-26 14:43 UTC  (2+ messages)
` [PATCH 1/2] drm/msm: Let fences read directly from memptrs

[PATCH] media: i2c: ov5645: Fix horizontal flip
 2021-07-26 13:50 UTC 

[GIT PULL FOR v5.15] rcar-vim/isp: add r8a779a0 support
 2021-07-26 13:29 UTC  (2+ messages)

[PATCH] iommu/dma: Fix leak in non-contiguous API
 2021-07-26 12:27 UTC  (2+ messages)

[PATCH v8 0/3] media: imx: add support for imx8mq MIPI RX
 2021-07-26 11:37 UTC  (6+ messages)
` [PATCH v8 1/3] dt-bindings: media: document the nxp,imx8mq-mipi-csi2 receiver phy and controller
` [PATCH v8 2/3] media: imx: add a driver for i.MX8MQ mipi csi rx "
` [PATCH v8 3/3] arm64: dts: imx8mq: add mipi csi phy and csi bridge descriptions

[PATCH] TDA1997x: report -ENOLINK after disconnecting HDMI source
 2021-07-26 10:49 UTC 

[PATCH] TDA1997x: fix tda1997x_query_dv_timings() return value
 2021-07-26 10:46 UTC 

[PATCH] TDA1997x: fix tda1997x_remove()
 2021-07-26 10:44 UTC 

[PATCH] Fix cosmetic error in TDA1997x driver
 2021-07-26 10:42 UTC 

[PATCH] media: atmel: fix build when ISC=m and XISC=y
 2021-07-26  9:52 UTC  (2+ messages)

[PATCH v1 1/4] media: camss: vfe: Don't read hardware version needlessly
 2021-07-26  8:01 UTC  (4+ messages)
` [PATCH v1 2/4] media: camss: vfe: Decrease priority of of VFE HW version to 'dbg'
` [PATCH v1 3/4] media: camss: vfe: Remove vfe_hw_version_read() argument
` [PATCH v1 4/4] media: camss: vfe: Rework vfe_hw_version_read() function definition

linux-next: Tree for Jul 9 (drivers/media/platform/atmel/atmel-isc-base.o)
 2021-07-26  7:38 UTC  (2+ messages)

[PATCH] media: atmel: atmel-isc: fix build failures after split
 2021-07-26  7:02 UTC  (3+ messages)

[PATCH 0/2] IMX258 driver fixes
 2021-07-26  2:20 UTC  (9+ messages)
` [PATCH 1/2] media: imx258: Rectify mismatch of VTS value
` [PATCH 2/2] media: imx258: Limit the max analogue gain to 480
  ` [libcamera-devel] "

[GIT PULL for 5.15] Camera sensor, async and documentation patches
 2021-07-25 23:19 UTC  (2+ messages)
` [GIT PULL for 5.15] Camera sensor, async and documentation patches (#75977)

[PATCH v2 0/6] Support second Image Signal Processor on rk3399
 2021-07-25 22:58 UTC  (2+ messages)

[GIT PULL FOR v5.15] New driver meson-ir-tx
 2021-07-25 14:19 UTC  (2+ messages)
` [GIT PULL FOR v5.15] New driver meson-ir-tx (#75976)

[PATCH 1/3] media: dvb-usb: break long strings in dvb_usb_device_init
 2021-07-25 13:47 UTC  (3+ messages)
` [PATCH 2/3] media: dvb-usb: move kfree(d) to dvb_usb_device_exit

[PATCH v1 0/2] Add scaling lists support for HEVC
 2021-07-25  7:18 UTC  (3+ messages)
` [PATCH v1 1/2] media: hevc: Add scaling matrix control

[PATCH] usb: stkwebcam: update the reference count of the usb device structure
 2021-07-25  6:40 UTC  (2+ messages)

cron job: media_tree daily build: ERRORS
 2021-07-25  3:44 UTC 

[PATCH v5 0/3] media: mediatek: support mdp3 on mt8183 platform
 2021-07-25  1:06 UTC  (5+ messages)
` [PATCH v5 1/3] dt-binding: mt8183: Add Mediatek MDP3 dt-bindings
` [PATCH v5 3/3] media: platform: mtk-mdp3: Add Mediatek MDP3 driver

[ragnatech:media-next] BUILD SUCCESS c3cdc019a6bf03c4bf06fe8252db96eb6e4a3b5f
 2021-07-24 19:18 UTC 

[PATCH v2, 00/14] Using component framework to support multi hardware decode
 2021-07-24  9:15 UTC  (7+ messages)
` [PATCH v2, 03/14] media: mtk-vcodec: Use component framework to manage each hardware information
` [PATCH v2, 07/14] media: mtk-vcodec: Add msg queue feature for lat and core architecture

cron job: media_tree daily build: ERRORS
 2021-07-24  3:44 UTC 

[PATCH v7 0/2] media: rc: add support for Amlogic Meson IR blaster
 2021-07-23 22:35 UTC  (3+ messages)
` [PATCH v7 1/2] media: rc: meson-ir-tx: document device tree bindings

[PATCH] dt-bindings: Remove "status" from schema examples
 2021-07-23 21:18 UTC  (2+ messages)

[PATCH] dt-bindings: media: Fix graph 'unevaluatedProperties' related warnings
 2021-07-23 21:17 UTC  (2+ messages)

[PATCH v4 1/4] dma-buf: Require VM_PFNMAP vma for mmap
 2021-07-23 18:45 UTC  (2+ messages)

[ragnatech:media-next] BUILD SUCCESS c27479d762de4eda72ba9e0aa150d439970f2077
 2021-07-23 17:20 UTC 

[PATCH] dma-buf: WARN on dmabuf release with pending attachments
 2021-07-23 15:01 UTC  (3+ messages)

[PATCH 00/13] Extensions to ov8865 driver
 2021-07-23 12:00 UTC  (4+ messages)
` [PATCH 06/13] media: i2c: Switch control to V4L2_CID_ANALOGUE_GAIN

[PATCH REPOST] TDA1997x: replace video detection routine
 2021-07-23 11:57 UTC  (5+ 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).