linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-13 19:46:19 to 2020-02-18 12:18:46 UTC [more...]

[PATCH v11 00/15] TVP5150 Features and fixes
 2020-02-18 12:18 UTC  (5+ messages)
` [PATCH v11 04/15] media: v4l2-fwnode: add initial connector parsing support

[PATCH] [RFC] media: rcar-vin: don't wait for stop state on clock lane during start of CSI2
 2020-02-18 11:44 UTC 

14-bit pixel/media bus formats for i.MX8QM/QXP CSI
 2020-02-18 11:10 UTC  (3+ messages)

pull request: linux-firmware: Update Mediatek MT8173 VPU firmware
 2020-02-18 10:03 UTC  (2+ messages)
` [PATCH] mediatek: update MT8173 VPU firmware to v1.1.4

linux-next: Tree for Feb 18 (drivers/staging/media/rkisp1/)
 2020-02-18  6:31 UTC 

[RFC PATCH v3 0/6] Add Tegra driver for video capture
 2020-02-18  3:19 UTC  (16+ messages)
` [RFC PATCH v3 1/6] dt-bindings: clock: tegra: Add clk id for CSI TPG clock
` [RFC PATCH v3 2/6] clk: tegra: Add Tegra210 CSI TPG clock gate
` [RFC PATCH v3 3/6] dt-binding: tegra: Add VI and CSI bindings
` [RFC PATCH v3 4/6] media: tegra: Add Tegra210 Video input driver
` [RFC PATCH v3 5/6] MAINTAINERS: Add Tegra Video driver section
` [RFC PATCH v3 6/6] arm64: tegra: Add Tegra VI CSI support in device tree

[PATCH 0/2] fix fwnode API usage and remove v4l2_mbus_config field
 2020-02-17 20:26 UTC  (4+ messages)
` [PATCH 1/2] media: staging: rkisp1: remove mbus field from rkisp1_sensor_async
` [PATCH 2/2] media: staging: rkisp1: replace the call to v4l2_async_notifier_parse_fwnode_endpoints_by_port

[PATCH] media: staging: rkisp1: remove serialization item in the TODO file
 2020-02-17 20:03 UTC  (2+ messages)

[PATCH] media: staging: rkisp1: destroy subdevs' mutexes when unregistering
 2020-02-17 20:03 UTC  (2+ messages)

RFC: Unpinned DMA-buf handling
 2020-02-17 19:38 UTC  (10+ messages)
` [PATCH 1/5] dma-buf: add dynamic DMA-buf handling v14
` [PATCH 2/5] drm/ttm: remove the backing store if no placement is given
` [PATCH 3/5] drm/amdgpu: use allowed_domains for exported DMA-bufs
` [PATCH 4/5] drm/amdgpu: add amdgpu_dma_buf_pin/unpin v2
` [PATCH 5/5] drm/amdgpu: implement amdgpu_gem_prime_move_notify v2

Multiple activve jobs with the V4L2 request i/f?
 2020-02-17 15:25 UTC  (3+ messages)

[PATCH 00/18] media: allegro: fixes and new features
 2020-02-17 15:13 UTC  (19+ messages)
` [PATCH 01/18] media: allegro: print message on mcu error
` [PATCH 02/18] media: allegro: fail encoding only on actual errors
` [PATCH 03/18] media: allegro: fix type of gop_length in channel_create message
` [PATCH 04/18] media: allegro: remove unknown39 field from create_channel
` [PATCH 05/18] media: allegro: start a GOP with an IDR frame
` [PATCH 06/18] media: allegro: fix calculation of CPB size
` [PATCH 07/18] media: allegro: fix reset if WAKEUP has not been set properly
` [PATCH 08/18] media: allegro: extract mcu and codec address calculation
` [PATCH 09/18] media: allegro: warn if response message has an unexpected size
` [PATCH 10/18] media: allegro: skip filler data if possible
` [PATCH 11/18] media: allegro: make frame rate configurable
` [PATCH 12/18] media: allegro: make QP configurable
` [PATCH 13/18] media: allegro: read bitrate mode directly from control
` [PATCH 14/18] media: allegro: handle dependency of bitrate and bitrate_peak
` [PATCH 15/18] media: allegro: verify source and destination buffer in VCU response
` [PATCH 16/18] media: allegro: pass buffers through firmware
` [PATCH 17/18] media: allegro: move mail definitions to separate file
` [PATCH 18/18] media: allegro: create new struct for channel parameters

[PATCH] videobuf2-dma-contig.c: remove spurious 'b' in message
 2020-02-17 14:21 UTC 

[PATCH] [PATCH] venus: core: remove CNOC voting while device suspend
 2020-02-17 12:01 UTC 

[PATCH] media: venus: support frame rate control
 2020-02-17 10:15 UTC  (2+ messages)

[PATCH] dma-buf: Fix a typo in Kconfig
 2020-02-17  9:27 UTC  (2+ messages)

[PATCH v4l-utils] Fix build failure on s390x
 2020-02-16  9:18 UTC 

[RESEND PATCH v3 00/17] media: imx: Create media links in bound notifiers
 2020-02-15 19:41 UTC  (18+ messages)
` [RESEND PATCH v3 01/17] media: entity: Pass entity to get_fwnode_pad operation
` [RESEND PATCH v3 02/17] media: v4l2-fwnode: Pass notifier to v4l2_async_register_fwnode_subdev()
` [RESEND PATCH v3 03/17] media: imx: csi: Implement get_fwnode_pad op
` [RESEND PATCH v3 04/17] media: imx: mipi csi-2: "
` [RESEND PATCH v3 05/17] media: video-mux: "
` [RESEND PATCH v3 06/17] media: imx: Add imx_media_create_fwnode_pad_link()
` [RESEND PATCH v3 07/17] media: video-mux: Create media links in bound notifier
` [RESEND PATCH v3 08/17] media: imx: mipi csi-2: "
` [RESEND PATCH v3 09/17] media: imx7-mipi-csis: "
` [RESEND PATCH v3 10/17] media: imx7-media-csi: "
` [RESEND PATCH v3 11/17] media: imx: csi: Embed notifier in struct csi_priv
` [RESEND PATCH v3 12/17] media: imx: csi: Add missing notifier unregister/cleanup
` [RESEND PATCH v3 13/17] media: imx: csi: Create media links in bound notifier
` [RESEND PATCH v3 14/17] media: imx: csi: Lookup upstream endpoint with imx_media_get_pad_fwnode
` [RESEND PATCH v3 15/17] media: imx: Create missing links from CSI-2 receiver
` [RESEND PATCH v3 16/17] media: imx: silence a couple debug messages
` [RESEND PATCH v3 17/17] media: imx: TODO: Remove media link creation todos

[PATCH v5] media: dvb_dummy_tuner: implement driver skeleton
 2020-02-15 15:15 UTC  (3+ messages)

cron job: media_tree daily build: ERRORS
 2020-02-15  5:00 UTC 

[PATCH] Update dvb-t scan files for Ireland (ie-*)
 2020-02-14 23:26 UTC 

[PATCH AUTOSEL 5.5 018/542] media: i2c: adv748x: Fix unsafe macros
 2020-02-14 15:47 UTC  (11+ messages)
` [PATCH AUTOSEL 5.5 019/542] media: meson: add missing allocation failure check on new_buf
` [PATCH AUTOSEL 5.5 041/542] media: ov5640: Fix check for PLL1 exceeding max allowed rate
` [PATCH AUTOSEL 5.5 042/542] media: i2c: mt9v032: fix enum mbus codes and frame sizes
` [PATCH AUTOSEL 5.5 043/542] media: sun4i-csi: Deal with DRAM offset
` [PATCH AUTOSEL 5.5 044/542] media: sun4i-csi: Fix data sampling polarity handling
` [PATCH AUTOSEL 5.5 046/542] media: sun4i-csi: Fix [HV]sync "
` [PATCH AUTOSEL 5.5 055/542] media: sti: bdisp: fix a possible sleep-in-atomic-context bug in bdisp_device_run()
` [PATCH AUTOSEL 5.5 204/542] media: cx23885: Add support for AVerMedia CE310B
` [PATCH AUTOSEL 5.5 210/542] media: v4l2-device.h: Explicitly compare grp{id,mask} to zero in v4l2_device macros
` [PATCH AUTOSEL 5.5 447/542] media: uvcvideo: Add a quirk to force GEO GC6500 Camera bits-per-pixel value

[PATCH v5 0/4] media: meson: vdec: Add compliant H264 support
 2020-02-14 15:54 UTC  (6+ messages)
` [PATCH v5 1/4] media: v4l2-mem2mem: handle draining, stopped and next-buf-is-last states
` [PATCH v5 4/4] media: meson: vdec: add H.264 decoding support

[PATCH AUTOSEL 5.4 014/459] media: i2c: adv748x: Fix unsafe macros
 2020-02-14 16:00 UTC  (11+ messages)
` [PATCH AUTOSEL 5.4 015/459] media: meson: add missing allocation failure check on new_buf
` [PATCH AUTOSEL 5.4 035/459] media: ov5640: Fix check for PLL1 exceeding max allowed rate
` [PATCH AUTOSEL 5.4 036/459] media: i2c: mt9v032: fix enum mbus codes and frame sizes
` [PATCH AUTOSEL 5.4 037/459] media: sun4i-csi: Deal with DRAM offset
` [PATCH AUTOSEL 5.4 038/459] media: sun4i-csi: Fix data sampling polarity handling
` [PATCH AUTOSEL 5.4 040/459] media: sun4i-csi: Fix [HV]sync "
` [PATCH AUTOSEL 5.4 048/459] media: sti: bdisp: fix a possible sleep-in-atomic-context bug in bdisp_device_run()
` [PATCH AUTOSEL 5.4 178/459] media: cx23885: Add support for AVerMedia CE310B
` [PATCH AUTOSEL 5.4 184/459] media: v4l2-device.h: Explicitly compare grp{id,mask} to zero in v4l2_device macros
` [PATCH AUTOSEL 5.4 384/459] media: uvcvideo: Add a quirk to force GEO GC6500 Camera bits-per-pixel value

[RFC PATCH v2 0/6] Add Tegra driver for video capture
 2020-02-14 17:20 UTC  (4+ messages)
` [RFC PATCH v2 4/6] media: tegra: Add Tegra210 Video input driver
    `  "

[PATCH AUTOSEL 4.19 005/252] media: i2c: adv748x: Fix unsafe macros
 2020-02-14 16:09 UTC  (5+ messages)
` [PATCH AUTOSEL 4.19 015/252] media: i2c: mt9v032: fix enum mbus codes and frame sizes
` [PATCH AUTOSEL 4.19 021/252] media: sti: bdisp: fix a possible sleep-in-atomic-context bug in bdisp_device_run()
` [PATCH AUTOSEL 4.19 092/252] media: cx23885: Add support for AVerMedia CE310B
` [PATCH AUTOSEL 4.19 095/252] media: v4l2-device.h: Explicitly compare grp{id,mask} to zero in v4l2_device macros

[GIT PULL for v5.7] Venus updates
 2020-02-14 16:15 UTC  (2+ messages)

[PATCH AUTOSEL 4.14 005/186] media: i2c: adv748x: Fix unsafe macros
 2020-02-14 16:15 UTC  (4+ messages)
` [PATCH AUTOSEL 4.14 015/186] media: i2c: mt9v032: fix enum mbus codes and frame sizes
` [PATCH AUTOSEL 4.14 020/186] media: sti: bdisp: fix a possible sleep-in-atomic-context bug in bdisp_device_run()
` [PATCH AUTOSEL 4.14 072/186] media: v4l2-device.h: Explicitly compare grp{id,mask} to zero in v4l2_device macros

[PATCH AUTOSEL 4.9 010/141] media: i2c: mt9v032: fix enum mbus codes and frame sizes
 2020-02-14 16:19 UTC  (3+ messages)
` [PATCH AUTOSEL 4.9 014/141] media: sti: bdisp: fix a possible sleep-in-atomic-context bug in bdisp_device_run()
` [PATCH AUTOSEL 4.9 056/141] media: v4l2-device.h: Explicitly compare grp{id,mask} to zero in v4l2_device macros

[PATCH v7 00/13] arm/arm64: mediatek: Fix mmsys device probing
 2020-02-14 16:22 UTC  (19+ messages)
` [PATCH v7 01/13] dt-bindings: arm: move mmsys description to display
` [PATCH v7 02/13] dt-bindings: display: mediatek: Add mmsys binding description
` [PATCH v7 03/13] dt-bindings: mediatek: Add compatible for mt7623
` [PATCH v7 04/13] drm/mediatek: Use regmap for register access
` [PATCH v7 05/13] drm: mediatek: Omit warning on probe defers
` [PATCH v7 06/13] media: mtk-mdp: Check return value of of_clk_get
` [PATCH v7 07/13] clk: mediatek: mt2701: switch mmsys to platform device probing
` [PATCH v7 08/13] clk: mediatek: mt2712e: switch "
` [PATCH v7 09/13] clk: mediatek: mt6779: switch mmsys "
` [PATCH v7 10/13] clk: mediatek: mt6797: switch "
` [PATCH v7 11/13] clk: mediatek: mt8183: switch mmsys "
` [PATCH v7 12/13] clk: mediatek: mt8173: "
` [PATCH v7 13/13] drm/mediatek: Add support for mmsys through a pdev

[PATCH AUTOSEL 4.4 006/100] media: i2c: mt9v032: fix enum mbus codes and frame sizes
 2020-02-14 16:22 UTC  (2+ messages)
` [PATCH AUTOSEL 4.4 007/100] media: sti: bdisp: fix a possible sleep-in-atomic-context bug in bdisp_device_run()

[PATCH v4 0/5] media: meson: vdec: Add VP9 decoding support
 2020-02-14 15:24 UTC  (7+ messages)
` [PATCH v4 3/5] media: meson: vdec: add common HEVC decoder support
` [PATCH v4 5/5] media: meson: vdec: add VP9 "

[PATCH V4 0/4] Enable video on sc7180
 2020-02-14 15:23 UTC  (8+ messages)
` [PATCH V4 2/4] dt-bindings: media: venus: Add sc7180 DT schema

[PATCH v3 0/5] v4l2-dev/ioctl: Add V4L2_CAP_IO_MC
 2020-02-14 14:06 UTC  (8+ messages)
` [PATCH v3 1/5] "

video decoding on imx8mq vpu via v4l2
 2020-02-14 13:50 UTC  (2+ messages)

[PATCH] media: usbvision: Fix a use after free in v4l2_release()
 2020-02-14 13:34 UTC  (6+ messages)

[GIT PULL FOR v5.7] Various fixes, mainly hantro and rkisp1
 2020-02-14 13:19 UTC  (2+ messages)

[PATCH v2] media: mtk-vpu: avoid unaligned access to DTCM buffer
 2020-02-14 12:01 UTC 

[PATCH] media: mtk-vpu: avoid unaligned access to DTCM buffer
 2020-02-14 11:59 UTC  (3+ messages)

[PATCH v7 0/2] MAX9286 GMSL support
 2020-02-14 11:54 UTC  (4+ messages)
` [PATCH v7 1/2] dt-bindings: media: i2c: Add bindings for Maxim Integrated MAX9286
` [PATCH v7 2/2] media: i2c: Add MAX9286 driver

[RFC] usbvision: deprecate and remove by end of 2020
 2020-02-14 10:09 UTC 

[PATCH] media: staging: rkisp1: don't lock media's graph_mutex when calling rkisp1_create_links
 2020-02-14  9:47 UTC  (2+ messages)

[PATCH 0/4] media: staging: rkisp1: add serialization to the isp and resizer ops
 2020-02-14  9:46 UTC  (3+ messages)
` [PATCH 3/4] media: staging: rkisp1: add serialization to the isp subdev ops

[PATCH v6 0/5] Add support for mt2701 JPEG ENC support
 2020-02-14  9:35 UTC  (3+ messages)
` [PATCH v6 1/5] media: platform: Fix jpeg dec driver bug and improve code quality

Build failed in Jenkins: media-build #2970
 2020-02-14  9:21 UTC  (3+ messages)
` Build failed in Jenkins: media-build #2971
  ` Jenkins build is back to normal : media-build #2972

[PATCH V2 RESEND] media: v4l2-core: convert to new API with ERRPTR
 2020-02-14  9:18 UTC  (2+ messages)

[PATCH v5 0/3] add videostrong kii pro keymap
 2020-02-14  8:58 UTC  (4+ messages)
` [PATCH v5 1/3] media: rc: add keymap for Videostrong KII Pro
` [PATCH v5 2/3] dt-bindings: media: add new kii pro key map
` [PATCH v5 3/3] arm64: dts: amlogic: add rc-videostrong-kii-pro keymap

[PATCH v4 0/2] add videostrong kii pro keymap
 2020-02-14  8:50 UTC  (5+ messages)
` [PATCH v4 1/2] media: rc: add keymap for Videostrong KII Pro
` [PATCH v4 2/2] arm64: dts: amlogic: add rc-videostrong-kii-pro keymap

[PATCH 0/6] media: fix USB descriptor issues
 2020-02-14  8:02 UTC  (2+ messages)

cron job: media_tree daily build: ERRORS
 2020-02-14  5:01 UTC 

[resend PATCH v6 00/12] arm/arm64: mediatek: Fix mmsys device probing
 2020-02-13 19:46 UTC  (4+ messages)
` [resend PATCH v6 12/12] drm/mediatek: Add support for mmsys through a pdev


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