messages from 2022-03-08 18:49:11 to 2022-03-10 11:45:54 UTC [more...]
[bug report] media: amphion: implement windsor encoder rpc interface
2022-03-10 11:45 UTC (3+ messages)
` [EXT] "
[PATCH] media: amphion: fix some error related with undefined reference to __divdi3
2022-03-10 11:31 UTC (4+ messages)
` [EXT] "
[PATCH 0/3] Add support for RZ/G2L VSPD
2022-03-10 11:11 UTC (12+ messages)
` [PATCH 1/3] media: dt-bindings: media: renesas,vsp1: Document RZ/{G2L,V2L} VSPD bindings
` [PATCH 2/3] media: vsp1: Add support to deassert/assert reset line
` [PATCH 3/3] media: vsp1: Add support for RZ/G2L VSPD
[PATCH] media: amphion: fix some issues to improve robust
2022-03-10 10:07 UTC
[PATCH v9 00/13] media: atmel: atmel-isc: implement media controller
2022-03-10 9:52 UTC (14+ messages)
` [PATCH v9 01/13] media: atmel: atmel-isc-base: use streaming status when queueing buffers
` [PATCH v9 02/13] media: atmel: atmel-isc-base: replace is_streaming call in s_fmt_vid_cap
` [PATCH v9 03/13] media: atmel: atmel-isc: remove redundant comments
` [PATCH v9 04/13] media: atmel: atmel-isc: implement media controller
` [PATCH v9 05/13] media: atmel: atmel-sama5d2-isc: fix wrong mask in YUYV format check
` [PATCH v9 06/13] media: atmel: atmel-isc-base: use mutex to lock awb workqueue from streaming
` [PATCH v9 07/13] media: atmel: atmel-isc: compact the controller formats list
` [PATCH v9 08/13] media: atmel: atmel-isc: change format propagation to subdev into only verification
` [PATCH v9 09/13] media: atmel: atmel-sama7g5-isc: remove stray line
` [PATCH v9 10/13] dt-bindings: media: microchip,xisc: add bus-width of 14
` [PATCH v9 11/13] ARM: dts: at91: sama7g5: add nodes for video capture
` [PATCH v9 12/13] ARM: configs: at91: sama7: add xisc and csi2dc
` [PATCH v9 13/13] ARM: multi_v7_defconfig: add atmel video pipeline modules
[PATCH] media: mtk-vcodec: fix platform_get_irq.cocci warning
2022-03-10 8:06 UTC
[PATCH] media: meson-ir-tx: fix platform_get_irq.cocci warning
2022-03-10 7:40 UTC
[PATCH v3 0/9] i.MX8MP DW100 dewarper driver
2022-03-10 7:21 UTC (14+ messages)
` [PATCH v3 1/9] videodev2.h: add V4L2_CTRL_FLAG_DYNAMIC_ARRAY
` [PATCH v3 2/9] v4l2-ctrls: add support for dynamically allocated arrays
` [PATCH v3 3/9] vivid: add dynamic array test control
` [PATCH v3 4/9] media: Documentation: dw100: Add user documentation for the DW100 driver
` [PATCH v3 5/9] media: v4l: uapi: Add user control base for DW100 controls
` [PATCH v3 6/9] media: uapi: Add a control for DW100 driver
` [PATCH v3 7/9] media: dt-bindings: media: Add i.MX8MP DW100 binding
` [PATCH v3 8/9] media: dw100: Add i.MX8MP dw100 dewarper driver
` (EXT) "
` [PATCH v3 9/9] media: MAINTAINERS: add entry for i.MX8MP DW100 v4l2 mem2mem driver
[PATCH] media: amphion: fix an issue that using pm_runtime_get_sync incorrectly
2022-03-10 6:38 UTC
cron job: media_tree daily build: ERRORS
2022-03-10 5:53 UTC
[PATCH] media: platform: mtk-vcodec: fix platform_get_irq.cocci warning
2022-03-10 3:18 UTC (2+ messages)
[PATCH v2] staging: media: ipu3: Fix AF x_start position when rightmost stripe is used
2022-03-10 3:11 UTC (3+ messages)
[PATCH v18 00/15] amphion video decoder/encoder driver
2022-03-10 1:55 UTC (10+ messages)
` [PATCH v18 04/15] media: amphion: add vpu core driver
` [PATCH v18 05/15] media: amphion: implement vpu core communication based on mailbox
` [PATCH v18 06/15] media: amphion: add vpu v4l2 m2m support
` [EXT] "
` [PATCH v18 10/15] media: amphion: implement malone decoder rpc interface
[bug report] media: amphion: add vpu core driver
2022-03-10 1:54 UTC (6+ messages)
` [EXT] "
[PATCH] m5mols/m5mols.h: document new reset field
2022-03-09 23:39 UTC (2+ messages)
[RFC v3 0/8] Proposal for a GPU cgroup controller
2022-03-09 21:31 UTC (10+ messages)
` [RFC v3 1/8] gpu: rfc: "
` [RFC v3 2/8] cgroup: gpu: Add a cgroup controller for allocator attribution of GPU memory
` [RFC v3 3/8] dmabuf: Use the GPU cgroup charge/uncharge APIs
` [RFC v3 4/8] dmabuf: heaps: export system_heap buffers with GPU cgroup charging
` [RFC v3 5/8] dmabuf: Add gpu cgroup charge transfer function
` [RFC v3 6/8] binder: Add a buffer flag to relinquish ownership of fds
` [RFC v3 7/8] binder: use __kernel_pid_t and __kernel_uid_t for userspace
` [RFC v3 8/8] selftests: Add binder cgroup gpu memory transfer test
[PATCH v2 0/9] i.MX8MP DW100 dewarper driver
2022-03-09 20:25 UTC (16+ messages)
` [PATCH v2 1/9] videodev2.h: add V4L2_CTRL_FLAG_DYNAMIC_ARRAY
` [PATCH v2 2/9] v4l2-ctrls: add support for dynamically allocated arrays
` [PATCH v2 3/9] vivid: add dynamic array test control
` [PATCH v2 4/9] media: Documentation: dw100: Add user documentation for the DW100 driver
` [PATCH v2 5/9] media: v4l: uapi: Add user control base for DW100 controls
` [PATCH v2 6/9] media: uapi: Add a control for DW100 driver
` [PATCH v2 7/9] media: dt-bindings: media: Add i.MX8MP DW100 binding
` [PATCH v2 8/9] media: dw100: Add i.MX8MP dw100 dewarper driver
` [PATCH v2 9/9] media: MAINTAINERS: add entry for i.MX8MP DW100 v4l2 mem2mem driver
Build failed in Jenkins: camorama #32
2022-03-09 20:16 UTC (2+ messages)
` Build failed in Jenkins: camorama #33
[PATCH 0/4] media: videobuf2: Add a transfer error event
2022-03-09 19:27 UTC (10+ messages)
` [PATCH 3/4] rcar-vin: Stop stream when subdevice signal transfer error
[PATCH v3 1/2] media: coda: Fix reported H264 profile
2022-03-09 17:36 UTC (2+ messages)
` [PATCH v3 2/2] media: coda: Add more H264 levels for CODA960
[PATCH] media: ov5640: Use runtime PM
2022-03-09 17:22 UTC (5+ messages)
[PATCH v2 1/2] media: coda: Fix reported H264 profile
2022-03-09 17:17 UTC (6+ messages)
` [PATCH v2 2/2] media: coda: Add more H264 levels for CODA960
[PATCH 1/1] media: Documentation: mc: Add media_device_{init,cleanup}
2022-03-09 17:14 UTC (2+ messages)
[PATCH v2 00/17] media: rkisp1: Misc bug fixes and cleanups
2022-03-09 16:49 UTC (5+ messages)
` [PATCH v2 03/17] media: rkisp1: isp: Fix and simplify (un)registration
` [PATCH v2 04/17] media: rkisp1: resizer: "
[PATCH v8 00/13] media: atmel: atmel-isc: implement media controller
2022-03-09 16:37 UTC (14+ messages)
` [PATCH v8 01/13] media: atmel: atmel-isc-base: use streaming status when queueing buffers
` [PATCH v8 02/13] media: atmel: atmel-isc-base: replace is_streaming call in s_fmt_vid_cap
` [PATCH v8 03/13] media: atmel: atmel-isc: remove redundant comments
` [PATCH v8 04/13] media: atmel: atmel-isc: implement media controller
` [PATCH v8 05/13] media: atmel: atmel-sama5d2-isc: fix wrong mask in YUYV format check
` [PATCH v8 06/13] media: atmel: atmel-isc-base: use mutex to lock awb workqueue from streaming
` [PATCH v8 07/13] media: atmel: atmel-isc: compact the controller formats list
` [PATCH v8 08/13] media: atmel: atmel-isc: change format propagation to subdev into only verification
` [PATCH v8 09/13] media: atmel: atmel-sama7g5-isc: remove stray line
` [PATCH v8 10/13] dt-bindings: media: microchip,xisc: add bus-width of 14
` [PATCH v8 11/13] ARM: dts: at91: sama7g5: add nodes for video capture
` [PATCH v8 12/13] ARM: configs: at91: sama7: add xisc and csi2dc
` [PATCH v8 13/13] ARM: multi_v7_defconfig: add atmel video pipeline modules
[PATCH v3 0/5] Set bus_info field in framework
2022-03-09 16:31 UTC (6+ messages)
` [PATCH v3 1/5] mc: Remove redundant documentation
` [PATCH v3 2/5] mc: media_device_init() initialises a media_device, not media_entity
` [PATCH v3 3/5] mc: Provide a helper for setting bus_info field
` [PATCH v3 4/5] mc: Set bus_info in media_device_init()
` [PATCH v3 5/5] v4l: ioctl: Set bus_info in v4l_querycap()
[PATCH 0/5] media: sort Makefile entries
2022-03-09 16:22 UTC (6+ messages)
` [PATCH 1/5] media: xc2028: rename the driver from tuner-xc2028
` [PATCH 2/5] media: platform: Makefile: group some Makefile options
` [PATCH 3/5] media: Makefiles: remove extra spaces
` [PATCH 4/5] media: dvb-frontend: remove TUNER_ from some DVB frontend Kconfig options
` [PATCH 5/5] media: Makefiles: sort entries where it fits
[PATCH v5 0/2] media: ovm6211: Adds support for OVM6211
2022-03-09 16:20 UTC (7+ messages)
` [PATCH v5 1/2] "
` [PATCH v5 2/2] dt-bindings: media: add ovti,ovm6211 bindings
[PATCH v7 00/13] media: atmel: atmel-isc: implement media controller
2022-03-09 16:09 UTC (8+ messages)
` [PATCH v7 04/13] "
` [PATCH v7 08/13] media: atmel: atmel-isc: change format propagation to subdev into only verification
[PATCH 1/3] edid-decode: Introduce libedid-decode wrapper
2022-03-09 16:00 UTC (10+ messages)
[PATCH 0/6] cec: various fixes and enhancements
2022-03-09 15:57 UTC (7+ messages)
` [PATCH 1/6] cec: call enable_adap on s_log_addrs
` [PATCH 2/6] cec: abort if the current transmit was canceled
` [PATCH 3/6] cec: correctly pass on reply results
` [PATCH 4/6] cec.h: add cec_msg_recv_is_rx/tx_result helpers
` [PATCH 5/6] cec: add xfer_timeout_ms field
` [PATCH 6/6] cec: add optional adap_configured callback
[PATCH v3 0/5] Introduce ancillary links
2022-03-09 15:46 UTC (11+ messages)
` [PATCH v3 1/5] media: entity: Skip non-data links in graph iteration
` [PATCH v3 2/5] media: media.h: Add new media link type
` [PATCH v3 3/5] media: entity: Add link_type_name() helper
` [PATCH v3 4/5] media: entity: Add support for ancillary links
` [PATCH v3 5/5] media: v4l2-async: Create links during v4l2_async_match_notify()
[PATCH v2] media: i2c: rdacm2x: properly set subdev entity function
2022-03-09 15:04 UTC (3+ messages)
[PATCH] media: amphion: malone: prevent divide by zero in vpu_malone_check_ready()
2022-03-09 12:54 UTC
[PATCH v3 0/8] imx7/imx8mm media / csi patches
2022-03-09 11:41 UTC (9+ messages)
` [PATCH v3 1/8] media: imx: Store the type of hardware implementation
` [PATCH v3 2/8] media: imx: Forward "
` [PATCH v3 3/8] media: imx: Use dedicated format handler for i.MX7/8
` [PATCH v3 4/8] media: imx: Fail conversion if pixel format not supported
` [PATCH v3 5/8] media: imx: imx7_media-csi: Add support for additional Bayer patterns
` [PATCH v3 6/8] media: imx: utils: Add more Bayer formats
` [PATCH v3 7/8] media: imx: utils: initialize local variable
` [PATCH v3 8/8] [DNI] arm64: dts: tqma8mqml: add IMX327 MIPI-CSI overlay
[PATCH] media:davinci:vpbe_display: Use platform_get_irq() to get the interrupt
2022-03-09 11:14 UTC (2+ messages)
[GIT FIXES FOR v5.18] Four fixes
2022-03-09 10:52 UTC (2+ messages)
` [GIT FIXES FOR v5.18] Four fixes (#81364)
[PATCH] media: i2c: rdacm2x: properly set subdev entity function
2022-03-09 10:07 UTC (4+ messages)
[PATCH] media: imx: imx-mipi-csis: Add support for JPEG_1X8
2022-03-09 10:04 UTC
[PATCH v2 0/4] Set bus_info field in framework
2022-03-09 9:10 UTC (7+ messages)
` [PATCH v2 2/4] mc: Provide a helper for setting bus_info field
` [PATCH v2 3/4] mc: Set bus_info in media_device_init()
cron job: media_tree daily build: WARNINGS
2022-03-09 5:51 UTC
[PATCH 0/1] staging: media: ipu3: Fix AF x_start position when rightmost stripe is used
2022-03-09 5:31 UTC (4+ messages)
` [PATCH 1/1] "
[PATCH RFC] MAINTAINERS: drop unreachable contact for MEDIATEK JPEG DRIVER
2022-03-09 3:04 UTC (2+ messages)
[PATCH] media: davinci: Use platform_get_irq() to get the interrupt
2022-03-08 23:40 UTC (2+ messages)
[PATCH v2 0/3] dt-bindings: Add macros for video interface bus types
2022-03-08 23:18 UTC (4+ messages)
` [PATCH v2 1/3] dt-bindings: media: "
Fix linux-uvc-devel list in documentation
2022-03-08 22:40 UTC
[RFC 00/28] Add RZ/G2L Display support
2022-03-08 19:18 UTC (6+ messages)
` [RFC 20/28] media: vsp1: Add support for the RZ/G2L VSPD
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