linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-16 22:09:59 to 2021-12-22 08:16:46 UTC [more...]

[PATCH v3 1/2] media: imx: imx7-media-csi: add support for imx8mq
 2021-12-22  8:16 UTC  (2+ messages)

[PATCH 0/4] Correct timing report
 2021-12-22  6:11 UTC  (12+ messages)
` [PATCH 1/4] media: aspeed: Correct value for h-total-pixels
` [PATCH 2/4] media: aspeed: Use FIELD_GET to improve readability
` [PATCH 3/4] media: aspeed: Correct values for detected timing
` [PATCH 4/4] media: aspeed: Fix timing polarity incorrect

[PATCH v3 00/19] CAMSS: Add SM8250 support
 2021-12-22  0:37 UTC  (20+ messages)
` [PATCH v3 01/19] media: dt-bindings: media: camss: Add qcom,sm8250-camss binding
` [PATCH v3 02/19] media: camss: csiphy-3ph: don't print HW version as an error
` [PATCH v3 03/19] media: camss: csiphy-3ph: disable interrupts
` [PATCH v3 04/19] media: camss: csiphy-3ph: add support for SM8250 CSI DPHY
` [PATCH v3 05/19] media: camss: csid-170: fix non-10bit formats
` [PATCH v3 06/19] media: camss: csid-170: don't enable unused irqs
` [PATCH v3 07/19] media: camss: csid-170: remove stray comment
` [PATCH v3 08/19] media: camss: csid-170: support more than one lite vfe
` [PATCH v3 09/19] media: camss: csid-170: set the right HALT_CMD when disabled
` [PATCH v3 10/19] media: camss: csid: allow csid to work without a regulator
` [PATCH v3 11/19] media: camss: remove vdda-csiN from sdm845 resources
` [PATCH v3 12/19] media: camss: fix VFE irq name
` [PATCH v3 13/19] media: camss: vfe-170: fix "VFE halt timeout" error
` [PATCH v3 14/19] media: camss: Add initial support for VFE hardware version Titan 480
` [PATCH v3 15/19] media: camss: add support for V4L2_PIX_FMT_GREY for sdm845 HW
` [PATCH v3 16/19] media: camss: add support for SM8250 camss
` [PATCH v3 17/19] media: camss: Add SM8250 bandwdith configuration support
` [PATCH v3 18/19] media: camss: Do vfe_get/vfe_put for csid on sm8250
` [PATCH v3 19/19] media: camss: Apply vfe_get/vfe_put fix to SDM845

[PATCH v2 0/6] v4l: subdev active state
 2021-12-22  0:00 UTC  (18+ messages)
` [PATCH v2 1/6] media: subdev: rename subdev-state alloc & free
` [PATCH v2 2/6] media: subdev: add active state to struct v4l2_subdev
` [PATCH v2 3/6] media: subdev: pass also the active state to subdevs from ioctls
` [PATCH v2 4/6] media: subdev: add subdev state locking
` [PATCH v2 5/6] media: subdev: Add v4l2_subdev_lock_and_return_state()
` [PATCH v2 6/6] media: Documentation: add documentation about subdev state

[PATCH v2 0/2] media: i2c: IMX296 camera sensor support
 2021-12-21 22:53 UTC  (9+ messages)
` [PATCH v2 1/2] dt-bindings: media: i2c: Add IMX296 CMOS sensor binding
` [PATCH v2 2/2] media: i2c: IMX296 camera sensor driver

[PATCH v2] dt-bindings: i2c: maxim,max96712: Add bindings for Maxim Integrated MAX96712
 2021-12-21 22:45 UTC  (2+ messages)

[PATCH v10 00/38] v4l: subdev internal routing and streams
 2021-12-21 18:07 UTC  (29+ messages)
` [PATCH v10 02/38] media: subdev: add active state to struct v4l2_subdev
` [PATCH v10 04/38] media: subdev: add subdev state locking
` [PATCH v10 05/38] media: subdev: Add v4l2_subdev_lock_and_return_state()
` [PATCH v10 06/38] media: Documentation: add documentation about subdev state
` [PATCH v10 26/38] media: add V4L2_SUBDEV_CAP_MPLEXED
` [PATCH v10 28/38] media: subdev: Add [GS]_ROUTING subdev ioctls and operations

[PATCH v3] media: i2c: dw9714: add optional regulator support
 2021-12-21 17:33 UTC  (2+ messages)

[PATCH v2] media: platform: Add brask to the match table
 2021-12-21 15:39 UTC  (2+ messages)

[PATCH v4 0/6] media: i2c: ov5640 feature enhancement and fixes
 2021-12-21 15:11 UTC  (9+ messages)
` [PATCH v4 1/6] media: i2c: ov5640: Remain in power down for DVP mode unless streaming

[RFC PATCH 0/3] Add driver for Renesas RZ/G2L CRU module
 2021-12-21 10:19 UTC  (8+ messages)
` [RFC PATCH 1/3] media: dt-bindings: media: Document RZ/G2L CRU block
` [RFC PATCH 2/3] media: platform: Add CRU driver for RZ/G2L SoC

[PATCH] media: platform: Add brask to the match table
 2021-12-21  8:56 UTC  (2+ messages)

[PATCH 0/3] Fix streaming on/off logic
 2021-12-21  6:34 UTC  (2+ messages)

[PATCH v5 00/10] add aspeed-jpeg support for aspeed-video
 2021-12-21  2:13 UTC  (8+ messages)

[PATCH 0/3] media: i2c: max9286: Small new features
 2021-12-20 15:25 UTC  (18+ messages)
` [PATCH 1/3] dt-bindings: media: i2c: max9286: Add support for per-port supplies
` [PATCH 2/3] media: i2c: max9286: Add support for port regulators
` [PATCH 3/3] media: i2c: max9286: Support manual framesync operation

Kernel hangs after DVB patch from July 2021 with Hauppauge WinTV dualHD
 2021-12-20 14:39 UTC  (8+ messages)

[PATCH] udmabuf: put dmabuf in case of get fd failed
 2021-12-20 14:06 UTC  (4+ messages)

[RFC PATCH v4 0/2] RDMA/rxe: Add dma-buf support
 2021-12-20  9:31 UTC  (8+ messages)

[PATCH v2] media: saa7134: use swap() to make code cleaner
 2021-12-20  7:46 UTC 

[PATCH 1/3] dma-buf: make the flags can be configured during dma fence init
 2021-12-20  5:30 UTC  (3+ messages)
` [PATCH 3/3] drm: fix the warnning of string style for scheduler trace

[RFC 0/5] arm64: imx8mm: Enable Hantro VPUs
 2021-12-20  3:13 UTC  (26+ messages)

[PATCH v7 0/4] add aspeed-jpeg support for aspeed-video
 2021-12-20  2:01 UTC  (5+ messages)
` [PATCH v7 1/4] media: v4l: Add definition for the Aspeed JPEG format
` [PATCH v7 2/4] media: v4l2-ctrls: Reserve controls for ASPEED
` [PATCH v7 3/4] media: aspeed: Support aspeed mode to reduce compressed data
` [PATCH v7 4/4] media: aspeed: Extend debug message

[syzbot] general protection fault in sg_alloc_append_table_from_pages
 2021-12-19 17:27 UTC  (2+ messages)

[syzbot] KASAN: use-after-free Read in drm_gem_object_release_handle
 2021-12-19 15:57 UTC  (3+ messages)

[syzbot] general protection fault in virtio_gpu_array_put_free
 2021-12-19  6:54 UTC  (2+ messages)

[PATCH] media: saa7134: use swap() to make code cleaner
 2021-12-18  9:16 UTC  (2+ messages)

cron job: media_tree daily build: WARNINGS
 2021-12-18  5:46 UTC 

CFP FOSDEM22 Graphics DevRoom
 2021-12-17 21:17 UTC 

completely rework the dma_resv semantic
 2021-12-17 14:39 UTC  (2+ messages)

[PATCH v8 0/7] arm64: dts: renesas: Enable MAX9286 on Eagle and Condor
 2021-12-17 14:30 UTC  (2+ messages)
` [v8.1 3/7] media: i2c: max9286: Use "maxim,gpio-poc" property

[PATCH v4 0/6] media: max9286: Add multiplexed streams support
 2021-12-17 14:12 UTC  (19+ messages)
` [PATCH v4 2/6] media: max9286: Implement set_routing
` [PATCH v4 3/6] media: max9286: Use enabled routes to calculate pixelrate
` [PATCH v4 4/6] media: max9286: Use routes to configure link order
` [PATCH v4 5/6] media: max9286: Move format to subdev state
` [PATCH v4 6/6] media: max9286: Implement get_frame_desc()

[GIT PULL FOR v5.17] zoran: merge into one module, many fixes
 2021-12-17 13:59 UTC  (2+ messages)
` [GIT PULL FOR v5.17] zoran: merge into one module, many fixes (#79583)

[PATCH 0/6] v4l: subdev active state
 2021-12-17 13:19 UTC  (12+ messages)
` [PATCH 1/6] media: subdev: rename subdev-state alloc & free
` [PATCH 2/6] media: subdev: add active state to struct v4l2_subdev
` [PATCH 3/6] media: subdev: pass also the active state to subdevs from ioctls
` [PATCH 4/6] media: subdev: add subdev state locking
` [PATCH 5/6] media: subdev: Add v4l2_subdev_lock_and_return_state()
` [PATCH 6/6] media: Documentation: add documentation about subdev state

ダンボール通販のボックスバンク お問い合わせいただきありがとうございました
 2021-12-17 10:28 UTC 

[PATCH 0/2] v4l: Proposed improvements for muxed streams v10
 2021-12-17 10:08 UTC  (5+ messages)
` [PATCH 1/2] media: subdev: Rename v4l2_state_get_stream_format() with subdev prefix
` [PATCH 2/2] media: subdev: Extend routing validation helper

[PATCH] dma-buf: dma-heap: Add a size limitation for allocation
 2021-12-17  9:41 UTC 

[PATCH trivial] media: dvb_ringbuffer: Fix typo in dvb_ringbuffer_pkt_write() kerneldoc
 2021-12-17  9:08 UTC 

[PATCH 3/5] media: adv748x: Move format to subdev state
 2021-12-17  7:30 UTC  (2+ messages)

cron job: media_tree daily build: ERRORS
 2021-12-17  5:45 UTC 

[PATCH 2/5] media: adv748x: Add support for v4l2_subdev_state
 2021-12-17  4:24 UTC  (3+ messages)

[PATCH v1, 00/12] media: mtk-vcodec: support for MT8192 h264 decoder
 2021-12-17  3:23 UTC  (4+ messages)
` [PATCH v1, 12/12] media: mtk-vcodec: Add h264 slice api driver for mt8192

[PATCH 4/5] media: adv748x: Implement .get_frame_desc()
 2021-12-17  3:12 UTC  (2+ messages)

[PATCH v17, 00/19] Support multi hardware decode using of_platform_populate
 2021-12-17  1:55 UTC  (20+ messages)
` [PATCH v17, 01/19] media: mtk-vcodec: Get numbers of register bases from DT
` [PATCH v17, 02/19] media: mtk-vcodec: Align vcodec wake up interrupt interface
` [PATCH v17, 03/19] media: mtk-vcodec: Refactor vcodec pm interface
` [PATCH v17, 04/19] media: mtk-vcodec: export decoder pm functions
` [PATCH v17, 05/19] media: mtk-vcodec: Support MT8192
` [PATCH v17, 06/19] media: mtk-vcodec: Add to support multi hardware decode
` [PATCH v17, 07/19] dt-bindings: media: mtk-vcodec: Separate video encoder and decoder dt-bindings
` [PATCH v17, 08/19] media: mtk-vcodec: Use pure single core for MT8183
` [PATCH v17, 09/19] media: mtk-vcodec: Add irq interface for multi hardware
` [PATCH v17, 10/19] media: mtk-vcodec: Add msg queue feature for lat and core architecture
` [PATCH v17, 11/19] media: mtk-vcodec: Generalize power and clock on/off interfaces
` [PATCH v17, 12/19] media: mtk-vcodec: Add new interface to lock different hardware
` [PATCH v17, 13/19] media: mtk-vcodec: Add work queue for core hardware decode
` [PATCH v17, 14/19] media: mtk-vcodec: Support 34bits dma address for vdec
` [PATCH v17, 15/19] dt-bindings: media: mtk-vcodec: Adds decoder dt-bindings for mt8192
` [PATCH v17, 16/19] media: mtk-vcodec: Add core dec and dec end ipi msg
` [PATCH v17, 17/19] media: mtk-vcodec: Use codec type to separate different hardware
` [PATCH v17, 18/19] media: mtk-vcodec: Remove mtk_vcodec_release_dec_pm
` [PATCH v17, 19/19] media: mtk-vcodec: Remove mtk_vcodec_release_enc_pm

[PATCH V2 00/10] media: hantro: imx8mq/imx8mm: Let VPU decoders get controlled by vpu-blk-ctrl
 2021-12-16 23:03 UTC  (5+ messages)
` [PATCH V2 08/10] dt-bindings: media: nxp,imx8mq-vpu: Add support for G1 and G2 on imx8mm


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).