linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-22 13:26:48 to 2019-07-25 06:32:04 UTC [more...]

[PATCH] staging/media/bcm2048: remove driver
 2019-07-25  6:31 UTC 

[PATCH 0/2] media: ir-kbd-i2c: fix potential OOPS & minor cleanup
 2019-07-25  5:12 UTC  (4+ messages)
` [PATCH 1/2] media: ir-kbd-i2c: prevent potential NULL pointer access
` [PATCH 2/2] media: ir-kbd-i2c: remove outdated comments

cron job: media_tree daily build: WARNINGS
 2019-07-25  3:49 UTC 

[PATCH] staging: media: hantro: Remove call to memset after dma_alloc_coherent
 2019-07-25  3:06 UTC 

[PATCH] media: staging: ipu3: Enable IOVA API only when IOMMU support is enabled
 2019-07-25  2:41 UTC  (8+ messages)
            ` [PATCH] media: staging: tegra-vde: Fix build error

[RFC] Removal of drivers/staging/media/bcm2048
 2019-07-24 21:42 UTC  (5+ messages)

[PATCH] media input infrastructure:tw686x: Added Added custom function to set vdev->release in tw686x driver
 2019-07-24 21:05 UTC  (3+ messages)

[PATCH v19 00/15] arm64: untag user pointers passed to the kernel
 2019-07-24 19:25 UTC  (22+ messages)
` [PATCH v19 01/15] arm64: untag user pointers in access_ok and __uaccess_mask_ptr
` [PATCH v19 02/15] arm64: Introduce prctl() options to control the tagged user addresses ABI
` [PATCH v19 03/15] lib: untag user pointers in strn*_user
` [PATCH v19 04/15] mm: untag user pointers passed to memory syscalls
` [PATCH v19 05/15] mm: untag user pointers in mm/gup.c
` [PATCH v19 06/15] mm: untag user pointers in get_vaddr_frames
` [PATCH v19 07/15] fs/namespace: untag user pointers in copy_mount_options
` [PATCH v19 08/15] userfaultfd: untag user pointers
` [PATCH v19 09/15] drm/amdgpu: "
` [PATCH v19 10/15] drm/radeon: untag user pointers in radeon_gem_userptr_ioctl
` [PATCH v19 11/15] IB/mlx4: untag user pointers in mlx4_get_umem_mr
` [PATCH v19 12/15] media/v4l2-core: untag user pointers in videobuf_dma_contig_user_get
` [PATCH v19 13/15] tee/shm: untag user pointers in tee_shm_register
` [PATCH v19 14/15] vfio/type1: untag user pointers in vaddr_get_pfn
` [PATCH v19 15/15] selftests, arm64: add a selftest for passing tagged pointers to kernel

[PATCH 00/12] treewide: Fix GENMASK misuses
 2019-07-24 18:55 UTC  (6+ messages)
` [PATCH 11/12] staging: media: cedrus: Fix misuse of GENMASK macro

[PATCH 0/7] hantro: Add RK3399 VP8 decoding support
 2019-07-24 17:17 UTC  (8+ messages)
` [PATCH 1/7] media: hantro: Set DMA max segment size
` [PATCH 2/7] media: hantro: Simplify the controls creation logic
` [PATCH 3/7] media: hantro: Constify the control array
` [PATCH 4/7] media: hantro: Add hantro_get_{src,dst}_buf() helpers
` [PATCH 5/7] media: hantro: Add helpers to prepare/finish a run
` [PATCH 6/7] media: hantro: Move VP8 common code
` [PATCH 7/7] media: hantro: Support RK3399 VP8 decoding

[RFC PATCH V2 0/6] media: platform: Add support for Digital Image Processing (DIP) on mt8183 SoC
 2019-07-24 16:49 UTC  (3+ messages)
` [RFC PATCH V2 1/6] dt-bindings: mt8183: Added DIP dt-bindings

[PATCH 0/2] media: add support for DW9768 VCM driver
 2019-07-24 16:37 UTC  (5+ messages)
` [PATCH 1/2] media: i2c: dw9768: Add DT support and MAINTAINERS entry
` [PATCH 2/2] media: i2c: dw9768: Add DW9768 VCM driver

radio-si470x and gnomeradio
 2019-07-24 15:26 UTC 

[PATCH] media: vivid: fix device init when no_error_inj=1 and fb disabled
 2019-07-24 15:19 UTC 

[PATCH v2] edid-decode: parse additional flags in the DD+ Short Audio Descriptor
 2019-07-24 15:10 UTC 

Issues with ov5640 camera on i.MX6Q
 2019-07-24 14:49 UTC  (6+ messages)

[PATCH] davinci/vpfe_capture.c: drop unused format descriptions
 2019-07-24 14:44 UTC  (2+ messages)

my patch
 2019-07-24 14:34 UTC  (2+ messages)

[PATCH 00/14] Stateful/stateless codec core support
 2019-07-24 14:34 UTC  (10+ messages)
` [PATCH 01/14] v4l2-ioctl.c: OR flags in v4l_fill_fmtdesc(), not don't overwrite
` [PATCH 02/14] videodev2.h: add V4L2_FMT_FLAG_HAS_BITSTREAM_PARSER
` [PATCH 03/14] videodev2.h: add V4L2_FMT_FLAG_DYN_RESOLUTION
` [PATCH 04/14] videodev2.h.rst.exceptions: tymecode -> timecode
` [PATCH 05/14] media: venus: vdec: flag OUTPUT formats with V4L2_FMT_FLAG_DYN_RESOLUTION
` [PATCH 06/14] media: s5p_mfc_dec: set flags for OUTPUT coded formats

[PATCH] am437x: remove unused struct vpfe_pixel_format
 2019-07-24 13:39 UTC  (2+ messages)

tw686x driver (continued)
 2019-07-24 13:33 UTC  (5+ messages)

[PATCH v6 0/5] media: Allwinner A10 CSI support
 2019-07-24 12:39 UTC  (2+ messages)

[PATCH] media: staging/intel-ipu3: Use dev_get_drvdata where possible
 2019-07-24 12:22 UTC 

[PATCH 00/14] Stateful/stateless codec core support (resend)
 2019-07-24 11:27 UTC  (15+ messages)
` [PATCH 01/14] v4l2-ioctl.c: OR flags in v4l_fill_fmtdesc(), not don't overwrite
` [PATCH 02/14] videodev2.h: add V4L2_FMT_FLAG_HAS_BITSTREAM_PARSER
` [PATCH 03/14] videodev2.h: add V4L2_FMT_FLAG_DYN_RESOLUTION
` [PATCH 04/14] videodev2.h.rst.exceptions: tymecode -> timecode
` [PATCH 05/14] media: venus: vdec: flag OUTPUT formats with V4L2_FMT_FLAG_DYN_RESOLUTION
` [PATCH 06/14] media: s5p_mfc_dec: set flags for OUTPUT coded formats
` [PATCH 07/14] media: mtk-vcodec: flag OUTPUT formats with V4L2_FMT_FLAG_DYN_RESOLUTION
` [PATCH 08/14] media: vicodec: set flags for vdec/stateful OUTPUT coded formats
` [PATCH 09/14] vb2: add V4L2_BUF_FLAG_M2M_HOLD_CAPTURE_BUF
` [PATCH 10/14] videodev2.h: add V4L2_DEC_CMD_FLUSH
` [PATCH 11/14] pixfmt-compressed.rst: improve H264/HEVC/MPEG1+2/VP8+9 documentation
` [PATCH 12/14] media: docs-rst: Document memory-to-memory video decoder interface
` [PATCH 13/14] media: docs-rst: Document m2m stateless "
` [PATCH 14/14] media: docs-rst: Document memory-to-memory video encoder interface

[PATCH 00/14] Stateful/stateless codec core support
 2019-07-24 11:10 UTC  (4+ messages)
` [PATCH 01/14] v4l2-ioctl.c: OR flags in v4l_fill_fmtdesc(), not don't overwrite
` [PATCH 02/14] videodev2.h: add V4L2_FMT_FLAG_HAS_BITSTREAM_PARSER
` [PATCH 03/14] videodev2.h: add V4L2_FMT_FLAG_DYN_RESOLUTION

[PATCH] media: staging: davinci: remove vpfe driver
 2019-07-24 10:47 UTC 

[RFC PATCH 0/5] Add enum_fmt flag for coded formats with dynamic resolution switching
 2019-07-24 10:34 UTC  (10+ messages)

memory leak in dma_buf_ioctl
 2019-07-24  9:59 UTC 

[PATCH v5 00/13] Allwinner A64/H6 IR support
 2019-07-24  8:24 UTC  (10+ messages)
` [PATCH v5 04/13] media: rc: sunxi: Add RXSTA bits definition

[PATCH v4l-utils] ir-ctl: show user how scancodes should be presented
 2019-07-24  6:43 UTC 

Great News: National Heart Center Singapore CT Coronary Calcium Score 18 July 2019
 2019-07-24  5:43 UTC 

[PATCH v3 0/3] media: uapi: h264: First batch of adjusments
 2019-07-24  5:46 UTC  (8+ messages)
` [PATCH v3 2/3] media: uapi: h264: Add the concept of decoding mode
` [PATCH v3 3/3] media: uapi: h264: Get rid of the p0/b0/b1 ref-lists

[PATCH] media:dvb-frontends:Return if Max devices are added in dvb_pll_attach()
 2019-07-24  5:36 UTC  (3+ messages)
` [PATCH v2] media:dvb-frontends:Remove dvb_pll_devcount and id module parameters

[PATCH] media: uvcvideo: Fix a typo in UVC_METATADA_BUF_SIZE
 2019-07-24  4:56 UTC 

[RFC,V3 0/9] media: platform: mtk-isp: Add Mediatek ISP Pass 1 driver
 2019-07-24  4:31 UTC  (13+ messages)
` [RFC,v3 6/9] media: platform: Add Mediatek ISP P1 V4L2 functions
` [RFC,v3 9/9] media: platform: Add Mediatek ISP P1 shared memory device
            ` [RFC, v3 "

cron job: media_tree daily build: WARNINGS
 2019-07-24  3:57 UTC 

[PATCH v2] media: pci: Use dev_get_drvdata where possible
 2019-07-24  2:02 UTC 

Reminder: 35 open syzbot bugs in media subsystem
 2019-07-24  1:39 UTC 

[PATCH] media: pci: Use dev_get_drvdata where possible
 2019-07-24  1:23 UTC  (3+ messages)

[RFC,v2 0/6] TI camera serdes and I2C address translation
 2019-07-23 20:37 UTC  (7+ messages)
` [RFC,v2 1/6] i2c: core: let adapters be notified of client attach/detach
` [RFC,v2 2/6] i2c: add I2C Address Translator (ATR) support
` [RFC,v2 3/6] media: dt-bindings: add DS90UB954-Q1 video deserializer
` [RFC,v2 4/6] media: dt-bindings: add DS90UB953-Q1 video serializer
` [RFC,v2 5/6] media: ds90ub954: new driver for TI DS90UB954-Q1 video deserializer
` [RFC,v2 6/6] media: ds90ub953: new driver for TI DS90UB953-Q1 video serializer

[PATCH v2] media: v4l2-fwnode: Switch to use fwnode_property_count_uXX()
 2019-07-23 20:21 UTC 

[PATCH v1] media: v4l2-fwnode: Switch to use fwnode_property_count_uXX()
 2019-07-23 19:44 UTC 

[PATCH] media: rc: imon: Allow iMON RC protocol for ffdc 7e device
 2019-07-23 16:37 UTC 

MyGica T230 dvb-t2 data corruption since commit 5fa8815
 2019-07-23 16:02 UTC  (6+ messages)

tw686x driver (continued)
 2019-07-23 15:57 UTC 

[PATCH] i2c: replace i2c_new_secondary_device with an ERR_PTR variant
 2019-07-23 15:47 UTC  (2+ messages)

Question about TW686X driver
 2019-07-23 15:17 UTC  (2+ messages)

kernel Warning when using vivid with contiguous dma
 2019-07-23 14:05 UTC  (4+ messages)

[PATCH] sh_veu: convert to struct v4l2_fh
 2019-07-23 12:25 UTC 

[PATCH] v4l2-dev/ioctl: require non-zero device_caps, verify sane querycap results
 2019-07-23 11:37 UTC  (2+ messages)

[RFC] Removal of drivers/staging/media/davinci_vpfe
 2019-07-23 10:47 UTC  (5+ messages)

[GIT PULL v2 FOR v5.4] Various fixes/enhancements
 2019-07-23 10:23 UTC 

[PATCH] MAINTAINERS: Update my email address
 2019-07-23  9:26 UTC  (2+ messages)

[GIT PULL FOR v5.4] cec: use cec_notifier_cec_adap_(un)register
 2019-07-23  8:53 UTC 

[GIT PULL FOR v5.4] Various fixes/enhancements
 2019-07-23  8:33 UTC 

[RFC,V2,0/2] media: add support for OV02A10 sensor
 2019-07-23  7:41 UTC  (4+ messages)
` [RFC,V2,1/2] media: dt-bindings: media: i2c: Add bindings for OV02A10

[ragnatech:media-tree] BUILD SUCCESS 66193b24514c91aeda88da744554b2665471aeae
 2019-07-23  7:27 UTC 

[PATCH v2] staging: media: sunxi: Add bool cast to value
 2019-07-23  7:16 UTC  (7+ messages)

cron job: media_tree daily build: WARNINGS
 2019-07-23  4:03 UTC 

[PATCH 0/3] Add IMX290 CMOS image sensor support
 2019-07-22 23:48 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: media: i2c: Add IMX290 CMOS sensor binding

[RFC 07/11] dt-bindings: media: meson-ao-cec: add SM1 compatible
 2019-07-22 22:11 UTC  (2+ messages)

[PATCH 0/8] media: convert subsystem to i2c_new_dummy_device()
 2019-07-22 17:26 UTC  (9+ messages)
` [PATCH 1/8] media: dvb-frontends: cxd2820r_core: convert to i2c_new_dummy_device
` [PATCH 2/8] media: dvb-frontends: mn88443x: "
` [PATCH 3/8] media: dvb-frontends: mn88472: "
` [PATCH 4/8] media: dvb-frontends: mn88473: "
` [PATCH 5/8] media: i2c: ad9389b: "
` [PATCH 6/8] media: i2c: adv7180: "
` [PATCH 7/8] media: i2c: adv7511-v4l2: "
` [PATCH 8/8] media: usb: go7007: s2250-board: "

[PATCH v18 00/15] arm64: untag user pointers passed to the kernel
 2019-07-22 16:46 UTC  (5+ messages)
` [PATCH v18 07/15] fs/namespace: untag user pointers in copy_mount_options

[GIT PULL for v5.3-rc1] media updates
 2019-07-22 16:40 UTC  (2+ messages)

[GIT PULL FOR v5.4] RC & DVB fixes
 2019-07-22 16:14 UTC 

[GIT PULL FOR v5.4] Fix device_caps, don't set fmt description
 2019-07-22 15:56 UTC  (2+ messages)

[PATCH v5] media: v4l: ctrls: Add debug messages
 2019-07-22 15:52 UTC  (2+ messages)

[GIT PULL FOR v5.4] Add VP8/MPEG-2 support for rk3328
 2019-07-22 14:48 UTC 

[PATCH v6 0/5] HEVC/H.265 stateless support for V4L2 and Cedrus
 2019-07-22 14:41 UTC  (5+ messages)
` [PATCH v6 3/5] media: v4l: Add definitions for the HEVC slice controls

[git:media_tree/master] docs: interconnect.rst: add it to the driver-api guide
 2019-07-22 14:20 UTC  (2+ messages)

[PATCH] [RESEND] media: davinci-vpbe: remove obsolete includes
 2019-07-22 13:49 UTC 

scancodes identified as invalid
 2019-07-22 13:26 UTC  (3+ messages)
    ` scancodes identified as invalid (I found the problem)


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