linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-22 04:45:22 to 2018-07-25 17:51:24 UTC [more...]

[PATCH v4 00/34] Qualcomm Camera Subsystem driver - 8x96 support
 2018-07-25 16:38 UTC  (7+ 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 06/34] media: camss: Fix OF node usage
` [PATCH v4 10/34] media: camss: csiphy: Update settle count calculation

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

[RFC] media: thermal I2C cameras metadata
 2018-07-25  9:09 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

Devices with a front and back webcam represented as a single UVC device
 2018-07-24 12:35 UTC  (5+ messages)

[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  (22+ messages)
` [PATCH 01/21] v4l: fwnode: Add debug prints for V4L2 endpoint property parsing
` [PATCH 02/21] v4l: fwnode: Use fwnode_graph_for_each_endpoint
` [PATCH 03/21] v4l: fwnode: Detect bus type correctly
` [PATCH 04/21] v4l: fwnode: The CSI-2 clock is continuous if it's not non-continuous
` [PATCH 05/21] dt-bindings: media: Specify bus type for MIPI D-PHY, others, explicitly
` [PATCH 06/21] v4l: fwnode: Add definitions for CSI-2 D-PHY, parallel and Bt.656 busses
` [PATCH 07/21] v4l: mediabus: Recognise CSI-2 D-PHY and C-PHY
` [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

[PATCH v2 00/16] i.MX media mem2mem scaler
 2018-07-23 13:26 UTC  (6+ messages)

[PATCH 0/2] dw9807 bindings and driver are just for VCM
 2018-07-23 10:50 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: dw9714, dw9807-vcm: Add files to MAINTAINERS, rename files
` [PATCH 2/2] dw9807-vcm: Recognise this is just the VCM bit of the device

[GIT PULL FOR v4.19] vicodec: the Virtual Codec driver
 2018-07-23  9:32 UTC 

[PATCH v4] media: dvb-frontends: add Socionext SC1501A ISDB-S/T demodulator driver
 2018-07-23  8:51 UTC  (2+ messages)

[GIT PULL FOR v4.19] cec/cec-gpio: add support for 5V testing
 2018-07-23  8:31 UTC 

[PATCH 0/5] cec/cec-gpio: add support for 5V testing
 2018-07-23  8:30 UTC  (4+ messages)
` [PATCH 1/5] cec-gpio.txt: add v5-gpios for testing the 5V line
    ` [PATCHv2 "

[PATCH 0/5] vicodec: the Virtual Codec driver
 2018-07-23  7:54 UTC  (7+ messages)
` [PATCH 2/5] videodev.h: add PIX_FMT_FWHT for use with vicodec

不参展,也能找到有质量的客户伎俩
 2018-07-23  4:29 UTC 

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

Hello Beautiful
 2018-07-22 17:29 UTC 

[PATCH -next] regmap: sccb: fix typo and sort headers alphabetically
 2018-07-22 17:37 UTC  (2+ messages)

cron job: media_tree daily build: OK
 2018-07-22  3:50 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).