linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-08-19 21:42:29 to 2017-08-23 04:06:48 UTC [more...]

cron job: media_tree daily build: ERRORS
 2017-08-23  4:06 UTC 

[PATCH v2 0/3] Initial Allwinner V3s CSI Support
 2017-08-23  2:41 UTC  (15+ messages)
` [PATCH v2 1/3] media: V3s: Add support for Allwinner CSI

[PATCH 0/3] DW9714 DT support
 2017-08-23  1:22 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: Add bindings for Dongwoon DW9714 voice coil

[PATCH v2 0/3] AS3645A flash support
 2017-08-23  0:28 UTC  (4+ messages)
` [PATCH v2 1/3] dt: bindings: Document DT bindings for Analog devices as3645a

[PATCH] docs-rst: fix pdf build with Spinx 1.6
 2017-08-22 23:50 UTC 

[PATCH v6 00/25] rcar-vin: Add Gen3 with media controller
 2017-08-22 23:26 UTC  (26+ messages)
` [PATCH v6 01/25] rcar-vin: add Gen3 devicetree bindings documentation
` [PATCH v6 02/25] rcar-vin: register the video device at probe time
` [PATCH v6 03/25] rcar-vin: move chip information to own struct
` [PATCH v6 04/25] rcar-vin: move max width and height information to chip information
` [PATCH v6 05/25] rcar-vin: change name of video device
` [PATCH v6 06/25] rcar-vin: move functions regarding scaling
` [PATCH v6 07/25] rcar-vin: all Gen2 boards can scale simplify logic
` [PATCH v6 08/25] rcar-vin: do not reset crop and compose when setting format
` [PATCH v6 09/25] rcar-vin: do not allow changing scaling and composing while streaming
` [PATCH v6 10/25] rcar-vin: read subdevice format for crop only when needed
` [PATCH v6 11/25] rcar-vin: fix handling of single field frames (top, bottom and alternate fields)
` [PATCH v6 12/25] rcar-vin: move media bus configuration to struct rvin_info
` [PATCH v6 13/25] rcar-vin: enable Gen3 hardware configuration
` [PATCH v6 14/25] rcar-vin: add functions to manipulate Gen3 CHSEL value
` [PATCH v6 15/25] rcar-vin: add flag to switch to media controller mode
` [PATCH v6 16/25] rcar-vin: break out format alignment and checking
` [PATCH v6 17/25] rcar-vin: use different v4l2 operations in media controller mode
` [PATCH v6 18/25] rcar-vin: prepare for media controller mode initialization
` [PATCH v6 19/25] rcar-vin: add group allocator functions
` [PATCH v6 20/25] rcar-vin: add chsel information to rvin_info
` [PATCH v6 21/25] rcar-vin: parse Gen3 OF and setup media graph
` [PATCH v6 22/25] rcar-vin: add link notify for Gen3
` [PATCH v6 23/25] rcar-vin: extend {start,stop}_streaming to work with media controller
` [PATCH v6 24/25] rcar-vin: enable support for r8a7795
` [PATCH v6 25/25] rcar-vin: enable support for r8a7796

[PATCH v2 0/2] media: v4l: Add support for the Cadence MIPI-CSI2 RX
 2017-08-22 21:03 UTC  (7+ messages)
` [PATCH v2 1/2] dt-bindings: media: Add Cadence MIPI-CSI2 RX Device Tree bindings

[PATCH v2] venus: fix copy/paste error in return_buf_error
 2017-08-22 19:22 UTC  (3+ messages)

[PATCH v2] device property: preserve usecount for node passed to of_fwnode_graph_get_port_parent()
 2017-08-22 19:42 UTC  (5+ messages)

adv7281m and rcar-vin problem
 2017-08-22 19:09 UTC  (5+ messages)

[PATCH 0/4] drivers: make i2c_adapter const
 2017-08-22 16:39 UTC  (3+ messages)
` [PATCH 1/4] i2c: busses: "

Possible memory leak in cafe_ccic.ko
 2017-08-22 16:26 UTC 

[PATCH] [media] ddbridge: add IOCTLs
 2017-08-22 15:21 UTC  (6+ messages)

[PATCH v2 0/4] STM32 DCMI camera interface crop support
 2017-08-22 14:41 UTC  (5+ messages)
` [PATCH v2 1/4] [media] stm32-dcmi: catch dma submission error
` [PATCH v2 2/4] [media] stm32-dcmi: revisit control register handling
` [PATCH v2 3/4] [media] stm32-dcmi: cleanup variable/fields namings
` [PATCH v2 4/4] [media] stm32-dcmi: g_/s_selection crop support

[PATCH] [media] em28xx: calculate left volume level correctly
 2017-08-22 14:21 UTC 

[PATCH 00/15] drivers: make device_type const
 2017-08-22 12:55 UTC  (7+ messages)
` [PATCH 01/15] EDAC: "
` [PATCH 06/15] mtd: "
` [PATCH 15/15] usb: "

[PATCH 0/4] constify videobuf_queue_ops structures
 2017-08-22 12:56 UTC  (5+ messages)
` [PATCH 1/4] [media] saa7146: "
` [PATCH 2/4] [media] pci: "
` [PATCH 3/4] [media] platform: "
` [PATCH 4/4] [media] usb: "

[PATCH v3 0/3] Unified fwnode endpoint parser
 2017-08-22 12:55 UTC  (8+ messages)
` [PATCH v3 1/3] omap3isp: Drop redundant isp->subdevs field and ISP_MAX_SUBDEVS
` [PATCH v3 2/3] v4l: fwnode: Support generic parsing of graph endpoints in a device
` [PATCH v3 3/3] v4l: fwnode: Support generic parsing of graph endpoints in a single port

[PATCH v4 0/3] Unified fwnode endpoint parser
 2017-08-22 12:30 UTC  (4+ messages)
` [PATCH v4 1/3] omap3isp: Drop redundant isp->subdevs field and ISP_MAX_SUBDEVS
` [PATCH v4 2/3] v4l: fwnode: Support generic parsing of graph endpoints in a device
` [PATCH v4 3/3] v4l: fwnode: Support generic parsing of graph endpoints in a single port

[PATCH v2 0/2] Document s_stream video op calling (MC only) and CSI-2 stream stopping
 2017-08-22 10:09 UTC  (15+ messages)
` [PATCH v2 1/2] docs-rst: media: Document s_stream() video op usage for MC enabled devices
` [PATCH v2 2/2] docs-rst: media: Document broken frame handling in stream stop for CSI-2

[PATCHv2 0/9] omapdrm: hdmi4: add CEC support
 2017-08-22  9:44 UTC  (5+ messages)

[GIT PULL for 4.14] Fix fwnode lane-polarities property parsing
 2017-08-22  8:02 UTC 

[GIT PULL for 4.14] DW9714 DT support
 2017-08-22  7:55 UTC 

[PATCH 0/3] media: atmel-isc: Supplement the configuration of formats
 2017-08-22  7:45 UTC  (9+ messages)
` [PATCH 1/3] media: atmel-isc: Not support RBG format from sensor
` [PATCH 3/3] media: atmel-isc: Add more format configurations

cron job: media_tree daily build: ERRORS
 2017-08-22  7:15 UTC 

cron job: media_tree daily build: ERRORS
 2017-08-22  3:43 UTC 

[PATCH v4l-utils] configure.ac: drop --disable-libv4l, disable plugin support instead
 2017-08-21 21:02 UTC 

[PATCH v2 2/3] leds: as3645a: Add LED flash class driver
 2017-08-21 20:59 UTC  (7+ messages)
` [PATCH v2.1 "

[PATCH] device property: preserve usecount for node passed to of_fwnode_graph_get_port_parent()
 2017-08-21 20:59 UTC  (7+ messages)

[PATCH v2 3/3] arm: dts: omap3: N9/N950: Add AS3645A camera flash
 2017-08-21 19:57 UTC  (2+ messages)
` [PATCH v2.1 "

[v4l-utils] 70-infrared.rules starts ir-keytable too early
 2017-08-21 19:28 UTC  (6+ messages)
  ` [PATCH] keytable: ensure udev rule fires on rc input device

DRM Format Modifiers in v4l2
 2017-08-21 16:36 UTC  (4+ messages)

[PATCHv2 0/3] drm/i915: add DisplayPort CEC-Tunneling-over-AUX support
 2017-08-21 16:07 UTC  (3+ messages)

[PATCH v7] rockchip/rga: v4l2 m2m support
 2017-08-21 14:16 UTC  (2+ messages)

[PATCH 1/7] media: vb2: add bidirectional flag in vb2_queue
 2017-08-21 14:13 UTC  (8+ messages)
` [PATCH 1/7 v2] "
` [PATCH 1/7 v3] "

[PATCH] [media] cx18: Make i2c_algo_bit_data const
 2017-08-21 13:35 UTC 

[PATCH] [media] bt8xx: Make i2c_algo_bit_data const
 2017-08-21 13:33 UTC 

[PATCH 5/5] [media] cxusb: add analog mode support for Medion MD95700
 2017-08-21 13:23 UTC  (2+ messages)

[PATCH 1/5] [media] cx25840: add pin to pad mapping and output format configuration
 2017-08-21 13:15 UTC  (2+ messages)

[PATCH 0/2] [media]: make snd_kcontrol_new const
 2017-08-21 12:13 UTC  (3+ messages)
` [PATCH 2/2] [media] solo6x10: "

[GIT PULL FOR v4.14] More constify & venus fixes
 2017-08-21 11:50 UTC 

[PATCH] Staging: bcm2048: fix bare use of 'unsigned' in radio-bcm2048.c
 2017-08-21 10:57 UTC  (2+ messages)

[PATCH v1 0/5] STM32 DCMI camera interface crop support
 2017-08-21 10:20 UTC  (7+ messages)
` [PATCH v1 4/5] [media] stm32-dcmi: set default format at open()
` [PATCH v1 5/5] [media] stm32-dcmi: g_/s_selection crop support

[PATCH 0/3] constify media usb_device_id
 2017-08-21 10:03 UTC  (3+ messages)
` [PATCH 3/3] [media] radio: constify usb_device_id

[v4l-utils PATCH v3 0/2] v4l2-compliance: Support for metadata output buffers
 2017-08-21  7:55 UTC  (3+ messages)
` [v4l-utils PATCH v3 1/2] Add metadata output definitions from metadata output patches
` [v4l-utils PATCH v3 2/2] v4l2-compliance: Add support for metadata output

[v4l-utils PATCH 1/1] v4l2-compliance: Add support for metadata output
 2017-08-21  7:53 UTC  (4+ messages)

[v4l-utils PATCH v2 0/2] v4l2-compliance: Support for metadata output buffers
 2017-08-21  7:48 UTC  (3+ messages)
` [v4l-utils PATCH v2 1/2] Add metadata output definitions from metadata output patches
` [v4l-utils PATCH v2 2/2] v4l2-compliance: Add support for metadata output

[GIT PULL FOR v4.14] cec/vivid fixes and enhancements
 2017-08-21  7:39 UTC 

[PATCH 0/2] Add V4L2_BUF_TYPE_META_OUTPUT buffer type
 2017-08-21  6:12 UTC  (2+ messages)

cron job: media_tree daily build: ERRORS
 2017-08-21  3:23 UTC 

[PATCH v2 0/3] Add ZTE zx-irdec remote control driver
 2017-08-20 20:09 UTC  (3+ messages)

[linuxtv-media:master 1989/2402] drivers/media/cec/cec-adap.c:167: error: unknown field 'lost_msgs' specified in initializer
 2017-08-20 17:08 UTC 

[GIT PULL FOR v4.14] RC changes (part #1)
 2017-08-20 16:58 UTC  (3+ messages)

[PATCH] Staging: media: Release the correct resource in an error handling path
 2017-08-20 16:49 UTC 

[GIT PULL v3 for 4.14] Flash LED class improvements
 2017-08-20 16:34 UTC 

[PATCH 0/3] media_build: fixes wrt the ddbridge code bump
 2017-08-20 14:36 UTC  (4+ messages)
` [PATCH 1/3] [media_build] fix pr_fmt patch "
` [PATCH 2/3] [media_build] patch pci_alloc_irq_vectors() for ddbridge aswell
` [PATCH 3/3] [media_build] add compat for __GFP_RETRY_MAYFAIL

[linuxtv-media:master 2274/2287] drivers/media/pci/ddbridge/ddbridge-maxs8.c:145:2-3: Unneeded semicolon
 2017-08-20 14:17 UTC  (2+ messages)
` [PATCH] media: ddbridge: fix semicolon.cocci warnings

[PATCH 0/5] cec: add CEC_CAP_DEFAULTS define
 2017-08-20 13:18 UTC  (9+ messages)
` [PATCH 4/5] stih-cec: use CEC_CAP_DEFAULTS
` [PATCH 5/5] stm32-cec: "
  ` [PATCH 1/5] media/cec.h: add CEC_CAP_DEFAULTS

[PATCH 0/2] stv{0910,6111} cosmetics
 2017-08-20 12:59 UTC  (3+ messages)
` [PATCH 1/2] [media] dvb-frontends/stv0910: declare global list_head stvlist static
` [PATCH 2/2] [media] dvb-frontends/stv6111.c: return NULL instead of plain integer

[PATCH] v4l: vsp1: Fix function declaration/definition mismatch
 2017-08-20 12:40 UTC 

[GIT PULL FOR v4.14] Various fixes/improvements
 2017-08-20 12:29 UTC  (2+ messages)

[PATCH 0/4] cec fixes, vivid-cec improvements
 2017-08-20 11:53 UTC  (5+ messages)
` [PATCH 1/4] cec: replace pin->cur_value by adap->cec_pin_is_high
` [PATCH 2/4] vivid: add CEC pin monitoring emulation
` [PATCH 3/4] vivid: fix incorrect HDMI input/output CEC logging
` [PATCH 4/4] cec: ensure that adap_enable(false) is called from cec_delete_adapter()

[PATCH 0/4] MxL5xx demodulator-tuner driver, DD MaxS8 support
 2017-08-20 11:15 UTC  (2+ messages)

Email Notication
 2017-08-20 10:12 UTC 

[PATCH] [media] dvb-frontends/mxl5xx: fix lock check order
 2017-08-20 10:45 UTC 

[PATCH 0/6] ddbridge: updates from dddvb-0.9.31
 2017-08-20 10:41 UTC  (7+ messages)
` [PATCH 1/6] [media] ddbridge: fix gap handling
` [PATCH 2/6] [media] ddbridge: move ddb_unmap(), cleanup modparams
` [PATCH 3/6] [media] ddbridge: move device ID table to ddbridge-hw
` [PATCH 4/6] [media] ddbridge: remove ddb_info's from the global scope
` [PATCH 5/6] [media] ddbridge: const'ify all ddb_info, ddb_regmap et al
` [PATCH 6/6] [media] ddbridge: bump version string to 0.9.31intermediate-integrated

[PATCH 0/2] stv0910: updates from dddvb 0.9.31
 2017-08-20 10:29 UTC  (3+ messages)
` [PATCH 1/2] [media] dvb-frontends/stv0910: fix FE_HAS_LOCK check order in tune()
` [PATCH 2/2] [media] dvb-frontends/stv0910: fix mask for scramblingcode setup

[RFC PATCH v4 0/6] i2c: document DMA handling and add helpers for it
 2017-08-20 10:14 UTC  (2+ messages)

cron job: media_tree daily build: ERRORS
 2017-08-20  3:52 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).