messages from 2022-04-13 08:27:25 to 2022-04-15 21:26:44 UTC [more...]
[PATCH] media: pvrusb2: fix array-index-out-of-bounds in pvr2_i2c_core_init
2022-04-15 21:24 UTC
[PATCH v2 0/5] media: Add ST VGXY61 camera sensor driver
2022-04-15 15:39 UTC (11+ messages)
` [PATCH v2 1/5] media: v4l: Add 1X16 16-bit greyscale media bus code definition
` [PATCH v2 2/5] media: v4l: ctrls: Add a control for temperature
` [PATCH v2 3/5] media: v4l: ctrls: Add user control base for st-vgxy61 controls
` [PATCH v2 4/5] media: dt-bindings: media: i2c: Add ST VGXY61 camera sensor binding
` [PATCH v2 5/5] media: i2c: Add driver for ST VGXY61 camera sensor
[PATCH v3 0/4] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / ISP Driver
2022-04-15 15:37 UTC (5+ messages)
` [PATCH v3 1/4] dt-bindings: media: Add Allwinner A31 ISP bindings documentation
` [PATCH v3 2/4] dt-bindings: media: sun6i-a31-csi: Add ISP output port
` [PATCH v3 3/4] staging: media: Add support for the Allwinner A31 ISP
` [PATCH v3 4/4] MAINTAINERS: Add entry for the Allwinner A31 ISP driver
[PATCH v4 00/45] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / CSI Rework
2022-04-15 15:28 UTC (46+ messages)
` [PATCH v4 01/45] media: sun6i-csi: Define and use driver name and (reworked) description
` [PATCH v4 02/45] media: sun6i-csi: Refactor main driver data structures
` [PATCH v4 03/45] media: sun6i-csi: Tidy up platform code
` [PATCH v4 04/45] media: sun6i-csi: Always set exclusive module clock rate
` [PATCH v4 05/45] media: sun6i-csi: Define and use variant to get "
` [PATCH v4 06/45] media: sun6i-csi: Use runtime pm for clocks and reset
` [PATCH v4 07/45] media: sun6i-csi: Tidy up Kconfig
` [PATCH v4 08/45] media: sun6i-csi: Tidy up v4l2 code
` [PATCH v4 09/45] media: sun6i-csi: Tidy up video code
` [PATCH v4 10/45] media: sun6i-csi: Pass and store csi device directly in "
` [PATCH v4 11/45] media: sun6i-csi: Register the media device after creation
` [PATCH v4 12/45] media: sun6i-csi: Add media ops with link notify callback
` [PATCH v4 13/45] media: sun6i-csi: Introduce and use video helper functions
` [PATCH v4 14/45] media: sun6i-csi: Move csi buffer definition to main header file
` [PATCH v4 15/45] media: media-entity: Add helper to get a single enabled link
` [PATCH v4 16/45] media: sun6i-csi: Add bridge v4l2 subdev with port management
` [PATCH v4 17/45] media: sun6i-csi: Rename sun6i_video to sun6i_csi_capture
` [PATCH v4 18/45] media: sun6i-csi: Add capture state using vsync for page flip
` [PATCH v4 19/45] media: sun6i-csi: Rework register definitions, invert misleading fields
` [PATCH v4 20/45] media: sun6i-csi: Add dimensions and format helpers to capture
` [PATCH v4 21/45] media: sun6i-csi: Implement address configuration without indirection
` [PATCH v4 22/45] media: sun6i-csi: Split stream sequences and irq code in capture
` [PATCH v4 23/45] media: sun6i-csi: Move power management to runtime pm "
` [PATCH v4 24/45] media: sun6i-csi: Move register configuration to capture
` [PATCH v4 25/45] media: sun6i-csi: Rework capture format management with helper
` [PATCH v4 26/45] media: sun6i-csi: Remove custom format helper and rework configure
` [PATCH v4 27/45] media: sun6i-csi: Add bridge dimensions and format helpers
` [PATCH v4 28/45] media: sun6i-csi: Get mbus code from bridge instead of storing it
` [PATCH v4 29/45] media: sun6i-csi: Tidy capture configure code
` [PATCH v4 30/45] media: sun6i-csi: Introduce bridge format structure, list and helper
` [PATCH v4 31/45] media: sun6i-csi: Introduce capture "
` [PATCH v4 32/45] media: sun6i-csi: Configure registers from format tables
` [PATCH v4 33/45] media: sun6i-csi: Introduce format match structure, list and helper
` [PATCH v4 34/45] media: sun6i-csi: Implement capture link validation with logic
` [PATCH v4 35/45] media: sun6i-csi: Get bridge subdev directly in capture stream ops
` [PATCH v4 36/45] media: sun6i-csi: Move hardware control to the bridge
` [PATCH v4 37/45] media: sun6i-csi: Rename the capture video device to sun6i-csi-capture
` [PATCH v4 38/45] media: sun6i-csi: Cleanup headers and includes, update copyright lines
` [PATCH v4 39/45] media: sun6i-csi: Add support for MIPI CSI-2 to the bridge code
` [PATCH v4 40/45] media: sun6i-csi: Only configure capture when streaming
` [PATCH v4 41/45] media: sun6i-csi: Add extra checks to the interrupt routine
` [PATCH v4 42/45] media: sun6i-csi: Request a shared interrupt
` [PATCH v4 43/45] media: sun6i-csi: Detect the availability of the ISP
` [PATCH v4 44/45] media: sun6i-csi: Add support for hooking to the isp devices
` [PATCH v4 45/45] MAINTAINERS: Add myself as sun6i-csi maintainer and rename/move entry
[PATCH v4 0/8] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / MIPI CSI-2 Support
2022-04-15 15:21 UTC (9+ messages)
` [PATCH v4 1/8] dt-bindings: sun6i-a31-mipi-dphy: Add optional direction property
` [PATCH v4 2/8] phy: allwinner: phy-sun6i-mipi-dphy: Support D-PHY Rx mode for MIPI CSI-2
` [PATCH v4 3/8] dt-bindings: media: sun6i-a31-csi: Add MIPI CSI-2 input port
` [PATCH v4 4/8] dt-bindings: media: Add Allwinner A31 MIPI CSI-2 bindings documentation
` [PATCH v4 5/8] media: sunxi: Add support for the A31 MIPI CSI-2 controller
` [PATCH v4 6/8] MAINTAINERS: Add entry for the Allwinner A31 MIPI CSI-2 bridge driver
` [PATCH v4 7/8] dt-bindings: media: Add Allwinner A83T MIPI CSI-2 bindings documentation
` [PATCH v4 8/8] media: sunxi: Add support for the A83T MIPI CSI-2 controller
[PATCH v5 0/4] media: i2c: imx412: Add regulator control to imx412
2022-04-15 15:12 UTC (6+ messages)
` [PATCH v5 1/4] media: i2c: imx412: Fix reset GPIO polarity
` [PATCH v5 2/4] media: i2c: imx412: Fix power_off ordering
` [PATCH v5 3/4] media: dt-bindings: imx412: Add regulator descriptions
` [PATCH v5 4/4] media: i2c: imx412: Add bulk regulator support
[PATCH v7 0/3] Add support for RZ/G2L VSPD
2022-04-15 9:53 UTC (6+ messages)
` [PATCH v7 1/3] media: dt-bindings: media: renesas,vsp1: Document RZ/{G2L,V2L} VSPD bindings To: Mauro Carvalho Chehab <mchehab@kernel.org>, Rob Herring <robh+dt@kernel.org>, Krzysztof Kozlowski <krzk+dt@kernel.org>
` [PATCH v7 2/3] media: renesas: vsp1: Add support to deassert/assert reset line
` [PATCH v7 3/3] media: renesas: vsp1: Add support for RZ/G2L VSPD
[PATCH v1 0/2] media: vimc: add ancillary lens
2022-04-15 2:38 UTC (3+ messages)
` [PATCH v1 1/2] "
` [PATCH v1 2/2] media: vimc: documentation for lens
[linux-next:master] BUILD REGRESSION 40354149f4d738dc3492d9998e45b3f02950369a
2022-04-15 2:09 UTC
[GIT PULL V2 FOR 5.19] V4L2 patches
2022-04-15 1:55 UTC (2+ messages)
` [GIT PULL V2 FOR 5.19] V4L2 patches (#82450)
[PATCH] staging: media: atomisp: Use kmap_local_page() in hmm_store()
2022-04-15 1:08 UTC (9+ messages)
[syzbot] UBSAN: array-index-out-of-bounds in pvr2_i2c_core_init
2022-04-14 23:31 UTC (5+ messages)
[PATCH v3 0/2] media: i2c: imx412: Add regulator control to imx412
2022-04-14 22:32 UTC (11+ messages)
` [PATCH v3 1/2] media: dt-bindings: imx412: Add regulator descriptions
` [PATCH v3 2/2] media: i2c: imx412: Add bulk regulator support
[PATCH v4 0/3] media: i2c: imx412: Add regulator control to imx412
2022-04-14 19:53 UTC (5+ messages)
` [PATCH v4 1/3] media: dt-bindings: imx412: Add regulator descriptions
` [PATCH v4 2/3] media: i2c: imx412: Add bulk regulator support
` [PATCH v4 3/3] media: i2c: imx412: Fix power_off ordering
[PATCH] dt-bindings: Fix array constraints on scalar properties
2022-04-14 18:02 UTC (7+ messages)
[PATCH] media: hantro: HEVC: Fix output frame chroma offset
2022-04-14 15:50 UTC
[PATCH 0/6] media: Centralize MIPI CSI-2 data types in shared header
2022-04-14 14:42 UTC (3+ messages)
` [PATCH 2/6] media: cadence: cdns-csi2tx: Use mipi-csi2.h
[PATCH] media: v4l: vsp1: Fix offset calculation for plane cropping
2022-04-14 14:20 UTC (3+ messages)
[PATCH v6 0/3] Add support for RZ/G2L VSPD
2022-04-14 11:34 UTC (5+ messages)
` [PATCH v6 3/3] media: renesas: vsp1: "
[PATCH v3 5/5] v4l: ioctl: Set bus_info in v4l_querycap()
2022-04-14 11:07 UTC (2+ messages)
` [PATCH v4 "
[GIT FIXES FOR 5.18] Isl7998x dependency fix
2022-04-14 11:03 UTC (2+ messages)
` [GIT FIXES FOR 5.18] Isl7998x dependency fix (#82436)
[GIT PULL for 5.19] V4L2 patches
2022-04-14 10:17 UTC (2+ messages)
` [GIT PULL for 5.19] V4L2 patches (#82431)
[PATCH] media: imx-jpeg: Encoder support to set jpeg quality
2022-04-14 10:04 UTC (3+ messages)
[RESEND PATCH] media: staging: atomisp: rework reading the id and revision values
2022-04-14 10:04 UTC (2+ messages)
[PATCH] media: entity: skip non-data link when removing reverse links
2022-04-14 9:37 UTC (4+ messages)
[PATCH v2] media: ov5640: Use runtime PM
2022-04-14 9:29 UTC (11+ messages)
[PATCH v5 00/17] Move HEVC stateless controls out of staging
2022-04-14 9:22 UTC (10+ messages)
` [PATCH v5 06/17] media: uapi: HEVC: Change pic_order_cnt definition in v4l2_hevc_dpb_entry
` [PATCH v5 09/17] media: uapi: HEVC: Define V4L2_CID_STATELESS_HEVC_SLICE_PARAMS as a dynamic array
` [PATCH v5 17/17] media: uapi: move HEVC stateless controls out of staging
` [PATCH v5 17/17] media: uapi: move HEVC stateless controls out (FIXUP) "
[PATCH v2 0/2] media: i2c: imx412: Add regulator control to imx412
2022-04-14 9:01 UTC (3+ messages)
` [PATCH v2 2/2] media: i2c: imx412: Add bulk regulator support
[PATCH v2 0/2] media: amphion: copy timestamp from output to
2022-04-14 9:00 UTC (3+ messages)
` [PATCH v2 1/2] media: amphion: decoder copy timestamp from output to capture
` [PATCH v2 2/2] media: amphion: encoder "
[PATCH v3] media: amphion: fix decoder's interlaced field
2022-04-14 8:57 UTC
[PATCH 00/30] fix typos in comments
2022-04-14 8:48 UTC (3+ messages)
` [PATCH 09/30] media: i2c: ov5695: "
[PATCH] media: ov7640: Use ARRAY_SIZE instead of manual checking
2022-04-14 8:22 UTC (2+ messages)
[PATCH v2 0/5] Visconti: Add Toshiba Visconti Video Input Interface driver
2022-04-14 5:35 UTC (6+ messages)
` [PATCH v2 1/5] dt-bindings: media: platform: visconti: Add Toshiba Visconti Video Input Interface bindings
` [PATCH v2 2/5] media: platform: visconti: Add Toshiba Visconti Video Input Interface driver headers
` [PATCH v2 3/5] media: platform: visconti: Add Toshiba Visconti Video Input Interface driver body
` [PATCH v2 4/5] media: platform: visconti: Add Toshiba VIIF image signal processor driver
` [PATCH v2 5/5] MAINTAINERS: Add entries for Toshiba Visconti Video Input Interface
cron job: media_tree daily build: WARNINGS
2022-04-14 4:50 UTC
[RESEND][PATCH] pci: atomisp_cmd: fix three missing checks on list iterator
2022-04-14 4:14 UTC
[PATCH 1/1] Revert "media: dw9768: activate runtime PM and turn off device"
2022-04-14 2:51 UTC (3+ messages)
[PATCH] media: i2c: dw9714: Register a callback to disable the regulator
2022-04-14 2:35 UTC (3+ messages)
[PATCH v2] media: i2c: dw9714: Disable the regulator when the driver fails to probe
2022-04-14 2:34 UTC
[PATCH v2] media: amphion: fix decoder's interlaced field
2022-04-14 2:08 UTC (6+ messages)
` [EXT] "
[PATCH v15 0/6] Add mutex support for MDP
2022-04-13 23:03 UTC (3+ messages)
` [PATCH v15 4/6] dt-bindings: soc: mediatek: add gce-client-reg for MUTEX
[PATCH] staging: media: atomisp: Use kmap_local_page() in hmm_set()
2022-04-13 22:24 UTC (2+ messages)
[PATCH v8, 00/15] media: mtk-vcodec: support for M8192 decoder
2022-04-13 18:30 UTC (6+ messages)
[PATCH v2 0/2] Venus fixes
2022-04-13 17:57 UTC (3+ messages)
` [PATCH v2 1/2] media: venus: do not queue internal buffers from previous sequence
[PATCH] media: dw9768: activate runtime PM and turn off device
2022-04-13 13:44 UTC (13+ messages)
[RFC] media: mediatek: vcodec: support stateless AV1 decoder
2022-04-13 10:58 UTC
[PATCH 1/3] edid-decode: Introduce libedid-decode wrapper
2022-04-13 10:40 UTC (3+ messages)
[PATCH 1/1] staging: media: ipu3-imgu: Request specific firmware binary
2022-04-13 10:37 UTC
[PATCH 0/3] Visconti: Add Toshiba Visconti Video Input Interface driver
2022-04-13 9:42 UTC (6+ messages)
` [PATCH 1/5] dt-bindings: media: platform: visconti: Add Toshiba Visconti Video Input Interface bindings
` [PATCH 2/5] media: platform: visconti: Add Toshiba Visconti Video Input Interface driver headers
` [PATCH 3/5] media: platform: visconti: Add Toshiba Visconti Video Input Interface driver body
` [PATCH 4/5] media: platform: visconti: Add Toshiba VIIF image signal processor driver
` [PATCH 5/5] MAINTAINERS: Add entries for Toshiba Visconti Video Input Interface
Wycena paneli fotowoltaicznych
2022-04-12 7:56 UTC
[PATCH v14 0/6] Add mutex support for MDP
2022-04-13 8:41 UTC (11+ messages)
` [PATCH v14 1/6] soc: mediatek: mutex: add common interface to accommodate multiple modules operationg MUTEX
` [PATCH v14 2/6] soc: mediatek: mutex: add 8183 MUTEX MOD settings for MDP
` [PATCH v14 3/6] dt-bindings: soc: mediatek: move out common module from display folder
` [PATCH v14 5/6] dts: arm64: mt8183: add GCE client property for Mediatek MUTEX
` [PATCH v14 6/6] soc: mediatek: mutex: add functions that operate registers by CMDQ
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).