linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-29 12:14:11 to 2019-11-03 21:21:05 UTC [more...]

[PATCH v2 00/18] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM
 2019-11-03 21:18 UTC  (16+ messages)
` [PATCH v2 01/18] mm/gup: pass flags arg to __gup_device_* functions
` [PATCH v2 02/18] mm/gup: factor out duplicate code from four routines
` [PATCH v2 04/18] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [PATCH v2 05/18] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v2 08/18] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [PATCH v2 09/18] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [PATCH v2 10/18] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH v2 11/18] net/xdp: "
` [PATCH v2 12/18] mm/gup: track FOLL_PIN pages
` [PATCH v2 13/18] media/v4l2-core: pin_longterm_pages (FOLL_PIN) and put_user_page() conversion
` [PATCH v2 14/18] vfio, mm: "
` [PATCH v2 15/18] powerpc: book3s64: convert to pin_longterm_pages() and put_user_page()
` [PATCH v2 16/18] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH v2 17/18] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage
` [PATCH v2 18/18] mm/gup: remove support for gup(FOLL_LONGTERM)

[PATCH 00/19] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM
 2019-11-03 19:53 UTC  (43+ messages)
` [PATCH 01/19] mm/gup: pass flags arg to __gup_device_* functions
` [PATCH 02/19] mm/gup: factor out duplicate code from four routines
` [PATCH 03/19] goldish_pipe: rename local pin_user_pages() routine
` [PATCH 04/19] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [PATCH 05/19] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH 06/19] goldish_pipe: convert to pin_user_pages() and put_user_page()
` [PATCH 07/19] infiniband: set FOLL_PIN, FOLL_LONGTERM via pin_longterm_pages*()
` [PATCH 08/19] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [PATCH 09/19] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [PATCH 10/19] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH 11/19] net/xdp: "
` [PATCH 12/19] mm/gup: track FOLL_PIN pages
` [PATCH 13/19] media/v4l2-core: pin_longterm_pages (FOLL_PIN) and put_user_page() conversion
` [PATCH 14/19] vfio, mm: "
` [PATCH 15/19] powerpc: book3s64: convert to pin_longterm_pages() and put_user_page()
` [PATCH 16/19] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH 17/19] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage
` [PATCH 18/19] mm/gup: remove support for gup(FOLL_LONGTERM)
` [PATCH 19/19] Documentation/vm: add pin_user_pages.rst

Overlay support in the i.MX7 display
 2019-11-03 18:15 UTC  (2+ messages)

[PATCH v3 1/1] media: vivid: Fix wrong locking that causes race conditions on streaming stop
 2019-11-03 16:45 UTC  (3+ messages)

[PATCH 0/8] Fix various smatch warnings/errors
 2019-11-03 14:01 UTC  (10+ messages)
` [PATCH 1/8] am437x: fix smatch warning
` [PATCH 2/8] smiapp: smiapp_start_streaming(): replace return by goto
` [PATCH 3/8] mtk-vpu: fix two smatch warnings
` [PATCH 4/8] rc/ite-cir: fix smatch warning
` [PATCH 5/8] em28xx: fix two smatch warnings
` [PATCH 6/8] ti-vpe: fix smatch error
` [PATCH 7/8] ov6650: fix smatch warning
` [PATCH 8/8] mantis: fix two smatch errors
` [PATCH 9/8] vivid: add vivid_create_queue() helper

[PATCH] media: siano: fix spelling mistake "ENBALE" -> "ENABLE"
 2019-11-03 13:07 UTC 

[PATCH RFC v2 00/10] media: hantro: H264 fixes and improvements
 2019-11-02 23:10 UTC  (23+ messages)
` [PATCH v2 01/10] media: hantro: Fix H264 max frmsize supported on RK3288
` [PATCH v2 08/10] media: hantro: Set H264 FIELDPIC_FLAG_E flag correctly
  ` [PATCH v2 02/10] media: hantro: Fix motion vectors usage condition
  ` [PATCH v2 03/10] media: hantro: Fix picture order count table enable
  ` [PATCH v2 04/10] media: hantro: Fix H264 motion vector buffer offset
  ` [PATCH v2 05/10] media: hantro: Reduce H264 extra space for motion vectors
  ` [PATCH v2 06/10] media: hantro: Use capture buffer width and height for H264 decoding
  ` [PATCH v2 07/10] media: hantro: Remove now unused H264 pic_size
  ` [RFC v2 09/10] media: uapi: h264: Add DPB entry field reference flags

[PATCH] vivid: media_device_cleanup was called too early
 2019-11-02 17:35 UTC 

[ANN] Report of Media Summit: V4L2 Future Work
 2019-11-02 14:06 UTC 

Your opportunity
 2019-11-02 13:38 UTC 

[ANN] Report of Media Summit: Codecs
 2019-11-02 12:50 UTC 

[PATCH v6] media: vimc: upon streaming, check that the pipeline starts with a source entity
 2019-11-01 20:53 UTC 

[PATCH v4 0/2] upon streaming, check that the pipeline starts with a source entity
 2019-11-01 20:31 UTC  (4+ messages)
` [PATCH v4 2/2] media: vimc: "

[PATCH] media: i2c: IMX296 camera sensor driver
 2019-11-01 17:37 UTC  (4+ messages)

[PATCH 1/4] HEADERS, do not merge!!!!
 2019-11-01 11:25 UTC  (4+ messages)
` [PATCH 2/4] v4l2-ctl: Support query V4L2_CTRL_TYPE_AREA controls
` [PATCH 3/4] v4l2-ctl: Support getting "
` [PATCH 4/4] v4l2-ctl: Support setting "

[PATCH v3 1/5] media: v4l2_ctrl: Add p_def to v4l2_ctrl_config
 2019-11-01 11:23 UTC  (5+ messages)
` [PATCH v3 2/5] media: v4l2_ctrl: Add const pointer to ctrl_ptr
` [PATCH v3 3/5] media: vivid: Add an area control
` [PATCH v3 4/5] media: v4l2_core: Add p_area to struct v4l2_ext_control
` [PATCH v3 5/5] Documentation: v42l_core: v4l2_ext_control

[GIT PULL FOR v5.5] Fixes and enhancements
 2019-11-01 11:01 UTC  (2+ messages)

[PATCH v4] hi556: Add support for Hi-556 sensor
 2019-11-01 10:44 UTC 

[PATCH v4 0/2] Add IMX296 CMOS image sensor support
 2019-10-31 17:08 UTC  (16+ messages)
` [PATCH v4 1/2] dt-bindings: media: i2c: Add IMX296 CMOS sensor binding
` [PATCH v4 2/2] media: i2c: Add IMX296 CMOS image sensor driver

[V3, 0/2] media: ov8856: Add YAML binding and sensor mode support
 2019-10-31 17:04 UTC  (5+ messages)
` [V3, 1/2] media: dt-bindings: ov8856: Document YAML bindings
` [V3, 2/2] media: i2c: ov8856: Add support for more sensor modes

[GIT PULL for 5.5] Ipu3 and smiapp driver patches
 2019-10-31 15:55 UTC  (2+ messages)

[PATCH v2] doc-rst: add more info for resolution change blocks in ipu3
 2019-10-31 15:33 UTC  (2+ messages)

[RESEND PATCH] media: uvc: Avoid cyclic entity chains due to malformed USB descriptors
 2019-10-31 15:09 UTC  (2+ messages)

[PATCH v3] hi556: Add support for Hi-556 sensor
 2019-10-31 11:08 UTC  (4+ messages)

[PATCH v3] dt-bindings: media: Convert stm32 cec bindings to json-schema
 2019-10-31 10:36 UTC  (5+ messages)
` [PATCH v3] dt-bindings: media: Convert stm32 dcmi "

[PATCH] [RFC RESEND] vdec: Add virtio video decode device specification
 2019-10-31  9:10 UTC  (11+ messages)
` [virtio-dev] "

[PATCH][next] dma-buf: heaps: remove redundant assignment to variable ret
 2019-10-31  8:34 UTC  (4+ messages)

[RFC PATCH] media: pci: Add VirtIO video decoder driver
 2019-10-31  7:11 UTC 

[PATCH v1] hi556: Add support for Hi-556 sensor
 2019-10-30 20:54 UTC  (2+ messages)

[PATCH 2/5] Revert "dma-buf: heaps: Add CMA heap to dmabuf heaps"
 2019-10-30 20:29 UTC  (4+ messages)
` [PATCH 3/5] Revert "dma-buf: heaps: Add system "
` [PATCH 4/5] Revert "dma-buf: heaps: Add heap helpers"
` [PATCH 5/5] Revert "dma-buf: Add dma-buf heaps framework"

[PATCH] dma-buf: Fix a warning message in dma_heap_buffer_destroy()
 2019-10-30 16:17 UTC  (2+ messages)

[V2, 0/2] media: ov8856: DT bindings and sensor mode improvements
 2019-10-30 13:55 UTC  (13+ messages)
` [V2, 1/2] media: dt-bindings: media: i2c: Add bindings for ov8856
` [V2, 2/2] media: i2c: Add more sensor modes for ov8856 camera sensor

[Patch 00/19] media: ti-vpe: cal: maintenance
 2019-10-30 13:54 UTC  (19+ messages)
` [Patch 01/19] dt-bindings: media: cal: update binding to use syscon
` [Patch 02/19] dt-bindings: media: cal: update binding example
` [Patch 03/19] media: ti-vpe: cal: Add per platform data support
` [Patch 06/19] dt-bindings: media: cal: update binding to add PHY LDO errata support
` [Patch 11/19] dt-bindings: media: cal: update binding to add DRA76x support
` [Patch 13/19] dt-bindings: media: cal: update binding to add AM654 support
` [Patch 19/19] dt-bindings: media: cal: convert binding to yaml

[PATCH v4] media: vimc: Make capture devices and subdevices use different link_validates
 2019-10-30 12:42 UTC  (2+ messages)

[PATCH v3] media: vimc: Make capture devices and subdevices use different link_validates
 2019-10-30 10:44 UTC  (3+ messages)

[PATCH] dt-bindings: media: meson-ao-cec: convert to yaml
 2019-10-30 10:38 UTC  (3+ messages)

[PATCH 0/4] treewide: fix interrupted release
 2019-10-30 10:01 UTC  (3+ messages)
` [PATCH 1/4] drm/msm: fix memleak on release

[PATCH v3 0/2] Add IMX296 CMOS image sensor support
 2019-10-30  9:33 UTC  (11+ messages)
` [PATCH v3 1/2] dt-bindings: media: i2c: Add IMX296 CMOS sensor binding
` [PATCH v3 2/2] media: i2c: Add IMX296 CMOS image sensor driver

[PATCH v2] hi556: Add support for Hi-556 sensor
 2019-10-30  9:05 UTC  (2+ messages)

[PATCH] media: smiapp: unlock on error in smiapp_start_streaming()
 2019-10-30  8:24 UTC  (2+ messages)

[PATCH v2] media: vimc: Make capture devices and subdevices use different link_validates
 2019-10-29 22:29 UTC  (2+ messages)

[PATCH v2] media: vimc: Implement get/set selection
 2019-10-29 22:11 UTC  (2+ messages)

[PATCH v3] media: vimc: Enable set resolution at the scaler src pad
 2019-10-29 21:45 UTC  (2+ messages)

[PATCH] media: dt-bindings: rcar_vin: Document RZ/G1 per-board settings
 2019-10-29 19:37 UTC  (2+ messages)

[PATCH] media: dt-bindings: media: add new rc map names
 2019-10-29 15:53 UTC  (2+ messages)

[ANN v2] Media sessions in Lyon in October: libcamera
 2019-10-29 14:20 UTC  (5+ messages)

[PATCH v3 0/4] NVIDIA Tegra Video Decoder driver improvements
 2019-10-29 13:13 UTC  (5+ messages)
` [PATCH v3] ARM: dts: tegra30: Connect SMMU with Video Decoder Engine
` [PATCH v3] ARM: tegra: Enable Tegra VDE driver in tegra_defconfig

[PATCH] media: ov5640: Fix check for PLL1 exceeding max allowed rate
 2019-10-29 12:42 UTC 


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