public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-02-07 20:14:20 to 2016-02-12 18:28:37 UTC [more...]

[PATCH] timblogiw: move to staging in preparation for removal
 2016-02-12 18:28 UTC  (2+ messages)

[PATCH] [media] zl10353: use div_u64 instead of do_div
 2016-02-12 18:21 UTC  (4+ messages)

[linuxtv-media:master 2108/2127] drivers/media/usb/au0828/au0828-core.c:467:1-7: preceding lock on line 364
 2016-02-12 13:37 UTC 

[PATCH 00/15] Add a plugin for Exynos4 camera
 2016-02-12 12:42 UTC  (3+ messages)
` [PATCH 01/15] mediactl: Introduce v4l2_subdev structure

[PATCH 1/2] [media] au0828: get rid of AU0828_VMUX_DEBUG
 2016-02-12 12:16 UTC  (4+ messages)
` [PATCH 2/2] [media] cx231xx: get rid of CX231XX_VMUX_DEBUG

[PATCH] [media] media: ti-vpe: add dependency of HAS_DMA
 2016-02-12 10:53 UTC 

[PATCH 00/11] Some improvements/fixes
 2016-02-12 10:40 UTC  (16+ messages)
` [PATCH 01/11] [media] v4l2-mc.h: prevent it for being included twice
` [PATCH 02/11] [media] v4l2-mc: add a routine to create USB media_device
` [PATCH 03/11] [media] rc-core: don't lock device at rc_register_device()
` [PATCH 04/11] [media] allow overriding the driver name
` [PATCH 05/11] [media] use v4l2_mc_usb_media_device_init() on most USB devices
` [PATCH 06/11] [media] v4l2-mc: use usb_make_path() to provide bus info
` [PATCH 07/11] [media] em28xx-dvb: create RF connector on DVB-only mode
` [PATCH 08/11] [media] cx231xx: use v4l2 core function to create the MC graph
` [PATCH 09/11] [media] si2157: register as a tuner entity
` [PATCH 10/11] [media] cx231xx, em28xx: pass media_device to si2157
` [PATCH 11/11] [media] cx231xx: create connectors at the media graph

[PATCH] v4l2-mc: remove the unused sensor var
 2016-02-12 10:13 UTC 

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

[GIT PULL FOR v4.6] Various fixes
 2016-02-12  8:52 UTC 

[GIT PULL FOR v4.5] adv7604: fix tx 5v detect regression
 2016-02-12  8:42 UTC 

cron job: media_tree daily build: ERRORS
 2016-02-12  3:34 UTC 

[PATCH/RFC 0/9] FCP support for Renesas video cores
 2016-02-12  2:00 UTC  (10+ messages)
` [PATCH/RFC 1/9] clk: shmobile: r8a7795: Add FCP clocks
` [PATCH/RFC 2/9] clk: shmobile: r8a7795: Add LVDS module clock
` [PATCH/RFC 3/9] v4l: Add Renesas R-Car FCP driver
` [PATCH/RFC 4/9] v4l: vsp1: VSPD instances have no LUT on Gen3
` [PATCH/RFC 5/9] v4l: vsp1: Add FCP support
` [PATCH/RFC 6/9] ARM64: renesas: r8a7795: Add FCPV nodes
` [PATCH/RFC 7/9] ARM64: renesas: r8a7795: Add VSP instances
` [PATCH/RFC 8/9] ARM64: renesas: r8a7795: Add DU device to DT
` [PATCH/RFC 9/9] ARM64: renesas: salvator-x: Enable DU

[PATCH v3 00/22] Sharing media resources across ALSA and au0828 drivers
 2016-02-11 23:41 UTC  (23+ messages)
` [PATCH v3 01/22] [media] Docbook: media-types.xml: Add ALSA Media Controller Intf types
` [PATCH v3 02/22] uapi/media.h: Declare interface types for ALSA
` [PATCH v3 03/22] [media] Docbook: media-types.xml: Add Audio Function Entities
` [PATCH v3 04/22] media: Add ALSA Media Controller function entities
` [PATCH v3 05/22] media: Media Controller register/unregister entity_notify API
` [PATCH v3 06/22] media: Media Controller enable/disable source handler API
` [PATCH v3 07/22] media: Media Controller export non locking __media_entity_setup_link()
` [PATCH v3 08/22] media: Media Controller non-locking __media_entity_pipeline_start/stop()
` [PATCH v3 09/22] media: v4l-core add enable/disable source common interfaces
` [PATCH v3 10/22] media: Move au8522_media_pads enum to au8522.h from au8522_priv.h
` [PATCH v3 11/22] media: au8522 change to create MC pad for ALSA Audio Out
` [PATCH v3 12/22] media: au0828 Use au8522_media_pads enum for pad defines
` [PATCH v3 13/22] media: Change v4l-core to check if source is free
` [PATCH v3 14/22] media: au0828 change to use Managed Media Controller API
` [PATCH v3 15/22] media: au0828 handle media_init and media_register window
` [PATCH v3 16/22] media: au0828 create tuner to decoder link in disabled state
` [PATCH v3 17/22] media: au0828 disable tuner to demod link
` [PATCH v3 18/22] media: au0828-core register entity_notify hook
` [PATCH v3 19/22] media: au0828 add enable, disable source handlers
` [PATCH v3 20/22] media: dvb-frontend invoke enable/disable_source handlers
` [PATCH v3 21/22] media: au0828 video change to use v4l_enable_media_source()
` [PATCH v3 22/22] sound/usb: Use Media Controller API to share media resources

cxd2843 how far the driver got
 2016-02-11 20:00 UTC  (5+ messages)

[linuxtv-media:master 2106/2127] (.text+0x1fb0): multiple definition of `v4l2_mc_pci_media_device_init'
 2016-02-11 18:55 UTC 

[PATCH] [media] rc-core: don't lock device at rc_register_device()
 2016-02-11 16:03 UTC 

[PATCH] Add support for Avermedia AverTV Volar HD 2 (TD110)
 2016-02-11 15:49 UTC  (2+ messages)

[hverkuil-media:vivid-mc 2118/2127] (.text+0xb0c): multiple definition of `v4l2_mc_pci_media_device_init'
 2016-02-11 14:50 UTC 

[PATCH for v4.5] media.h: increase the spacing between function ranges
 2016-02-11 14:28 UTC 

[hverkuil-media:vivid-mc 2101/2127] drivers/media/usb/em28xx/em28xx-video.c:2716:38: error: 'struct em28xx' has no member named 'media_dev'
 2016-02-11 14:05 UTC 

[PATCH] em28xx-cards: fix compilation breakage caused by cs 622f9260802e
 2016-02-11 13:49 UTC  (3+ messages)

Business Partnership
 2016-02-11  3:40 UTC 

cron job: media_tree daily build: OK
 2016-02-11  4:00 UTC 

Business Partnership
 2016-02-11  1:10 UTC 

Business Partnership
 2016-02-11  1:39 UTC 

[GIT PULL FOR v4.6] VSP1 patches
 2016-02-10 20:55 UTC 

[PATCHv2] adv7511: TX_EDID_PRESENT is still 1 after a disconnect
 2016-02-10 11:32 UTC 

[PATCH] adv7511: TX_EDID_PRESENT is still 1 after a disconnect
 2016-02-10 10:31 UTC 

[PATCH for v4.5] adv7604: fix tx 5v detect regression
 2016-02-10 10:09 UTC 

[PATCH v6] media: spi: Add support for LMH0395
 2016-02-10  8:24 UTC  (3+ messages)

cron job: media_tree daily build: ERRORS
 2016-02-10  4:07 UTC 

[PATCH] au0828: move V4L2-specific code to au0828-core.c
 2016-02-09 17:59 UTC 

[PATCH v4] adv7604: add direct interrupt handling
 2016-02-09 17:22 UTC  (2+ messages)

[PATCH tvtime 1/2] Remove -lsupc++ from LDFLAGS
 2016-02-09 16:50 UTC  (4+ messages)
` [PATCH tvtime 2/2] xvoutput: Add support for planar yuv formats

[PATCH] [media] au0828: only create V4L2 graph if V4L2 is registered
 2016-02-09 16:46 UTC  (2+ messages)

[PATCH] [media] atmel-isi: Fix bad usage of IS_ERR_VALUE
 2016-02-09 14:43 UTC 

[PATCH v2 00/22] Sharing media resources across ALSA and au0828 drivers
 2016-02-09 13:42 UTC  (7+ messages)
` [PATCH v2 20/22] media: au0828 add enable, disable source handlers

[PATCH v4 0/8] Add MT8173 Video Encoder Driver and VPU Driver
 2016-02-09 11:29 UTC  (8+ messages)
` [PATCH v4 1/8] dt-bindings: Add a binding for Mediatek Video Processor
  ` [PATCH v4 2/8] [media] VPU: mediatek: support Mediatek VPU
    ` [PATCH v4 3/8] arm64: dts: mediatek: Add node for Mediatek Video Processor Unit
      ` [PATCH v4 4/8] dt-bindings: Add a binding for Mediatek Video Encoder

[patch] [media] usb/cpia2_core: clean up a min_t() cast
 2016-02-09 11:14 UTC 

[PATCH] Fix AverMedia RM-KS remote keymap
 2016-02-09  8:09 UTC 

cron job: media_tree daily build: OK
 2016-02-09  3:54 UTC 

Regression DVB driver cx23885/ TeVii S470
 2016-02-08 23:23 UTC 

hello linux
 2016-02-08 21:28 UTC 

[PATCH v5 1/4] media: pxa_camera: fix the buffer free path
 2016-02-08 20:25 UTC  (6+ messages)

[PATCH] media: rc: nuvoton: support reading / writing wakeup sequence via sysfs
 2016-02-08 19:25 UTC 

[PATCH 0/8] [media] tvp5150: add HW input connectors support
 2016-02-08 18:23 UTC  (3+ messages)
` [PATCH 7/8] [media] tvp5150: document input connectors DT bindings

[PATCH v5] media: soc_camera: rcar_vin: Add ARGB8888 caputre format support
 2016-02-08 16:11 UTC  (3+ messages)

[PATCH] si2157 detect firmware status run-time
 2016-02-08 11:51 UTC  (2+ messages)
` [PATCH] si2157: detect if firmware is running

[PATCH v3 00/35] VSP: Add R-Car Gen3 support
 2016-02-08 11:44 UTC  (36+ messages)
` [PATCH v3 01/35] v4l: Add YUV 4:2:2 and YUV 4:4:4 tri-planar non-contiguous formats
` [PATCH v3 02/35] v4l: vsp1: Add tri-planar memory formats support
` [PATCH v3 03/35] v4l: vsp1: Group all link creation code in a single file
` [PATCH v3 04/35] v4l: vsp1: Change the type of the rwpf field in struct vsp1_video
` [PATCH v3 05/35] v4l: vsp1: Store the memory format in struct vsp1_rwpf
` [PATCH v3 06/35] v4l: vsp1: Move video operations to vsp1_rwpf
` [PATCH v3 07/35] v4l: vsp1: Rename vsp1_video_buffer to vsp1_vb2_buffer
` [PATCH v3 08/35] v4l: vsp1: Move video device out of struct vsp1_rwpf
` [PATCH v3 09/35] v4l: vsp1: Make rwpf operations independent of video device
` [PATCH v3 10/35] v4l: vsp1: Support VSP1 instances without any UDS
` [PATCH v3 11/35] v4l: vsp1: Move vsp1_video pointer from vsp1_entity to vsp1_rwpf
` [PATCH v3 12/35] v4l: vsp1: Remove struct vsp1_pipeline num_video field
` [PATCH v3 13/35] v4l: vsp1: Decouple pipeline end of frame processing from vsp1_video
` [PATCH v3 14/35] v4l: vsp1: Split pipeline management code from vsp1_video.c
` [PATCH v3 15/35] v4l: vsp1: Rename video pipeline functions to use vsp1_video prefix
` [PATCH v3 16/35] v4l: vsp1: Extract pipeline initialization code into a function
` [PATCH v3 17/35] v4l: vsp1: Reuse local variable instead of recomputing it
` [PATCH v3 18/35] v4l: vsp1: Extract link creation to separate function
` [PATCH v3 19/35] v4l: vsp1: Document the vsp1_pipeline structure
` [PATCH v3 20/35] v4l: vsp1: Fix typo in VI6_DISP_IRQ_STA_DST register bit name
` [PATCH v3 21/35] v4l: vsp1: Set the SRU CTRL0 register when starting the stream
` [PATCH v3 22/35] v4l: vsp1: Remove unused module read functions
` [PATCH v3 23/35] v4l: vsp1: Move entity route setup function to vsp1_entity.c
` [PATCH v3 24/35] v4l: vsp1: Make number of BRU inputs configurable
` [PATCH v3 25/35] v4l: vsp1: Make the BRU optional
` [PATCH v3 26/35] v4l: vsp1: Move format info to vsp1_pipe.c
` [PATCH v3 27/35] v4l: vsp1: Make the userspace API optional
` [PATCH v3 28/35] v4l: vsp1: Make pipeline inputs array index by RPF index
` [PATCH v3 29/35] v4l: vsp1: Set the alpha value manually in RPF and WPF s_stream handlers
` [PATCH v3 30/35] v4l: vsp1: Don't validate links when the userspace API is disabled
` [PATCH v3 31/35] v4l: vsp1: Add VSP+DU support
` [PATCH v3 32/35] v4l: vsp1: Disconnect unused RPFs from the DRM pipeline
` [PATCH v3 33/35] v4l: vsp1: Implement atomic update for the DRM driver
` [PATCH v3 34/35] v4l: vsp1: Add support for the R-Car Gen3 VSP2
` [PATCH v3 35/35] v4l: vsp1: Add display list support

Use xilinx video drivers in PCIe device
 2016-02-08 11:14 UTC  (4+ messages)

tvp5150 regression after commit 9f924169c035
 2016-02-08 10:54 UTC  (2+ messages)

[PATCH 0/12] TW686x driver
 2016-02-08 10:49 UTC  (2+ messages)

[RFC PATCH v0] Add tw5864 driver
 2016-02-08 10:29 UTC  (6+ messages)

[GIT PULL FOR v4.6] Various fixes
 2016-02-08 10:25 UTC 

[PATCH v2 1/9] [media] tvp5150: convert register access to regmap
 2016-02-08 10:20 UTC  (2+ messages)

[ANN] Dropped kernels 2.6.34 and 2.6.35 from the daily build
 2016-02-08 10:11 UTC 

[PATCH v3] adv7604: add direct interrupt handling
 2016-02-08  9:29 UTC  (4+ messages)

[GIT FIXES for v4.5] Error handling fixes
 2016-02-08  8:57 UTC 

PCTV 292e weirdness
 2016-02-08  8:46 UTC  (6+ messages)

Very Urgent,response needed
 2016-02-07 21:28 UTC 

cron job: media_tree daily build: ERRORS
 2016-02-08  3:41 UTC 

[PATCH] soc_camera: cleanup control device on async_unbind
 2016-02-07 22:08 UTC  (3+ messages)

[PATCH 0/4] move mn88473 out of staging
 2016-02-07 21:47 UTC  (3+ messages)
` [PATCH 2/4] mn88473: finalize driver

[PATCH 3/3] media: rc: nuvoton: expose most recent raw packet via sysfs
 2016-02-07 20:14 UTC 

[PATCH 2/3] media: rc: expose most recent raw packet via sysfs
 2016-02-07 20:14 UTC 

[PATCH 1/3] media: rc: add core functionality to store the most recent raw data
 2016-02-07 20:13 UTC 

[PATCH 0/3] media: rc: core: expose raw packet data via sysfs
 2016-02-07 20:13 UTC 


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