public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-16 14:01:36 to 2018-03-21 19:48:07 UTC [more...]

uvcvideo: Unknown video format,00000032-0002-0010-8000-00aa00389b71
 2018-03-21 19:48 UTC  (10+ messages)

[PATCH 0/5] SPDX license identifiers in all DD drivers
 2018-03-21 19:39 UTC  (11+ messages)
` [PATCH 1/5] [media] stv0910/stv6111: add SPDX license headers
` [PATCH 2/5] [media] dvb-frontends/mxl5xx: "
` [PATCH 3/5] [media] dvb-frontends/cxd2099: "
` [PATCH 4/5] [media] ddbridge: "
` [PATCH 5/5] [media] ngene: "

[GIT PULL v2 FOR v4.17] cec: add error injection support + other improvements
 2018-03-21 18:54 UTC 

[PATCH] media: doc: fix ReST link syntax
 2018-03-21 17:49 UTC 

[PATCH] debugfs-cec-error-inj: document CEC error inj debugfs ABI
 2018-03-21 17:33 UTC 

[PATCHv3] cec-pin-error-inj.rst: document CEC Pin Error Injection
 2018-03-21 17:12 UTC 

[PATCH 00/12] media: ov5640: Misc cleanup and improvements
 2018-03-21 17:08 UTC  (4+ messages)
` [PATCH 11/12] media: ov5640: Add 60 fps support

RESEND[PATCH v6 0/2] DW9807 DT binding and driver patches
 2018-03-21 17:06 UTC  (7+ messages)
` RESEND[PATCH v6 1/2] media: dt-bindings: Add bindings for Dongwoon DW9807 voice coil
` RESEND[PATCH v6 2/2] media: dw9807: Add dw9807 vcm driver

[PATCHv2 0/7] cec: add error injection support
 2018-03-21 15:45 UTC  (3+ messages)
` [PATCHv2 6/7] cec-pin-error-inj.rst: document CEC Pin Error Injection

[PATCH] media: uvcvideo: Prevent setting unavailable flags
 2018-03-21 15:43 UTC 

RFC: unpinned DMA-buf exporting v2
 2018-03-21 11:54 UTC  (16+ messages)
` [PATCH 1/5] dma-buf: add optional invalidate_mappings callback v2
          ` [Linaro-mm-sig] "

[PATCH v2] media: omap3isp: fix unbalanced dma_iommu_mapping
 2018-03-21 10:26 UTC  (2+ messages)

Double-free in /drivers/media/usb/zr364xx driver
 2018-03-21 10:03 UTC 

[PATCH] media: ov5645: Use v4l2_find_nearest_size
 2018-03-21  8:42 UTC 

[PATCH] media: ov5645: add missing of_node_put() in error path
 2018-03-21  7:26 UTC  (2+ messages)

[PATCH v3 1/2] staging: media: davinci_vpfe: add error handling on kmalloc failure
 2018-03-21  6:48 UTC  (3+ messages)
  ` [PATCH v3 2/2] staging: media: davinci_vpfe: add kfree() on goto err statement

cron job: media_tree daily build: WARNINGS
 2018-03-21  4:47 UTC 

[PATCH v3 00/13] media: imx: Switch to subdev notifiers
 2018-03-21  0:37 UTC  (14+ messages)
` [PATCH v3 01/13] media: v4l2-fwnode: ignore endpoints that have no remote port parent
` [PATCH v3 02/13] media: v4l2: async: Allow searching for asd of any type
` [PATCH v3 03/13] media: v4l2: async: Add v4l2_async_notifier_add_subdev
` [PATCH v3 04/13] media: v4l2-fwnode: Switch to v4l2_async_notifier_add_subdev
` [PATCH v3 05/13] media: v4l2-fwnode: Add a convenience function for registering subdevs with notifiers
` [PATCH v3 06/13] media: platform: video-mux: Register a subdev notifier
` [PATCH v3 07/13] media: imx: csi: "
` [PATCH v3 08/13] media: imx: mipi csi-2: "
` [PATCH v3 09/13] media: staging/imx: of: Remove recursive graph walk
` [PATCH v3 10/13] media: staging/imx: Loop through all registered subdevs for media links
` [PATCH v3 11/13] media: staging/imx: Rename root notifier
` [PATCH v3 12/13] media: staging/imx: Switch to v4l2_async_notifier_add_subdev
` [PATCH v3 13/13] media: staging/imx: TODO: Remove one assumption about OF graph parsing

(Relief Coordinator, United Nations)
 2018-03-20 23:09 UTC 

(no subject)
 2018-03-20 20:14 UTC 

[PATCH] media: uvcvideo: Fix minor spelling
 2018-03-20 16:08 UTC  (2+ messages)

Issue with sharp protocol on ite-cir due to high idle timeout
 2018-03-20 15:09 UTC 

Double-free in /drivers/media/usb/hackrf driver
 2018-03-20 14:57 UTC 

[PATCH v2] venus: vdec: fix format enumeration
 2018-03-20 13:42 UTC  (2+ messages)

[GIT PULL] HEVC V4L2 controls and s5p-mfc update
 2018-03-20 12:14 UTC 

[RFT] media: hdpvr: Fix Double kfree() error
 2018-03-20 11:16 UTC 

[patch] propagating controls in libv4l2 was Re: support autofocus / autogain in libv4l2
 2018-03-20  7:50 UTC  (23+ messages)
  ` [patch] autogain support for bayer10 format (was Re: [patch] propagating controls in libv4l2)
      ` [patch, libv4l]: fix integer overflow
          ` [patch, libv4l]: Introduce define for lookup table size
                  ` [RFC, libv4l]: Make libv4l2 usable on devices with complex pipeline

[PATCH v2 0/3] Initial driver support for Xilinx M2M Video Scaler
 2018-03-20  7:27 UTC  (7+ messages)
` [PATCH v2 1/3] staging: xm2mvscale: Driver "

cron job: media_tree daily build: ERRORS
 2018-03-20  5:06 UTC 

[PATCH] media: cxd2880-spi: avoid out-of-bounds access warning
 2018-03-20  3:47 UTC  (2+ messages)

[GIT PULL] af9013/af9015 improvements
 2018-03-20  0:20 UTC 

drivers/media/dvb-frontends/stb0899_drv.h:151:36: error: weak declaration of 'stb0899_attach' being applied to a already existing, static definition
 2018-03-19 23:36 UTC 

[PATCH v9.1] media: imx258: Add imx258 camera sensor driver
 2018-03-19 22:09 UTC  (2+ messages)

[PATCH v5] media/dvb: earth-pt3: use the new i2c binding helper
 2018-03-19 16:00 UTC 

[PATCH 0/8] media: fix more inconsistencies
 2018-03-19 15:45 UTC  (10+ messages)
` [PATCH 1/8] media-ioc-g-topology.rst: fix 'reserved' sizes
` [PATCH 2/8] media: add function field to struct media_entity_desc
` [PATCH 3/8] media-ioc-enum-entities.rst: document new 'function' field
` [PATCH 4/8] media: add 'index' to struct media_v2_pad
` [PATCH 5/8] media-ioc-g-topology.rst: document new 'index' field
` [PATCH 6/8] media: add flags field to struct media_v2_entity
` [PATCH 7/8] media-ioc-g-topology.rst: document new 'flags' field
` [PATCH 8/8] media-types.rst: rename media-entity-type to media-entity-functions

[PATCH] s5p-mfc: Amend initial min, max values of HEVC hierarchical coding QP controls
 2018-03-19 14:36 UTC  (2+ messages)

[PATCH] s5p-mfc: Ensure HEVC QP controls range is properly updated
 2018-03-19 14:35 UTC  (2+ messages)

[PATCH 0/3] dw-hdmi: add property to disable CEC
 2018-03-19 13:11 UTC  (10+ messages)
` [PATCH 1/3] dt-bindings: display: dw_hdmi.txt
` [PATCH 2/3] drm: bridge: dw-hdmi: check the cec-disable property
` [PATCH 3/3] arm64: dts: meson-gxl-s905x-libretech-cc: add cec-disable

[PATCH 0/5] media: fix inconsistencies
 2018-03-19 12:58 UTC  (6+ messages)
` [PATCH 1/5] v4l2-mediabus.h: add hsv_enc
` [PATCH 2/5] subdev-formats.rst: fix incorrect types
` [PATCH 3/5] pixfmt-v4l2-mplane.rst: fix types
` [PATCH 4/5] pixfmt-v4l2.rst: "
` [PATCH 5/5] media.h: remove __NEED_MEDIA_LEGACY_API

[PATCH] staging: media: davinci_vpfe: fix spelling of resizer_configure_in_continious_mode
 2018-03-19 11:18 UTC 

[PATCH v5 0/2] media: video-i2c: add video-i2c driver support
 2018-03-19  9:31 UTC  (5+ messages)

[PATCH] venus: vdec: fix format enumeration
 2018-03-19  9:29 UTC  (3+ messages)

[RFCv4 19/21] media: vim2m: add request support
 2018-03-19  9:17 UTC  (7+ messages)
` [RFCv4,19/21] "

[PATCH] dt-bindings: media: rcar_vin: Use status "okay"
 2018-03-19  8:35 UTC  (3+ messages)

[PATCH] staging: media: davinci_vpfe: add error handling on kmalloc failure
 2018-03-19  7:14 UTC  (4+ messages)
    `  "

[PATCH v2] staging: media: davinci_vpfe: add error handling on kmalloc failure
 2018-03-19  5:32 UTC 

[PATCH v2 00/21] Allow compile-testing NO_DMA (drivers)
 2018-03-19  5:27 UTC  (18+ messages)
` [PATCH v2 01/21] ASoC: Remove depends on HAS_DMA in case of platform dependency
` [PATCH v2 02/21] ata: "
` [PATCH v2 03/21] crypto: "
` [PATCH v2 04/21] fbdev: "
` [PATCH v2 07/21] i2c: "
` [PATCH v2 08/21] iio: adc: "
` [PATCH v2 09/21] iommu: "
` [PATCH v2 10/21] lightnvm: "
` [PATCH v2 13/21] mmc: "
` [PATCH v2 16/21] remoteproc: "
` [PATCH v2 17/21] scsi: hisi_sas: "
` [PATCH v2 18/21] serial: "
` [PATCH v2 20/21] staging: vc04_services: "
` [PATCH v2 21/21] usb: "

cron job: media_tree daily build: WARNINGS
 2018-03-19  4:47 UTC 

Hi Pretty,
 2018-03-19  0:08 UTC 

[PATCH] media: dvb: add alternative USB PID for Hauppauge WinTV-soloHD
 2018-03-18 12:40 UTC 

[PATCH 2/9] media: videobuf2-v4l2: Copy planes when needed in request qbuf
 2018-03-18 12:48 UTC  (3+ messages)
` [PATCH 6/9] sunxi-cedrus: Add device tree binding document

[GIT PULL FOR v4.17] RC meson-ir and mceusb fixes
 2018-03-18 11:05 UTC 

[PATCH] media: rc: mceusb: pid 0x0609 vid 0x031d does not under report carrier cycles
 2018-03-18 10:56 UTC 

cron job: media_tree daily build: WARNINGS
 2018-03-18  4:48 UTC 

[PATCH v2] media: ov2685: Remove owner assignment from i2c_driver
 2018-03-17 18:24 UTC 

[PATCH] [media] ddbridge, cxd2099: include guard, fix unneeded NULL init, strings
 2018-03-17 17:01 UTC  (2+ messages)

[PATCH v1 0/5] Tegra Video Decoder patches for 4.17
 2018-03-17 15:28 UTC  (6+ messages)
` [PATCH v1 1/5] media: staging: tegra-vde: Align bitstream size to 16K
` [PATCH v1 2/5] media: staging: tegra-vde: Silence some of checkpatch warnings
` [PATCH v1 3/5] media: staging: tegra-vde: Correct minimum size of U/V planes
` [PATCH v1 4/5] media: staging: tegra-vde: Do not handle spurious interrupts
` [PATCH v1 5/5] media: staging: tegra-vde: Correct included header

[PATCH][RFC] kernel.h: provide array iterator
 2018-03-17 10:12 UTC  (5+ messages)

cron job: media_tree daily build: ERRORS
 2018-03-17  4:49 UTC 

[PATCH] media: ov2685: Remove owner assignment from platform_driver
 2018-03-16 22:43 UTC 

[PATCH v8] media: imx258: Add imx258 camera sensor driver
 2018-03-16 22:14 UTC  (4+ messages)

[PATCH] [media] mceusb: add IR learning support features (IR carrier frequency measurement and wide-band/short range receiver)
 2018-03-16 19:52 UTC  (6+ messages)
  ` [PATCH v2 1/1] media: mceusb: add IR learning support features (IR carrier frequency measurement and wide-band/short-range receiver)
      ` [PATCH v3 0/1] "
      ` [PATCH v3 1/1] "

[PATCH v2 00/13] media: imx: Switch to subdev notifiers
 2018-03-16 18:13 UTC  (4+ messages)
` [PATCH v2 02/13] media: v4l2: async: Allow searching for asd of any type

[PATCH v4 1/2] media: staging/imx: fill vb2_v4l2_buffer field entry
 2018-03-16 17:05 UTC  (4+ messages)
` [PATCH v4 2/2] media: staging/imx: fill vb2_v4l2_buffer sequence entry

[v6 0/2] DW9807 DT binding and driver patches
 2018-03-16 17:02 UTC  (5+ messages)
` [v6 1/2] media: dt-bindings: Add bindings for Dongwoon DW9807 voice coil
` [v6 2/2] media: dw9807: Add dw9807 vcm driver

[PATCH v3 2/2] media: ov2680: Add Omnivision OV2680 sensor driver
 2018-03-16 16:51 UTC  (5+ messages)

I2C media binding model
 2018-03-16 16:03 UTC  (3+ messages)

[PATCH v9] media: imx258: Add imx258 camera sensor driver
 2018-03-16 14:18 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox