linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-04-02 17:24:19 to 2012-04-09 20:50:05 UTC [more...]

[PATCH 03/26] [media] s2255drv: Remove redundant NULL test before release_firmware()
 2012-04-09 20:50 UTC 

[PATCH] media_build: fix module_*_driver redefined warnings
 2012-04-09 16:31 UTC  (4+ messages)

RTL28XX driver
 2012-04-09 15:09 UTC  (6+ messages)

[PATCH] V4L: DocBook: Fix typos in the multi-plane formats description
 2012-04-09 13:31 UTC 

media-build patch: distro-specific hint
 2012-04-09 13:10 UTC 

[PATCH] A series of Marvell camera fixes
 2012-04-09 12:11 UTC  (3+ messages)
` [PATCH 2/7] marvell-cam: Remove broken "owner" logic

tbs dtv dvb cards
 2012-04-09 11:45 UTC 

Terratec Cinergy T XS
 2012-04-09 11:41 UTC 

[PATCH] Add support for YUV420 formats
 2012-04-09 10:54 UTC  (3+ messages)

[PATCH] stk-webcam: Don't flip the image by default
 2012-04-09 10:31 UTC  (3+ messages)

[PATCH] V4L: mt9m032: fix two dead-locks
 2012-04-09  9:51 UTC  (2+ messages)

[PATCH] media: au0828: Convert BUG_ON to WARN_ONCE
 2012-04-09  2:16 UTC  (3+ messages)

[PATCH 00/10] uvcvideo: Add support for control events (v2)
 2012-04-08 15:59 UTC  (11+ messages)
` [PATCH 01/10] media/radio: use v4l2_ctrl_subscribe_event where possible
` [PATCH 02/10] v4l2-event: Add v4l2_subscribed_event_ops
` [PATCH 03/10] v4l2-ctrls: Use v4l2_subscribed_event_ops
` [PATCH 04/10] uvcvideo: Fix a "ignoring return value of ‘__clear_user’" warning
` [PATCH 05/10] uvcvideo: Refactor uvc_ctrl_get and query
` [PATCH 06/10] uvcvideo: Move __uvc_ctrl_get() up
` [PATCH 07/10] uvcvideo: Add support for control events
` [PATCH 08/10] uvcvideo: Properly report the inactive flag for inactive controls
` [PATCH 09/10] uvcvideo: Send control change events for slave ctrls when the master changes
` [PATCH 10/10] uvcvideo: Drop unused ctrl member from struct uvc_control_mapping

uvc & pwc: Add support for control events (v2)
 2012-04-08 15:19 UTC  (4+ messages)
` [PATCH 09/10] uvcvideo: Properly report the inactive flag for inactive controls

stk webcam driver needs DMI upside down table
 2012-04-08 14:12 UTC  (2+ messages)

DVB-T USB Stick Pinnacle PCTV
 2012-04-08 13:24 UTC  (4+ messages)

[PATCH 1/2] V4L: sh_mobile_ceu_camera: maximum image size depends on the hardware version
 2012-04-08 11:23 UTC  (3+ messages)
` [PATCH 2/2] ARM: mach-shmobile: sh7372 CEU supports up to 8188x8188 images

[PATCH] rc-core: set mode for winbond-cir
 2012-04-08 10:13 UTC 

[Query] About NV12 pixel format support in a subdevice
 2012-04-07 22:13 UTC  (6+ messages)

ASUS U3100 Mini
 2012-04-07 21:32 UTC  (3+ messages)

Patches for cinergy_1400 remote control
 2012-04-07 21:09 UTC 

Possible fix for radio issue with bttv driver (card=24)
 2012-04-07 19:50 UTC  (2+ messages)

Need help to get Tevii S471 running
 2012-04-07 18:13 UTC 

[PATCH] af9035: add remote control support
 2012-04-07 17:24 UTC 

[PATCH] tinyjpeg: Better luminance quantization table for Pixart JPEG
 2012-04-07 15:01 UTC  (2+ messages)

[PATCH v2] af9033: implement ber and ucb functions
 2012-04-07 14:34 UTC 

Is xine DVB broken with Linux 3.3.1?
 2012-04-06 22:38 UTC  (9+ messages)
  ` DVB ioctl FE_GET_EVENT behaviour broken in 3.3
` [REGRESSION] Linux 3.3 DVB userspace ABI broken for xine (FE_SET_FRONTEND)
  ` [PATCH] "
  ` [PATCH v2] "

[GIT PATCHES FOR 3.4] s5p/exynos fimc driver updates
 2012-04-06 20:47 UTC  (2+ messages)

[PATCH 0/5] af9035: support for tda18218 tuner, new USB IDs and more
 2012-04-06 20:19 UTC  (19+ messages)
` [PATCH 1/5] af9035: add USB id for 07ca:a867
` [PATCH 2/5] af9035: add support for the tda18218 tuner
` [PATCH 3/5] tda18218: fix IF frequency for 7MHz bandwidth channels
` [PATCH 4/5] af9035: fix warning
` [PATCH 5/5] af9035: use module_usb_driver macro
` Re : [PATCH 0/5] af9035: support for tda18218 tuner, new USB IDs and more

AF9035/AF9033 development
 2012-04-06 19:50 UTC  (2+ messages)

[PATCH 00/11] Integration of videobuf2 with dmabuf
 2012-04-06 15:12 UTC  (20+ messages)
` [PATCH 01/11] v4l: Add DMABUF as a memory type
` [PATCH 02/11] Documentation: media: description of DMABUF importing in V4L2
` [PATCH 03/11] v4l: vb2: add support for shared buffer (dma_buf)
` [PATCH 04/11] v4l: vb: remove warnings about MEMORY_DMABUF
` [PATCH 05/11] v4l: vb2-dma-contig: Shorten vb2_dma_contig prefix to vb2_dc
` [PATCH 06/11] v4l: vb2-dma-contig: Remove unneeded allocation context structure
` [PATCH 07/11] v4l: vb2-dma-contig: Reorder functions
` [PATCH 08/11] v4l: vb2-dma-contig: add support for scatterlist in userptr mode
` [PATCH 09/11] v4l: vb2: add prepare/finish callbacks to allocators
` [PATCH 10/11] v4l: vb2-dma-contig: add prepare/finish to dma-contig allocator
` [PATCH 11/11] v4l: vb2: Add dma-contig allocator as dma_buf user

[PATCH 1/2] [media] v4l2-ctrls: fix integer overflow in v4l2_g_ext_ctrls()
 2012-04-06 13:32 UTC  (2+ messages)
` [PATCH 2/2] [media] v4l2-ctrls: fix integer overflow in try_set_ext_ctrls()

[GIT PULL FOR 3.5] AF9035/AF9033/TUA9001 => TerraTec Cinergy T Stick [0ccd:0093]
 2012-04-06 11:11 UTC  (2+ messages)

[PATCH] af9033: implement ber and ucb functions
 2012-04-06  9:28 UTC  (4+ messages)

[PATCH] af9035: add several new USB IDs
 2012-04-06  0:30 UTC  (11+ messages)

[PATCH] af9033: implement get_frontend
 2012-04-05 23:52 UTC  (2+ messages)

[PATCH] drxk: Does not unlock mutex if sanity check failed in scu_command()
 2012-04-05 22:53 UTC 

Unknown eMPIA tuner
 2012-04-05 20:57 UTC  (2+ messages)

UVC video output problem with 3.3.1 kernel
 2012-04-05 20:12 UTC  (4+ messages)

[RFC] [PATCH] v4l2: use unsigned rather than enums in ioctl() structs
 2012-04-05 17:52 UTC 

Server Rental Service in Hong Kong
 2012-04-05 14:13 UTC 

[PATCH v2 0/4] OMAP3 ISP preview engine configuration improvement
 2012-04-05 14:07 UTC  (6+ messages)
` [PATCH v2 4/4] omap3isp: preview: Shorten shadow update delay

patch for Asus My Cinema PS3-100 (1043:48cd)
 2012-04-05  9:40 UTC 

patch for Asus My Cinema PS3-100 (1043:48cd)
 2012-04-05  9:38 UTC 

Terratec Cinergy HTC Stick, drxk: SCU_RESULT_INVPAR
 2012-04-05  5:55 UTC 

Can't capture fluent video with bt878 card (Osprey 210)
 2012-04-04 18:05 UTC  (2+ messages)

[PATCH] Various fixes, hacks and patches for Mantis CA support
 2012-04-04 16:32 UTC  (4+ messages)
` [PATCH 04/11] Show timeouts on I2C transfers

[PATCH] Add support for TechniSat SkyStar S2 / CX24120-13Z frontend
 2012-04-04  7:11 UTC 

tm6000: HVR-900H analog mode
 2012-04-04  7:16 UTC 

[PATCH] fc0011: Reduce number of retries
 2012-04-03 15:41 UTC  (7+ messages)

[PATCHv24 00/16] Contiguous Memory Allocator
 2012-04-03 14:10 UTC  (17+ messages)
` [PATCHv24 01/16] mm: page_alloc: remove trailing whitespace
` [PATCHv24 02/16] mm: compaction: introduce isolate_migratepages_range()
` [PATCHv24 03/16] mm: compaction: introduce map_pages()
` [PATCHv24 04/16] mm: compaction: introduce isolate_freepages_range()
` [PATCHv24 05/16] mm: compaction: export some of the functions
` [PATCHv24 06/16] mm: page_alloc: introduce alloc_contig_range()
` [PATCHv24 07/16] mm: page_alloc: change fallbacks array handling
` [PATCHv24 08/16] mm: mmzone: MIGRATE_CMA migration type added
` [PATCHv24 09/16] mm: page_isolation: MIGRATE_CMA isolation functions added
` [PATCHv24 10/16] mm: Serialize access to min_free_kbytes
` [PATCHv24 11/16] mm: extract reclaim code from __alloc_pages_direct_reclaim()
` [PATCHv24 12/16] mm: trigger page reclaim in alloc_contig_range() to stabilise watermarks
` [PATCHv24 13/16] drivers: add Contiguous Memory Allocator
` [PATCHv24 14/16] X86: integrate CMA with DMA-mapping subsystem
` [PATCHv24 15/16] ARM: "
` [PATCHv24 16/16] ARM: Samsung: use CMA for 2 memory banks for s5p-mfc device

[PATCH] [media] s5p-tv: Fix compiler warning in mixer_video.c file
 2012-04-03 10:59 UTC  (3+ messages)

[PATCH] af9035: Use usleep_range() in fc0011 support code
 2012-04-03 10:20 UTC  (2+ messages)

[PATCH] fc0011: use usleep_range()
 2012-04-03 10:20 UTC  (2+ messages)

[PATCH 4/5 v2] af9035: fix warning
 2012-04-03 10:11 UTC  (2+ messages)

[PATCH] af9035: fix and enhance I2C adapter
 2012-04-03  8:43 UTC  (2+ messages)

[PATCH] Add fc0011 tuner driver
 2012-04-03  6:36 UTC  (7+ messages)

[PATCH 1/1] V4L: OV5642:remove redundant code to set cropping w/h
 2012-04-03  3:58 UTC 

NTSC_443 problem in v4l and em28x
 2012-04-03  3:01 UTC  (4+ messages)

[PATCH 1/1] Drivers/media/radio: Fix build error
 2012-04-02 19:39 UTC  (3+ messages)

[PATCH] af9035: add Avermedia Volar HD (A867R) support
 2012-04-02 18:33 UTC  (2+ messages)

[PATCH] af9035: Add fc0011 tuner support
 2012-04-02 17:24 UTC  (3+ 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).