linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-14 16:02:36 to 2020-12-17 18:12:34 UTC [more...]

[PATCH v2 00/48] Introduce core voltage scaling for NVIDIA Tegra20/30 SoCs
 2020-12-17 18:06 UTC  (32+ messages)
` [PATCH v2 01/48] dt-bindings: memory: tegra20: emc: Replace core regulator with power domain
` [PATCH v2 02/48] dt-bindings: memory: tegra30: "
` [PATCH v2 04/48] dt-bindings: host1x: Document OPP and power domain properties
` [PATCH v2 06/48] dt-bindings: clock: tegra: Document clocks sub-node
` [PATCH v2 15/48] opp: Support set_opp() customization without requiring to use regulators
` [PATCH v2 16/48] opp: Handle missing OPP table in dev_pm_opp_xlate_performance_state()
` [PATCH v2 18/48] opp: Print OPP level in debug message of _opp_add_static_v2()
` [PATCH v2 19/48] opp: Fix adding OPP entries in a wrong order if rate is unavailable
` [PATCH v2 21/48] PM: domains: Add "performance" column to debug summary
` [PATCH v2 23/48] soc/tegra: pmc: Pulse resets after removing power clamp
` [PATCH v2 26/48] soc/tegra: Add devm_tegra_core_dev_init_opp_table()
` [PATCH v2 27/48] soc/tegra: Add CONFIG_SOC_TEGRA_COMMON and select PM_OPP by default
` [PATCH v2 28/48] soc/tegra: Introduce core power domain driver
` [PATCH v2 29/48] soc/tegra: pmc: Link domains to the parent Core domain
` [PATCH v2 30/48] soc/tegra: regulators: Fix locking up when voltage-spread is out of range
` [PATCH v2 31/48] soc/tegra: regulators: Support Core domain state syncing
` [PATCH v2 34/48] gpu: host1x: Support power management
` [PATCH v2 35/48] drm/tegra: dc: Support OPP and SoC core voltage scaling
` [PATCH v2 36/48] drm/tegra: gr2d: Correct swapped device-tree compatibles
` [PATCH v2 37/48] drm/tegra: gr2d: Support OPP and power management
` [PATCH v2 38/48] drm/tegra: g3d: "
` [PATCH v2 39/48] drm/tegra: vic: Stop channel before suspending
` [PATCH v2 40/48] media: staging: tegra-vde: Support OPP and generic power domain
` [PATCH v2 41/48] memory: tegra20-emc: Use devm_tegra_core_dev_init_opp_table()
` [PATCH v2 42/48] memory: tegra30-emc: "
` [PATCH v2 43/48] ARM: tegra: Add OPP tables and power domains to Tegra20 device-tree
` [PATCH v2 44/48] ARM: tegra: Add OPP tables and power domains to Tegra30 device-tree
` [PATCH v2 45/48] ARM: tegra: acer-a500: Enable core voltage scaling
` [PATCH v2 46/48] ARM: tegra: ventana: "
` [PATCH v2 47/48] ARM: tegra: ventana: Support CPU voltage scaling and thermal throttling
` [PATCH v2 48/48] ARM: tegra: cardhu: "

[PATCH 1/1] v4l: common: Fix naming of v4l2_get_link_rate
 2020-12-17 17:59 UTC 

[PATCH 0/2] media: vsp1: V3U VSP-X/VSP-D Support
 2020-12-17 17:13 UTC  (3+ messages)
` [PATCH 1/2] media: vsp1: Add support for the V3U VSPD
` [PATCH 2/2] [RFC]: media: vsp1: Add support for the V3U VSPX

[PATCH 00/18] Add functionality to ipu3-cio2 driver allowing software_node connections to sensors on platforms designed for Windows
 2020-12-17 14:17 UTC  (7+ messages)
` [PATCH 13/18] ipu3-cio2: Add functionality "

[PATCH v5 0/7] media: v4l2: Add extended fmt and buffer ioctls
 2020-12-17 13:19 UTC  (17+ messages)
` [PATCH v5 2/7] media: v4l2: Add extended buffer operations

[PATCH 00/15] drm/vc4: hdmi: Add CEC support for the BCM2711
 2020-12-17 12:59 UTC  (11+ messages)
` [PATCH 01/15] irqchip: Allow to compile bcmstb on other platforms
` [PATCH 03/15] drm/vc4: hdmi: Fix register offset with longer CEC messages

[PATCH] cma_heap: fix implicit function declaration
 2020-12-17 12:30 UTC 

[PATCH] media: venus: core: Fix a resource leak in error handling paths of the probe function
 2020-12-17 12:17 UTC 

KASAN: use-after-free Write in __sco_sock_close
 2020-12-17 11:07 UTC  (2+ messages)

[PATCH 0/2] Fix kernel panic issues caused by AST2500 Video Engine
 2020-12-17 10:46 UTC  (5+ messages)
` [PATCH 2/2] media: aspeed: fix clock handling logic

[PATCH 00/14] Add some DRM bridge drivers support for i.MX8qm/qxp SoCs
 2020-12-17  9:59 UTC  (15+ messages)
` [PATCH 01/14] phy: Add LVDS configuration options
` [PATCH 02/14] media: uapi: Add some RGB bus formats for i.MX8qm/qxp pixel combiner
` [PATCH 03/14] media: docs: "
` [PATCH 04/14] dt-bindings: display: bridge: Add i.MX8qm/qxp pixel combiner binding
` [PATCH 05/14] drm/bridge: imx: Add i.MX8qm/qxp pixel combiner support
` [PATCH 06/14] dt-bindings: display: bridge: Add i.MX8qm/qxp display pixel link binding
` [PATCH 07/14] drm/bridge: imx: Add i.MX8qm/qxp display pixel link support
` [PATCH 08/14] dt-bindings: display: bridge: Add i.MX8qxp pixel link to DPI binding
` [PATCH 09/14] drm/bridge: imx: Add i.MX8qxp pixel link to DPI support
` [PATCH 10/14] drm/bridge: imx: Add LDB driver helper support
` [PATCH 11/14] dt-bindings: display: bridge: Add i.MX8qm/qxp LVDS display bridge binding
` [PATCH 12/14] drm/bridge: imx: Add LDB support for i.MX8qxp
` [PATCH 13/14] drm/bridge: imx: Add LDB support for i.MX8qm
` [PATCH 14/14] MAINTAINERS: add maintainer for DRM bridge drivers for i.MX SoCs

[PATCH v3 0/9] Xilinx AI engine kernel driver
 2020-12-17 10:06 UTC  (8+ messages)

[PATCH] media: venus: preserve DRC state across seeks
 2020-12-17  9:46 UTC  (2+ messages)

Build failed in Jenkins: media-build #3328
 2020-12-17  9:19 UTC  (3+ messages)
` Build failed in Jenkins: media-build #3329
  ` Build failed in Jenkins: media-build #3330

cron job: media_tree daily build: ERRORS
 2020-12-17  4:29 UTC 

[PATCH] media: vsp1: Fix an error handling path in the probe function
 2020-12-17  3:56 UTC  (2+ messages)

[PATCH v2 0/2] dt-bindings: media: Convert video-interfaces.txt to schemas
 2020-12-16 21:59 UTC  (17+ messages)
` [PATCH v2 1/2] media: dt-bindings: Convert video-interfaces.txt properties "
` [PATCH v3 0/2] dt-bindings: media: Convert video-interfaces.txt "
` [PATCH v3 1/2] media: dt-bindings: Convert video-interfaces.txt properties "
` [PATCH v3 2/2] dt-bindings: media: Use graph and video-interfaces schemas

[PATCH v7 0/5] dma-buf: Code rework and performance improvements for system heap
 2020-12-16 17:57 UTC  (6+ messages)
` [PATCH v7 2/5] dma-buf: heaps: Move heap-helper logic into the cma_heap implementation
    ` [PATCH] dma-buf: cma_heap: Include linux/vmalloc.h to fix build failures on MIPS

[PATCH v6 0/5] media: i2c: Add RDACM21 camera module
 2020-12-16 17:22 UTC  (13+ messages)
` [PATCH v6 1/5] media: i2c: Add driver for "
` [PATCH v6 2/5] dt-bindings: media: max9286: Document 'maxim,reverse-channel-microvolt'
` [PATCH v6 3/5] media: i2c: max9286: Break-out reverse channel setup
` [PATCH v6 4/5] media: i2c: max9286: Make channel amplitude programmable
` [PATCH v6 5/5] media: i2c: max9286: Configure reverse channel amplitude

UBSAN: shift-out-of-bounds in mceusb_dev_printdata
 2020-12-16 16:14 UTC 

[PATCH -next] media/platform/sunxi: convert comma to semicolon
 2020-12-16 13:31 UTC  (2+ messages)

[PATCH -next] usb: em28xx: convert comma to semicolon
 2020-12-16 13:25 UTC 

[PATCH -next] usb: dvb-usb-v2: convert comma to semicolon
 2020-12-16 13:25 UTC 

[PATCH -next] usb: dvb-usb: convert comma to semicolon
 2020-12-16 13:24 UTC 

[PATCH -next] usb: pvrusb2: convert comma to semicolon
 2020-12-16 13:24 UTC 

[PATCH -next] usb: au0828: convert comma to semicolon
 2020-12-16 13:23 UTC 

[PATCH -next] media: tuners: convert comma to semicolon
 2020-12-16 13:22 UTC 

[PATCH -next] media/platform/coda: convert comma to semicolon
 2020-12-16 13:21 UTC 

[PATCH -next] media: dvb-frontends: convert comma to semicolon
 2020-12-16 13:20 UTC 

[PATCH v2] media: em28xx: Support TerraTec G3
 2020-12-16 13:04 UTC  (4+ messages)

[PATCH] media: vsp1: Use BIT macro for feature identification
 2020-12-16 11:54 UTC  (2+ messages)

[PATCH 1/4] dma-buf: Remove kmap kerneldoc vestiges
 2020-12-16 10:29 UTC  (5+ messages)

[GIT PULL FOR v5.12] allegro: fix + move to mainline
 2020-12-16 10:05 UTC  (2+ messages)
` [GIT PULL FOR v5.12] allegro: fix + move to mainline (#70080)

[GIT PULL FOR v5.12] Poll fixes
 2020-12-16  9:53 UTC  (2+ messages)
` [GIT PULL FOR v5.12] Poll fixes (#70079)

[GIT PULL FOR v5.12] tegra-video: Add support for capturing from HDMI-to-CSI bridge
 2020-12-16  9:47 UTC  (2+ messages)
` [GIT PULL FOR v5.12] tegra-video: Add support for capturing from (#70078)

[PATCH] media: allegro: Fix use after free on error
 2020-12-16  9:38 UTC  (3+ messages)

[PATCH 0/5] fix dt_binding_check warnings
 2020-12-16  8:58 UTC  (3+ messages)
` [PATCH 5/5] dt-bindings: mfd: correct the node name of the panel led

[PATCH] venus: venc: set IDR period to FW only for H264 & HEVC
 2020-12-16  7:06 UTC 

[PATCH v2] venus: venc: set inband mode property to FW
 2020-12-16  6:49 UTC 

[PATCH 0/2] Venus: fix handling of crop and s_fmt
 2020-12-16  6:14 UTC  (3+ messages)
` [PATCH 1/2] venus: venc: update output format based on capture format

cron job: media_tree daily build: ERRORS
 2020-12-16  4:29 UTC 

[PATCH] media: venus: use contig vb2 ops
 2020-12-16  3:15 UTC  (9+ messages)

[PATCH] [media] radio-si470x: remove h from printk format specifier
 2020-12-16  0:14 UTC  (3+ messages)

[RFC][PATCH 1/3] dma-buf: system_heap: Make sure to return an error if we abort
 2020-12-15 22:05 UTC  (3+ messages)
` [RFC][PATCH 2/3] dma-buf: heaps: Add a WARN_ON should the vmap_cnt go negative
` [RFC][PATCH 3/3] dma-buf: heaps: Rework heep allocation hooks to return struct dma_buf instead of fd

[PATCH 1/1] ccs: Get static data version minor correctly
 2020-12-15 20:52 UTC 

[PATCH v6 0/9] Add V4L2 driver for i.MX8 JPEG Encoder/Decoder
 2020-12-15 20:54 UTC  (11+ messages)
` [PATCH v6 1/9] media: v4l: Add packed YUV444 24bpp pixel format
` [PATCH v6 2/9] media: dt-bindings: Add bindings for i.MX8QXP/QM JPEG driver
` [PATCH v6 3/9] media: imx-jpeg: Add V4L2 driver for i.MX8 JPEG Encoder/Decoder
` [PATCH v6 4/9] arm64: dts: imx8qxp: Add jpeg encoder/decoder nodes
` [PATCH v6 5/9] Add maintainer for IMX jpeg v4l2 driver
` [PATCH v6 6/9] media: Add parsing for APP14 data segment in jpeg helpers
` [PATCH v6 7/9] media: Quit parsing stream if doesn't start with SOI
` [PATCH v6 8/9] media: Avoid parsing quantization and huffman tables
` [PATCH v6 9/9] media: imx-jpeg: Use v4l2 jpeg helpers in mxc-jpeg

[PATCH v5] venus: core: add support to dump FW region
 2020-12-15 18:08 UTC 

[PATCH v4 0/9] Show privacy_gpio as a v4l2_ctrl
 2020-12-15 15:44 UTC  (10+ messages)
` [PATCH v4 1/9] media: uvcvideo: Move guid to entity
` [PATCH v4 2/9] media: uvcvideo: Allow external entities
` [PATCH v4 3/9] media: uvcvideo: Allow entities with no pads
` [PATCH v4 4/9] media: uvcvideo: Entity defined get_info and get_cur
` [PATCH v4 5/9] media: uvcvideo: Implement UVC_EXT_GPIO_UNIT
` [PATCH v4 6/9] media: uvcvideo: Add Privacy control based on EXT_GPIO
` [PATCH v4 7/9] media: uvcvideo: Use dev_ printk aliases
` [PATCH v4 8/9] media: uvcvideo: New macro uvc_trace_cont
` [PATCH v4 9/9] media: uvcvideo: Implement UVC_QUIRK_PRIVACY_DURING_STREAM

HEIC encoder/decoder
 2020-12-15 15:10 UTC  (3+ messages)

quirks list in uvcvideo - possible update
 2020-12-15 14:28 UTC 

[PATCH 3/4] dma-buf: begin/end_cpu might lock the dma_resv lock
 2020-12-15 14:16 UTC  (3+ messages)
` [PATCH] "

[PATCH v5 0/8] media: i2c: Add RDACM21 camera module
 2020-12-15 13:49 UTC  (7+ messages)
` [PATCH v5 2/8] dt-bindings: media: max9286: Document 'maxim,initial-reverse-channel-mV'

How to get last frames in encode sequence returned by v4l2 encoder driver without V4L2_ENC_CMD_STOP
 2020-12-15  9:06 UTC  (11+ messages)

cron job: media_tree daily build: ERRORS
 2020-12-15  4:29 UTC 

[PATCH 0/3] aspeed-video: extend spurious interrupt handling
 2020-12-15  2:45 UTC  (4+ messages)
` [PATCH 1/3] aspeed-video: add error message for unhandled interrupts
` [PATCH 2/3] aspeed-video: clear spurious interrupt bits unconditionally
` [PATCH 3/3] aspeed-video: add COMP_READY to VE_SPURIOUS_IRQS

[PATCH] dma-buf: system_heap: Use PTR_ERR_OR_ZERO() to simplify code
 2020-12-15  2:38 UTC 

[PATCH v4] venus: core: add support to dump FW region
 2020-12-15  2:24 UTC  (2+ messages)

[PATCH v3 00/15] Allwinner MIPI CSI-2 support for A31/V3s/A83T
 2020-12-14 23:14 UTC  (6+ messages)
` [PATCH v3 06/15] dt-bindings: media: sun6i-a31-csi: Add MIPI CSI-2 input port
` [PATCH v3 08/15] dt-bindings: media: Add A31 MIPI CSI-2 bindings documentation

[PATCH v2 18/21] dt-bindings: allwinner: Add H616 compatible strings
 2020-12-14 22:56 UTC  (2+ messages)

[PATCH 1/1] v4l: fwnode: v4l2_async_notifier_parse_fwnode_endpoints is deprecated
 2020-12-14 21:33 UTC 

[GIT PULL for v5.11-rc1] media updates
 2020-12-14 19:51 UTC  (2+ messages)

[PATCH] venus: venc: set inband mode property to FW
 2020-12-14 17:44 UTC 


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).