linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-02 16:53:23 to 2020-11-04 15:11:01 UTC [more...]

[PATCH 0/6] Show privacy_gpio as a v4l2_ctrl
 2020-11-04 15:10 UTC  (16+ messages)
` [PATCH 1/6] media: uvcvideo: Add UVC_CTRL_FLAG_ENTITY_GET_INFO
` [PATCH 2/6] media: uvcvideo: Add UVC_CTRL_FLAG_ENTITY_GET_CUR
` [PATCH 3/6] media: uvcvideo: Add UVC_GUID_EXT_GPIO_CONTROLLER
` [PATCH 4/6] media: uvcvideo: Add Privacy control based on EXT_GPIO
` [PATCH 5/6] media: uvcvideo: Implement UVC_GPIO_UNIT
` [PATCH 6/6] media: uvcvideo: Handle IRQs from the privacy_pin

[PATCH v2 00/30] media: ov5647: Support RaspberryPi Camera Module v1
 2020-11-04 14:59 UTC  (36+ messages)
` [PATCH v2 01/30] dt-bindings: media: i2c: Rename ov5647.yaml
` [PATCH v2 02/30] media: ov5647: Add support for PWDN GPIO
` [PATCH v2 03/30] media: ov5647: Add support for non-continuous clock mode
` [PATCH v2 04/30] media: ov5647: Add set_fmt and get_fmt calls
` [PATCH v2 05/30] media: ov5647: Fix format initialization
` [PATCH v2 06/30] media: ov5647: Fix style issues
` [PATCH v2 07/30] media: ov5647: Replace license with SPDX identifier
` [PATCH v2 08/30] media: ov5647: Fix return value from read/write
` [PATCH v2 09/30] media: ov5647: Program mode at s_stream(1) time
` [PATCH v2 10/30] media: ov5647: Implement enum_frame_size()
` [PATCH v2 11/30] media: ov5647: Protect s_stream() with mutex
` [PATCH v2 12/30] media: ov5647: Support gain, exposure and AWB controls
` [PATCH v2 13/30] media: ov5647: Rationalize driver structure name
` [PATCH v2 14/30] media: ov5647: Break out format handling
` [PATCH v2 15/30] media: ov5647: Add support for get_selection()
` [PATCH v2 16/30] media: ov5647: Rename SBGGR8 VGA mode
` [PATCH v2 17/30] media: ov5647: Add SGGBR10_1X10 modes
` [PATCH v2 18/30] media: ov5647: Use SBGGR10_1X10 640x480 as default
` [PATCH v2 19/30] media: ov5647: Implement set_fmt pad operation
` [PATCH v2 20/30] media: ov5647: Program mode only if it has changed
` [PATCH v2 21/30] media: ov5647: Set V4L2_SUBDEV_FL_HAS_EVENTS flag
` [PATCH v2 22/30] media: ov5647: Support V4L2_CID_PIXEL_RATE
` [PATCH v2 23/30] media: ov5647: Support V4L2_CID_HBLANK control
` [PATCH v2 24/30] media: ov5647: Support V4L2_CID_VBLANK control
` [PATCH v2 25/30] media: ov5647: Advertise the correct exposure range
` [PATCH v2 26/30] media: ov5647: Use pm_runtime infrastructure
` [PATCH v2 27/30] media: ov5647: Rework s_stream() operation
` [PATCH v2 28/30] media: ov5647: Apply controls only when powered
` [PATCH v2 29/30] media: ov5647: Constify oe_enable/disable reglist
` [PATCH v2 30/30] media: ov5647: Reflow register-value lists

[PATCH v3 1/2] media: uapi: add MEDIA_BUS_FMT_METADATA_FIXED media bus format
 2020-11-04 14:54 UTC  (6+ messages)

[PATCH v3 0/5] media: staging: Add bcm2835-unicam driver
 2020-11-04 14:35 UTC  (10+ messages)
` [PATCH v3 1/5] media: uapi: v4l2-core: Add sensor ancillary data V4L2 fourcc type
` [PATCH v3 2/5] media: uapi: Add MEDIA_BUS_FMT_SENSOR_DATA media bus format
` [PATCH v3 3/5] dt-bindings: media: Document BCM283x CSI2/CCP2 receiver
` [PATCH v3 4/5] media: bcm2835-unicam: Driver for CCP2/CSI2 camera interface
` [PATCH v3 5/5] ARM: dts: bcm2711: Add Unicam DT nodes

[PATCH v4 00/11] Add V4L2 driver for i.MX8 JPEG Encoder/Decoder
 2020-11-04 14:08 UTC  (5+ messages)
    ` [EXT] "

[PATCH v5 00/15] follow_pfn and other iomap races
 2020-11-04 14:00 UTC  (20+ messages)
` [PATCH v5 05/15] mm/frame-vector: Use FOLL_LONGTERM
` [PATCH v5 08/15] mm: Add unsafe_follow_pfn

Philips Monitor with webcam
 2020-11-04 13:24 UTC 

use of dma_direct_set_offset in (allwinner) drivers
 2020-11-04 12:43 UTC  (5+ messages)

[patch V3 0/6] patches to add missing put_device() call
 2020-11-04 12:41 UTC  (7+ messages)
` [patch V3 1/6] media: platform: add missing put_device() call in mtk_jpeg_clk_init()
` [patch V3 2/6] media: platform: add missing put_device() call in mtk_jpeg_probe() and mtk_jpeg_remove()
` [patch V3 3/6] media: mtk-vcodec: add missing put_device() call in mtk_vcodec_init_dec_pm()
` [patch V3 4/6] media: mtk-vcodec: add missing put_device() call in mtk_vcodec_release_dec_pm()
` [patch V3 5/6] media: mtk-vcodec: add missing put_device() call in mtk_vcodec_init_enc_pm()
` [patch V3 6/6] media: mtk-vcodec: add missing put_device() call in mtk_vcodec_release_enc_pm()

[PATCH v2] media: atomisp: Fixed error handling path
 2020-11-04 11:40 UTC  (3+ messages)
  ` [PATCH v2] media: atomisp: Fix "
      ` [v2] "

[PATCH -next] media: cedrus: fix reference leak in cedrus_start_streaming
 2020-11-04 11:39 UTC  (3+ messages)

[PATCH 00/14] Allwinner MIPI CSI-2 support for A31/V3s/A83T
 2020-11-04 11:34 UTC  (31+ messages)
` [PATCH 02/14] phy: allwinner: phy-sun6i-mipi-dphy: Support D-PHY Rx mode for MIPI CSI-2
` [PATCH 04/14] media: sun6i-csi: Fix the image storage bpp for 10/12-bit Bayer formats
` [PATCH 07/14] dt-bindings: media: i2c: Add A31 MIPI CSI-2 bindings documentation
` [PATCH 08/14] media: sunxi: Add support for the A31 MIPI CSI-2 controller
` [PATCH 11/14] dt-bindings: media: i2c: Add A83T MIPI CSI-2 bindings documentation
` [PATCH 12/14] media: sunxi: Add support for the A83T MIPI CSI-2 controller

[PATCH] media: rc: gpio-ir-recv: add recorder timeout property
 2020-11-04 11:25 UTC 

[PATCH 0/4] Venus stateful encoder compliance
 2020-11-04 10:44 UTC  (4+ messages)
` [PATCH 3/4] venus: venc: Handle reset encoder state

[PATCH v3 0/2] CODA timeout and macroblock error control
 2020-11-04 10:42 UTC  (4+ messages)
` [PATCH v3 1/2] coda: coda_buffer_meta housekeeping fix
` [PATCH v3 2/2] coda: Add a V4L2 user for control error macroblocks count

[PATCH 0/2] media: i2c: OV5648 image sensor support
 2020-11-04 10:29 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: media: i2c: Add OV5648 bindings documentation

[PATCH 0/3] media: i2c: OV8865 image sensor support
 2020-11-04 10:26 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: media: i2c: Add OV8865 bindings documentation

[PATCH] media: i2c: mt9p031: Remove redundant null check before clk_disable_unprepare
 2020-11-04  9:29 UTC 

Build failed in Jenkins: media-build #3274
 2020-11-04  9:19 UTC  (3+ messages)
` Build failed in Jenkins: media-build #3275
  ` Build failed in Jenkins: media-build #3276

[PATCH v5 11/15] PCI: Obey iomem restrictions for procfs mmap
 2020-11-04  8:44 UTC  (4+ messages)

[PATCH 1/2] mm: mmap: fix fput in error path v2
 2020-11-04  8:03 UTC  (2+ messages)

[PATCH v2 1/2] media: i2c: Add driver for the Sony Exmor-RS IMX300 camera sensor
 2020-11-04  4:50 UTC  (2+ messages)

cron job: media_tree daily build: WARNINGS
 2020-11-04  4:41 UTC 

[PATCH 5.9 267/391] drm/shme-helpers: Fix dma_buf_mmap forwarding bug
 2020-11-03 20:35 UTC 

[PATCH v5 15/15] PCI: Revoke mappings like devmem
 2020-11-03 21:30 UTC  (2+ messages)

[PATCH v2 0/2] media: add Toshiba TC358746 Bridge support
 2020-11-03 17:44 UTC  (4+ messages)
` [PATCH v2 2/2] media: tc358746: add Toshiba TC358746 Parallel to CSI-2 bridge driver

[PATCH 0/2] Venus: fix handling of crop and s_fmt
 2020-11-03 17:02 UTC  (13+ messages)
` [PATCH 2/2] venus: venc: fix handlig of S_SELECTION and G_SELECTION

[RFC 0/3] media: ov5640: Adjust htot, rework clock tree, add LINK_FREQ
 2020-11-03 16:57 UTC  (13+ messages)
` [RFC 1/3] media: i2c: ov5640: Adjust htot
` [RFC 2/3] media: i2c: ov5640: Rework CSI-2 clock tree

[PATCH] venus: venc: fix handlig of S_SELECTION and G_SELECTION
 2020-11-03 16:49 UTC 

[PATCH v4 1/1] lib/vsprintf: Add support for printing V4L2 and DRM fourccs
 2020-11-03 16:49 UTC  (5+ messages)

[GIT FIXES FOR v5.10] Various fixes for v5.10
 2020-11-03 15:39 UTC  (2+ messages)
` [GIT FIXES FOR v5.10] Various fixes for v5.10 (#68563)

[PATCH 00/18] Add Hantro regmap and VC8000 h264 decode support
 2020-11-03 15:27 UTC  (5+ messages)

[PATCH 30/33] docs: ABI: cleanup several ABI documents
 2020-11-03 15:24 UTC  (2+ messages)

[RESEND PATCH v3 1/1] lib/vsprintf: Add support for printing V4L2 and DRM fourccs
 2020-11-03 13:31 UTC  (3+ messages)

[PATCH] venus: pm_helpers: Fix kernel module reload
 2020-11-03  7:43 UTC  (2+ messages)

[PATCH v2 00/19] media: Add new pixel formats for Xilinx v-frmbuf
 2020-11-03 12:05 UTC  (23+ messages)
` [PATCH v2 01/19] media: videodev2.h: Remove unneeded comment about 4CC value
` [PATCH v2 02/19] media: videodev2.h: Move HI240 format to vendor-specific section
` [PATCH v2 03/19] media: videodev2.h: Move HM12 format to YUV semi-planar section
` [PATCH v2 04/19] media: doc: pixfmt-rgb: Remove layout table for packed RGB formats
` [PATCH v2 05/19] media: doc: pixfmt-rgb: Add title for deprecated formats
` [PATCH v2 06/19] media: doc: pixfmt-rgb: Clarify naming scheme for RGB formats
` [PATCH v2 07/19] media: doc: pixfmt-yuv: Document subsampling in more details
` [PATCH v2 08/19] media: doc: pixfmt-yuv: Move all packed YUV formats to common file
` [PATCH v2 09/19] media: doc: pixfmt-packed-yuv: Fill padding bits with '-'
` [PATCH v2 10/19] media: doc: pixfmt-packed-yuv: Express 4:4:4 formats in a more compact way
` [PATCH v2 11/19] media: doc: pixfmt-packed-yuv: Clarify naming scheme for 4:4:4 formats
` [PATCH v2 12/19] media: doc: pixfmt-yuv: Move all luma-only YUV formats to common file
` [PATCH v2 13/19] media: doc: pixfmt-yuv: Move all semi-planar "
` [PATCH v2 14/19] media: doc: pixfmt-yuv: Move all planar "
` [PATCH v2 15/19] media: v4l2: Add 10-, 12- and 16-bpc BGR formats
` [PATCH v2 16/19] media: v4l2: Add a few missing packed YUV 4:4:4 formats
` [PATCH v2 17/19] media: v4l2: Add 10-, 12- and 16-bpc 4:4:4 packed VUY formats
` [PATCH v2 18/19] media: v4l2: Add 10- and 12-bpc luma-only formats with linear packing
` [PATCH v2 19/19] media: v4l2: Add 10-, 12- and 16-bpc 4:2:0 and 4:2:2 semi-planar YUV formats

[PATCH v2 000/108] media: ti-vpe: cal: Add media controller support
 2020-11-03 11:02 UTC  (3+ messages)
` [PATCH v2 108/108] media: ti-vpe: cal: Implement media controller centric API

[PATCH v2 0/8] slab: provide and use krealloc_array()
 2020-11-03 10:55 UTC  (4+ messages)

[PATCH] v4l: Add source change event for colorimetry
 2020-11-03 10:30 UTC  (9+ messages)

[PATCH v5 13/15] resource: Move devmem revoke code to resource framework
 2020-11-03 10:10 UTC  (4+ messages)
` [resource] 22b17dc667: Kernel panic - not syncing: Fatal exception

[PATCH] media: v4l2-mem2mem: always call poll_wait() on queues
 2020-11-03  9:48 UTC  (4+ messages)

[PATCH v7 00/10] Support GEM object mappings from I/O memory
 2020-11-03  9:30 UTC  (11+ messages)
` [PATCH v7 01/10] drm/vram-helper: Remove invariant parameters from internal kmap function
` [PATCH v7 02/10] drm/cma-helper: Remove empty drm_gem_cma_prime_vunmap()
` [PATCH v7 03/10] drm/etnaviv: Remove empty etnaviv_gem_prime_vunmap()
` [PATCH v7 04/10] drm/exynos: Remove empty exynos_drm_gem_prime_{vmap,vunmap}()
` [PATCH v7 05/10] drm/ttm: Add vmap/vunmap to TTM and TTM GEM helpers
` [PATCH v7 06/10] drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
` [PATCH v7 07/10] drm/gem: Update internal GEM vmap/vunmap interfaces to use struct dma_buf_map
` [PATCH v7 08/10] drm/gem: Store client buffer mappings as "
` [PATCH v7 09/10] dma-buf-map: Add memcpy and pointer-increment interfaces
` [PATCH v7 10/10] drm/fb_helper: Support framebuffers in I/O memory

[GIT PULL FOR v5.11] media: v4l2: simplify compat ioctl handling
 2020-11-03  9:31 UTC  (2+ messages)
` [GIT PULL FOR v5.11] media: v4l2: simplify compat ioctl handling (#68550)

[RESEND PATCH] v4l2-ctrls: allow V4L2_CTRL_TYPE_BUTTON with request api
 2020-11-03  6:57 UTC 

mtk_vcodec_fw.c:undefined reference to `scp_ipi_send'
 2020-11-03  6:06 UTC 

ERROR: modpost: "scp_get" undefined!
 2020-11-03  6:04 UTC  (2+ messages)

cron job: media_tree daily build: ERRORS
 2020-11-03  4:48 UTC 

[PATCH/RFC 00/16] media: Add new pixel formats for Xilinx v-frmbuf
 2020-11-02 22:14 UTC  (11+ messages)
` [PATCH/RFC 15/16] media: v4l2: Add 10-, 12- and 16-bpc 4:4:4 packed VUY formats
` [PATCH/RFC 16/16] media: v4l2: Add 10- and 12-bpc luma-only formats with linear packing

[PATCH v3 0/3] Reduce context clear batch size to avoid gpu hang
 2020-11-02 19:57 UTC  (3+ messages)

[PATCH v5 0/3] media: rkvdec: Add a VP9 backend
 2020-11-02 19:05 UTC  (4+ messages)
` [PATCH v5 1/3] media: rkvdec: Fix .buf_prepare
` [PATCH v5 2/3] media: uapi: Add VP9 stateless decoder controls
` [PATCH v5 3/3] media: rkvdec: Add the VP9 backend

[PATCH 1/2] dma-fence: allow signaling drivers to set fence timestamp
 2020-11-02 18:54 UTC  (2+ messages)
` [PATCH 2/2] drm/drm_vblank: set the dma-fence timestamp during send_vblank_event


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