Linux-Media Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-12 12:11:20 to 2023-10-17 01:44:42 UTC [more...]

cron job: media_tree daily build: WARNINGS
 2023-10-17  1:44 UTC 

[PATCH v7 00/16] introduce more MDP3 components in MT8195
 2023-10-16 16:21 UTC  (35+ messages)
` [PATCH v7 02/16] dt-bindings: media: mediatek: mdp3: merge the indentical RDMA under display
` [PATCH v7 03/16] dt-bindings: media: mediatek: mdp3: add config for MT8195 RDMA
` [PATCH v7 04/16] dt-bindings: media: mediatek: mdp3: add compatible for MT8195 RSZ
` [PATCH v7 05/16] dt-bindings: media: mediatek: mdp3: add compatible for MT8195 WROT
` [PATCH v7 06/16] dt-bindings: media: mediatek: mdp3: add component FG for MT8195
` [PATCH v7 07/16] dt-bindings: media: mediatek: mdp3: add component HDR "
` [PATCH v7 08/16] dt-bindings: media: mediatek: mdp3: add component STITCH "
` [PATCH v7 09/16] dt-bindings: media: mediatek: mdp3: add component TCC "
` [PATCH v7 10/16] dt-bindings: media: mediatek: mdp3: add component TDSHP "
` [PATCH v7 12/16] dt-bindings: display: mediatek: color: add compatible "
` [PATCH v7 13/16] dt-bindings: display: mediatek: merge: "
` [PATCH v7 14/16] dt-bindings: display: mediatek: ovl: "
` [PATCH v7 15/16] dt-bindings: display: mediatek: split: "
` [PATCH v7 16/16] dt-bindings: display: mediatek: padding: "

[PATCH v11 00/56] Add DELETE_BUF ioctl
 2023-10-16 14:33 UTC  (29+ messages)
` [PATCH v11 04/56] media: videobuf2: Use vb2_buffer instead of index
` [PATCH v11 05/56] media: videobuf2: Access vb2_queue bufs array through helper functions
` [PATCH v11 08/56] media: videobuf2: Use vb2_get_num_buffers() helper
` [PATCH v11 09/56] media: amphion: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v11 16/56] media: atomisp: "
` [PATCH v11 17/56] media: atomisp: Stop direct calls to queue num_buffers field
` [PATCH v11 34/56] media: usb: cx231xx: Set min_buffers_needed to CX231XX_MIN_BUF
` [PATCH v11 39/56] touchscreen: sur40: Stop direct calls to queue num_buffers field
` [PATCH v11 40/56] sample: v4l: "
` [PATCH v11 44/56] media: core: Report the maximum possible number of buffers for the queue
` [PATCH v11 45/56] media: test-drivers: vivid: Increase max supported buffers for capture queues
` [PATCH v11 56/56] media: test-drivers: Use helper for DELETE_BUFS ioctl

[RFC PATCH v6 00/11] Add audio support in v4l2 framework
 2023-10-16 14:08 UTC  (22+ messages)
` [RFC PATCH v6 01/11] ASoC: fsl_asrc: define functions for memory to memory usage
` [RFC PATCH v6 02/11] ASoC: fsl_easrc: "
` [RFC PATCH v6 03/11] ASoC: fsl_asrc: move fsl_asrc_common.h to include/sound
` [RFC PATCH v6 04/11] ASoC: fsl_asrc: register m2m platform device
` [RFC PATCH v6 05/11] ASoC: fsl_easrc: "
` [RFC PATCH v6 06/11] media: uapi: Add V4L2_CAP_AUDIO_M2M capability flag
` [RFC PATCH v6 07/11] media: v4l2: Add audio capture and output support
` [RFC PATCH v6 08/11] media: uapi: define audio sample format fourcc type
` [RFC PATCH v6 09/11] media: uapi: Add audio rate controls support
` [RFC PATCH v6 10/11] media: imx-asrc: Add memory to memory driver
` [RFC PATCH v6 11/11] media: viaudm2m: add virtual driver for audio memory to memory

[PATCH v7 0/3] media: i2c: Introduce driver for the TW9900 video decoder
 2023-10-16 13:58 UTC  (4+ messages)
` [PATCH v7 1/3] dt-bindings: vendor-prefixes: Add techwell vendor prefix
` [PATCH v7 2/3] media: dt-bindings: media: i2c: Add bindings for TW9900
` [PATCH v7 3/3] media: i2c: Introduce a driver for the Techwell TW9900 decoder

[PATCH v13 0/8] Wave5 codec driver
 2023-10-16 13:47 UTC  (8+ messages)
` [PATCH v13 5/8] media: chips-media: wave5: Add the v4l2 layer
` [PATCH v13 6/8] media: dt-bindings: wave5: add Chips&Media 521c codec IP support

[PATCH] media: staging: max96712: fix copy-paste error
 2023-10-16 12:47 UTC  (4+ messages)
  ` [PATCH v2] "

[syzbot] [dri?] WARNING in drm_prime_fd_to_handle_ioctl
 2023-10-16 12:06 UTC  (2+ messages)

[PATCH v6 00/11] Introduce STM32 Firewall framework
 2023-10-16 12:02 UTC  (5+ messages)
` [PATCH v6 10/11] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards

[PATCH v10 0/8] Add StarFive Camera Subsystem driver
 2023-10-16 11:40 UTC  (3+ messages)

[PATCH] media: ov08x40: Add quirk infrastructure to enable conditional changes
 2023-10-16 11:27 UTC  (3+ messages)

[GIT PULL v2] drm: renesas: shmobile: Atomic conversion + DT support (#95915)
 2023-10-16 10:46 UTC 

[PATCH 0/6] Unify sub-device state access functions
 2023-10-16 10:21 UTC  (23+ messages)
` [PATCH 1/6] media: v4l: subdev: Store the number of pads in sub-device state
` [PATCH 2/6] media: v4l: subdev: Also return pads array information on stream functions
` [PATCH 3/6] media: v4l: subdev: Rename sub-device state information access functions
` [PATCH 4/6] media: v4l: subdev: v4l2_subdev_get_format always returns format now
` [PATCH 5/6] media: v4l: subdev: Switch to stream-aware state functions
` [PATCH 6/6] media: v4l: subdev: Remove stream-unaware sub-device state access

[PATCH v4 00/41] drm: renesas: shmobile: Atomic conversion + DT support
 2023-10-16  9:59 UTC  (3+ messages)
` [GIT PULL] drm: renesas: shmobile: Atomic conversion + DT support (was: Re: [PATCH v4 00/41] drm: renesas: shmobile: Atomic conversion + DT support)
  ` [GIT PULL v2] "

[PATCH 00/15] Intel IPU6 and IPU6 input system drivers
 2023-10-16  9:39 UTC  (4+ messages)
` [PATCH 01/15] media: intel/ipu6: add Intel IPU6 PCI device driver

[PATCH v8 0/3] media: rockchip: Add a driver for Rockchip's camera interface
 2023-10-16  9:00 UTC  (4+ messages)
` [PATCH v8 1/3] media: dt-bindings: media: add bindings for Rockchip VIP
` [PATCH v8 2/3] media: rockchip: Add a driver for Rockhip's camera interface
` [PATCH v8 3/3] arm64: dts: rockchip: Add the "

[GIT PULL FOR v6.7] One CEC and one videobuf2-core.h patch
 2023-10-16  7:56 UTC  (2+ messages)
` [GIT PULL FOR v6.7] One CEC and one videobuf2-core.h patch (#95910)

[PATCHv4] media: cec: core: count low-drive, error and arb-lost, conditions
 2023-10-16  7:09 UTC 

[PATCH 1/7] media: mediatek: vcodec: Getting the chip name of each platform
 2023-10-16  6:43 UTC  (7+ messages)
` [PATCH 2/7] media: mediatek: vcodec: Setting the supported h264 level for "
` [PATCH 3/7] media: mediatek: vcodec: Setting the supported h265 "
` [PATCH 4/7] media: mediatek: vcodec: Setting the supported h264 profile "
` [PATCH 5/7] media: mediatek: vcodec: Setting the supported h265 "
` [PATCH 6/7] media: mediatek: vcodec: Setting the supported vp9 level "
` [PATCH 7/7] media: mediatek: vcodec: Setting the supported vp9 profile "

[PATCH v3 0/3] media: i2c: Add driver for THine THP7312 ISP
 2023-10-16  5:06 UTC  (7+ messages)
` [PATCH v3 1/3] dt-bindings: media: Add bindings "
` [PATCH v3 2/3] media: uapi: Add controls for the "
` [PATCH v3 3/3] media: i2c: Add driver for THine THP7312

[PATCH] media: pvrusb2: fix use after free on context disconnection
 2023-10-16  1:49 UTC  (2+ messages)

[PATCH v2 0/3] Improve pwm-ir-tx precision
 2023-10-15 21:25 UTC  (17+ messages)
` [PATCH v2 1/3] pwm: make it possible to apply pwm changes in atomic context
` [PATCH v2 2/3] pwm: bcm2835: allow pwm driver to be used "
` [PATCH v2 3/3] media: pwm-ir-tx: trigger edges from hrtimer interrupt context

[PATCH v2] staging: vc04_services: vchiq_bus: Do not kfree device
 2023-10-15 16:17 UTC  (2+ messages)

[PATCH] media: tc358746: fix the pll calculating function
 2023-10-15  0:19 UTC 

[PATCH v6 3/3] media: i2c: Introduce a driver for the Techwell TW9900 decoder
 2023-10-14 18:11 UTC  (2+ messages)

[PATCH] staging: media: atomisp: Removed duplicate comment and fixed comment format
 2023-10-14  8:35 UTC 

[PATCH] media: rc: pwm-ir-tx: use hrtimer for edge generation
 2023-10-14  7:24 UTC  (3+ messages)

cron job: media_tree daily build: WARNINGS
 2023-10-14  1:44 UTC 

[PATCH 0/9] dma-buf: heaps: Add MediaTek secure heap
 2023-10-13 19:10 UTC  (13+ messages)
` [PATCH 5/9] dma-buf: heaps: mtk_sec_heap: Initialise tee session

[GIT PULL for v6.6-rc6] media fixes
 2023-10-13 16:39 UTC  (3+ messages)
` [GIT PULL for v6.6-rc6] media fixes (#95897)

[PATCH v2 00/13] media: rockchip: rga: add support for multi-planar formats
 2023-10-13 11:00 UTC  (14+ messages)
` [PATCH v2 01/13] media: rockchip: rga: fix swizzling for RGB formats
` [PATCH v2 02/13] media: rockchip: rga: extract helper to fill descriptors
` [PATCH v2 03/13] media: rockchip: rga: allocate DMA descriptors per buffer
` [PATCH v2 04/13] media: rockchip: rga: split src and dst buffer setup
` [PATCH v2 05/13] media: rockchip: rga: pre-calculate plane offsets
` [PATCH v2 06/13] media: rockchip: rga: set dma mask to 32 bits
` [PATCH v2 07/13] media: rockchip: rga: use clamp() to clamp size to limits
` [PATCH v2 08/13] media: rockchip: rga: use pixelformat to find format
` [PATCH v2 09/13] media: rockchip: rga: add local variable for pix_format
` [PATCH v2 10/13] media: rockchip: rga: use macros for testing buffer type
` [PATCH v2 11/13] media: rockchip: rga: switch to multi-planar API
` [PATCH v2 12/13] media: rockchip: rga: rework buffer handling for multi-planar formats
` [PATCH v2 13/13] media: rockchip: rga: add NV12M support

Sony IMX290/462 image sensors I2C xfer peculiarity
 2023-10-13 10:39 UTC  (11+ messages)

[PATCH] media: MAINTAINERS: Fix path for J721E CSI2RX bindings
 2023-10-13  8:57 UTC 

[PATCH 0/9] media: fix smatch warnings
 2023-10-13  8:32 UTC  (3+ messages)
` [PATCH 4/9] media: dvb-usb-v2: af9035: fix missing unlock

[PATCH] media: pci: cx18: if cx == NULL, then don't use it
 2023-10-13  8:31 UTC 

[PATCH v6 00/28] Generic line based metadata support, internal pads
 2023-10-13  6:05 UTC  (10+ messages)
` [PATCH v6 11/28] media: Documentation: Document S_ROUTING behaviour
` [PATCH v6 12/28] media: v4l: subdev: Add helpers for format, crop and compose pointers
` [PATCH v6 15/28] media: v4l: subdev: Copy argument back to user also for S_ROUTING

[PATCH v7 00/12] add support MDP3 on MT8195 platform
 2023-10-13  3:33 UTC  (3+ messages)

cron job: media_tree daily build: WARNINGS
 2023-10-13  1:44 UTC 

[syzbot] [pvrusb2?] [usb?] KASAN: slab-use-after-free Read in pvr2_context_set_notify
 2023-10-12 22:54 UTC  (4+ messages)
    ` [syzbot] [usb?] [pvrusb2?] "

[sailus-media-tree:fixes] BUILD SUCCESS 1bc2cf4bef1215aa28519807dc1bcf1dce28dad8
 2023-10-12 21:26 UTC 

[sailus-media-tree:master] BUILD SUCCESS f4f5a574664f77796613401ccb9cc1d01a546dbd
 2023-10-12 21:26 UTC 

[PATCH v9 0/5] Add Toshiba Visconti Video Input Interface driver
 2023-10-12 19:24 UTC  (3+ messages)
` [PATCH v9 1/5] dt-bindings: media: platform: visconti: Add Toshiba Visconti Video Input Interface

[PATCH v2 0/3] media: i2c: gc2145: GC2145 sensor support
 2023-10-12 18:02 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: vendor-prefixes: Add prefix for GalaxyCore Inc
` [PATCH v2 2/3] dt-bindings: media: i2c: add galaxycore,gc2145 dt-bindings

[PATCH] media: qcom: camss: clean up a check
 2023-10-12 16:13 UTC  (2+ messages)

[PATCH 0/2] media: i2c: Add driver for OmniVision OV64A40
 2023-10-12 15:37 UTC  (8+ messages)
` [PATCH 1/2] media: dt-bindings: Add "

[PATCH v1 0/2] [PATCH] hwmon: (pmbus/max31785) Add minimum delay between bus accesses
 2023-10-12 15:08 UTC  (4+ messages)
` [PATCH v1 1/2] i2c: smbus: Allow throttling of transfers to client devices

[PATCH v2 0/3] media: i2c: Add driver for THine THP7312 ISP
 2023-10-12 13:17 UTC  (7+ messages)
` [PATCH v2 1/3] dt-bindings: media: Add bindings "

[PATCH v2 0/5] Add support for video hardware codec of STMicroelectronics STM32 SoC series
 2023-10-12 12:39 UTC  (3+ messages)
` [PATCH v2 1/5] dt-bindings: media: Document STM32MP25 VDEC & VENC video codecs

[PATCH] platform/x86: int3472: Add handshake GPIO function
 2023-10-12 12:22 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).