linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-08-22 08:57:45 to 2012-08-25 21:47:32 UTC [more...]

[PATCH 0/8] rc-core: patches for 3.7
 2012-08-25 21:47 UTC  (9+ messages)
` [PATCH 1/8] winbond-cir: correctness fix
` [PATCH 2/8] winbond-cir: asynchronous tx
` [PATCH 3/8] rc-core: add separate defines for protocol bitmaps and numbers
` [PATCH 4/8] rc-core: don't throw away protocol information
` [PATCH 5/8] rc-core: use the full 32 bits for NEC scancodes
` [PATCH 6/8] rc-core: merge rc5 and streamzap decoders
` [PATCH 7/8] rc-core: rename ir_input_class to rc_class
` [PATCH 8/8] rc-core: initialize rc-core earlier if built-in

[PATCH 2/6] drivers/media/platform/mx2_emmaprp.c: adjust inconsistent IS_ERR and PTR_ERR
 2012-08-25 19:57 UTC 

Compiling v4l-dvb.git-modules for stock kernel without media_build
 2012-08-25 19:06 UTC 

[PATCH 1/9] s5p: Don't check vb2_queue_init() return value
 2012-08-25 17:30 UTC  (12+ messages)
` [PATCH 2/9] coda: "
` [PATCH 3/9] mem2mem-emmaprp: "
` [PATCH 4/9] mem2mem-deinterlace: "
` [PATCH 5/9] marvel-cam: "
` [PATCH 6/9] soc-camera: "
` [PATCH 7/9] stk1160: Don't check vb2_queue_init() return
` [PATCH 8/9] mem2mem_testdev: Don't check vb2_queue_init() return value
` [PATCH 9/9] videobuf2-core: Change vb2_queue_init return type to void

[git:v4l-dvb/for_v3.7] [media] video: mx1_camera: Use clk_prepare_enable/clk_disable_unprepare
 2012-08-25 11:15 UTC  (2+ messages)
` (no subject)

[PATCH] [media] iguanair: do not modify transmit buffer
 2012-08-25 11:01 UTC 

[PATCH] [media] rc: do not sleep when the driver blocks on IR completion
 2012-08-25 10:13 UTC  (5+ messages)

$
 2012-08-25  7:06 UTC 

[RFC API] Renumber subdev ioctls
 2012-08-25  8:55 UTC  (6+ messages)

RFC: Core + Radio profile
 2012-08-25  7:21 UTC  (12+ messages)

[v3 1/1] driver-core: Shut up dev_dbg_reatelimited() without DEBUG
 2012-08-25  7:12 UTC  (2+ messages)

[PATCH 00/12] media tree reorganization part 2 (second version)
 2012-08-24 23:44 UTC  (4+ messages)
  ` [PATCH 10/12] [media] move i2c files into drivers/media/i2c

[RFC v4] V4L DT bindings
 2012-08-24 23:27 UTC 

[media] rc-core: move timeout and checks to lirc
 2012-08-24 23:19 UTC  (3+ messages)

[PATCH RFC 0/4] V4L2: Vendor specific media bus formats/ frame size control
 2012-08-24 22:51 UTC  (11+ messages)
` [PATCH RFC 1/4] V4L: Add V4L2_CID_FRAMESIZE image source class control
` [PATCH RFC 2/4] V4L: Add V4L2_MBUS_FMT_S5C_UYVY_JPEG_1X8 media bus format
` [PATCH RFC 3/4] V4L: Add V4L2_PIX_FMT_S5C_UYVY_JPG fourcc definition
` [PATCH RFC 4/4] s5p-fimc: Add support for V4L2_PIX_FMT_S5C_UYVY_JPG fourcc

[PATCH] [media] rc: fix buffer overrun
 2012-08-24 22:10 UTC  (2+ messages)

[PATCH 0/3] various updates for mt9v022 driver
 2012-08-24 21:23 UTC  (16+ messages)
` [PATCH 1/3] mt9v022: add v4l2 controls for blanking and other register settings
` [PATCH 2/3] mt9v022: fix the V4L2_CID_EXPOSURE control
` [PATCH 3/3] mt9v022: set y_skip_top field to zero

[PATCHv2 0/8] ir-rx51: Fixes in response to review comments
 2012-08-24 20:39 UTC  (10+ messages)
` [PATCHv2 1/8] ir-rx51: Adjust dependencies
` [PATCHv2 2/8] ir-rx51: Handle signals properly
` [PATCHv2 3/8] ir-rx51: Trivial fixes
` [PATCHv2 4/8] ir-rx51: Clean up timer initialization code
` [PATCHv2 5/8] ir-rx51: Move platform data checking into probe function
` [PATCHv2 6/8] ir-rx51: Replace module_{init,exit} macros with module_platform_driver
` [PATCHv2 7/8] ir-rx51: Convert latency constraints to PM QoS API
` [PATCHv2 8/8] ir-rx51: Remove useless variable from struct lirc_rx51

Media summit at the Kernel Summit - was: Fwd: Re: [Ksummit-2012-discuss] Organising Mini Summits within the Kernel Summit
 2012-08-24 21:03 UTC  (11+ messages)
  ` [Workshop-2011] "

[PATCH 0/12] Initial i.MX5/CODA7 support for the CODA driver
 2012-08-24 16:17 UTC  (13+ messages)
` [PATCH 01/12] coda: firmware loading for 64-bit AXI bus width
` [PATCH 02/12] coda: add i.MX53 / CODA7541 platform support
` [PATCH 03/12] coda: fix IRAM/AXI handling for i.MX53
` [PATCH 04/12] media: coda: allocate internal framebuffers separately from v4l2 buffers
` [PATCH 05/12] media: coda: ignore coda busy status in coda_job_ready
` [PATCH 06/12] media: coda: keep track of active instances
` [PATCH 07/12] media: coda: stop all queues in case of lockup
` [PATCH 08/12] coda: enable user pointer support
` [PATCH 09/12] media: coda: wait for picture run completion in start/stop_streaming
` [PATCH 10/12] media: coda: fix sizeimage setting in try_fmt
` [PATCH 11/12] ARM i.MX5: Fix CODA7 clock lookup for device tree on i.MX51 and i.MX53
` [PATCH 12/12] ARM i.MX5: Add CODA7 to device tree for "

[PATCH] Corrected Oops on omap_vout when no manager is connected
 2012-08-24 15:54 UTC 

[PATCH] V4L: soc_camera: allow reading from video device if supported
 2012-08-24 14:36 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[git:v4l-dvb/for_v3.7] [media] video: mx2_camera: Use clk_prepare_enable/clk_disable_unprepare
 2012-08-15 22:23 UTC 

Update VIP to videobuf2 and control framework
 2012-08-24 13:48 UTC  (6+ messages)
` [PATCH 2/3] [media] videobuf2-dma-streaming: new videobuf2 memory allocator

[PATCH] [media] mem2mem_testdev: Make m2mtest_dev_release function static
 2012-08-24 12:06 UTC 

[PATCH 0/8] ir-rx51: Fixes in response to review comments
 2012-08-24 10:48 UTC  (15+ messages)
` [PATCH 1/8] ir-rx51: Adjust dependencies
` [PATCH 2/8] ir-rx51: Handle signals properly
` [PATCH 3/8] ir-rx51: Trivial fixes
` [PATCH 4/8] ir-rx51: Clean up timer initialization code
` [PATCH 5/8] ir-rx51: Move platform data checking into probe function
` [PATCH 6/8] ir-rx51: Replace module_{init,exit} macros with module_platform_driver
` [PATCH 7/8] ir-rx51: Remove MPU wakeup latency adjustments
` [PATCH 8/8] ir-rx51: Remove useless variable from struct lirc_rx51

Business
 2012-08-24  7:31 UTC 

[PATCH 01/10] stk1160: Remove unneeded struct vb2_queue clearing
 2012-08-24  6:22 UTC  (14+ messages)
` [PATCH 02/10] pwc: "
` [PATCH 03/10] vivi: "
` [PATCH 04/10] mem2mem_testdev: Remove unneeded struct vb2_queue clear on queue_init()
` [PATCH 05/10] coda: "
` [PATCH 06/10] mem2mem-deinterlace: "
` [PATCH 07/10] mem2mem-emmaprp: "
` [PATCH 08/10] s5p-fimc: "
` [PATCH 09/10] s5p-jpeg: "
` [PATCH 10/10] s5p-g2d: "

[PATCH v4 1/4] [media] s5p-mfc: Update MFCv5 driver for callback based architecture
 2012-08-24  4:25 UTC 

[PATCH] [media] ttusbir: Add USB dependency
 2012-08-23 21:18 UTC 

[PATCH] stk1160: Remove unused 'ifnum' variable
 2012-08-23 20:32 UTC 

[PATCH 1/1] driver-core: Shut up dev_dbg_reatelimited() without DEBUG
 2012-08-23 12:54 UTC  (8+ messages)

[media-ctl PATCH 1/1] Count users for entities
 2012-08-23 10:45 UTC  (2+ messages)

Please I Need Your Maximum Co-operation‏
 2012-08-23  9:25 UTC 

[PATCH] media/radio/shark2: Fix build error caused by missing dependencies
 2012-08-23 10:05 UTC  (5+ messages)

From: Sylwester Nawrocki <s.nawrocki@samsung.com>
 2012-08-23  8:38 UTC  (2+ messages)
` [PATCH v2] s5p-fimc: Add pipeline ops to separate FIMC-LITE module

[PATCHv8 00/26] Integration of videobuf2 with DMABUF
 2012-08-23  6:50 UTC  (21+ messages)
` [PATCHv8 01/26] v4l: Add DMABUF as a memory type
` [PATCHv8 02/26] Documentation: media: description of DMABUF importing in V4L2
` [PATCHv8 13/26] v4l: vivi: support for dmabuf importing
` [PATCHv8 17/26] Documentation: media: description of DMABUF exporting in V4L2
` [PATCHv8 18/26] v4l: add buffer exporting via dmabuf
` [PATCHv8 19/26] v4l: vb2: "
` [PATCHv8 23/26] v4l: vb2: add support for DMA_ATTR_NO_KERNEL_MAPPING

[RFC 0/5] Generic panel framework
 2012-08-23  6:23 UTC  (5+ messages)

[PATCH] coda: Add V4L2_CAP_VIDEO_M2M capability flag
 2012-08-23  6:20 UTC  (4+ messages)
` [PATCH] m2m-deinterlace: "

[PATCH 1/2] dvb_usb_v2: add debug macro dvb_usb_dbg_usb_control_msg
 2012-08-22 23:42 UTC  (2+ messages)
` [PATCH 2/2] dvb_usb_v2: use dvb_usb_dbg_usb_control_msg()

[PATCH] au6610: define reset_resume
 2012-08-22 22:52 UTC 

[PATCH] soc-camera: Use new selection target definitions
 2012-08-22 21:03 UTC 

How to add support for the em2765 webcam Speedlink VAD Laplace to the kernel ?
 2012-08-22 18:15 UTC  (9+ messages)

[PATCH v4 0/4] Update MFC v4l2 driver to support MFC6.x
 2012-08-22 16:19 UTC  (9+ messages)
` [PATCH v4 1/4] [media] s5p-mfc: Update MFCv5 driver for callback based architecture
` [PATCH v4 2/4] [media] s5p-mfc: Add MFC variant data to device context
` [PATCH v4 3/4] [media] s5p-mfc: MFCv6 register definitions
` [PATCH v4 4/4] [media] s5p-mfc: Update MFC v4l2 driver to support MFC6.x

[GIT PATCHES FOR v3.7] V4L: Exynos5 SoC GScaler driver
 2012-08-22 15:31 UTC 

[PATCH 1/4] dma-buf: remove fallback for !CONFIG_DMA_SHARED_BUFFER
 2012-08-22 15:13 UTC  (8+ messages)
` [PATCH 4/4] dma-buf-mgr: multiple dma-buf synchronization (v3)
  ` [Linaro-mm-sig] "
    ` [RFC patch 4/4] "

V4L2 API ambiguities: workshop presentation
 2012-08-22 11:09 UTC  (2+ messages)
` [Workshop-2011] "

[PATCH] [media] davinci: vpfe: Add documentation
 2012-08-22  8:56 UTC  (4+ 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).