messages from 2023-10-13 10:57:47 to 2023-10-17 14:49:24 UTC [more...]
[PATCH v12 00/56] Add DELETE_BUF ioctl
2023-10-17 14:47 UTC (42+ messages)
` [PATCH v12 01/56] media: videobuf2: Rename offset parameter
` [PATCH v12 02/56] media: videobuf2: Rework offset 'cookie' encoding pattern
` [PATCH v12 03/56] media: videobuf2: Stop spamming kernel log with all queue counter
` [PATCH v12 04/56] media: videobuf2: Use vb2_buffer instead of index
` [PATCH v12 05/56] media: videobuf2: Access vb2_queue bufs array through helper functions
` [PATCH v12 06/56] media: videobuf2: Remove duplicated index vs q->num_buffers check
` [PATCH v12 07/56] media: videobuf2: Add helper to get queue number of buffers
` [PATCH v12 08/56] media: videobuf2: Use vb2_get_num_buffers() helper
` [PATCH v12 09/56] media: amphion: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v12 10/56] media: amphion: Stop direct calls to queue num_buffers field
` [PATCH v12 11/56] media: mediatek: jpeg: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v12 12/56] media: mediatek: vdec: Remove useless loop
` [PATCH v12 13/56] media: mediatek: vcodec: Stop direct calls to queue num_buffers field
` [PATCH v12 14/56] media: sti: hva: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v12 15/56] media: visl: "
` [PATCH v12 16/56] media: atomisp: "
` [PATCH v12 17/56] media: atomisp: Stop direct calls to queue num_buffers field
` [PATCH v12 18/56] media: dvb-core: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v12 19/56] media: dvb-core: Do not initialize twice queue num_buffer field
` [PATCH v12 20/56] media: dvb-frontends: rtl2832: Stop direct calls to queue num_buffers field
` [PATCH v12 21/56] media: pci: dt3155: Remove useless check
` [PATCH v12 22/56] media: pci: tw686x: Set min_buffers_needed to 3
` [PATCH v12 23/56] media: pci: cx18: Stop direct calls to queue num_buffers field
` [PATCH v12 24/56] media: pci: netup_unidvb: "
` [PATCH v12 25/56] media: pci: tw68: "
` [PATCH v12 26/56] media: i2c: video-i2c: "
` [PATCH v12 27/56] media: coda: "
` [PATCH v12 28/56] media: nxp: "
` [PATCH v12 29/56] media: verisilicon: "
` [PATCH v12 30/56] media: test-drivers: "
` [PATCH v12 31/56] media: imx: "
` [PATCH v12 32/56] media: meson: vdec: "
` [PATCH v12 33/56] touchscreen: sur40: "
` [PATCH v12 34/56] sample: v4l: "
` [PATCH v12 35/56] media: cedrus: "
` [PATCH v12 36/56] media: nuvoton: "
` [PATCH v12 38/56] media: ti: "
` [PATCH v12 39/56] media: usb: "
` [PATCH v12 40/56] media: usb: cx231xx: "
` [PATCH v12 41/56] media: usb: hackrf: "
` [PATCH v12 42/56] media: usb: usbtv: "
[PATCH v13 0/8] Wave5 codec driver
2023-10-17 13:39 UTC (9+ 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
[RFC PATCH v6 00/11] Add audio support in v4l2 framework
2023-10-17 13:37 UTC (23+ 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 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 v2 0/3] Document link-frequencies better, small fixes
2023-10-17 13:34 UTC (9+ messages)
` [PATCH v2 1/3] media: Documentation: Document how link frequencies can be chosen
` [PATCH v2 2/3] media: Documentation: BT.601 is not a bus
` [PATCH v2 3/3] media: Documentation: LP-11 and LP-111 are states, not modes
[PATCH v4 0/3] media: i2c: Add driver for THine THP7312 ISP
2023-10-17 13:21 UTC (4+ messages)
` [PATCH v4 1/3] dt-bindings: media: Add bindings "
` [PATCH v4 2/3] media: uapi: Add controls for the "
` [PATCH v4 3/3] media: i2c: Add driver for THine THP7312
[PATCH 0/3] Document link-frequencies better, small fixes
2023-10-17 10:54 UTC (4+ messages)
` [PATCH 1/3] media: Documentation: Document how link frequencies can be chosen
` [PATCH 2/3] media: Documentation: BT.601 is not a bus
` [PATCH 3/3] media: Documentation: LP-11 and LP-111 are states, not modes
[PATCH v7 00/16] introduce more MDP3 components in MT8195
2023-10-17 10:46 UTC (7+ messages)
` [PATCH v7 15/16] dt-bindings: display: mediatek: split: add compatible for MT8195
[PATCH v11 00/56] Add DELETE_BUF ioctl
2023-10-17 9:59 UTC (27+ 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 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 41/56] media: cedrus: "
` [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 v3 0/3] Improve pwm-ir-tx precision
2023-10-17 9:17 UTC (4+ messages)
` [PATCH v3 1/3] pwm: make it possible to apply pwm changes in atomic context
` [PATCH v3 2/3] pwm: bcm2835: allow pwm driver to be used "
` [PATCH v3 3/3] media: pwm-ir-tx: trigger edges from hrtimer interrupt context
[PATCH 1/7] media: mediatek: vcodec: Getting the chip name of each platform
2023-10-17 9:28 UTC (8+ 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 5/6] media: v4l: subdev: Switch to stream-aware state functions
2023-10-17 9:17 UTC (2+ messages)
v4l2-tracer fails to compile after syncing to latest kernel headers
2023-10-17 8:40 UTC
[PATCH 1/1] media: ccs: Ensure control handlers have been set up after probe
2023-10-17 8:25 UTC
[PATCH 0/6] Unify sub-device state access functions
2023-10-17 8:22 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] media: platform: cadence: select MIPI_DPHY dependency
2023-10-17 7:57 UTC (2+ messages)
[GIT PULL FOR 6.7] CSI2RX, mostly camera sensor sensor patches
2023-10-17 7:56 UTC (3+ messages)
[PATCH v7 0/3] media: i2c: Introduce driver for the TW9900 video decoder
2023-10-17 7:45 UTC (5+ 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
cron job: media_tree daily build: WARNINGS
2023-10-17 1:44 UTC
[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 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 v3 0/3] media: i2c: Add driver for THine THP7312 ISP
2023-10-16 5:06 UTC (5+ messages)
` [PATCH v3 1/3] dt-bindings: media: Add bindings "
[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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox