linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-10-25 10:36:11 to 2013-11-03 00:21:37 UTC [more...]

[PATCHv2 00/29] Fix errors/warnings with allmodconfig/allyesconfig on non-x86 archs
 2013-11-03  0:21 UTC  (38+ messages)
` [PATCHv2 01/29] tda9887: remove an warning when compiling for alpha
` [PATCHv2 02/29] radio-shark: remove a warning when CONFIG_PM is not defined
` [PATCHv2 03/29] zoran: don't build it on alpha
` [PATCHv2 05/29] tef6862: fix warning on avr32 arch
` [PATCHv2 06/29] iguanair: shut up a gcc "
` [PATCHv2 07/29] platform drivers: Fix build on cris and frv archs
` [PATCHv2 08/29] cx18: disable compilation on frv arch
` [PATCHv2 09/29] radio-si470x-i2c: fix a warning on ia64
` [PATCHv2 10/29] rc: Fir warnings on m68k arch
` [PATCHv2 11/29] uvc/lirc_serial: Fix some warnings on parisc arch
` [PATCHv2 12/29] s5h1420: Don't use dynamic static allocation
` [PATCHv2 13/29] dvb-frontends: "
` [PATCHv2 14/29] "
` [PATCHv2 15/29] stb0899_drv: "
` [PATCHv2 16/29] stv0367: "
` [PATCHv2 17/29] stv090x: "
` [PATCHv2 18/29] av7110_hw: "
` [PATCHv2 19/29] tuners: "
` [PATCHv2 20/29] tuner-xc2028: "
` [PATCHv2 21/29] cimax2: "
` [PATCHv2 22/29] v4l2-async: "
` [PATCHv2 23/29] cxusb: "
` [PATCHv2 24/29] dibusb-common: "
` [PATCHv2 25/29] dw2102: "
` [PATCHv2 26/29] af9015: "
` [PATCHv2 27/29] af9035: "
` [PATCHv2 28/29] mxl111sf: "
` [PATCHv2 29/29] lirc_zilog: "

[PATCH] tda18271-fe: Fix dvb-c standard selection
 2013-11-03  0:19 UTC  (3+ messages)

[PATCH] gspca-stk1135: Add delay after configuring clock
 2013-11-03  0:09 UTC 

RTL2832U DAB Support?
 2013-11-02 22:23 UTC  (2+ messages)

[PATCH 1/1] as3645a: Remove set_power() from platform data
 2013-11-02 21:43 UTC  (6+ messages)

[PATCH] dw2102: Geniatech T220 support
 2013-11-02 21:03 UTC 

[PATCH] cxd2820r_c: Fix if_ctl calculation
 2013-11-02 21:04 UTC 

[kconfig] update: results of some syntactical checks
 2013-11-02 19:55 UTC  (4+ messages)

[PATCH] [media] az6007: support Technisat Cablestar Combo HDCI (minus remote)
 2013-11-02 19:49 UTC 

status of Technisat CableStar Combi CI HD kernel support
 2013-11-02 18:03 UTC 

[linux-media] Patch notification: 1 patch updated
 2013-11-02 16:39 UTC  (2+ messages)

[linux-dvb] dvb-apps/scan: initial scan file for Budapest, Hungary - new DVB-T frequencies
 2013-11-02 15:11 UTC 

[PATCH v4] videobuf2: Add missing lock held on vb2_fop_relase
 2013-11-02  9:53 UTC 

[[PATCH v3]] videobuf2: Add missing lock held on vb2_fop_relase
 2013-11-02  9:51 UTC  (3+ messages)

cron job: media_tree daily build: WARNINGS
 2013-11-02  3:35 UTC 

[PATCH 00/11] Fix errors/warnings with allmodconfig/allyesconfig on non-x86 archs
 2013-11-01 19:39 UTC  (12+ messages)
` [PATCH 01/11] tda9887: remove an warning when compiling for alpha
` [PATCH 02/11] radio-shark: remove a warning when CONFIG_PM is not defined
` [PATCH 03/11] zoran: don't build it on alpha
` [PATCH 04/11] cx18: struct i2c_client is too big for stack
` [PATCH 05/11] tef6862: fix warning on avr32 arch
` [PATCH 06/11] iguanair: shut up a gcc "
` [PATCH 07/11] platform drivers: Fix build on cris and frv archs
` [PATCH 08/11] cx18: disable compilation on frv arch
` [PATCH 09/11] radio-si470x-i2c: fix a warning on ia64
` [PATCH 10/11] rc: Fir warnings on m68k arch
` [PATCH 11/11] uvc/lirc_serial: Fix some warnings on parisc arch

[GIT PULL] videobuf2 update
 2013-11-01 22:39 UTC 

[PATCH] cxd2820r_c: Fix if_ctl calculation
 2013-11-01 20:11 UTC  (2+ messages)

[PATCH] cxd2820r_c: Fix if_ctl calculation
 2013-11-01 20:01 UTC  (2+ messages)

videobuf mmap deadlock
 2013-11-01 18:54 UTC 

[PATCH] dw2102: Geniatech T220 support
 2013-11-01 19:33 UTC 

[PATCH] tda18271-fe: Fix dvb-c standard selection
 2013-11-01 19:31 UTC 

[PATCH][RESEND 0/8] Add and implement gen_pool_dma_alloc()
 2013-11-01 18:08 UTC  (11+ messages)
` [PATCH][RESEND 1/8] lib/genalloc: add a helper function for DMA buffer allocation
` [PATCH][RESEND 2/8] ARM: davinci: use gen_pool_dma_alloc() to sram.c
` [PATCH][RESEND 3/8] dma: mmp_tdma: use gen_pool_dma_alloc() to allocate descriptor
` [PATCH][RESEND 4/8] [media] coda: use gen_pool_dma_alloc() to allocate iram buffer
` [PATCH][RESEND 5/8] uio: uio_pruss: use gen_pool_dma_alloc() to allocate sram memory
` [PATCH][RESEND 6/8] ALSA: memalloc: use gen_pool_dma_alloc() to allocate iram buffer
` [PATCH][RESEND 7/8] ASoC: davinci: use gen_pool_dma_alloc() in davinci-pcm.c
` [PATCH][RESEND 8/8] ASoC: pxa: use gen_pool_dma_alloc() to allocate dma buffer

[PATCH 1/1] v4l: subdev: Check for pads in [gs]_frame_interval
 2013-11-01 17:31 UTC  (2+ messages)

Initial Tuning Data for Uganda
 2013-11-01 16:26 UTC 

[PATCH 1/1] v4l: Add frame end event
 2013-11-01 13:10 UTC 

[PATCH 0/8] Add and implement gen_pool_dma_alloc()
 2013-11-01 11:36 UTC  (9+ messages)
` [PATCH 1/8] lib/genalloc: add a helper function for DMA buffer allocation
` [PATCH 2/8] ARM: davinci: use gen_pool_dma_alloc() to sram.c
` [PATCH 3/8] dma: mmp_tdma: use gen_pool_dma_alloc() to allocate descriptor
` [PATCH 4/8] [media] coda: use gen_pool_dma_alloc() to allocate iram buffer
` [PATCH 5/8] uio: uio_pruss: use gen_pool_dma_alloc() to allocate sram memory
` [PATCH 6/8] ALSA: memalloc: use gen_pool_dma_alloc() to allocate iram buffer
` [PATCH 7/8] ASoC: davinci: use gen_pool_dma_alloc() in davinci-pcm.c
` [PATCH 8/8] ASoC: pxa: use gen_pool_dma_alloc() to allocate dma buffer

[GIT PULL FOR 3.13 v2] s5p/exynos driver updates
 2013-11-01 10:53 UTC  (2+ messages)

[patch -next] [media] cx231xx: use after free on error path in probe
 2013-11-01 10:34 UTC 

[media] cx23885-dvb: use a better approach to hook set_frontend
 2013-11-01 10:25 UTC 

Vážení E-mail užívatela;
 2013-11-01  7:53 UTC 

cron job: media_tree daily build: WARNINGS
 2013-11-01  3:36 UTC 

FW: Salut
 2013-10-31 22:55 UTC 

Welcome to the NEW Platform of our Email services
 2013-10-31 21:48 UTC 

[PATCH -next] media/platform/marvell-ccic: fix cafe_ccic build error
 2013-10-31 21:46 UTC  (3+ messages)

[PATCH v9] s5k5baf: add camera sensor driver
 2013-10-31 15:29 UTC 

[GIT PULL 3.13] RTL2830 I2C adapter crash
 2013-10-31 14:54 UTC 

[PATCH 19/51] DMA-API: media: dt3155v4l: replace dma_set_mask()+dma_set_coherent_mask() with new helper
 2013-10-31 14:49 UTC  (3+ messages)

[PATCH v2 2/4] media: Check for active links on pads with MEDIA_PAD_FL_MUST_CONNECT flag
 2013-10-31 14:46 UTC  (3+ messages)
` [PATCH v2.2 "

[PATCH v2.1 1/4] media: Add pad flag MEDIA_PAD_FL_MUST_CONNECT
 2013-10-31 14:45 UTC  (3+ messages)
` [PATCH v2.2 "

Vážení E-mail užívatela;
 2013-10-31 14:20 UTC 

[PATCH v2] videobuf2: Add missing lock held on vb2_fop_relase
 2013-10-31 14:15 UTC  (6+ messages)

[Patch v2][ 04/37] [media] v4l2: add new V4L2_PIX_FMT_RGB666 pixel format
 2013-10-31 14:06 UTC  (5+ messages)
` [Patch v2][ 13/37] staging: imx-drm: Add RGB666 support for parallel display

[RFC][PATCH] v4l2-dev: Add tracepoints for QBUF and DQBUF
 2013-10-31 13:29 UTC  (2+ messages)

[PATCH] Full DVB driver package for Earthsoft PT3 (ISDB-S/ISDB-T) cards
 2013-10-31 13:27 UTC 

[ANNOUNCE] Notes on the Media summit 2013-10-23
 2013-10-31 11:30 UTC  (2+ messages)

[RFC PATCH] em28xx: fix device initialization in em28xx_v4l2_open() for radio and VBI mode
 2013-10-31 10:39 UTC  (2+ messages)

cx23885: Add basic analog radio support
 2013-10-31 10:12 UTC  (3+ messages)

piacevolmente sorpresi
 2013-10-31  4:02 UTC 

cron job: media_tree daily build: WARNINGS
 2013-10-31  3:37 UTC 

[PATCH] media: v4l2-mem2mem: Fixed bug v4l2_m2m_streamoff function
 2013-10-31  0:58 UTC 

[GIT PULL] RTL2832P + R828D [USB ID 15f4:0131]
 2013-10-30 21:54 UTC 

[GIT PULL] V4L2, soc-camera, em28xx: 3.13 fixes and improvements
 2013-10-30 17:08 UTC  (4+ messages)
    ` [GIT PULL v2] "

[PATCH] rtl2830: add parent for I2C adapter
 2013-10-30 16:29 UTC  (10+ messages)

[PATCH 07/19] v4l: sh_vou: Enable the driver on all ARM platforms
 2013-10-30 12:26 UTC  (2+ messages)

[PATCH 1/2] staging: media: davinci_vpfe: Rewrite return statement in vpfe_video.c
 2013-10-30  7:50 UTC  (4+ messages)
` [PATCH 2/2] staging: media: davinci_vpfe: Remove spaces before semicolons

[PATCH 1/4] r820t: add support for R828D
 2013-10-30  7:11 UTC  (5+ messages)
` [PATCH 2/4] rtl2832: add new tuner R828D
` [PATCH 3/4] rtl28xxu: add RTL2832P + R828D support
` [PATCH 4/4] rtl28xxu: add 15f4:0131 Astrometa DVB-T2

cron job: media_tree daily build: WARNINGS
 2013-10-30  3:51 UTC 

[PATCH -next] [media] v4l: ti-vpe: fix return value check in vpe_probe()
 2013-10-30  3:15 UTC 

[PATCH -next] [media] v4l: ti-vpe: fix error return code in vpe_probe()
 2013-10-30  3:10 UTC 

[PATCH -next] [media] v4l: ti-vpe: use module_platform_driver to simplify the code
 2013-10-30  3:09 UTC 

[PATCH 0/7] video phy's adaptation to *generic phy framework*
 2013-10-30  0:43 UTC  (10+ messages)
` [PATCH 3/7] video: exynos_mipi_dsim: Use the generic PHY driver

[GIT PULL FOR 3.13] Exynos5 SoC FIMC-IS imaging subsystem driver
 2013-10-30  0:18 UTC  (5+ messages)

[PATCH v7 1/5] omap3isp: Modify clocks registration to avoid circular references
 2013-10-29 23:57 UTC 

[PATCH v2 07/19] v4l: sh_vou: Enable the driver on all ARM platforms
 2013-10-29 22:37 UTC 

[RFC v3] [RFC] v4l2: Support for multiple selections
 2013-10-29 22:15 UTC  (4+ messages)

ov3640 driver tested with media-ctl and yavta
 2013-10-29 14:33 UTC  (2+ messages)

imx27.dtsi usbotg/usbh2 oops in fsl_usb2_mph_dr_of_probe
 2013-10-29  7:44 UTC  (6+ messages)

iram pool not available for MX27
 2013-10-29  7:42 UTC  (5+ messages)

[PATCH] media: rcar_vin: Add preliminary r8a7790 support
 2013-10-29  5:06 UTC  (2+ messages)

[PATCH v10 00/12] Exynos5 IS driver
 2013-10-28 23:54 UTC  (5+ messages)
` [PATCH v10 01/12] exynos5-fimc-is: Add Exynos5 FIMC-IS device tree bindings documentation
` [PATCH v10 11/12] V4L: Add DT binding doc for s5k4e5 image sensor

[PATCH v6 0/5] clk: clock deregistration support
 2013-10-28 21:06 UTC  (4+ messages)

Gspca and kernel 3.x ?
 2013-10-28 13:10 UTC 

[PATCH] [media] radio-shark: Mark shark_resume_leds() inline to kill compiler warning
 2013-10-28 12:16 UTC 

[PATCH 00/21] Control framework conversions
 2013-10-28 11:45 UTC  (3+ messages)
` [PATCH 10/21] radio-tea5764: some cleanups and clamp frequency when out-of-range
  ` [BUG] [PATCH 10/21] radio-tea5764: some cleanups and clamp frequency when out-of-range AND [PATCH 15/21] tef6862: clamp frequency

NAS for recording DVB-S2
 2013-10-26 21:04 UTC  (5+ messages)

[PATCH] media: Add BCM2048 radio driver
 2013-10-26 20:45 UTC  (6+ messages)

my subject
 2013-10-26  8:39 UTC 

David Desmond.Business Manager Societe Generale Bank United Kingdom.I have a proposal worth £18,500,000.Get back to us for more details via david_desmond10@yahoo.com
 2013-10-26  8:04 UTC 

[RFR 2/2] drm/panel: Add simple panel support
 2013-10-25 10:54 UTC  (3+ messages)

[PATCH 0/6] v4l: VPE mem to mem driver
 2013-10-25 10:35 UTC  (4+ messages)
` [PATCH 6/6] experimental: arm: dts: dra7xx: Add a DT node for VPE


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