messages from 2024-08-31 00:43:42 to 2024-09-03 09:39:48 UTC [more...]
clearly mark DMA_OPS support as an architecture feature v2
2024-09-03 9:39 UTC (5+ messages)
` [PATCH 1/2] vdpa_sim: don't select DMA_OPS
[PATCH v4 0/3] Remove cl in struct cmdq_pkt
2024-09-03 9:39 UTC (8+ messages)
` [PATCH v4 1/3] media: platform: mtk-mdp3: Get fine-grain control of cmdq_pkt_finalize()
` [PATCH v4 2/3] media: platform: mtk-mdp3: Use cmdq_pkt_create() and cmdq_pkt_destroy()
` [PATCH v4 3/3] soc: mediatek: cmdq: Remove cmdq_pkt_finalize() helper function
[PATCH 1/3] media: atomisp: csi2-bridge: Add DMI quirk for t4ka3 on Xiaomi Mipad2
2024-09-03 9:27 UTC (8+ messages)
` [PATCH 2/3] media: atomisp: Drop dev_dbg() calls from hmm_[alloc|free]()
` [PATCH 3/3] media: atomisp: Improve binary finding debug logging
[PATCH] media: ti: j721e-csi2rx: Convert comma to semicolon
2024-09-03 9:14 UTC (2+ messages)
[PATCH v5 0/7] udmbuf bug fix and some improvements
2024-09-03 8:38 UTC (8+ messages)
` [PATCH v5 1/7] udmabuf: pre-fault when first page fault
` [PATCH v5 2/7] udmabuf: change folios array from kmalloc to kvmalloc
` [PATCH v5 3/7] udmabuf: fix vmap_udmabuf error page set
` [PATCH v5 4/7] udmabuf: udmabuf_create pin folio codestyle cleanup
` [PATCH v5 5/7] udmabuf: introduce udmabuf init and deinit helper
` [PATCH v5 6/7] udmabuf: remove udmabuf_folio
` [PATCH v5 7/7] udmabuf: reuse folio array when pin folios
[PATCH v2] media: intel/ipu6: optimize the IPU6 MMU mapping and unmapping flow
2024-09-03 8:28 UTC (2+ messages)
[PATCH 0/4] media: add missing wait_prepare/finish ops
2024-09-03 8:11 UTC (10+ messages)
` [PATCH 1/4] media: atomisp: "
` [PATCH 2/4] media: omap3isp: "
` [PATCH 3/4] media: pisp_be: "
` [PATCH 4/4] media: venus: "
[PATCH v3 0/7] media: i2c: imx290: check for availability in probe()
2024-09-03 7:38 UTC (28+ messages)
` [PATCH v3 1/7] media: i2c: imx290: Define standby mode values
` [PATCH v3 2/7] media: i2c: imx290: Define absolute control ranges
` [PATCH v3 3/7] media: i2c: imx290: Remove CHIP_ID reg definition
` [PATCH v3 4/7] media: i2c: imx290: Introduce initial "off" mode & link freq
` [PATCH v3 5/7] media: i2c: imx290: Avoid communication during probe()
` [PATCH v3 6/7] media: i2c: imx290: Check for availability in probe()
` [PATCH v3 7/7] media: i2c: imx290: Implement a "privacy mode" for probe()
[PATCH v3 0/2] media: venus: Add hierarchical h.264 controls
2024-09-03 7:05 UTC (3+ messages)
` [PATCH v3 2/2] media: venus: Enable h.264 hierarchical coding
[PATCH] edid-decode: Fix Visual Studio builds. Add utf-8 option and parse-if.cpp file
2024-09-03 7:00 UTC
[PATCH v3 0/4] media: pisp-be: Split jobs creation and scheduling
2024-09-03 6:59 UTC (20+ messages)
` [PATCH v3 1/4] media: pisp_be: Drop reference to non-existing function
` [PATCH v3 2/4] media: pisp_be: Remove config validation from schedule()
` [PATCH v3 3/4] media: pisp-be: Split jobs creation and scheduling
` [PATCH v3 4/4] media: pisp_be: Fix pm_runtime underrun in probe
[PATCH 0/9] Amlogic C3 ISP support
2024-09-03 6:57 UTC (10+ messages)
` [PATCH 1/9] dt-bindings: media: Add amlogic,c3-mipi-csi2.yaml
` [PATCH 2/9] media: platform: Add c3 mipi csi2 driver
` [PATCH 3/9] dt-bindings: media: Add amlogic,c3-mipi-adapter.yaml
` [PATCH 4/9] media: platform: Add c3 mipi adapter driver
` [PATCH 5/9] dt-bindings: media: Add amlogic,c3-isp.yaml
` [PATCH 6/9] media: Add C3ISP_PARAMS and C3ISP_STATS meta formats
` [PATCH 7/9] media: platform: Add c3 ISP driver
` [PATCH 8/9] Documentation: media: add documentation file metafmt-c3-isp.rst
` [PATCH 9/9] Documentation: media: add documentation file c3-isp.rst
[PATCH v4 0/4] media: pisp-be: Split jobs creation and scheduling
2024-09-03 6:18 UTC (9+ messages)
` [PATCH v4 1/4] media: pisp_be: Drop reference to non-existing function
` [PATCH v4 2/4] media: pisp_be: Remove config validation from schedule()
` [PATCH v4 3/4] media: pisp-be: Split jobs creation and scheduling
` [PATCH v4 4/4] media: pisp_be: Fix pm_runtime underrun in probe
[syzbot] [media?] WARNING in __v4l2_ctrl_modify_dimensions
2024-09-03 3:18 UTC (3+ messages)
[PATCH 01/10] Amlogic C3 ISP support
2024-09-03 3:03 UTC (2+ messages)
[PATCH -next] media: intel/ipu6: make use of dev_err_cast_probe()
2024-09-03 1:19 UTC (3+ messages)
[PATCH 00/13] media: i2c: imx214: Miscellaneous cleanups and improvements
2024-09-02 21:54 UTC (14+ messages)
` [PATCH 01/13] media: i2c: imx214: Use subdev active state
` [PATCH 02/13] media: i2c: imx214: Remove unneeded goto
` [PATCH 03/13] media: i2c: imx214: Simplify with dev_err_probe()
` [PATCH 04/13] media: i2c: imx214: Convert to CCI register access helpers
` [PATCH 05/13] media: i2c: imx214: Replace register addresses with macros
` [PATCH 06/13] media: i2c: imx214: Drop IMX214_REG_EXPOSURE from mode reg arrays
` [PATCH 07/13] media: i2c: imx214: Use number of lanes from device tree
` [PATCH 08/13] media: i2c: imx214: Add vblank and hblank controls
` [PATCH 09/13] media: i2c: imx214: Extract format and crop settings
` [PATCH 10/13] media: i2c: imx214: Implement vflip/hflip controls
` [PATCH 11/13] media: i2c: imx214: Add analogue/digital gain control
` [PATCH 12/13] media: i2c: imx214: Verify chip ID
` [PATCH 13/13] media: i2c: imx214: Add test pattern control
[PATCH][next] media: mediatek: vcodec: Remove trailing space after \n newline
2024-09-02 15:06 UTC (2+ messages)
[PATCH 0/9] media: vb2: prepare for vb2_ops_wait_prepare/finish removal
2024-09-02 14:32 UTC (11+ messages)
` [PATCH 1/9] media: staging: atomisp: set lock before calling vb2_queue_init()
` [PATCH 2/9] media: pwc: "
` [PATCH 3/9] media: msi2500: "
` [PATCH 4/9] media: hackrf: "
` [PATCH 5/9] media: airspy: "
` [PATCH 6/9] media: rcar_drif.c: "
` [PATCH 7/9] media: video-i2c: "
` [PATCH 8/9] media: vb2: vb2_core_queue_init(): sanity check lock and wait_prepare/finish
` [PATCH 9/9] media: vb2: use lock if wait_prepare/finish are NULL
[PATCH v4l-utils v1] libv4lconvert: fix jpeg-v9x/gcc-14.x compile (jpeg_mem_dest argument mismatch)
2024-09-02 13:59 UTC
[PATCH v4 00/13] media: qcom: camss: Add sm8550 support
2024-09-02 13:11 UTC (5+ messages)
` [PATCH 09/13] media: qcom: camss: vfe: Move common code into vfe core
[PATCH -next 0/7] spi: replace and remove {devm_}spi_alloc_master/slave()
2024-09-02 12:59 UTC (8+ messages)
` [PATCH -next 1/7] media: usb/msi2500: switch to use spi_alloc_host()
` [PATCH -next 2/7] media: netup_unidvb: switch to use devm_spi_alloc_host()
` [PATCH -next 3/7] spi: ch341: "
` [PATCH -next 4/7] spi: slave-mt27xx: switch to use spi_alloc_target()
` [PATCH -next 5/7] video: fbdev: mmp: switch to use spi_alloc_host()
` [PATCH -next 6/7] staging: greybus: spi: "
` [PATCH -next 7/7] spi: remove {devm_}spi_alloc_master/slave()
[PATCH v2] media: atomisp: Remove unused declartion
2024-09-02 10:33 UTC (2+ messages)
[PATCH -next 0/2] media: atomisp: use clamp() instead of min(max())
2024-09-02 10:28 UTC (3+ messages)
` [PATCH -next 1/2] media: atomisp: use clamp() in ia_css_eed1_8_encode()
[PATCH v1 1/1] media: atomisp: Replace rarely used macro from math_support.h
2024-09-02 10:20 UTC (2+ messages)
[PATCH v2] staging: atomisp: bnr: fix trailing statement
2024-09-02 10:11 UTC (2+ messages)
[PATCH] media: atomisp: move trailing */ to separate lines
2024-09-02 10:10 UTC (2+ messages)
[PATCH] media: atomisp: move trailing statement to next line
2024-09-02 10:10 UTC (2+ messages)
[PATCH] media: atomisp: Fix trailing statement in ia_css_de.host.c
2024-09-02 10:10 UTC (2+ messages)
[PATCH v3 0/4] media: raspberrypi: Support RPi5's CFE
2024-09-02 10:05 UTC (4+ messages)
` [PATCH v3 3/4] media: raspberrypi: Add support for RP1-CFE
[PATCH] media: atomisp: Use clamp_t() in ia_css_eed1_8_vmem_encode()
2024-09-02 10:02 UTC (2+ messages)
[PATCH] staging: media/atomisp/include/linux: Fix spelling mistakes in atomisp.h
2024-09-02 9:57 UTC (2+ messages)
[PATCH] media: staging: drop omap4iss
2024-09-02 8:49 UTC (2+ messages)
[PATCH v2 0/6] media: Fix last smatch warnings
2024-09-02 7:11 UTC (3+ messages)
` [PATCH v2 1/6] media: ar0521: Refactor ar0521_power_off()
[PATCH v6 0/2] media: aspeed: Allow to capture from SoC display (GFX)
2024-09-02 6:57 UTC (7+ messages)
` [PATCH v6 1/2] dt-bindings: media: convert aspeed-video.txt to dt-schema
[PATCH v3 0/9] of: property: add of_graph_get_next_port/port_endpoint()
2024-09-02 4:00 UTC (7+ messages)
` [PATCH v3 2/9] of: property: add of_graph_get_next_port_endpoint()
[PATCH v2 0/3] drm: Use iommu_paging_domain_alloc()
2024-09-02 1:47 UTC (4+ messages)
` [PATCH v2 1/3] drm/nouveau/tegra: "
` [PATCH v2 2/3] drm/rockchip: "
` [PATCH v2 3/3] drm/tegra: "
[PATCH v3 00/29] Qualcomm iris video decoder driver
2024-09-02 0:04 UTC (6+ messages)
` [PATCH v3 07/29] media: iris: implement video firmware load/unload
[PATCH 0/2] media: v4l: Call s_stream() on VCM when it is called on the associated sensor
2024-09-01 21:28 UTC (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] media: i2c: Add driver for AD5823 VCM
[PATCH 1/3] drm/nouveau/tegra: Use iommu_paging_domain_alloc()
2024-09-01 12:18 UTC (4+ messages)
` [PATCH 3/3] drm/tegra: Remove call to iommu_domain_alloc()
[RFT][PATCH 0/5] firewire: use sleepable workqueue to handle 1394 OHCI IT/IR context events
2024-09-01 11:06 UTC (6+ messages)
` [RFT][PATCH 1/5] firewire: core: allocate workqueue to handle isochronous contexts in card
` [RFT][PATCH 2/5] firewire: core: add local API for work items scheduled to workqueue specific to isochronous contexts
` [RFT][PATCH 3/5] firewire: ohci: process IT/IR events in sleepable work process to obsolete tasklet softIRQ
` [RFT][PATCH 4/5] firewire: core: non-atomic memory allocation for isochronous event to user client
` [RFT][PATCH 5/5] ALSA: firewire: use nonatomic PCM operation
[linuxtv-media-stage:master] BUILD SUCCESS 3f52e32445a1f63b788bc8969b7dc2386a80a24d
2024-08-31 20:10 UTC
[sailus-media-tree:devel] BUILD SUCCESS 9a59151d09df8e1c03add9ea5f767b4087512f7c
2024-08-31 19:45 UTC
[PATCH v4] arm64: dts: imx8mp: Add DT nodes for the two ISPs
2024-08-31 13:27 UTC (2+ messages)
[PATCH] arm64: dts: imx8mp: Clarify csis clock frequency
2024-08-31 13:14 UTC (2+ messages)
[PATCH -next 1/2] media: usb/msi2500: switch to use spi_alloc_host()
2024-08-31 10:26 UTC (2+ messages)
` [PATCH -next 2/2] media: netup_unidvb: switch to use devm_spi_alloc_host()
[PATCH] media: i2c: improve suspend/resume switch performance for GT9769 VCM driver
2024-08-31 5:59 UTC (3+ messages)
[PATCH] media: i2c: improve suspend/resume switch performance for GT9769 VCM driver
2024-08-31 5:52 UTC
[PATCH v2 0/2] media: i2c: imx290: check for availability in probe()
2024-08-31 0:53 UTC (9+ messages)
` [PATCH v2 1/2] media: i2c: imx290: Check "
[PATCH net-next v24 00/13] Device Memory TCP
2024-08-31 0:43 UTC (6+ messages)
` [PATCH net-next v24 09/13] tcp: RX path for devmem TCP
` [PATCH net-next v24 10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [PATCH net-next v24 11/13] net: add devmem TCP documentation
` [PATCH net-next v24 12/13] selftests: add ncdevmem, netcat for devmem TCP
` [PATCH net-next v24 13/13] netdev: add dmabuf introspection
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;
as well as URLs for NNTP newsgroup(s).