messages from 2012-02-10 15:01:50 to 2012-02-17 08:57:20 UTC [more...]
[PATCH] media: video: append $(srctree) to -I parameters
2012-02-17 8:57 UTC (8+ messages)
` [PATCHv2 1/7] "
` [PATCHv2 2/7] media: tuners: "
` [PATCHv2 3/7] media: gspca: "
` [PATCHv2 4/7] media: dvb: "
` [PATCHv2 5/7] media: ivtv: "
[patch 2/2] [media] s2255drv: fix some endian bugs
2012-02-17 6:44 UTC
[patch 1/2] [media] s2255drv: cleanup vidioc_enum_fmt_cap()
2012-02-17 6:43 UTC
Kernel Display and Video API Consolidation mini-summit at ELC 2012 - Notes
2012-02-16 23:25 UTC
Business proposal
2012-02-16 23:18 UTC
[RFC/PATCH 0/6] Interleaved image data on media bus
2012-02-16 22:44 UTC (9+ messages)
` [RFC/PATCH 1/6] V4L: Add V4L2_MBUS_FMT_VYUY_JPEG_I1_1X8 media bus format
` [RFC/PATCH 2/6] V4L: Add V4L2_PIX_FMT_JPG_YUV_S5C fourcc definition
` [RFC/PATCH 3/6] V4L: Add g_embedded_data subdev callback
` [RFC/PATCH 4/6] V4L: Add get/set_frame_config subdev callbacks
` [RFC/PATCH 5/6] s5p-fimc: Add support for V4L2_PIX_FMT_JPG_YUYV_S5C fourcc
` [RFC/PATCH 6/6] s5p-csis: Add support for non-image data packets capture
Cloud server
2012-02-16 15:13 UTC
[PATCH] media: video: mx2_camera: Remove ifdef's
2012-02-16 19:06 UTC (3+ messages)
Division by zero in UVC driver
2012-02-16 19:16 UTC (4+ messages)
[PATCH 00/35] Add a driver for Terratec H7
2012-02-16 18:43 UTC (8+ messages)
[PATCH 0/6] s5p-fimc driver updates
2012-02-16 17:22 UTC (7+ messages)
` [PATCH 1/6] s5p-fimc: convert to clk_prepare()/clk_unprepare()
` [PATCH 2/6] s5p-csis: Add explicit dependency on REGULATOR
` [PATCH 3/6] s5p-fimc: Convert to the device managed resources
` [PATCH 4/6] s5p-fimc: Add support for VIDIOC_PREPARE_BUF/CREATE_BUFS ioctls
` [PATCH 5/6] s5p-fimc: Replace the crop ioctls with VIDIOC_S/G_SELECTION
` [PATCH 6/6] s5p-csis: Convert to the device managed resources
[PATCH] adp1653: included linux/module.h twice
2012-02-16 9:27 UTC (2+ messages)
[PATCH v2 0/31] V4L2 subdev and sensor control changes, SMIA++ driver and N9 camera board code
2012-02-16 7:40 UTC (8+ messages)
` [PATCH v2 27/31] omap3isp: Configure CSI-2 phy based on platform data
` [PATCH v2.1 1/1] "
[PATCH] mt9p031.c included media/v4l2-subdev.h twice
2012-02-16 0:52 UTC (2+ messages)
[libv4l] Bytes per Line
2012-02-15 22:30 UTC (2+ messages)
Re:
2012-02-15 21:17 UTC
(no subject)
2012-02-15 17:47 UTC
OMAP CCDC with sensors that are always on
2012-02-15 17:29 UTC
[PATCH] Make the USB Video Class debug filesystem support compile time optional
2012-02-15 17:12 UTC (2+ messages)
[PATCH] rc/ir-raw: use kfifo_rec_ptr_1 instead of kfifo
2012-02-15 15:24 UTC
linux-next: Tree for Jan 20 (drivers/media/radio/wl128x/)
2012-02-15 13:55 UTC (6+ messages)
[PATCH 1/3] media: video: mx2_camera.c: Fix build warning by initializing 'res_emma'
2012-02-15 13:33 UTC (3+ messages)
` [PATCH 2/3] media: video: mx2_camera.c: Provide error message if clk_get fails
` [PATCH 3/3] media: video: mx2_camera.c: Remove unneeded dev_dbg
[PATCH] [media] hdpvr: update picture controls to support firmware versions > 0.15
2012-02-15 12:07 UTC (15+ messages)
` missing patches in patchwork (was Re: [PATCH] [media] hdpvr: update picture controls to support firmware versions > 0.15)
Dedicated Server
2012-02-15 9:16 UTC
[PATCH] media: gscaler: Add new driver for general scaler
2012-02-15 6:09 UTC
[PATCH] media: fimc-lite: Add new driver for camera interface
2012-02-15 6:05 UTC
[PATCH] media: media-dev: Add media devices for EXYNOS5
2012-02-15 6:02 UTC
[PATCH] smsdvb - fix UNDEFINED delivery on driver hotplug
2012-02-14 22:35 UTC
Fintek driver linux
2012-02-14 21:55 UTC (2+ messages)
[PATCH 01/22] mt2063: trivial change
2012-02-14 21:47 UTC (22+ messages)
` [PATCH 02/22] mt2063: remove unused functions
` [PATCH 03/22] mt2063: add hybrid
` [PATCH 04/22] mt2063: remove dect
` [PATCH 05/22] mt2063: remove spurcheck
` [PATCH 06/22] mt2063: remove remove up + down converter
` [PATCH 07/22] mt2063: read_reg, write_reg
` [PATCH 08/22] mt2063: add shutdown
` [PATCH 09/22] mt2063: move global setting into a header file
` [PATCH 10/22] mt2063: new set_mode
` [PATCH 11/22] mt2063: remove get_bandwidth
` [PATCH 12/22] mt2063: remove LockStatus
` [PATCH 13/22] mt2063: new tune function
` [PATCH 14/22] mt2063: remove get_status
` [PATCH 15/22] mt_2063: add mt2063_sleep
` [PATCH 16/22] mt2063: add hybrid stuff in release function
` [PATCH 17/22] mt2063: chane set_analog_params
` [PATCH 18/22] mt2063: add get_if_frequency
` [PATCH 19/22] mt2063: remove old get_if_frequency
` [PATCH 20/22] mt2063: change set_params function
` [PATCH 21/22] mt2063: change mt2063_init
` [PATCH 22/22] mt2063: add mt2063_find_chip
[GIT PULL] git://linuxtv.org/mkrufky/tuners.git tveeprom
2012-02-14 20:13 UTC
mx3_camera: dmaengine: failed to get dma1chan
2012-02-14 19:42 UTC (2+ messages)
[PATCH] [media] fintek-cir: add support for newer chip version
2012-02-14 18:54 UTC
[PATCH] lgdt330x: fix signedness error in i2c_read_demod_bytes()
2012-02-14 18:32 UTC
[PATCH] mt2063: rework tuner driver
2012-02-14 16:40 UTC (4+ messages)
[git:v4l-dvb/for_v3.4] [media] davinci: vpif: remove machine specific header file includes
2012-02-08 12:46 UTC
[PATCH] [trivial] media: Fix typo in radio-sf16fmr2.c
2012-02-14 14:06 UTC
[PATCH] as102: map URB DMA addresses in the driver
2012-02-14 13:25 UTC
[PATCH] media: i.MX27 camera: Add resizing support
2012-02-14 11:35 UTC
Confidential
2012-02-14 11:05 UTC
[PATCH] msm: rc: Add support for MSM GPIO based IR Receiver driver
2012-02-14 9:22 UTC
[PATCH] Add support for MSM GPIO IR receiver driver
2012-02-14 9:20 UTC
[PATCHv21 00/16] Contiguous Memory Allocator
2012-02-14 8:38 UTC (31+ messages)
` [PATCHv21 01/16] mm: page_alloc: remove trailing whitespace
` [PATCHv21 02/16] mm: compaction: introduce isolate_migratepages_range()
` [PATCHv21 03/16] mm: compaction: introduce map_pages()
` [PATCHv21 04/16] mm: compaction: introduce isolate_freepages_range()
` [PATCHv21 05/16] mm: compaction: export some of the functions
` [PATCHv21 06/16] mm: page_alloc: introduce alloc_contig_range()
` [PATCHv21 07/16] mm: page_alloc: change fallbacks array handling
` [PATCHv21 08/16] mm: mmzone: MIGRATE_CMA migration type added
` [PATCHv21 09/16] mm: page_isolation: MIGRATE_CMA isolation functions added
` [PATCHv21 10/16] mm: Serialize access to min_free_kbytes
` [PATCHv21 11/16] mm: extract reclaim code from __alloc_pages_direct_reclaim()
` [PATCHv21 12/16] mm: trigger page reclaim in alloc_contig_range() to stabilise watermarks
` [Linaro-mm-sig] "
` [PATCHv21 13/16] drivers: add Contiguous Memory Allocator
` [PATCHv21 14/16] X86: integrate CMA with DMA-mapping subsystem
` [PATCHv21 15/16] ARM: "
` [PATCHv21 16/16] ARM: Samsung: use CMA for 2 memory banks for s5p-mfc device
[media][dvb-core] Question on dvr device copy
2012-02-14 7:33 UTC (2+ messages)
Mystique SaTiX-S2 Sky Xpress DUAL card
2012-02-14 3:15 UTC (4+ messages)
` "
` "
[PATCH] em28xx: pre-allocate DVB isoc transfer buffers
2012-02-13 17:59 UTC
[GIT PULL FOR 3.4] Realtek RTL2831U
2012-02-13 17:02 UTC
[GIT PULL FOR 3.4] Updates to S5P-TV for v3.4
2012-02-13 16:16 UTC
[GIT PULL FOR 3.4] Updates to S5P-TV for v3.3
2012-02-13 15:38 UTC
[PATCH] staging: go7007: fix mismatch in mutex lock-unlock in [read|write]_reg_fp
2012-02-13 15:01 UTC
Dedicated Server Rental Service --- TIA Tier 3+
2012-02-13 14:31 UTC
Response
2012-02-13 15:00 UTC
[PATCH 0/6] media: i.MX27 camera: Clean up series
2012-02-13 14:41 UTC (9+ messages)
` [PATCH 1/6] media: i.MX27 camera: Remove goto from mx2_videobuf_queue()
` [PATCH 2/6] media: i.MX27 camera: Use list_first_entry() whenever possible
` [PATCH 3/6] media: i.MX27 camera: Use spin_lock() inside the IRQ handler
` [PATCH 4/6] media: i.MX27 camera: return IRQ_NONE if no IRQ status bit is set
` [PATCH 5/6] media: i.MX27 camera: fix compilation warning
` [PATCH 6/6] media: i.MX27 camera: more efficient discard buffer handling
[PATCH v2 5/6] media: i.MX27 camera: fix compilation warning
2012-02-13 14:40 UTC
tw68-v2-lucid-tw6804 and tw68-v2
2012-02-13 9:38 UTC
Various ctrl and event frame work patches
2011-10-28 9:18 UTC
Status of RTL283xU support?
2012-02-12 19:05 UTC (5+ messages)
[PATCH] cx22702: Fix signal strength
2012-02-12 19:03 UTC
[PATCH] it913x-fe ver 1.15 read signal strenght using reg VAR_P_INBAND
2012-02-12 13:03 UTC
[PATCH] it913x ver 1.27 Allow PID 8192 to turn PID filter off
2012-02-12 11:31 UTC
[PATCH] it913x ver 1.26 change to remove interruptible mutex locks
2012-02-12 11:29 UTC
[PATCH RESEND] [media] convert drivers/media/* to use module_i2c_driver()
2012-02-12 10:56 UTC
[PATCH] [media] dib0700: Fix memory leak during initialization
2012-02-12 10:19 UTC
Request to move the DVB-infrared remote output to for example /dev/dvb/adaptorX/irX
2012-02-12 8:27 UTC
Updated tuning file for Crystal Palace transmitter, UK
2012-02-12 0:23 UTC
Problem with V4L2 IOCTLs since 2.6.39
2012-02-11 20:05 UTC
General question about IR remote signals from USB DVB tuner
2012-02-11 19:01 UTC
SDR FM demodulation
2012-02-11 16:03 UTC (12+ messages)
Problem with V4L2 IOCTLs since 2.6.39
2012-02-11 2:54 UTC
Announcing v4l-utils-0.8.6
2012-02-10 21:56 UTC
Problems with saa7134 card
2012-02-10 20:11 UTC
General question about IR remote signals from USB DVB tuner
2012-02-10 18:25 UTC (2+ messages)
[PATCHv19 00/15] Contiguous Memory Allocator
2012-02-10 18:10 UTC (4+ messages)
omap3isp: sequence number in v4l2 buffer not incremented
2012-02-10 17:03 UTC (4+ messages)
OV2640 and iMX25PDK - help needed
2012-02-10 15:58 UTC (6+ messages)
[PATCHv20 00/15] Contiguous Memory Allocator
2012-02-10 15:36 UTC (6+ messages)
` [PATCH 11/15] mm: trigger page reclaim in alloc_contig_range() to stabilize watermarks
[PATCH] mt2063: remove mt2063_setTune from header
2012-02-10 15:01 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox