linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-09 19:45:33 to 2022-03-11 14:19:10 UTC [more...]

[PATCH v2 00/38] Sort Makefiles and platform/Kconfig
 2022-03-11 14:18 UTC  (41+ messages)
` [PATCH v2 01/38] media: xc2028: rename the driver from tuner-xc2028
` [PATCH v2 02/38] media: Makefiles: remove extra spaces
` [PATCH v2 03/38] media: Makefiles: sort entries where it fits
` [PATCH v2 04/38] media: platform: Makefile: reorganize its contents
` [PATCH v2 05/38] media: platform: move platform menu dependencies to drivers
` [PATCH v2 06/38] media: platform: place Aspeed driver on a separate dir
` [PATCH v2 07/38] media: platform: place NXP drivers "
` [PATCH v2 08/38] media: platform: place Intel "
` [PATCH v2 09/38] media: platform: place Via "
` [PATCH v2 10/38] media: platform: place Renesas "
` [PATCH v2 11/38] media: platform: allegro-dvt: move config to its own file
` [PATCH v2 12/38] media: platform: amphion: "
` [PATCH v2 13/38] media: platform: coda: "
` [PATCH v2 14/38] media: platform: exynos-gsc: "
` [PATCH v2 15/38] media: platform: ge2d: "
` [PATCH v2 16/38] media: platform: mtk-jpeg: "
` [PATCH v2 17/38] media: platform: mtk-mdp: "
` [PATCH v2 18/38] media: platform: mtk-vcodec: "
` [PATCH v2 19/38] media: platform: mtk-vpu: "
` [PATCH v2 20/38] media: platform: omap3isp: "
` [PATCH v2 21/38] media: platform: camss: "
` [PATCH v2 22/38] media: platform: venus: "
` [PATCH v2 23/38] media: platform: rga: "
` [PATCH v2 24/38] media: platform: s3c-camif: "
` [PATCH v2 25/38] media: platform: s5p-g2d: "
` [PATCH v2 26/38] media: platform: hva: "
` [PATCH v2 27/38] media: platform: stm32: "
` [PATCH v2 28/38] media: platform: sun8i-di: "
` [PATCH v2 29/38] media: platform: sun8i-rotate: "
` [PATCH v2 30/38] media: platform: vde: "
` [PATCH v2 31/38] media: platform: ti-vpe: "
` [PATCH v2 32/38] media: platform: rkisp1: "
` [PATCH v2 33/38] media: platform: delta: "
` [PATCH v2 34/38] media: platform: bdisp: "
` [PATCH v2 35/38] media: platform: s5p-mfc: "
` [PATCH v2 36/38] media: platform: s5p-jpeg: "
` [PATCH v2 37/38] media: platform: Kconfig: sort entries
` [PATCH v2 38/38] drivers: media: platform: move some manufacturer entries

[PATCH v2 61/66] dt-bindings: media: Add Allwinner A31 ISP bindings documentation
 2022-03-11 14:17 UTC  (11+ messages)

[PATCH] media: imx: imx-mipi-csis: Rename csi_state to mipi_csis_device
 2022-03-11 14:01 UTC 

[PATCH 0/4] media: imx: imx-mipi-csis: Simplify PM support
 2022-03-11 14:00 UTC  (6+ messages)
` [PATCH 1/4] media: imx: imx-mipi-csis: Don't use .s_power()
` [PATCH 2/4] media: imx: imx-mipi-csis: Drop unneeded system PM implementation
` [PATCH 3/4] media: imx: imx-mipi-csis: Don't stop streaming at runtime suspend time
` [PATCH 4/4] media: imx: imx-mipi-csis: Simplify runtime PM implementation

[PATCH v2] media: ov5640: Use runtime PM
 2022-03-11 13:32 UTC  (6+ messages)

False 'uninitialized symbol' messages in latest smatch
 2022-03-11 13:22 UTC 

[PATCH v4 0/3] Add support for RZ/G2L VSPD
 2022-03-11 13:22 UTC  (5+ messages)
` [PATCH v4 1/3] media: dt-bindings: media: renesas,vsp1: Document RZ/{G2L,V2L} VSPD bindings
` [PATCH v4 2/3] media: vsp1: Add support to deassert/assert reset line
` [PATCH v4 3/3] media: vsp1: Add support for RZ/G2L VSPD

[PATCH] media: imx: imx-mipi-csis: Add support for JPEG_1X8
 2022-03-11 13:20 UTC  (3+ messages)

[PATCH 0/2] media: Add ST VGXY61 camera sensor driver
 2022-03-11 13:13 UTC  (14+ messages)
` [PATCH 1/2] media: dt-bindings: media: i2c: Add ST VGXY61 camera sensor binding
` [PATCH 2/2] media: i2c: Add driver for ST VGXY61 camera sensor

Build failed in Jenkins: linux-media #273
 2022-03-11 13:06 UTC 

[PATCH v3 0/3] Add support for RZ/G2L VSPD
 2022-03-11 11:59 UTC  (8+ messages)
` [PATCH v3 1/3] media: dt-bindings: media: renesas,vsp1: Document RZ/{G2L,V2L} VSPD bindings
` [PATCH v3 2/3] media: vsp1: Add support to deassert/assert reset line
` [PATCH v3 3/3] media: vsp1: Add support for RZ/G2L VSPD

[PATCH v6] media: vimc: get pixformat info from v4l2_format_info
 2022-03-11 11:16 UTC 

[PATCH 1/2] dma-buf: add dma_fence_unwrap
 2022-03-11 11:02 UTC  (2+ messages)
` [PATCH 2/2] dma-buf/sync-file: fix warning about fence containers

[PATCHv2 0/6] cec: various fixes and enhancements
 2022-03-11 10:25 UTC  (7+ messages)
` [PATCHv2 1/6] cec: call enable_adap on s_log_addrs
` [PATCHv2 2/6] cec: abort if the current transmit was canceled
` [PATCHv2 3/6] cec: correctly pass on reply results
` [PATCHv2 4/6] cec.h: add cec_msg_recv_is_rx/tx_result helpers
` [PATCHv2 5/6] cec: add xfer_timeout_ms field
` [PATCHv2 6/6] cec: add optional adap_configured callback

[PATCH v2 0/3] Add support for RZ/G2L VSPD
 2022-03-11 10:06 UTC  (9+ messages)
` [PATCH v2 1/3] media: dt-bindings: media: renesas,vsp1: Document RZ/{G2L,V2L} VSPD bindings
` [PATCH v2 2/3] media: vsp1: Add support to deassert/assert reset line
` [PATCH v2 3/3] media: vsp1: Add support for RZ/G2L VSPD

[PATCH v3 1/2] media: coda: Fix reported H264 profile
 2022-03-11  9:35 UTC  (3+ messages)
` [PATCH v3 2/2] media: coda: Add more H264 levels for CODA960

[PATCH 1/1] uvcvideo: Unify UVC payload header parsing
 2022-03-11  8:14 UTC 

[PATCH 0/5] imx-jpeg: Support dynamic resolution change
 2022-03-11  7:51 UTC  (6+ messages)
` [PATCH 1/5] media: imx-jpeg: Refactor function mxc_jpeg_parse
` [PATCH 2/5] media: imx-jpeg: Identify and handle precision correctly
` [PATCH 3/5] media: imx-jpeg: Propagate the output frame size to the capture side
` [PATCH 4/5] media: imx-jpeg: Handle source change in a function
` [PATCH 5/5] media: imx-jpeg: Support dynamic resolution change

[PATCH 0/2] media: amphion: copy timestamp from output to capture
 2022-03-11  7:06 UTC  (3+ messages)
` [PATCH 1/2] media: amphion: decoder "
` [PATCH 2/2] media: amphion: encoder "

Philips SPC 530NC
 2022-03-11  6:32 UTC  (2+ messages)

cron job: media_tree daily build: ERRORS
 2022-03-11  5:53 UTC 

[PATCH v2] media: amphion: fix some issues to improve robust
 2022-03-11  5:17 UTC 

[PATCH v2] media: amphion: fix some error related with undefined reference to __divdi3
 2022-03-11  5:16 UTC 

[PATCH 0/6] media: i2c: ov5670: OF support, runtime_pm, regulators
 2022-03-10 23:30 UTC  (14+ messages)
` [PATCH 1/6] media: dt-bindings: i2c: Document ov5670
` [PATCH 2/6] media: i2c: ov5670: Allow probing with OF
` [PATCH 3/6] media: i2c: ov5670: Probe regulators
` [PATCH 4/6] media: i2c: ov5670: Probe GPIOs
` [PATCH 5/6] media: i2c: ov5670: Add runtime_pm operations
` [PATCH 6/6] media: i2c: ov5670: Add .get_selection() support

[PATCH v2 0/9] i.MX8MP DW100 dewarper driver
 2022-03-10 22:42 UTC  (11+ messages)
` [PATCH v2 6/9] media: uapi: Add a control for DW100 driver

Build failed in Jenkins: camorama #32
 2022-03-10 22:31 UTC  (4+ messages)
` Build failed in Jenkins: camorama #33
  ` Build failed in Jenkins: camorama #34
    ` Jenkins build is back to normal : camorama #35

[PATCH 1/1] uvcvideo: Add support for UVC1.5 P&C control
 2022-03-10 22:09 UTC 

[RFC v3 0/8] Proposal for a GPU cgroup controller
 2022-03-10 19:33 UTC  (5+ messages)
` [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] media: st-delta: Fix PM disable depth imbalance in delta_probe
 2022-03-10 16:32 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v3 0/9] i.MX8MP DW100 dewarper driver
 2022-03-10 16:18 UTC  (4+ messages)
` [PATCH v3 8/9] media: dw100: Add i.MX8MP dw100 "
  ` (EXT) "

[PATCH] media: lirc: suppress false positive smatch warning
 2022-03-10 14:49 UTC  (3+ messages)

[bug report] media: amphion: implement windsor encoder rpc interface
 2022-03-10 13:56 UTC  (4+ messages)
` [EXT] "
    ` 回复: "

[PATCH] media: amphion: fix some error related with undefined reference to __divdi3
 2022-03-10 13:44 UTC  (5+ messages)
  ` [EXT] "
      ` 回复: "

[PATCH 0/3] Add support for RZ/G2L VSPD
 2022-03-10 12:59 UTC  (14+ 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 1/3] edid-decode: Introduce libedid-decode wrapper
 2022-03-10 12:52 UTC  (9+ messages)

[PATCH v5 1/2] media: ovm6211: Adds support for OVM6211
 2022-03-10 12:19 UTC  (2+ messages)

[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] 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  (4+ messages)
` [PATCH v18 06/15] media: amphion: add vpu v4l2 m2m support
    ` [EXT] "

[bug report] media: amphion: add vpu core driver
 2022-03-10  1:54 UTC  (2+ messages)
` [EXT] "

[PATCH] m5mols/m5mols.h: document new reset field
 2022-03-09 23:39 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 NNTP newsgroup(s).