linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-11-06 13:04:37 to 2014-11-10 21:15:39 UTC [more...]

[PATCH] v4l: uvcvideo: Fix buffer completion size check
 2014-11-10 21:15 UTC  (5+ messages)

[GIT PULL for v3.18-rc1] media updates
 2014-11-10 21:05 UTC  (5+ messages)

[RFCv2 0/8] [media] si4713 DT binding
 2014-11-10 20:58 UTC  (6+ messages)
` [RFCv2 5/8] [media] si4713: add device tree support

[PATCHv3 0/4] [media] si4713 DT binding
 2014-11-10 20:37 UTC  (7+ messages)
` [PATCHv3 1/4] [media] si4713: add device tree support
` [PATCHv3 2/4] [media] si4713: add DT binding documentation
` [PATCHv3 3/4] ARM: OMAP2: RX-51: update si4713 platform data
` [PATCHv3 4/4] [media] si4713: cleanup "

[PATCH v6 RESEND 00/10] [media] Make mediabus format subsystem neutral
 2014-11-10 17:28 UTC  (11+ messages)
` [PATCH v6 RESEND 01/10] [media] Move mediabus format definition to a more standard place
` [PATCH v6 RESEND 02/10] [media] v4l: Update subdev-formats doc with new MEDIA_BUS_FMT values
` [PATCH v6 RESEND 03/10] [media] Make use of the new media_bus_format definitions
` [PATCH v6 RESEND 04/10] [media] i2c: Make use of media_bus_format enum
` [PATCH v6 RESEND 05/10] [media] pci: Make use of MEDIA_BUS_FMT definitions
` [PATCH v6 RESEND 06/10] [media] platform: Make use of media_bus_format enum
` [PATCH v6 RESEND 07/10] [media] usb: "
` [PATCH v6 RESEND 08/10] staging: media: Make use of MEDIA_BUS_FMT_ definitions
` [PATCH v6 RESEND 09/10] gpu: ipu-v3: Make use of media_bus_format enum
` [PATCH v6 RESEND 10/10] [media] v4l: Forbid usage of V4L2_MBUS_FMT definitions inside the kernel

[PATCH 1/2] media: vivid: use vb2_start_streaming_called() helper
 2014-11-10 16:55 UTC  (2+ messages)
` [PATCH 2/2] media: cx88: "

[PATCH v6 00/10] [media] Make mediabus format subsystem neutral
 2014-11-10 17:25 UTC  (12+ messages)
` [PATCH v6 01/10] [media] Move mediabus format definition to a more standard place
` [PATCH v6 02/10] [media] v4l: Update subdev-formats doc with new MEDIA_BUS_FMT values
` [PATCH v6 03/10] [media] Make use of the new media_bus_format definitions
` [PATCH v6 04/10] [media] i2c: Make use of media_bus_format enum
` [PATCH v6 05/10] [media] pci: Make use of MEDIA_BUS_FMT definitions
` [PATCH v6 06/10] [media] platform: Make use of media_bus_format enum
` [PATCH v6 07/10] [media] usb: "
` [PATCH v6 08/10] staging: media: Make use of MEDIA_BUS_FMT_ definitions
` [PATCH v6 09/10] gpu: ipu-v3: Make use of media_bus_format enum
` [PATCH v6 10/10] [media] v4l: Forbid usage of V4L2_MBUS_FMT definitions inside the kernel

[PATCH v3 00/10] [media] Make mediabus format subsystem neutral
 2014-11-10 17:02 UTC  (27+ messages)
` [PATCH v3 01/10] [media] Move mediabus format definition to a more standard place
    ` [PATCH v4 "
` [PATCH v3 02/10] [media] v4l: Update subdev-formats doc with new MEDIA_BUS_FMT values
` [PATCH v3 03/10] [media] Make use of the new media_bus_format definitions
` [PATCH v3 04/10] [media] i2c: Make use of media_bus_format enum
` [PATCH v3 05/10] [media] pci: Make use of MEDIA_BUS_FMT definitions
` [PATCH v3 06/10] [media] platform: Make use of media_bus_format enum
` [PATCH v3 07/10] [media] usb: "
` [PATCH v3 08/10] staging: media: Make use of MEDIA_BUS_FMT_ definitions
` [PATCH v3 09/10] gpu: ipu-v3: Make use of media_bus_format enum
` [PATCH v3 10/10] [media] v4l: Forbid usage of V4L2_MBUS_FMT definitions inside the kernel
    ` [PATCH v4 "
` [PATCH v5 "

[PATCH 1/1] v4l: omap4iss: Fix dual lane camera mode problem
 2014-11-10 15:44 UTC  (3+ messages)

[PATCH v2 0/6] media token resource framework
 2014-11-10 14:15 UTC  (22+ messages)
` [PATCH v2 5/6] sound/usb: pcm changes to use media token api
  ` [alsa-devel] "
                                ` [RFCv1] Media Token API needs - Was: "
                                      ` [RFCv2] Media Token API Spec

[RFCv6 PATCH 00/16] vb2: improve dma-sg, expbuf
 2014-11-10 12:49 UTC  (17+ messages)
` [RFCv6 PATCH 01/16] videobuf2-core.h: improve documentation
` [RFCv6 PATCH 02/16] vb2: replace 'write' by 'dma_dir'
` [RFCv6 PATCH 03/16] vb2: add dma_dir to the alloc memop
` [RFCv6 PATCH 04/16] vb2-dma-sg: add allocation context to dma-sg
` [RFCv6 PATCH 05/16] vb2-dma-sg: move dma_(un)map_sg here
` [RFCv6 PATCH 06/16] vb2-dma-sg: add dmabuf import support
` [RFCv6 PATCH 07/16] vb2-dma-sg: add support for dmabuf exports
` [RFCv6 PATCH 08/16] vb2-vmalloc: "
` [RFCv6 PATCH 09/16] vivid: enable vb2_expbuf support
` [RFCv6 PATCH 10/16] vim2m: support expbuf
` [RFCv6 PATCH 11/16] vb2: use dma_map_sg_attrs to prevent unnecessary sync
` [RFCv6 PATCH 12/16] vb2: add begin/end_cpu_access functions
` [RFCv6 PATCH 13/16] videobuf2-dvb.c: convert to vb2_plane_begin_cpu_access()
` [RFCv6 PATCH 14/16] v4l: convert vb2_plane_vaddr to vb2_plane_begin_cpu_access
` [RFCv6 PATCH 15/16] vb2: drop the unused vb2_plane_vaddr function
` [RFCv6 PATCH 16/16] vb2: update the buf_prepare/finish documentation

Add controls to query camera read only paramters
 2014-11-10 11:46 UTC  (2+ messages)

[GIT PULL FOR v3.19] Various fixes
 2014-11-10 11:04 UTC 

[PATCH 0/3] adv: fix G/S_EDID behavior
 2014-11-10  9:13 UTC  (7+ messages)
` [PATCH 1/3] adv7842: "
` [PATCH 2/3] adv7511: "
` [PATCH 3/3] adv7604: Correct G/S_EDID behaviour

STK1160 Sharpness
 2014-11-10  7:53 UTC  (3+ messages)

cron job: media_tree daily build: OK
 2014-11-10  3:43 UTC 

[PATCH v2 2/2] smipcie: add DVBSky T9580 V3 support
 2014-11-10  2:09 UTC  (3+ messages)
`  "

[PATCH 2/2] smipcie: add DVBSky T9580 V3 support
 2014-11-09 22:11 UTC  (2+ messages)

[PATCH 1/1] dvb-usb-dvbsky: fix i2c adapter for sp2 device
 2014-11-09 21:57 UTC  (2+ messages)

staging: media: lirc: lirc_zilog.c: replace custom print macros with dev_* and pr_*
 2014-11-09 21:35 UTC  (8+ messages)

[PATCH] Technisat DVB-S2 USB: reduced buffer sizes
 2014-11-09 21:28 UTC  (2+ messages)

[PATCH v2 0/3] media: rc: add support for Amlogic Meson IR receiver
 2014-11-09 20:36 UTC  (5+ messages)
` [PATCH v2 1/3] media: rc: meson: document device tree bindings
` [PATCH v2 2/3] media: rc: add driver for Amlogic Meson IR remote receiver
` [PATCH v2 3/3] ARM: dts: meson: add IR receiver node

[linux-dvb] PCTV Picostick 74e stops working after V4L installation
 2014-11-09 18:38 UTC 

em28xx: Hauppauge HVR 900 on 3.18.0-rc3
 2014-11-09 18:12 UTC  (4+ messages)
` Fwd: "

[PATCH v5 0/6] Add of-graph helpers to loop over endpoints and find ports by id
 2014-11-09 15:51 UTC  (5+ messages)
` [PATCH v5 1/6] of: Decrement refcount of previous endpoint in of_graph_get_next_endpoint

Problems with USB DVB-T stick by MAGIX (TerraTec Cinergy T USB XE Ver.2)
 2014-11-09 15:05 UTC 

cron job: media_tree daily build: OK
 2014-11-09  3:43 UTC 

[PATCH 00/10] smiapp OF support
 2014-11-08 23:09 UTC  (11+ messages)
` [PATCH 01/10] smiapp: Remove FSF's address from the license header
` [PATCH 02/10] smiapp-pll: include linux/device.h in smiapp-pll.c, not in smiapp-pll.h
` [PATCH 03/10] smiapp: Use types better suitable for DT
` [PATCH 04/10] smiapp: Register async subdev
` [PATCH 05/10] smiapp: The sensor only needs a single clock, name may be NULL
` [PATCH 06/10] of: v4l: Document link-frequency property in video-interfaces.txt
` [PATCH 07/10] of: smiapp: Add documentation
` [PATCH 08/10] smiapp: Obtain device information from the Device Tree if OF node exists
` [PATCH 09/10] smiapp: Split sub-device initialisation off from the registered callback
` [PATCH 10/10] smiapp: Fully probe the device in probe

[PATCH 0/3] Add V4L2_SEL_TGT_NATIVE_SIZE target
 2014-11-08 23:04 UTC  (4+ messages)
` [PATCH 1/3] v4l: Clean up sub-device format documentation
` [PATCH 2/3] v4l: Add V4L2_SEL_TGT_NATIVE_SIZE selection target
` [PATCH 3/3] smiapp: Support V4L2_SEL_TGT_NATIVE_SIZE

AF9035 not builded from git
 2014-11-08 18:18 UTC 

[PATCH 00/11] treewide: mask then shift defects and style updates
 2014-11-08 13:41 UTC  (3+ messages)
` [PATCH 05/11] cx25840/cx18: Use standard ordering of mask and shift

[GIT PULL for v3.18-rc4] media fixes
 2014-11-08 12:13 UTC 

[PATCH v2 1/2] smipcie: use add_i2c_client and del_i2c_client functions
 2014-11-08 11:35 UTC 

[RFCv5 PATCH 00/15] vb2: improve dma-sg, expbuf
 2014-11-08 11:19 UTC  (23+ messages)
` [RFCv5 PATCH 01/15] videobuf2-core.h: improve documentation
` [RFCv5 PATCH 02/15] vb2-dma-sg: add allocation context to dma-sg
` [RFCv5 PATCH 03/15] vb2-dma-sg: move dma_(un)map_sg here
` [RFCv5 PATCH 04/15] vb2-dma-sg: add dmabuf import support
` [RFCv5 PATCH 05/15] vb2-dma-sg: add get_dmabuf
` [RFCv5 PATCH 06/15] vb2-vmalloc: add get_dmabuf support
` [RFCv5 PATCH 07/15] vb2: replace 'write' by 'dma_dir'
` [RFCv5 PATCH 08/15] vivid: enable vb2_expbuf support
` [RFCv5 PATCH 09/15] vim2m: support expbuf
` [RFCv5 PATCH 10/15] vb2: use dma_map_sg_attrs to prevent unnecessary sync
` [RFCv5 PATCH 11/15] vb2: add begin/end_cpu_access functions
` [RFCv5 PATCH 12/15] videobuf2-dvb.c: convert to vb2_plane_begin_cpu_access()
` [RFCv5 PATCH 13/15] v4l: convert vb2_plane_vaddr to vb2_plane_begin_cpu_access
` [RFCv5 PATCH 14/15] vb2: drop the unused vb2_plane_vaddr function
` [RFCv5 PATCH 15/15] vb2: update the buf_prepare/finish documentation

[PATCH 1/2] smipcie: use add_i2c_client and del_i2c_client functions
 2014-11-08  8:47 UTC 

cron job: media_tree daily build: OK
 2014-11-08  3:44 UTC 

[PATCH/RFC v6 0/2] LED / flash API integration - V4L2 Flash
 2014-11-07 22:44 UTC  (2+ messages)

[PATCH] Replace mentions of "list_struct" to "list_head"
 2014-11-07 21:41 UTC  (2+ messages)

soc-camera and focuser vcm devices
 2014-11-07 20:50 UTC  (3+ messages)

[PATCH] KWorld UB435Q V3 (ATSC) tuner
 2014-11-07 20:04 UTC 

[PATCH] saa7164: fix sparse warnings
 2014-11-07 14:39 UTC 

Help required for TVP5151 on Overo
 2014-11-07 13:50 UTC 

[PATCH v2 00/10] [media] Make mediabus format subsystem neutral
 2014-11-07 13:10 UTC  (6+ messages)
` [PATCH v2 01/10] [media] Move mediabus format definition to a more standard place

[GIT PULL FOR v3.19] Various fixes and improvements
 2014-11-07 12:51 UTC 

[PATCH] media: davinci: vpbe: missing clk_put
 2014-11-07 12:08 UTC  (2+ messages)

[PATCH] [media] rc-main: Fix rc_type handling
 2014-11-07  9:54 UTC  (2+ messages)

[PATCH 2/3] cx23885: add DVBSky S952 support
 2014-11-07  7:03 UTC  (3+ messages)
`  "

[PATCH 1/4] [media] solo6x10: free vb2 buffers on stop_streaming
 2014-11-07  6:30 UTC  (4+ messages)
  ` [PATCH v2 1/4] [media] solo6x10: clean up properly in stop_streaming

[GIT PULL FOR v3.19] uvcvideo changes
 2014-11-07  6:16 UTC 

cron job: media_tree daily build: OK
 2014-11-07  3:43 UTC 

SPI interface camera sensor driver for soc_camera framework
 2014-11-06 21:55 UTC  (2+ messages)

[PATCH 1/1] smiapp: Only some selection targets are settable
 2014-11-06 20:54 UTC 

[PATCH 1/3] cx23885: add DVBSky S950 support
 2014-11-06 20:15 UTC  (2+ 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).