public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-11-24 11:56:36 to 2022-11-26 10:14:16 UTC [more...]

[PATCH 12/31] media: v4l2-core: changing LED_* from enum led_brightness to actual value
 2022-11-26 10:14 UTC  (2+ messages)

[PATCH] media: v4l2-mem2mem: allow device run without buf
 2022-11-26  8:28 UTC  (3+ messages)

[jsarha:topic/cros-sof-v4.19 1264/6555] spdxcheck: Documentation/media/uapi/mediactl/media-ioc-request-alloc.rst: 1:39 Invalid License ID: GFDL-1.1-or-later
 2022-11-26  7:14 UTC 

cron job: media_tree daily build: ERRORS
 2022-11-26  4:19 UTC 

[PATCH v2] media: aspeed: Fix return value check in aspeed_video_debugfs_create()
 2022-11-26  2:28 UTC 

[PATCH 1/5] driver core: make struct class.dev_uevent() take a const *
 2022-11-25 23:51 UTC  (9+ messages)
` [PATCH 2/5] driver core: make struct class.devnode() "
` [PATCH 3/5] driver core: make struct device_type.uevent() "

[PATCH 00/12] dt-bindings: first batch of dt-schema conversions for Amlogic Meson bindings
 2022-11-25 23:36 UTC  (17+ messages)
` [PATCH 03/12] dt-bindings: nvmem: convert amlogic-meson-mx-efuse.txt to dt-schema
` [PATCH 04/12] dt-bindings: watchdog: convert meson-wdt.txt "
` [PATCH 05/12] dt-bindings: media: convert meson-ir.txt "
` [PATCH 06/12] dt-bindings: rtc: convert rtc-meson.txt "
` [PATCH 08/12] dt-bindings: timer: convert timer/amlogic,meson7-timer.txt "
` [PATCH 09/12] dt-bindings: phy: convert meson-gxl-usb2-phy.txt "
` [PATCH 11/12] dt-bindings: pcie: convert amlogic,meson-pcie.txt "
` [PATCH 12/12] dt-bindings: net: convert mdio-mux-meson-g12a.txt "

[PATCH v1 0/5] Adds media driver for Sony IMX492 sensor
 2022-11-25 19:48 UTC  (7+ messages)
` [PATCH v1 1/5] DT bindings for imx492
` [PATCH v1 2/5] media: i2c: imx492: driver's header
` [PATCH v1 3/5] media: i2c: imx492: driver's source
` [PATCH v1 4/5] media: i2c: add imx492 config entry
` [PATCH v1 5/5] media: i2c: add imx492 entry for make

[PATCH 0/3] platform/x86: int3472/discrete: Make it work with IPU6
 2022-11-25 18:38 UTC  (27+ messages)
` [PATCH 1/3] platform/x86: int3472/discrete: Refactor GPIO to sensor mapping
` [PATCH 2/3] platform/x86: int3472/discrete: Get the polarity from the _DSM entry
` [PATCH 3/3] platform/x86: int3472/discrete: Add support for sensor-drivers which expect clken + pled GPIOs

[PATCH] dma-buf: A collection of typo and documentation fixes
 2022-11-25 18:38 UTC  (5+ messages)
    ` [Linaro-mm-sig] "

[PATCH] media: videobuf2: add V4L2_BUF_FLAG_HEADERS_ONLY flag
 2022-11-25 17:07 UTC  (4+ messages)
  ` [EXT] "

Try to address the DMA-buf coherency problem
 2022-11-25 16:40 UTC  (12+ messages)

[PATCH v5 0/6] media: i2c: imx334: support lower bandwidth mode
 2022-11-25 16:15 UTC  (11+ messages)
` [PATCH v5 1/6] dt-bindings: imx334: modify link frequency in examples
` [PATCH v5 2/6] media: i2c: imx334: modify link frequency as for the configureation
` [PATCH v5 3/6] media: i2c: imx334: hblank set function modify
` [PATCH v5 4/6] media: i2c: imx334: add default values in 3840x2160@60 array
` [PATCH v5 5/6] media: i2c: imx334: support lower bandwidth mode
` [PATCH v5 6/6] media: i2c: imx334: updating pixel and link frequency

[PATCH v3 0/8] media: i2c: mlx7502x ToF camera support
 2022-11-25 16:01 UTC  (20+ messages)
` [PATCH v3 1/8] media: uapi: ctrls: Add Time of Flight class controls
` [PATCH v3 2/8] media: v4l: ctrls: Fill V4L2_CID_TOF_CLASS controls
` [PATCH v3 3/8] media: Documentation: v4l: Add TOF class controls
` [PATCH v3 4/8] media: v4l: ctrls-api: Allow array update in __v4l2_ctrl_modify_range
` [PATCH v3 5/8] media: v4l: ctrls: Add user control base for mlx7502x
` [PATCH v3 6/8] media: uapi: Add mlx7502x header file
` [PATCH v3 7/8] media: dt-bindings: media: i2c: Add mlx7502x camera sensor
` [PATCH v3 8/8] media: i2c: Add driver for mlx7502x ToF sensor

request for help on uvcvideo driver issue
 2022-11-25 15:53 UTC  (3+ messages)

[PATCH v2 1/2] media: videobuf2-dma-sg: fix vmap and vunmap callbacks
 2022-11-25 15:34 UTC  (2+ messages)
` [PATCH v2 2/2] usb: gadget: uvc: limit isoc_sg to super speed gadgets

[PATCH 00/24] drm: Introduce Kunit Tests to VC4
 2022-11-25 14:33 UTC  (25+ messages)
  ` [PATCH 02/24] drm/tests: helpers: Remove the name parameter
  ` [PATCH 03/24] drm/tests: helpers: Create the device in another function
  ` [PATCH 04/24] drm/tests: helpers: Switch to a platform_device
  ` [PATCH 05/24] drm/tests: helpers: Make sure the device is bound
  ` [PATCH 06/24] drm/tests: kunit: Allow for a custom device struct to be allocated
  ` [PATCH 07/24] drm/tests: helpers: Allow to pass a custom drm_driver
  ` [PATCH 08/24] drm/tests: Add a test for DRM managed actions
  ` [PATCH 09/24] drm/atomic: Constify the old/new state accessors
  ` [PATCH 10/24] drm/vc4: kms: Sort the CRTCs by output before assigning them
  ` [PATCH 11/24] drm/vc4: Constify container_of wrappers
  ` [PATCH 12/24] drm/vc4: Move HVS state to main header
  ` [PATCH 13/24] drm/vc4: kms: Constify the HVS old/new state helpers
  ` [PATCH 14/24] drm/vc4: txp: Reorder the variable assignments
  ` [PATCH 15/24] drm/vc4: Add TXP encoder type
  ` [PATCH 16/24] drm/vc4: txp: Initialise the CRTC before the encoder and connector
  ` [PATCH 17/24] drm/vc4: crtc: Pass the device and data in vc4_crtc_init
  ` [PATCH 18/24] drm/vc4: crtc: Introduce a lower-level crtc init helper
  ` [PATCH 19/24] drm/vc4: crtc: Make encoder lookup helper public
  ` [PATCH 20/24] drm/vc4: crtc: Provide a CRTC name
  ` [PATCH 21/24] drm/vc4: hvs: Provide a function to initialize the HVS structure
  ` [PATCH 01/24] drm/tests: helpers: Rename the device init helper

[PATCH v2 1/2] ARM: configs: sama5/7: switch to new MICROCHIP_ISC driver
 2022-11-25 14:07 UTC  (7+ messages)
` [PATCH v2 2/2] ARM: configs: multi_v7: "

[PATCH 22/24] drm/vc4: tests: Introduce a mocking infrastructure
 2022-11-25 12:53 UTC 

[PATCH] media: aspeed: Fix return value check in aspeed_video_debugfs_create()
 2022-11-25 12:43 UTC  (2+ messages)

Handling of colorspace fields in image format
 2022-11-25 10:01 UTC  (8+ messages)

[PATCH v4 0/2] Add vcodec lat and core nodes for mt8192
 2022-11-25  9:28 UTC  (9+ messages)
` [PATCH v4 1/2] media: dt-bindings: mediatek: Rename child node names for decoder

[PATCH] ARM: configs: switch to new MICROCHIP_ISC driver
 2022-11-25  9:28 UTC 

[PATCH v3] media: ov5640: set correct default link frequency
 2022-11-25  9:20 UTC 

[PATCH] media: ov5640: Fix analogue gain control
 2022-11-25  9:12 UTC  (2+ messages)

[PATCH v2] media: ov5640: set correct default link frequency
 2022-11-25  9:11 UTC  (3+ messages)
  ` [EXT] "

[PATCH 1/1] media: ov5640: set correct default link frequency
 2022-11-25  8:36 UTC  (3+ messages)
  ` [EXT] "

cron job: media_tree daily build: ERRORS
 2022-11-25  4:21 UTC 

[PATCH v2] media: aspeed: Use v4l2_dbg to replace v4l2_warn to avoid log spam
 2022-11-25  4:11 UTC 

[PATCH] media: aspeed: Use v4l2_dbg to replace v4l2_warn to avoid log spam
 2022-11-25  3:59 UTC  (5+ messages)

[PATCH v2] media: videobuf2: add V4L2_BUF_FLAG_HEADERS_ONLY flag
 2022-11-25  2:07 UTC 

[PATCH 00/14] staging: vc04_services: bcm2835-isp support
 2022-11-25  1:49 UTC  (5+ messages)
` [PATCH 03/14] media: videobuf2: Allow exporting of a struct dmabuf

[PATCH v1 00/15] media: i2c: imx290: Miscellaneous improvements
 2022-11-24 19:25 UTC  (16+ messages)
` [PATCH v1 02/15] media: i2c: imx290: Factor out subdev init and cleanup to functions
` [PATCH v1 07/15] media: i2c: imx290: Factor out black level setting to a function
` [PATCH v1 14/15] media: i2c: imx290: Configure data lanes at start time

[GIT PULL FOR v6.2] Various fixes and enhancements
 2022-11-24 15:28 UTC 

[RESEND 0/6 v2] Support Geekworm MZP280 Panel for Raspberry Pi
 2022-11-24 15:11 UTC  (5+ messages)
` [RESEND 2/6 v2] media: uapi: Document format MEDIA_BUS_FMT_RGB565_1X24_CPADHI
` [RESEND 3/6 v2] media: uapi: add MEDIA_BUS_FMT_RGB565_1X24_CPADHI

[PATCH v2 0/9] dt-bindings: cleanup titles
 2022-11-24 14:59 UTC  (12+ messages)
` [PATCH v2 1/9] dt-bindings: drop redundant part of title of shared bindings
` [PATCH v2 4/9] dt-bindings: drop redundant part of title (end)
` [PATCH v2 6/9] dt-bindings: drop redundant part of title (end, part three)
` [PATCH v2 7/9] dt-bindings: drop redundant part of title (beginning)

[PATCH 00/23] Add Tegra20 parallel video input capture
 2022-11-24 14:56 UTC  (3+ messages)

[PATCH 0/6] Add new bayer ir formats
 2022-11-24 14:49 UTC  (2+ messages)

stop drivers from passing GFP_COMP to dma_alloc_coherent
 2022-11-24 14:10 UTC  (3+ messages)
` [PATCH 1/7] media: videobuf-dma-contig: use dma_mmap_coherent

[PATCH] media: videobuf2-dma-sg: use v{un,}map instead of vm_{un,}map_ram
 2022-11-24 13:35 UTC  (2+ messages)

[PATCH v4 0/4] media: camss: sm8250: Virtual channels support for SM8250
 2022-11-24 13:22 UTC  (3+ messages)
` [PATCH v4 4/4] media: camss: sm8250: Pipeline starting and stopping for multiple virtual channels

[PATCH] dma-buf: Fix possible UAF in dma_buf_export
 2022-11-24 12:55 UTC  (10+ messages)
                    ` [Linaro-mm-sig] "

[PATCH v1 00/12] add support MDP3 on MT8195 platform
 2022-11-24 12:52 UTC  (13+ messages)
` [PATCH v1 01/12] dt-binding: mediatek: add bindings for MediaTek 8195 MDP3 components
` [PATCH v1 02/12] arm64: dts: mediatek: mt8195: add MDP3 nodes
` [PATCH v1 03/12] media: platform: mtk-mdp3: add support second sets of MMSYS
` [PATCH v1 04/12] media: platform: mtk-mdp3: add support second sets of MUTEX
` [PATCH v1 05/12] media: platform: mtk-mdp3: introduce more pipelines from 8195
` [PATCH v1 06/12] media: platform: mtk-mdp3: introduce more MDP3 components
` [PATCH v1 07/12] media: platform: mtk-mdp3: add checks for dummy components
` [PATCH v1 08/12] media: platform: mtk-mdp3: avoid multiple driver registrations
` [PATCH v1 09/12] media: platform: mtk-mdp3: extend GCE event waiting in RDMA and WROT
` [PATCH v1 10/12] media: platform: mtk-mdp3: add 8195 platform configuration
` [PATCH v1 11/12] media: platform: mtk-mdp3: add 8195 shared memory configurations
` [PATCH v1 12/12] media: platform: mtk-mdp3: add 8195 component settings

[PATCH v4 0/9] Add support for multiple chips
 2022-11-24 12:38 UTC  (10+ messages)
` [PATCH v4 1/9] media: platform: mtk-mdp3: add chip configuration header file
` [PATCH v4 2/9] media: platform: mtk-mdp3: chip config split about component settings
` [PATCH v4 3/9] media: platform: mtk-mdp3: chip config split about subcomponents
` [PATCH v4 4/9] media: platform: mtk-mdp3: chip config split about color format
` [PATCH v4 5/9] media: platform: mtk-mdp3: chip config split about resolution limitations
` [PATCH v4 6/9] media: platform: mtk-mdp3: chip config split about pipe info
` [PATCH v4 7/9] media: platform: mtk-mdp3: extend mdp_color format for compressed mode
` [PATCH v4 8/9] media: platform: mtk-mdp3: Split general definitions used in MDP3
` [PATCH v4 9/9] media: platform: mtk-mdp3: decompose hardware-related information in shared memory

[PATCHv3 1/1 RESEND] media: imx: Round line size to 4 bytes
 2022-11-24 12:35 UTC  (6+ messages)

[PATCH 0/2] media: Add regulator support to ov9282
 2022-11-24 12:06 UTC  (5+ messages)
` [PATCH 2/2] media: i2c: ov9282: Add support for regulators

[PATCH] media: add V4L2_BUF_FLAG_TIMESTAMP_UTC and V4L2_BUF_FLAG_TIMESTAMP_TAI
 2022-11-24 11:56 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox