linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-23 14:48:30 to 2018-07-26 09:33:41 UTC [more...]

[PATCH v8 0/3] uvcvideo: asynchronous controls
 2018-07-26  8:17 UTC  (11+ messages)
` [PATCH v8 2/3] uvcvideo: send a control event when a Control Change interrupt arrives
            ` [PATCH v9] "

vicodec: current -> cur
 2018-07-26  7:11 UTC 

[PATCH 00/11] convert to SPDX identifiers
 2018-07-26  7:05 UTC  (14+ messages)
` [PATCH 01/11] media: soc_camera_platform: "
` [PATCH 02/11] media: rcar-vin: "
` [PATCH 03/11] media: rcar-fcp: "
` [PATCH 04/11] media: rcar_drif: "
` [PATCH 05/11] media: rcar_fdp1: "
` [PATCH 06/11] media: rcar_jpu: "
` [PATCH 07/11] media: sh_veu: "
` [PATCH 08/11] media: sh_vou: "
` [PATCH 09/11] media: sh_mobile_ceu: "
` [PATCH 10/11] drm: rcar-du: "
` [PATCH 11/11] drm: shmobile: "

cron job: media_tree daily build: ERRORS
 2018-07-26  3:58 UTC 

[PATCH] media: dvb-frontends: add LNBH29 LNB supply driver
 2018-07-26  3:35 UTC 

[RFC] media: thermal I2C cameras metadata
 2018-07-25 23:29 UTC  (5+ messages)

Devices with a front and back webcam represented as a single UVC device
 2018-07-25 23:06 UTC  (6+ messages)

[PATCH] rockchip/rga: Fix bad dma_free_attrs() parameter
 2018-07-25 21:01 UTC 

USB Drives - custom made with your logo
 2018-07-25  8:42 UTC 

USB Drives - custom made with your logo
 2018-07-25  8:27 UTC 

Logspam with "two consecutive events of type space" on gpio-ir-recv and meson-ir
 2018-07-25 20:21 UTC  (2+ messages)

drivers/video/fbdev/omap2/omapfb/omapfb-main.c:290:9-10: WARNING: return of 0/1 in function 'cmp_var_to_colormode' with return type bool
 2018-07-25 17:57 UTC  (4+ messages)
` [PATCH] media: omap2: omapfb: fix bugon.cocci warnings
` [PATCH] media: omap2: omapfb: fix ifnullfree.cocci warnings
` [PATCH] media: omap2: omapfb: fix boolreturn.cocci warnings

[PATCH v2 0/5] Make sure .device_run is always called in non-atomic context
 2018-07-25 17:15 UTC  (6+ messages)
` [PATCH v2 1/5] v4l2-mem2mem: Fix missing v4l2_m2m_try_run call
` [PATCH v2 2/5] v4l2-mem2mem: Avoid v4l2_m2m_prepare_buf from scheduling a job
` [PATCH v2 3/5] v4l2-mem2mem: Simplify exiting the function in __v4l2_m2m_try_schedule
` [PATCH v2 4/5] v4l2-mem2mem: Avoid calling .device_run in v4l2_m2m_job_finish
` [PATCH v2 5/5] selftests: media_tests: Add a memory-to-memory concurrent stress test

[PATCH v4 00/34] Qualcomm Camera Subsystem driver - 8x96 support
 2018-07-25 16:38 UTC  (35+ messages)
` [PATCH v4 01/34] doc-rst: Add packed Bayer raw14 pixel formats
` [PATCH v4 02/34] media: v4l: Add new 2X8 10-bit grayscale media bus code
` [PATCH v4 03/34] media: v4l: Add new 10-bit packed grayscale format
` [PATCH v4 04/34] media: Rename CAMSS driver path
` [PATCH v4 05/34] media: camss: Use SPDX license headers
` [PATCH v4 06/34] media: camss: Fix OF node usage
` [PATCH v4 07/34] media: camss: csiphy: Ensure clock mux config is done before the rest
` [PATCH v4 08/34] media: dt-bindings: media: qcom,camss: Unify the clock names
` [PATCH v4 09/34] media: camss: "
` [PATCH v4 10/34] media: camss: csiphy: Update settle count calculation
` [PATCH v4 11/34] media: camss: csid: Configure data type and decode format properly
` [PATCH v4 12/34] media: camss: vfe: Fix to_vfe() macro member name
` [PATCH v4 13/34] media: camss: vfe: Get line pointer as container of video_out
` [PATCH v4 14/34] media: camss: vfe: Do not disable CAMIF when clearing its status
` [PATCH v4 15/34] media: dt-bindings: media: qcom,camss: Fix whitespaces
` [PATCH v4 16/34] media: dt-bindings: media: qcom,camss: Add 8996 bindings
` [PATCH v4 17/34] media: camss: Add 8x96 resources
` [PATCH v4 18/34] media: camss: Add basic runtime PM support
` [PATCH v4 19/34] media: camss: csiphy: Split to hardware dependent and independent parts
` [PATCH v4 20/34] media: camss: csiphy: Unify lane handling
` [PATCH v4 21/34] media: camss: csiphy: Add support for 8x96
` [PATCH v4 22/34] media: camss: csid: "
` [PATCH v4 23/34] media: camss: ispif: "
` [PATCH v4 24/34] media: camss: vfe: Split to hardware dependent and independent parts
` [PATCH v4 25/34] media: camss: vfe: Add support for 8x96
` [PATCH v4 26/34] media: camss: Format configuration per hardware version
` [PATCH v4 27/34] media: camss: vfe: Different format support on source pad
` [PATCH v4 28/34] media: camss: vfe: Add support for UYVY output from VFE on 8x96
` [PATCH v4 29/34] media: camss: csid: Different format support on source pad
` [PATCH v4 30/34] media: camss: csid: MIPI10 to Plain16 format conversion
` [PATCH v4 31/34] media: camss: Add support for RAW MIPI14 on 8x96
` [PATCH v4 32/34] media: camss: Add support for 10-bit grayscale formats
` [PATCH v4 33/34] media: doc: media/v4l-drivers: Update Qualcomm CAMSS driver document for 8x96
` [PATCH v4 34/34] media: camss: csid: Add support for events triggered by user controls

[PATCH v6 0/2] media: imx274: cleanups, improvements and SELECTION API support
 2018-07-25 16:24 UTC  (3+ messages)
` [PATCH v6 1/2] media: imx274: use regmap_bulk_write to write multybyte registers
` [PATCH v6 2/2] media: imx274: add cropping support via SELECTION API

[ragnatech:media-tree] BUILD INCOMPLETE 231783073ebfc4acf02a45cb78a52ffa16e4e6d3
 2018-07-25 11:38 UTC 

[PATCH v7 0/2] media: Introduce Omnivision OV2680 driver
 2018-07-25 14:11 UTC  (3+ messages)
` [PATCH v7 2/2] media: ov2680: Add Omnivision OV2680 sensor driver

[PATCH 0/2] Document memory-to-memory video codec interfaces
 2018-07-25 13:57 UTC  (8+ messages)
` [PATCH 1/2] media: docs-rst: Document memory-to-memory video decoder interface
` [PATCH 2/2] media: docs-rst: Document memory-to-memory video encoder interface

media: dvb-usb-v2/gl861: ensure USB message buffers DMA'able
 2018-07-25 13:57 UTC  (3+ messages)

custom printed logo USB flash drives
 2018-07-25  8:30 UTC 

[PATCH 2/2] media: usb: pwc: Don't use coherent DMA buffers for ISO transfer
 2018-07-25 13:46 UTC  (11+ messages)

[v2 0/2] media: i2c: mt9v111 sensor driver
 2018-07-25 13:44 UTC  (3+ messages)
` [v2 1/2] dt-bindings: media: i2c: Document MT9V111 bindings
` [v2 2/2] media: i2c: Add driver for Aptina MT9V111

[PATCH for v4.19] media-types.rst: codec entities can have more than one source pad
 2018-07-25 13:26 UTC 

[PATCH] media.h: remove linux/version.h include
 2018-07-25 13:14 UTC  (2+ messages)

[PATCH v3 00/35] Qualcomm Camera Subsystem driver - 8x96 support
 2018-07-25 13:06 UTC  (17+ messages)
` [PATCH v3 17/35] media: camss: Add 8x96 resources
` [PATCH v3 18/35] media: camss: Add basic runtime PM support
` [PATCH v3 34/35] media: camss: csid: Add support for events triggered by user controls
` [PATCH v3 35/35] media: v4l2-ioctl: Add format descriptions for packed Bayer raw14 pixel formats

[GIT PULL for 4.19] ov2680 driver and dw9807 driver rename
 2018-07-25 12:48 UTC 

[PATCH v10 2/2] media: V3s: Add support for Allwinner CSI
 2018-07-25 11:43 UTC  (6+ messages)

[PATCHv2 0/5] vicodec: the Virtual Codec driver
 2018-07-25 11:41 UTC  (4+ messages)
` [PATCHv2 1/5] media.h: add encoder/decoder functions for codecs

[PATCH v3 0/4] Venus updates - PIL
 2018-07-25 11:14 UTC  (8+ messages)
` [PATCH v3 1/4] venus: firmware: add routine to reset ARM9
` [PATCH v3 2/4] venus: firmware: move load firmware in a separate function
` [PATCH v3 3/4] venus: firmware: add no TZ boot and shutdown routine

[PATCH v6 0/8] Cedrus driver for the Allwinner Video Engine, using media requests
 2018-07-25 10:02 UTC  (9+ messages)
` [PATCH v6 1/8] media: v4l: Add definitions for MPEG2 slice format and metadata
` [PATCH v6 2/8] media: v4l: Add definition for Allwinner's MB32-tiled NV12 format
` [PATCH v6 3/8] dt-bindings: media: Document bindings for the Cedrus VPU driver
` [PATCH v6 4/8] media: platform: Add Cedrus VPU decoder driver
` [PATCH v6 5/8] ARM: dts: sun5i: Add Video Engine and reserved memory nodes
` [PATCH v6 6/8] ARM: dts: sun7i-a20: "
` [PATCH v6 7/8] ARM: dts: sun8i-a33: "
` [PATCH v6 8/8] ARM: dts: sun8i-h3: "

[GIT PULL FOR v4.19] Various fixes
 2018-07-25  9:54 UTC  (4+ messages)

cron job: media_tree daily build: OK
 2018-07-25  4:10 UTC 

[PATCH v1] media: staging: tegra-vde: Replace debug messages with trace points
 2018-07-25  1:20 UTC  (5+ messages)

[PATCH 0/9] sh: Remove soc_camera from defconfigs
 2018-07-24 21:49 UTC  (3+ messages)
` [PATCH 1/9] sh: defconfig: migor: Update defconfig

[PATCH for v4.19] drm_dp_cec.c: fix formatting typo: %pdH -> %phD
 2018-07-24 19:20 UTC 

[PATCH] media: staging: omap4iss: Include asm/cacheflush.h after generic includes
 2018-07-24 18:48 UTC  (6+ messages)

[PATCH v5 00/22] Sunxi-Cedrus driver for the Allwinner Video Engine, using media requests
 2018-07-24 14:56 UTC  (4+ messages)
` [PATCH v5 18/22] media: platform: Add Sunxi-Cedrus VPU decoder driver

[PATCH v4 00/19] Sunxi-Cedrus driver for the Allwinner Video Engine, using media requests
 2018-07-24 14:28 UTC  (4+ messages)
` [PATCH v4 16/19] media: platform: Add Sunxi-Cedrus VPU decoder driver
  ` [linux-sunxi] "

[PATCH v5 0/2] media: imx274: cleanups, improvements and SELECTION API support
 2018-07-24 14:22 UTC  (3+ messages)
` [PATCH v5 2/2] media: imx274: add cropping support via SELECTION API

[PATCH 0/2] media: i2c: mt9v111 sensor driver
 2018-07-24 13:23 UTC  (9+ messages)
` [PATCH 1/2] dt-bindings: media: i2c: Document MT9V111 bindings
` [PATCH 2/2] media: i2c: Add driver for Aptina MT9V111

[PATCH] ARM: shmobile: defconfig: Remove SOC_CAMERA
 2018-07-24 12:23 UTC  (4+ messages)

[PATCH v6 00/17] media: imx: Switch to subdev notifiers
 2018-07-24 12:14 UTC  (6+ messages)
` [PATCH v6 16/17] media: v4l2: async: Remove notifier subdevs array

[GIT PULL FOR v4.19] v2: media/mc: fix inconsistencies
 2018-07-24 11:15 UTC 

[PATCHv6 00/12] media/mc: fix inconsistencies
 2018-07-24 11:09 UTC  (8+ messages)
` [PATCHv6 02/12] media-ioc-g-topology.rst: document new 'index' field
  ` [PATCHv6.1 "
` [PATCHv6 11/12] media-ioc-enum-links.rst: improve pad index description
  ` [PATCHv6.1 "

[RFC PATCH v1] media: uvcvideo: Cache URB header data before processing
 2018-07-24 11:07 UTC  (5+ messages)

[PATCH 14/26] media: Convert entity ID allocation to new IDA API
 2018-07-24 11:05 UTC  (2+ messages)

[PATCH] media: platform: cros-ec-cec: fix dependency on MFD_CROS_EC
 2018-07-24  9:35 UTC 

cron job: media_tree daily build: OK
 2018-07-24  3:50 UTC 

[PATCH v6] media: dvb-frontends: add Socionext MN88443x ISDB-S/T demodulator driver
 2018-07-24  0:09 UTC 

[PATCH v5] media: dvb-frontends: add Socionext MN88443x ISDB-S/T demodulator driver
 2018-07-24  0:09 UTC  (3+ messages)

[PATCH, libv4l]: Make libv4l2 usable on devices with complex pipeline
 2018-07-23 18:36 UTC  (3+ messages)

[PATCH RESEND v6 15/17] media: platform: Switch to v4l2_async_notifier_add_subdev
 2018-07-23 17:22 UTC 

[PATCH] media: dw2102: Fix memleak on sequence of probes
 2018-07-23 17:04 UTC 

[PATCH -next v4 0/3] introduce SCCB regmap
 2018-07-23 17:02 UTC  (8+ messages)
` [PATCH -next v4 1/3] regmap: add SCCB support
` [PATCH -next v4 2/3] media: ov772x: use SCCB regmap

[PATCH 00/16] i.MX media mem2mem scaler
 2018-07-23 16:54 UTC  (7+ messages)
` [PATCH 16/16] media: imx: add mem2mem device

[PATCH v5 0/8] xen: dma-buf support for grant device
 2018-07-23 15:50 UTC  (7+ messages)

[PATCH -next v2] regmap: sccb: fix typo and sort headers alphabetically
 2018-07-23 14:59 UTC 

[PATCH 00/21] V4L2 fwnode rework; support for default configuration
 2018-07-23 13:47 UTC  (16+ messages)
` [PATCH 05/21] dt-bindings: media: Specify bus type for MIPI D-PHY, others, explicitly
` [PATCH 08/21] v4l: fwnode: Make use of newly specified bus types
` [PATCH 09/21] v4l: fwnode: Read lane inversion information despite lane numbering
` [PATCH 10/21] v4l: fwnode: Only assign configuration if there is no error
` [PATCH 11/21] v4l: fwnode: Support driver-defined lane mapping defaults
` [PATCH 12/21] v4l: fwnode: Support default CSI-2 lane mapping for drivers
` [PATCH 13/21] v4l: fwnode: Parse the graph endpoint as last
` [PATCH 14/21] v4l: fwnode: Use default parallel flags
` [PATCH 15/21] v4l: fwnode: Allow setting default parameters
` [PATCH 16/21] v4l: fwnode: Use media bus type for bus parser selection
` [PATCH 17/21] v4l: fwnode: Print bus type
` [PATCH 18/21] v4l: fwnode: Use V4L2 fwnode endpoint media bus type if set
` [PATCH 19/21] v4l: fwnode: Support parsing of CSI-2 C-PHY endpoints
` [PATCH 20/21] v4l: fwnode: Update V4L2 fwnode endpoint parsing documentation
` [PATCH 21/21] smiapp: Query the V4L2 endpoint for a specific bus type


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