linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-08-14 15:36:24 to 2012-08-17 03:18:56 UTC [more...]

[samsung:v4l-exynos-gsc 77/299] drivers/media/video/em28xx/em28xx-video.c:2269:17-20: ERROR: reference preceded by free on line 2267
 2012-08-17  3:18 UTC 

[PATCH] dvb-usb: remove unused files
 2012-08-17  2:15 UTC 

[PATCH] dvb_usb_v2: use ratelimited debugs where appropriate
 2012-08-17  2:07 UTC 

[PATCH 0/4] dvb_frontend: few DTV validation routines
 2012-08-17  2:03 UTC  (5+ messages)
` [PATCH 1/4] dvb_frontend: add routine for DVB-T parameter validation
` [PATCH 2/4] dvb_frontend: add routine for DVB-T2 "
` [PATCH 3/4] dvb_frontend: add routine for DVB-C annex A "
` [PATCH 4/4] dvb_frontend: add routine for DTMB "

[PATCH 0/6] DVB API LNA
 2012-08-17  1:35 UTC  (7+ messages)
` [PATCH 1/6] add LNA support for DVB API
` [PATCH 2/6] cxd2820r: switch to Kernel dev_* logging
` [PATCH 3/6] cxd2820r: use Kernel GPIO for GPIO access
` [PATCH 4/6] em28xx: implement FE set_lna() callback
` [PATCH 5/6] cxd2820r: GPIO when GPIOLIB is undefined
` [PATCH 6/6] DVB API: LNA documentation

[RFC 0/5] Generic panel framework
 2012-08-17  1:33 UTC  (7+ messages)
` [RFC 1/5] video: Add generic display panel core
` [RFC 2/5] video: panel: Add dummy panel support
` [RFC 3/5] video: panel: Add MIPI DBI bus support
` [RFC 4/5] video: panel: Add R61505 panel support
` [RFC 5/5] video: panel: Add R61517 "

[PATCH] dvb_frontend: Multistream support
 2012-08-17  1:11 UTC  (4+ messages)

[media] rc-core: move timeout and checks to lirc
 2012-08-16 23:12 UTC  (2+ messages)

[PATCH] [media] winbond-cir: Fix initialization
 2012-08-16 21:16 UTC  (3+ messages)

[PATCH] [media] ddbridge: fix error handling in module_init_ddbridge()
 2012-08-16 21:05 UTC 

dvb-usb-v2 change broke s2250-loader compilation
 2012-08-16 20:41 UTC  (11+ messages)

small regression in mediatree/for_v3.7-3 - media_build
 2012-08-16 20:29 UTC  (8+ messages)
      ` noisy dev_dbg_ratelimited() [Re: small regression in mediatree/for_v3.7-3 - media_build]
        ` noisy dev_dbg_ratelimited()

[GIT PULL] ViewCast O820E capture support added
 2012-08-16 18:49 UTC  (8+ messages)

[git:v4l-dvb/for_v3.7] [media] media: rc: Introduce RX51 IR transmitter driver
 2012-08-16 18:18 UTC  (6+ messages)

[RFCv3 PATCH 1/8] v4l2 core: add the missing pieces to support DVI/HDMI/DisplayPort
 2012-08-16 17:55 UTC  (4+ messages)
` [RFCv3 PATCH 0/8] V4L2: add missing pieces to support HDMI et al and add adv7604/ad9389b drivers
  ` [RFCv3 PATCH 3/8] v4l2-subdev: add support for the new edid ioctls

[PATCH] stv090x: Multistream support
 2012-08-16 17:48 UTC 

[PATCH 2/2] marvell-cam: Build fix: missing "select VIDEOBUF2_VMALLOC"
 2012-08-16 17:11 UTC  (5+ messages)

[PATCH] smiapp: Use devm_kzalloc() in smiapp-core.c file
 2012-08-16 16:56 UTC  (2+ messages)

[PATCH] [media] davinci: vpfe: Add documentation
 2012-08-16 16:23 UTC  (5+ messages)

[PATCH] media: davinci: vpif: add check for NULL handler
 2012-08-16 15:13 UTC  (2+ messages)

[PATCH] cx23885: fix pointer to structure for CAM
 2012-08-16 14:55 UTC 

[PATCH] m5mols: Add missing free_irq() on error path
 2012-08-16 14:16 UTC 

[git:v4l-dvb/for_v3.7] [media] mantis: Terratec Cinergy C PCI HD (CI)
 2012-08-16 13:49 UTC  (7+ messages)

[PATCH] [media] mantis: merge both vp2033 and vp2040 drivers
 2012-08-16 13:21 UTC  (5+ messages)

[PATCH Trivial] [media] s5p-jpeg: Add missing braces around sizeof
 2012-08-16 12:52 UTC  (2+ messages)

[PATCH] Add MFC device tree support
 2012-08-16 13:02 UTC  (2+ messages)
` [PATCH] [media] s5p-mfc: Add "

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

Update VIP to videobuf2 and control framework
 2012-08-16 11:29 UTC  (4+ messages)

[PATCH v3 0/4] Use dma_mmap_coherent to support IOMMU mapper
 2012-08-16 10:39 UTC  (5+ messages)
` [PATCH v3 3/4] media: videobuf2-dma-contig: use dma_mmap_coherent if available

Patches submitted via linux-media ML that are at patchwork.linuxtv.org
 2012-08-16 10:38 UTC  (18+ messages)

[ANNOUNCE] tree renaming patches part 1 applied
 2012-08-16 10:30 UTC  (3+ messages)

[PATCH 1/4] s5p-fimc: Enable FIMC-LITE driver only for SOC_EXYNOS4x12
 2012-08-16  9:46 UTC  (4+ messages)
` [PATCH 2/4] s5p-fimc: Don't allocate fimc-lite video device structure dynamically
` [PATCH 3/4] s5p-fimc: Don't allocate fimc-capture video device dynamically
` [PATCH 4/4] s5p-fimc: Don't allocate fimc-m2m "

[PATCH] [media] ddbridge: fix error handling in module_init_ddbridge()
 2012-08-16  9:36 UTC  (5+ messages)

[RFC PATCHv2 0/1] Adding core TMC decoding support to RDS library
 2012-08-16  8:57 UTC  (3+ messages)
  ` [RFC PATCHv2] Add core TMC (Traffic Message Channel) support

(still) NULL pointer crashes with nuvoton_cir driver
 2012-08-16  8:09 UTC  (2+ messages)

[PATCH 0/5] dvb-frontend statistic IOCTL validation
 2012-08-16  0:45 UTC  (7+ messages)
` [PATCH 1/5] dvb_frontend: use Kernel dev_* logging
` [PATCH 2/5] dvb_frontend: return -ENOTTY for unimplement IOCTL
` [PATCH 3/5] dvb_frontend: do not allow statistic IOCTLs when sleeping
` [PATCH 4/5] DocBook: update ioctl error codes
` [PATCH 5/5] rtl2832: remove dummy callback implementations

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

STV0299: reading property DTV_FREQUENCY -- what am I expected to get?
 2012-08-15 22:10 UTC  (5+ messages)

[patch] [media] stk1160: unlock on error path stk1160_set_alternate()
 2012-08-15 22:02 UTC  (4+ messages)

[PATCHv8 00/26] Integration of videobuf2 with DMABUF
 2012-08-15 20:44 UTC  (28+ messages)
` [PATCHv8 06/26] v4l: vb2-dma-contig: remove reference of alloc_ctx from a buffer
` [PATCHv8 09/26] v4l: vb2: add prepare/finish callbacks to allocators
` [PATCHv8 10/26] v4l: vb2-dma-contig: add prepare/finish to dma-contig allocator
    ` [Linaro-mm-sig] "
` [PATCHv8 11/26] v4l: vb2-dma-contig: add support for dma_buf importing
` [PATCHv8 12/26] v4l: vb2-vmalloc: add support for dmabuf importing
` [PATCHv8 13/26] v4l: vivi: "
` [PATCHv8 14/26] v4l: s5p-tv: mixer: "
` [PATCHv8 15/26] v4l: s5p-fimc: "
` [PATCHv8 16/26] v4l: vb2-dma-contig: let mmap method to use dma_mmap_coherent call
` [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 20/26] v4l: vb2-dma-contig: add support for DMABUF exporting
` [PATCHv8 21/26] v4l: vb2-dma-contig: add reference counting for a device from allocator context
` [PATCHv8 22/26] media: vb2: fail if user ptr buffer is not correctly aligned
` [PATCHv8 23/26] v4l: vb2: add support for DMA_ATTR_NO_KERNEL_MAPPING
` [PATCHv8 24/26] v4l: s5p-fimc: support for dmabuf exporting
` [PATCHv8 25/26] v4l: s5p-tv: mixer: "
` [PATCHv8 26/26] v4l: s5p-mfc: "

[PULL] soc-camera: 3.7 additional patches
 2012-08-15 20:38 UTC 

[git:v4l-dvb/for_v3.7] [media] video: mx1_camera: Use clk_prepare_enable/clk_disable_unprepare
 2012-08-15 20:16 UTC 

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

[PULL] soc-camera: 3.6 fixes
 2012-08-15 20:35 UTC 

[PULL] left-overs from old 3.6 pull, more to come
 2012-08-15 19:05 UTC  (2+ messages)

[PATCH v2] media: mx2_camera: Don't modify non volatile parameters in try_fmt
 2012-08-15 15:59 UTC  (2+ messages)

HI
 2012-08-15 15:37 UTC 

[bug report] buffer overflow in redrat3_transmit_ir()
 2012-08-15 14:41 UTC 

[PATCH 00/12] media tree reorganization part 2 (second version)
 2012-08-15 13:48 UTC  (20+ messages)
` [PATCH 05/12] [media] move analog PCI saa7146 drivers to its own dir
` =?true?q?=5BPATCH=2006/12=5D=20=5Bmedia=5D=20move=20the=20remaining=20PCI=20devices=20to=20drivers/media/pci?=
` [PATCH 07/12] [media] move parallel port/isa video drivers to drivers/media/parport/
` [PATCH 08/12] [media] mmc/Kconfig: Improve driver name for siano mmc/sdio driver
` [PATCH 09/12] [media] reorganize the API core items
    ` [PATCH 01/12] [media] rename most media/video usb drivers to media/usb
    ` [PATCH 02/12] [media] move the remaining USB drivers to drivers/media/usb
    ` [PATCH 03/12] [media] bt8xx: move analog TV part to be together with DTV one
    ` [PATCH 04/12] [media] rename most media/video pci drivers to media/pci
    ` [PATCH 06/12] [media] move the remaining PCI devices to drivers/media/pci
    ` [PATCH 10/12] [media] move i2c files into drivers/media/i2c
    ` [PATCH 11/12] [media] move soc_camera i2c drivers into its own dir
    ` [PATCH 12/12] [media] rename drivers/media/video to platform

[PATCH]Medion 95700 analog video support
 2012-08-15 10:56 UTC  (12+ messages)

[GIT-PULL FIXES for 3.6] radio-shark*: Only compile led support when CONFIG_LED_CLASS is set
 2012-08-15 10:10 UTC 

[PATCH 0/6] DVB suspend / resume
 2012-08-15  2:21 UTC  (7+ messages)
` [PATCH 1/6] dvb_core: export function to perform retune
` [PATCH 2/6] dvb_usb_v2: implement power-management for suspend
` [PATCH 3/6] dvb_frontend: implement suspend / resume
` [PATCH 4/6] dvb_usb_v2: .reset_resume() support
` [PATCH 5/6] dvb_usb_v2: af9015, af9035, anysee use .reset_resume
` [PATCH 6/6] dvb_usb_v2: ce6230, rtl28xxu "

[PATCHv7 00/15] Integration of videobuf2 with dmabuf
 2012-08-15  1:13 UTC  (4+ messages)
` [PATCHv7 03/15] v4l: vb2: add support for shared buffer (dma_buf)

RFC: V4L2 API ambiguities
 2012-08-14 22:10 UTC  (6+ messages)
` [Workshop-2011] "

[PATCH] [media] media: coda: add const qualifiers
 2012-08-14 21:44 UTC 

[PATCH 1/2] anysee: fix compiler warning
 2012-08-14 19:56 UTC  (2+ messages)
` [PATCH 2/2] anysee: convert Kernel dev_* logging

linux-next: Tree for Aug 14 (media/dvb/dvb-usb-v2/anysee)
 2012-08-14 18:40 UTC  (2+ messages)

[PATCH 3/5] drivers/media/video/{s2255drv.c,tm6000/tm6000-alsa.c,tm6000/tm6000-input.c}: Remove potential NULL dereferences
 2012-08-14 15:49 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).