linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-06-10 20:58:31 to 2012-06-15 10:24:44 UTC [more...]

[PATCH 0/5] UVC webcam gadget related changes
 2012-06-15 10:24 UTC  (5+ messages)
` [PATCH 3/5] usb: gadget/uvc: Add super-speed support to UVC webcam gadget

[PATCH] s5p-mfc: Fix setting controls
 2012-06-15  8:51 UTC 

[GIT PULL FOR 3.5] SMIA++ compile fix
 2012-06-15  7:44 UTC 

[PATCH RFC 00/10] media file tree reorg - part 1
 2012-06-15  7:39 UTC  (12+ messages)
` [PATCH RFC 01/10] [media] v4l: move v4l2 core into a separate directory
` [PATCH RFC 02/10] [media] dvb: move the dvb core one level up
` [PATCH RFC 03/10] [media] move the dvb/frontends to drivers/media/dvb-frontends
` [PATCH RFC 04/10] [media] firewire: move it one level up
` [PATCH RFC 05/10] [media] dvb-usb: move it to drivers/media/usb/dvb-usb
` [PATCH RFC 06/10] [media] Rename media/dvb as media/pci
` [PATCH RFC 07/10] [media] b2c2: break it into common/pci/usb directories
` [PATCH RFC 08/10] [media] common: move media/common/tuners to media/tuners
` [PATCH RFC 09/10] [media] saa7146: Move it to its own directory
` [PATCH RFC 10/10] [media] break siano into mmc and usb directories

[PATCH 1/8] [RESEND] cx231xx: Paranoic stack memory save
 2012-06-15  6:37 UTC  (12+ messages)
` [PATCH 2/8] [RESEND] pvrusb2: Variables set but not used
` [PATCH 3/8] [RESEND] saa7146: Variable "
` [PATCH 4/8] [RESEND] saa7164: "
` [PATCH 5/8] nuvoton-cir: Code cleanup: remove unused variable and function
` [PATCH 6/8] stv0367: variable 'tps_rcvd' set but not used
` [PATCH 7/8] stv090x: variable 'no_signal' "
` [PATCH 8/8] s5h1420: Unused variable clock_setting

pctv hd pci 800i card problem: cx88-dvb does not insert
 2012-06-15  3:27 UTC 

Patches
 2012-06-15  0:23 UTC  (4+ messages)

DVB streaming failed after running tzap
 2012-06-15  1:45 UTC  (2+ messages)

Webcam Genius 1300[AF] V2 not working since kernel 2.6.39
 2012-06-15  0:14 UTC 

[PATCH 1/2] [BUG] dvb_usb_v2: return the download ret in dvb_usb_download_firmware
 2012-06-14 23:20 UTC  (10+ messages)

stv090x: possible bug with 8psk,fec=5/6
 2012-06-14 19:33 UTC 

[PATCH V7 0/5] [Media] Radio: Fixes and New features for FM
 2012-06-14 18:38 UTC  (2+ messages)

BUG: unable to handle kernel NULL pointer dereference at 00000002
 2012-06-14 17:45 UTC 

Server Rental services in Hong Kong
 2012-06-14 15:22 UTC 

[PATCHv2 0/9] Support for dmabuf exporting for videobuf2
 2012-06-14 14:32 UTC  (10+ messages)
` [PATCHv2 1/9] v4l: vb2-dma-contig: let mmap method to use dma_mmap_coherent call
` [PATCHv2 2/9] Documentation: media: description of DMABUF exporting in V4L2
` [PATCHv2 3/9] v4l: add buffer exporting via dmabuf
` [PATCHv2 4/9] v4l: vb2: "
` [PATCHv2 5/9] v4l: vb2-dma-contig: add support for DMABUF exporting
` [PATCHv2 6/9] v4l: s5p-fimc: support for dmabuf exporting
` [PATCHv2 7/9] v4l: s5p-tv: mixer: "
` [PATCHv2 8/9] v4l: s5p-mfc: "
` [PATCHv2 9/9] v4l: vb2-dma-contig: use dma_get_sgtable

[PATCH 1/4] radio-si470x: Don't unnecesarily read registers on G_TUNER
 2012-06-14 13:43 UTC  (4+ messages)
` [PATCH 2/4] radio-si470x: Always use interrupt to wait for tune/seek completion
` [PATCH 3/4] radio-si470x: Lower hardware freq seek signal treshold
` [PATCH 4/4] radio-si470x: Lower firmware version requirements

[PATCHv7 00/15] Integration of videobuf2 with dmabuf
 2012-06-14 13:37 UTC  (16+ messages)
` [PATCHv7 01/15] v4l: Add DMABUF as a memory type
` [PATCHv7 02/15] Documentation: media: description of DMABUF importing in V4L2
` [PATCHv7 03/15] v4l: vb2: add support for shared buffer (dma_buf)
` [PATCHv7 04/15] v4l: vb: remove warnings about MEMORY_DMABUF
` [PATCHv7 05/15] v4l: vb2-dma-contig: Shorten vb2_dma_contig prefix to vb2_dc
` [PATCHv7 06/15] v4l: vb2-dma-contig: remove reference of alloc_ctx from a buffer
` [PATCHv7 07/15] v4l: vb2-dma-contig: Reorder functions
` [PATCHv7 08/15] v4l: vb2-dma-contig: add support for scatterlist in userptr mode
` [PATCHv7 09/15] v4l: vb2: add prepare/finish callbacks to allocators
` [PATCHv7 10/15] v4l: vb2-dma-contig: add prepare/finish to dma-contig allocator
` [PATCHv7 11/15] v4l: vb2-dma-contig: add support for dma_buf importing
` [PATCHv7 12/15] v4l: vb2-vmalloc: add support for dmabuf importing
` [PATCHv7 13/15] v4l: vivi: "
` [PATCHv7 14/15] v4l: s5p-tv: mixer: "
` [PATCHv7 15/15] v4l: s5p-fimc: "

[PATCH v4] scatterlist: add sg_alloc_table_from_pages function
 2012-06-14 13:09 UTC 

[PATCH] v4l/s5p-mfc: corrected encoder v4l control definitions
 2012-06-14  9:03 UTC  (2+ messages)

[PATCH] v4l/s5p-mfc: added image size align in VIDIOC_TRY_FMT
 2012-06-14  9:03 UTC  (2+ messages)

[PATCH v3 0/6] V4L2 and V4L2 subdev selection target and flag changes
 2012-06-13 22:39 UTC  (7+ messages)
` [PATCH v3 1/6] V4L: Remove "_ACTIVE" from the selection target name definitions
` [PATCH v3 2/6] v4l: Remove "_ACTUAL" from subdev selection API target definition names
` [PATCH v3 3/6] v4l: Unify selection targets across V4L2 and V4L2 subdev interfaces
` [PATCH v3 4/6] v4l: Common documentation for selection targets
` [PATCH v3 5/6] v4l: Unify selection flags
` [PATCH v3 6/6] v4l: Unify selection flags documentation

extend v4l2_mbus_framefmt
 2012-06-14  3:17 UTC  (7+ messages)

[PATCH] dvb_usb_v2 [RFC] draft use delayed work
 2012-06-13 23:40 UTC  (2+ messages)

[PATCH 2/2] dvb_usb_v2 Allow d->props.bInterfaceNumber to set the correct interface
 2012-06-13 22:55 UTC  (2+ messages)

[PATCH v2 0/6] V4L2 and V4L2 subdev selection target and flag changes
 2012-06-13 22:37 UTC  (11+ messages)
` [PATCH v2 1/6] V4L: Remove "_ACTIVE" from the selection target name definitions
` [PATCH v2 2/6] v4l: Remove "_ACTUAL" from subdev selection API target definition names
` [PATCH v2 3/6] v4l: Unify selection targets across V4L2 and V4L2 subdev interfaces
` [PATCH v2 4/6] v4l: Common documentation for selection targets
` [PATCH v2 5/6] v4l: Unify selection flags
` [PATCH v2 6/6] v4l: Unify selection flags documentation

[PATCH 0/4] Selection target rename
 2012-06-13 22:30 UTC  (13+ messages)
` [PATCH 1/4] V4L: Rename V4L2_SEL_TGT_[CROP/COMPOSE]_ACTIVE to V4L2_SEL_TGT_[CROP/COMPOSE]
` [PATCH 2/4] v4l: Remove "_ACTUAL" from subdev selection API target definition names
` [PATCH 3/4] v4l: Unify selection targets across V4L2 and V4L2 subdev interfaces

[PATCH v2 1/3] radio: Add Sanyo LM7000 tuner driver
 2012-06-13 21:32 UTC  (2+ messages)

[PATCH v2 3/3] radio-sf16fmi: Use LM7000 driver
 2012-06-13 21:25 UTC 

[PATCH v2 2/3] radio-aimslab: Use LM7000 driver
 2012-06-13 21:25 UTC 

cx88-alsa and alsamixer
 2012-06-13 16:52 UTC 

Hauppauge WinTV Nova S Plus Composite IN
 2012-06-13 16:36 UTC  (5+ messages)

[PATCH] media: typo, change ctruct to struct in comment
 2012-06-13 14:48 UTC 

[PATCH] tvp5150: fix kernel crash if chip is unavailable
 2012-06-13 11:49 UTC 

[PATCH 1/3] [media] s5p-tv: Replace printk with pr_* functions
 2012-06-13 12:15 UTC  (6+ messages)
` [PATCH 2/3] [media] s5p-mfc: "
` [PATCH 3/3] [media] s5p-fimc: "

[PATCH] [media] s5p-mfc: Fix checkpatch error in s5p_mfc_shm.h file
 2012-06-13 12:11 UTC  (2+ messages)

[PATCH] [media] stradis: remove unused V4L1 headers
 2012-06-13  8:47 UTC 

stv0298 signal issues on QAM256
 2012-06-13  8:46 UTC  (3+ messages)
` stv0297 "
  ` SV: "

[PATCH 0/3] em28xx: Improve compatiblity with the Terratec Cinergy HTC Stick HD
 2012-06-13  7:00 UTC  (5+ messages)
` [PATCH 1/3] [media] Add support for downloading the firmware of the Terratec Cinergy HTC Stick HD's firmware
` [PATCH 2/3] [media] em28xx: Add the DRX-K at I2C address 0x29 to the list of known I2C devices
` [PATCH 3/3] [media] em28xx: Improve support for the Terratec Cinergy HTC Stick HD

[PATCH for v3.5] Fix VIDIOC_DQEVENT docbook entry
 2012-06-12 22:55 UTC  (2+ messages)

[PATCH 1/3] radio: Add Sanyo LM7000 tuner driver
 2012-06-12 20:42 UTC  (3+ messages)

[PATCH 3/3] radio-sf16fmi: Use LM7000 driver
 2012-06-12 18:38 UTC 

[PATCH 2/3] radio-aimslab: Use LM7000 driver
 2012-06-12 18:38 UTC 

Hello ,
 2012-06-12 18:03 UTC 

[media] soc_camera: suggest to postpone applying default format
 2012-06-12 14:41 UTC  (3+ messages)

[PATCH] em28xx: Make a few drxk_config structs static
 2012-06-12 13:53 UTC  (2+ messages)
` [PATCH] em28xx: Remove useless runtime->private_data usage

[RFCv1 PATCH 00/32] Core and vb2 enhancements
 2012-06-12 13:24 UTC  (7+ messages)

[PATCH v3 1/1] rc: Add support for GPIO based IR Receiver driver
 2012-06-12 12:56 UTC  (3+ messages)

NECX protocol STATE_TRAILER_SPACE
 2012-06-12 12:46 UTC 

[PATCH v2 1/1] v4l: mem2mem_testdev: Add horizontal and vertical flip
 2012-06-12 10:43 UTC 

[git:v4l-utils/master] libv4l: Move dev ops to libv4lconvert
 2012-06-12  7:22 UTC 

[PATCH 1/1] v4l: mem2mem_testdev: Add horizontal and vertical flip
 2012-06-12  7:01 UTC  (2+ messages)

[PATCH 1/1] [media] s5p-fimc: Replace custom err() macro with v4l2_err() macro
 2012-06-12  6:12 UTC 

[PATCH v3 1/9] string: introduce memweight
 2012-06-11 23:17 UTC  (2+ messages)

[PATCH 00/12] Support for dmabuf exporting for videobuf2
 2012-06-11 22:38 UTC  (5+ messages)
` [PATCH 04/12] v4l: vb2-dma-contig: add setup of sglist for MMAP buffers

[PATCH] Add quirk for camera of Lenovo Thinkpad X220 Tablet
 2012-06-11 21:53 UTC  (3+ messages)

Troubleshooting inputlirc and TeVii s480
 2012-06-11 21:09 UTC 

[PATCH 1/3] em28xx: Fix wrong AC97 mic register usage
 2012-06-11 19:17 UTC  (3+ messages)
` [PATCH 2/3] em28xx: Rename AC97 registers to use sound/ac97_codec.h definitions
` [PATCH 3/3] em28xx: Remove unused AC97 register definitions

PWC ioctl inappropriate for device (Regression)
 2012-06-11 18:15 UTC  (4+ messages)

[Q] Why is it needed to add an alsa module to v4l audio capture devices?
 2012-06-11 16:39 UTC  (4+ messages)

Server Rental & datacenter rack rental service in Hong Kong
 2012-06-11 11:51 UTC 

[PATCH] media: videobuf2: fix kernel panic due to missing assign NULL to alloc_ctx
 2012-06-11 10:20 UTC  (6+ messages)

[GIT PULL FOR 3.6] V4L2 API cleanups
 2012-06-11  9:39 UTC  (3+ messages)

[PATCH 1/1] v4l: Remove __user from interface structure definitions
 2012-06-11  8:21 UTC  (4+ messages)

(no subject)
 2012-06-11  8:15 UTC 

Fwd: [Bug 871427] Re: 1164:7efd YUANRD STK7700D DVB TV card
 2012-06-11  7:09 UTC 

[PATCH 1/1] [media] s5p-fimc: Add missing static storage class
 2012-06-11  4:27 UTC  (3+ messages)

[patch RFC] [media] staging: solo6x10: fix | vs &
 2012-06-10 20:58 UTC  (2+ 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).