linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-03-23 17:35:36 to 2016-03-27 03:08:21 UTC [more...]

cron job: media_tree daily build: OK
 2016-03-27  3:08 UTC 

winning Alert !!contact davidcarolm@yahoo.com.hk
 2016-03-26 23:30 UTC 

[PATCH v6 0/2] media: Add entity types
 2016-03-26 20:27 UTC  (7+ messages)
` [PATCH v6 1/2] media: Add obj_type field to struct media_entity
` [PATCH v6 2/2] media: Rename is_media_entity_v4l2_io to is_media_entity_v4l2_video_device

Delivery
 2016-03-26 17:02 UTC 

[RFC PATCH 0/4] Media Device Allocator API
 2016-03-26 12:50 UTC  (6+ messages)
` [RFC PATCH 1/4] media: Add "
` [RFC PATCH 2/4] media: Add Media Device Allocator API documentation
` [RFC PATCH 3/4] media: Add refcount to keep track of media device registrations
` [RFC PATCH 4/4] drivers: change au0828, uvcvideo, snd-usb-audio to use Media Device Allocator

nagroda
 2016-03-26 11:37 UTC 

libdvbv5 licencing
 2016-03-26  6:13 UTC 

cron job: media_tree daily build: OK
 2016-03-26  3:59 UTC 

[PATCH v2 00/54] R-Car VSP improvements for v4.7
 2016-03-25 15:27 UTC  (63+ messages)
` [PATCH v2 01/54] media: Add video processing entity functions
    ` [PATCH v3] "
` [PATCH v2 02/54] v4l: subdev: Add pad config allocator and init
  ` [PATCH v3] "
` [PATCH v2 03/54] v4l: subdev: Call pad init_cfg operation when opening subdevs
` [PATCH v2 04/54] v4l: vsp1: Fix vsp1_du_atomic_(begin|flush) declarations
` [PATCH v2 05/54] v4l: vsp1: drm: Include correct header file
` [PATCH v2 06/54] v4l: vsp1: video: Fix coding style
` [PATCH v2 07/54] v4l: vsp1: Set entities functions
` [PATCH v2 08/54] v4l: vsp1: VSPD instances have no LUT on Gen3
` [PATCH v2 09/54] v4l: vsp1: Use pipeline display list to decide how to write to modules
` [PATCH v2 10/54] v4l: vsp1: Always setup the display list
` [PATCH v2 11/54] v4l: vsp1: Simplify frame end processing
` [PATCH v2 12/54] v4l: vsp1: Split display list manager from display list
` [PATCH v2 13/54] v4l: vsp1: Store the display list manager in the WPF
` [PATCH v2 14/54] v4l: vsp1: bru: Don't program background color in control set handler
` [PATCH v2 15/54] v4l: vsp1: rwpf: Don't program alpha value "
` [PATCH v2 16/54] v4l: vsp1: sru: Don't program intensity "
` [PATCH v2 17/54] v4l: vsp1: Don't setup control handler when starting streaming
` [PATCH v2 18/54] v4l: vsp1: Enable display list support for the HS[IT], LUT, SRU and UDS
` [PATCH v2 19/54] v4l: vsp1: Don't configure RPF memory buffers before calculating offsets
` [PATCH v2 20/54] v4l: vsp1: Remove unneeded entity streaming flag
` [PATCH v2 21/54] v4l: vsp1: Document calling context of vsp1_pipeline_propagate_alpha()
` [PATCH v2 22/54] v4l: vsp1: Fix 80 characters per line violations
` [PATCH v2 23/54] v4l: vsp1: Add header display list support
` [PATCH v2 24/54] v4l: vsp1: Use display lists with the userspace API
` [PATCH v2 25/54] v4l: vsp1: Move subdev initialization code to vsp1_entity_init()
` [PATCH v2 26/54] v4l: vsp1: Consolidate entity ops in a struct vsp1_entity_operations
` [PATCH v2 27/54] v4l: vsp1: Fix BRU try compose rectangle storage
` [PATCH v2 28/54] v4l: vsp1: Add race condition FIXME comment
` [PATCH v2 29/54] v4l: vsp1: Implement and use the subdev pad::init_cfg configuration
` [PATCH v2 30/54] v4l: vsp1: Store active formats in a pad config structure
` [PATCH v2 31/54] v4l: vsp1: Store active selection rectangles "
` [PATCH v2 32/54] v4l: vsp1: Create a new configure operation to setup modules
` [PATCH v2 33/54] v4l: vsp1: Merge RPF and WPF pad ops structures
` [PATCH v2 34/54] v4l: vsp1: Use __vsp1_video_try_format to initialize format at init time
` [PATCH v2 35/54] v4l: vsp1: Pass display list explicitly to configure functions
` [PATCH v2 36/54] v4l: vsp1: Rename pipeline validate functions to pipeline build
` [PATCH v2 37/54] v4l: vsp1: Pass pipe pointer to entity configure functions
` [PATCH v2 38/54] v4l: vsp1: Store pipeline pointer in rwpf
` [PATCH v2 39/54] v4l: vsp1: video: Reorder functions
` [PATCH v2 40/54] v4l: vsp1: Allocate pipelines on demand
` [PATCH v2 41/54] v4l: vsp1: RPF entities can't be target nodes
` [PATCH v2 42/54] v4l: vsp1: Factorize get pad format code
` [PATCH v2 43/54] v4l: vsp1: Factorize media bus codes enumeration code
` [PATCH v2 44/54] v4l: vsp1: Factorize frame size "
` [PATCH v2 45/54] v4l: vsp1: Fix LUT format setting
` [PATCH v2 46/54] v4l: vsp1: dl: Make reg_count field unsigned
` [PATCH v2 47/54] v4l: vsp1: dl: Fix race conditions
` [PATCH v2 48/54] v4l: vsp1: dl: Add support for multi-body display lists
` [PATCH v2 49/54] v4l: vsp1: lut: Use display list fragments to fill LUT
` [PATCH v2 50/54] v4l: vsp1: Add support for the RPF alpha multiplier on Gen3
` [PATCH v2 51/54] v4l: vsp1: Add Z-order support for DRM pipeline
` [PATCH v2 52/54] v4l: vsp1: Add global alpha "
` [PATCH v2 53/54] v4l: vsp1: Fix V4L2_PIX_FMT_XRGB444 format definition
` [PATCH v2 54/54] v4l: vsp1: Update WPF and LIF maximum sizes for Gen3

[PATCHv14 00/18] HDMI CEC framework
 2016-03-25 13:10 UTC  (19+ messages)
` [PATCHv14 01/18] dts: exynos4*: add HDMI CEC pin definition to pinctrl
` [PATCHv14 02/18] dts: exynos4: add node for the HDMI CEC device
` [PATCHv14 03/18] dts: exynos4412-odroid*: enable "
` [PATCHv14 04/18] input.h: add BUS_CEC type
` [PATCHv14 05/18] HID: add HDMI CEC specific keycodes
` [PATCHv14 06/18] rc: Add HDMI CEC protocol handling
` [PATCHv14 07/18] cec: add HDMI CEC framework
` [PATCHv14 08/18] cec: add compat32 ioctl support
` [PATCHv14 09/18] cec.txt: add CEC framework documentation
` [PATCHv14 10/18] DocBook/media: add CEC documentation
` [PATCHv14 11/18] v4l2-subdev: add HDMI CEC ops
` [PATCHv14 12/18] cec: adv7604: add cec support
` [PATCHv14 13/18] cec: adv7842: "
` [PATCHv14 14/18] cec: adv7511: "
` [PATCHv14 15/18] cobalt: "
` [PATCHv14 16/18] cec: s5p-cec: Add s5p-cec driver
` [PATCHv14 17/18] vivid: add CEC emulation
` [PATCHv14 18/18] cec: add ARC and CDC support

[PATCH 00/51] R-Car VSP improvements for v4.6
 2016-03-25  8:29 UTC  (55+ messages)
` [PATCH 01/51] media: Add video processing entity functions
` [PATCH 02/51] v4l: subdev: Add pad config allocator and init
` [PATCH 03/51] v4l: subdev: Call pad init_cfg operation when opening subdevs
` [PATCH 04/51] v4l: vsp1: Fix vsp1_du_atomic_(begin|flush) declarations
` [PATCH 05/51] v4l: vsp1: drm: Include correct header file
` [PATCH 06/51] v4l: vsp1: video: Fix coding style
` [PATCH 07/51] v4l: vsp1: Set entities functions
` [PATCH 08/51] v4l: vsp1: VSPD instances have no LUT on Gen3
` [PATCH 09/51] v4l: vsp1: Use pipeline display list to decide how to write to modules
` [PATCH 10/51] v4l: vsp1: Always setup the display list
` [PATCH 11/51] v4l: vsp1: Simplify frame end processing
` [PATCH 12/51] v4l: vsp1: Split display list manager from display list
` [PATCH 13/51] v4l: vsp1: Store the display list manager in the WPF
` [PATCH 14/51] v4l: vsp1: bru: Don't program background color in control set handler
` [PATCH 15/51] v4l: vsp1: rwpf: Don't program alpha value "
` [PATCH 16/51] v4l: vsp1: sru: Don't program intensity "
` [PATCH 17/51] v4l: vsp1: Don't setup control handler when starting streaming
` [PATCH 18/51] v4l: vsp1: Enable display list support for the HS[IT], LUT, SRU and UDS
` [PATCH 19/51] v4l: vsp1: Don't configure RPF memory buffers before calculating offsets
` [PATCH 20/51] v4l: vsp1: Remove unneeded entity streaming flag
` [PATCH 21/51] v4l: vsp1: Document calling context of vsp1_pipeline_propagate_alpha()
` [PATCH 22/51] v4l: vsp1: Fix 80 characters per line violations
` [PATCH 23/51] v4l: vsp1: Add header display list support
` [PATCH 24/51] v4l: vsp1: Use display lists with the userspace API
` [PATCH 25/51] v4l: vsp1: Move subdev initialization code to vsp1_entity_init()
` [PATCH 26/51] v4l: vsp1: Consolidate entity ops in a struct vsp1_entity_operations
` [PATCH 27/51] v4l: vsp1: Fix BRU try compose rectangle storage
` [PATCH 28/51] v4l: vsp1: Add race condition FIXME comment
` [PATCH 29/51] v4l: vsp1: Implement and use the subdev pad::init_cfg configuration
` [PATCH 30/51] v4l: vsp1: Store active formats in a pad config structure
` [PATCH 31/51] v4l: vsp1: Store active selection rectangles "
` [PATCH 32/51] v4l: vsp1: Create a new configure operation to setup modules
` [PATCH 33/51] v4l: vsp1: Merge RPF and WPF pad ops structures
` [PATCH 34/51] v4l: vsp1: Use __vsp1_video_try_format to initialize format at init time
` [PATCH 35/51] v4l: vsp1: Pass display list explicitly to configure functions
` [PATCH 36/51] v4l: vsp1: Rename pipeline validate functions to pipeline build
` [PATCH 37/51] v4l: vsp1: Pass pipe pointer to entity configure functions
` [PATCH 38/51] v4l: vsp1: Store pipeline pointer in rwpf
` [PATCH 39/51] v4l: vsp1: video: Reorder functions
` [PATCH 40/51] v4l: vsp1: Allocate pipelines on demand
` [PATCH 41/51] v4l: vsp1: RPF entities can't be target nodes
` [PATCH 42/51] v4l: vsp1: Factorize get pad format code
` [PATCH 43/51] v4l: vsp1: Factorize media bus codes enumeration code
` [PATCH 44/51] v4l: vsp1: Factorize frame size "
` [PATCH 45/51] v4l: vsp1: Fix LUT format setting
` [PATCH 46/51] v4l: vsp1: dl: Make reg_count field unsigned
` [PATCH 47/51] v4l: vsp1: dl: Fix race conditions
` [PATCH 48/51] v4l: vsp1: dl: Add support for multi-body display lists
` [PATCH 49/51] v4l: vsp1: lut: Use display list fragments to fill LUT
` [PATCH 50/51] v4l: vsp1: Add support for the RPF alpha multiplier on Gen3
` [PATCH 51/51] v4l: vsp1: Add Z-order support for DRM pipeline

[PATCH v3 repost] media: platform: rcar_jpu, vsp1: Use ARCH_RENESAS
 2016-03-25  7:34 UTC  (2+ messages)

cron job: media_tree daily build: OK
 2016-03-25  4:00 UTC 

[PATCH v4 0/2] media: soc_camera: rcar_vin: add fallback and r8a7792 bindings
 2016-03-25  2:20 UTC  (2+ messages)

[PATCH v2] media: rcar_vin: Use ARCH_RENESAS
 2016-03-25  2:17 UTC  (2+ messages)

[PATCH 0/2] media: Revert broken locking changes
 2016-03-24 22:22 UTC  (3+ messages)
` [PATCH 1/2] Revert "[media] media-device: use kref for media_device instance"
` [PATCH 2/2] Revert "[media] media-device: get rid of the spinlock"

[PATCH 1/5] [media] media-device: get rid of the spinlock
 2016-03-24 22:11 UTC  (2+ messages)

[PATCH] [media] media-devnode: Alloc cdev dynamically
 2016-03-24 20:45 UTC  (2+ messages)

[PATCH v2 0/8] i2c mux cleanup and locking update
 2016-03-24 18:59 UTC  (6+ messages)
` [PATCH v2 1/8] i2c-mux: add common core data for every mux instance

[media] tw9910: init priv->scale and update standard
 2016-03-24 18:37 UTC 

[PATCH 00/15] Add a plugin for Exynos4 camera
 2016-03-24 15:55 UTC  (10+ messages)
` [PATCH 13/15] mediactl: Add media device ioctl API

[PATCH 0/4] Some fixes and cleanups for the Media Controller code
 2016-03-24 11:37 UTC  (11+ messages)
` [PATCH 1/4] [media] media-device: Simplify compat32 logic
` [PATCH 2/4] [media] media-devnode: fix namespace mess
` [PATCH 3/4] [media] media-device: get rid of a leftover comment
` [PATCH 4/4] [meida] media-device: dynamically allocate struct media_devnode

[PATCH 0/3] [media] c8sectpfe: Various driver fixups
 2016-03-24 11:23 UTC  (4+ messages)
` [PATCH 1/3] [media] c8sectpfe: Fix broken circular buffer wp management
` [PATCH 2/3] [media] c8sectpfe: Demote print to dev_dbg
` [PATCH 3/3] [media] c8sectpfe: Rework firmware loading mechanism

[PATCH v5 0/2] media: Add entity types
 2016-03-24  8:15 UTC  (12+ messages)
` [PATCH v5 1/2] media: Add obj_type field to struct media_entity

[PATCH] [media] cx231xx: fix close sequence for VBI + analog
 2016-03-24  4:51 UTC  (5+ messages)
` [PATCH v2] "

cron job: media_tree daily build: OK
 2016-03-24  4:02 UTC 

CISCO IP PHONES AND CPU's
 2016-03-23 22:43 UTC 

[RFT PATCH v2] [media] exynos4-is: Fix fimc_is_parse_sensor_config() nodes handling
 2016-03-24  0:41 UTC 

[RFT PATCH] [media] exynos4-is: Fix fimc_is_parse_sensor_config() nodes handling
 2016-03-24  0:30 UTC  (3+ messages)

CISCO IP PHONES AND CPU's
 2016-03-23 19:19 UTC 

CISCO IP PHONES AND CPU's
 2016-03-23 18:52 UTC 

[PATCH v2] [media] media-device: use kref for media_device instance
 2016-03-23 17:35 UTC  (3+ messages)


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