linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-15 05:58:01 to 2019-11-20 13:41:17 UTC [more...]

[PATCH] media: Fix Kconfig indentation
 2019-11-20 13:41 UTC 

[PATCH v3 0/5] media: hantro: H264 fixes and improvements
 2019-11-20 12:44 UTC  (5+ messages)
` [PATCH v3 1/5] media: hantro: Fix H264 motion vector buffer offset
  ` [PATCH v3 2/5] media: hantro: Reduce H264 extra space for motion vectors

[PATCH v3] media: v4l2-core: fix a use-after-free bug of sd->devnode
 2019-11-20 12:22 UTC 

guest / host buffer sharing 
 2019-11-20 12:13 UTC  (29+ messages)
    ` [virtio-dev] "

[PATCH v2] media: rc: add keymap for Videostrong KII Pro
 2019-11-20 11:41 UTC 

[PATCH 2/3] dma-resv: Also prime acquire ctx for lockdep
 2019-11-20 11:30 UTC  (2+ messages)

[RFC RESEND] virtio-video: Add virtio video device specification
 2019-11-20 11:29 UTC  (7+ messages)
` [virtio-dev] "

[PATCH 0/4] media: meson: vdec: add g12a platform
 2019-11-20 11:14 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: media: amlogic,vdec: convert to yaml
` [PATCH 2/4] dt-bindings: media: amlogic,gx-vdec: add bindings for G12A family
` [PATCH 3/4] media: meson: vdec: add g12a platform
` [PATCH 4/4] arm64: dts: meson-g12-common: add video decoder node

[PATCH v2] media: v4l2-core: set sd->devnode = NULL in v4l2_subdev_release
 2019-11-20 11:05 UTC  (2+ messages)

edid-decode bugs
 2019-11-20 10:47 UTC  (4+ messages)

[ANN] LinuxTV.org maintenance on Tuesday (2019-11-19)
 2019-11-20 10:41 UTC  (3+ messages)
` [ANN] possible LinuxTV.org maintenance on Wednesday (2019-11-20)

KASAN: use-after-free Read in si470x_int_in_callback (2)
 2019-11-20 10:32 UTC  (4+ messages)

[RFC PATCH V3 0/3] media: platform: Add support for Face Detection (FD) on mt8183 SoC
 2019-11-20  9:28 UTC  (6+ messages)
` [RFC PATCH V3 3/3] platform: mtk-isp: Add Mediatek FD driver

[RFC PATCH v2 0/7] media: v4l2: Add extended fmt and buffer ioctls
 2019-11-20  8:50 UTC  (8+ messages)
` [RFC PATCH v3 1/6] media: v4l2: Extend pixel formats to unify single/multi-planar handling (and more)

[PATCH v6 00/24] mm/gup: track dma-pinned pages: FOLL_PIN
 2019-11-20  7:17 UTC  (31+ messages)
` [PATCH v6 01/24] mm/gup: pass flags arg to __gup_device_* functions
` [PATCH v6 02/24] mm/gup: factor out duplicate code from four routines
` [PATCH v6 03/24] mm/gup: move try_get_compound_head() to top, fix minor issues
` [PATCH v6 04/24] mm: Cleanup __put_devmap_managed_page() vs ->page_free()
` [PATCH v6 05/24] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
` [PATCH v6 06/24] goldish_pipe: rename local pin_user_pages() routine
` [PATCH v6 07/24] IB/umem: use get_user_pages_fast() to pin DMA pages
` [PATCH v6 08/24] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [PATCH v6 09/24] vfio, mm: fix get_user_pages_remote() and FOLL_LONGTERM
` [PATCH v6 10/24] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v6 11/24] goldish_pipe: convert to pin_user_pages() and put_user_page()
` [PATCH v6 12/24] IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP
` [PATCH v6 13/24] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [PATCH v6 14/24] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [PATCH v6 15/24] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH v6 16/24] net/xdp: "
` [PATCH v6 17/24] mm/gup: track FOLL_PIN pages
` [PATCH v6 18/24] media/v4l2-core: pin_user_pages (FOLL_PIN) and put_user_page() conversion
` [PATCH v6 19/24] vfio, mm: "
` [PATCH v6 20/24] powerpc: book3s64: convert to pin_user_pages() and put_user_page()
` [PATCH v6 21/24] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1"
` [PATCH v6 22/24] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH v6 23/24] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage
` [PATCH v6 24/24] mm, tree-wide: rename put_user_page*() to unpin_user_page*()

[PATCH] dt-bindings: power: Fix path to power-domain.txt bindings
 2019-11-20  1:26 UTC  (5+ messages)

[PATCH 0/5] Stateful Encoding: final bits
 2019-11-19 16:15 UTC  (8+ messages)
` [PATCH 1/5] v4l2-ctrls: add support for v4l2_fract types
` [PATCH 2/5] v4l2-ctrls: add support for V4L2_CTRL_WHICH_MIN/MAX_VAL
` [PATCH 3/5] v4l2-controls.h: add V4L2_CID_MPEG_VIDEO_ENC_FRAME_RATE
` [PATCH 4/5] videodev2.h: add V4L2_BUF_FLAG_TOO_SMALL flag
` [PATCH 5/5] media: docs-rst: Document memory-to-memory video encoder interface

[ANN] Report of Media Summit: Codecs
 2019-11-19 14:18 UTC  (5+ messages)
` VP9 Stateless Support (follow up of [ANN] Report of Media Summit: Codecs)
  ` Recap of: "

[PATCH v11 00/11] Rockchip ISP Driver
 2019-11-19 13:03 UTC  (10+ messages)
` [PATCH v11 02/11] media: staging: rkisp1: add document for rkisp1 meta buffer format

[PATCH 0/5] input: rmi4/synaptics fixes
 2019-11-19 12:19 UTC  (11+ messages)
` [PATCH 1/5] input/mouse/synaptics: add LEN0091 support
` [PATCH 2/5] input/rmi4/rmi_f54: fix various V4L2 compliance problems
` [PATCH 3/5] pixfmt-tch-td16/tu16.rst: document that this is little endian
` [PATCH 4/5] input/rmi4/rmi_driver: check if irq_find_mapping returns 0
` [PATCH 5/5] input/rmi4/rmi_smbus.c: don't increment rmiaddr in rmi_smb_read_block()

[PATCH v11 00/15] TVP5150 Features and fixes
 2019-11-19 11:37 UTC  (4+ messages)
` [PATCH v11 04/15] media: v4l2-fwnode: add initial connector parsing support

[PATCH v5 00/11] media: Report camera sensor properties
 2019-11-19 11:28 UTC  (7+ messages)
` [PATCH v5 06/11] media: v4l2-fwnode: Add helper to parse device properties
` [PATCH v5 09/11] media: v4l2-ctrls: Add helper to register properties

[PATCH v10 00/14] TVP5150 features and fixes
 2019-11-19 11:15 UTC  (10+ messages)
` [PATCH v10 03/14] media: v4l2-fwnode: add initial connector parsing support

[ANN] Report of Media Summit: V4L2 Future Work
 2019-11-19 10:22 UTC  (2+ messages)

[PATCH v2] media: atmel: atmel-isc-base: expose white balance as v4l2 controls
 2019-11-19 10:03 UTC 

[PATCH v7] vivid: Add touch support
 2019-11-19  9:55 UTC  (4+ messages)

[PATCH v2] v4l2-ctl:Add Support for Touch
 2019-11-19  9:38 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v5 00/24] mm/gup: track dma-pinned pages: FOLL_PIN
 2019-11-19  7:00 UTC  (28+ messages)
` [PATCH v5 02/24] mm/gup: factor out duplicate code from four routines
` [PATCH v5 03/24] mm/gup: move try_get_compound_head() to top, fix minor issues
` [PATCH v5 05/24] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
` [PATCH v5 06/24] goldish_pipe: rename local pin_user_pages() routine
` [PATCH v5 07/24] IB/umem: use get_user_pages_fast() to pin DMA pages
` [PATCH v5 09/24] vfio, mm: fix get_user_pages_remote() and FOLL_LONGTERM
` [PATCH v5 10/24] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v5 11/24] goldish_pipe: convert to pin_user_pages() and put_user_page()
` [PATCH v5 12/24] IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP
` [PATCH v5 13/24] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [PATCH v5 15/24] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH v5 16/24] net/xdp: "
` [PATCH v5 17/24] mm/gup: track FOLL_PIN pages

cron job: media_tree daily build: WARNINGS
 2019-11-19  4:54 UTC 

[RESEND Patch v3 00/20] media: ti-vpe: cal: maintenance
 2019-11-18 17:47 UTC  (7+ messages)
` [RESEND Patch v3 01/20] dt-bindings: media: cal: update binding to use syscon
` [RESEND Patch v3 02/20] dt-bindings: media: cal: update binding example
` [RESEND Patch v3 20/20] dt-bindings: media: cal: convert binding to yaml

[PATCH 09/15] dma-buf: Drop dma_buf_k(un)map
 2019-11-18 16:43 UTC  (7+ messages)
` [PATCH 11/15] media/videobuf2: Drop dma_buf->k(un)map support
` [PATCH 15/15] dma-buf: Remove kernel map/unmap hooks

ir_kbd_i2c oops
 2019-11-18 16:21 UTC 

[PATCH v4l-utils] libmediactl: bug fix in memory allocation for links enumeration
 2019-11-18 16:10 UTC  (2+ messages)

[PATCH] media: v4l2-core: set sd->devnode = NULL if v4l2_device_register_subdev_nodes fails
 2019-11-18 14:37 UTC  (4+ messages)

[RFC] Add VIDIOC_DESTROY_BUFS
 2019-11-18 14:09 UTC  (4+ messages)

[PATCH] media: usb: go7007: s2250-board: add missed i2c_unregister_device
 2019-11-18 11:40 UTC 

[PATCH v4 00/11] media: Report camera sensor properties
 2019-11-18 11:32 UTC  (11+ messages)
` [PATCH v4 01/11] dt-bindings: video-interfaces: Document 'location' property

[PATCH v2 0/2] sunxi: dts: tanix-tx6: Add rc map
 2019-11-18  9:55 UTC  (4+ messages)
` [PATCH v2 1/2] media: dt-bindings: media: add new rc map name
` [PATCH v2 2/2] arm64: dts: allwinner: h6: tanix-tx6: Add IR remote mapping

cron job: media_tree daily build: WARNINGS
 2019-11-18  4:54 UTC 

[PATCH] media: rc: add keymap for Videostrong KII Pro
 2019-11-17 19:40 UTC 

[PATCH] media: coda: jpeg: fix platform_get_irq.cocci warnings
 2019-11-17 11:11 UTC 

[PATCH] media: cx23885: Add support for AVerMedia CE310B
 2019-11-16 22:38 UTC 

[PATCH AUTOSEL 4.19 194/237] media: ov13858: Check for possible null pointer
 2019-11-16 15:40 UTC 

[PATCH v5] vivid: Add touch support
 2019-11-16 10:41 UTC  (3+ messages)
` [PATCH v6] "

[PATCH v2 0/6] v4l2-dev/ioctl: Add V4L2_CAP_IO_MC
 2019-11-16  9:49 UTC  (9+ messages)
` [PATCH v2 1/6] v4l2-dev/ioctl: Add default handlers for VIDIOC_{G,S}_{INPUT,OUTPUT}
` [PATCH v2 2/6] rcar-vin: Use default VIDIOC_{G,S}_{INPUT,OUTPUT} handler
` [PATCH v2 3/6] staging/intel-ipu3: "
` [PATCH v2 4/6] v4l2-dev/ioctl: Add V4L2_CAP_IO_MC
` [PATCH v2 5/6] rcar-vin: Make use of V4L2_CAP_IO_MC
` [PATCH v2 6/6] staging/intel-ipu3: "

cron job: media_tree daily build: WARNINGS
 2019-11-16  4:55 UTC 

[RFC PATCH] media: bcm3510.c: Fix checkpatch.pl errors
 2019-11-16  2:06 UTC  (2+ messages)

[PATCH 0/3] v4l2-dev/ioctl: Add V4L2_CAP_IO_MC
 2019-11-15 23:47 UTC  (4+ messages)
` [PATCH 1/3] "

[PATCH v3 00/14] si2157: Analog tuning and optimizations
 2019-11-15 20:23 UTC  (9+ messages)
` [PATCH v3 02/14] si2157: Check error status bit on cmd execute
` [PATCH v3 03/14] si2157: Better check for running tuner in init
` [PATCH v3 05/14] si2157: Briefly wait for tuning operation to complete
` [PATCH v3 12/14] si2157: add on-demand rf strength func

[linux-next:master 9804/12136] powerpc64-linux-ld: warning: orphan section `.ctors.65435' from `drivers/media/rc/keymaps/rc-beelink-gs1.o' being placed in section `.ctors.65435'
 2019-11-15 18:11 UTC 

[PATCH 3/4] media: af9035: add support for Logilink VG0022A
 2019-11-15 18:06 UTC  (4+ messages)
` [PATCH 4/4] Add "

[PATCH v3 0/3] Enable Hantro G1 post-processor
 2019-11-15 16:10 UTC  (5+ messages)
` [PATCH v3 2/3] media: hantro: Support color conversion via post-processing

[PATCH v1] media: venus: firmware: Use %pR to print IO resource
 2019-11-15 14:30 UTC 

[PATCH v2 01/13] media: uvcvideo: drop error check of debugfs_create_dir()
 2019-11-15 13:45 UTC  (7+ messages)
` [PATCH v2 05/13] usb: musb: create debugfs directory under usb root

[linux-next:master 4299/12136] powerpc64-linux-ld: warning: orphan section `.ctors.65435' from `drivers/media/rc/keymaps/rc-vega-s9x.o' being placed in section `.ctors.65435'
 2019-11-15 13:39 UTC 

[PATCH v2 4/5] media: imx-jpeg: Add V4L2 driver for i.MX8 JPEG Encoder/Decoder
 2019-11-15 12:34 UTC 

[PATCH 0/5] Add V4L2 driver for i.MX8 JPEG Encoder/Decoder
 2019-11-15 12:34 UTC  (7+ messages)
  ` [EXT] "

Investment opportunity
 2019-11-15 11:50 UTC 

[PATCH] media_build: support building against a specific kernel
 2019-11-15 11:11 UTC 

[linux-next:master 4301/11657] powerpc64-linux-ld: warning: orphan section `.ctors.65435' from `drivers/media/rc/keymaps/rc-vega-s9x.o' being placed in section `.ctors.65435'
 2019-11-15  8:32 UTC 

[PATCH RFC v2 00/10] media: hantro: H264 fixes and improvements
 2019-11-15  8:15 UTC  (6+ messages)
  ` [RFC v2 09/10] media: uapi: h264: Add DPB entry field reference flags

[PATCH] media: hantro: make update_dpb() not leave holes in DPB
 2019-11-15  7:09 UTC  (5+ messages)


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