messages from 2012-04-16 21:09:10 to 2012-04-20 12:16:45 UTC [more...]
[GIT PULL FOR v3.5] Various fixes
2012-04-20 12:15 UTC (4+ messages)
CX23885 MSI
2012-04-20 11:34 UTC
[PATCH v4 00/14] Integration of videobuf2 with dmabuf
2012-04-20 10:56 UTC (26+ messages)
` [PATCH v4 01/14] v4l: Add DMABUF as a memory type
` [PATCH v4 02/14] Documentation: media: description of DMABUF importing in V4L2
` [PATCH v4 03/14] v4l: vb2: add support for shared buffer (dma_buf)
` [PATCH v4 04/14] v4l: vb: remove warnings about MEMORY_DMABUF
` [PATCH v4 06/14] v4l: vb2-dma-contig: Remove unneeded allocation context structure
` [PATCH v4 08/14] v4l: vb2-dma-contig: add support for scatterlist in userptr mode
` [PATCH v4 09/14] v4l: vb2: add prepare/finish callbacks to allocators
` [PATCH v4 11/14] v4l: vb2-dma-contig: add support for dma_buf importing
` [PATCH v4 12/14] v4l: vb2-dma-contig: change map/unmap behaviour for importers
[RFC/PATCH] v4l: added V4L2_BUF_FLAG_EOS flag indicating the last frame in the stream
2012-04-20 10:42 UTC (5+ messages)
Tuning file for Crystal Palace, UK (post digital switch-over)
2012-04-20 10:37 UTC (3+ messages)
Mipi csi2 driver for Omap4
2012-04-20 10:11 UTC
[PATCH 1/3] m88brs2000 DVB-S frontend and tuner module
2012-04-20 9:47 UTC (16+ messages)
` [PATCH 1/6] m88ds3103, montage dvb-s/s2 demodulator driver
` "
` [PATCH 2/6] m88ds3103, dvbsky dvb-s2 usb box
` "
` [PATCH 4/6] m88ds3103, dvbsky dvb-s2 cx23885 pcie card
` [PATCH 5/6] m88ds3103, dvbsky remote control key map
` "
[patch] [media] saa7164: saa7164_vbi_stop_port() returns linux error codes
2012-04-20 6:50 UTC
[PATCH 03/12] drivers: media: dvb: ddbridge: ddbridge-code: Remove unneeded include of version.h
2012-04-20 2:14 UTC (12+ messages)
` [PATCH 04/12] drivers: media: radio: radio-keene.c: "
` [PATCH 05/12] drivers: media: video: adp1653.c: "
` [PATCH 06/12] drivers: media: video: tlg2300: pd-video.c: Include version.h header
` [PATCH 07/12] drivers: media: video: tm6000: tm6000.h: "
` [PATCH 08/12] drivers: staging: media: as102: as102fe.c: Remove include of version.h
` [PATCH 09/12] drivers: staging: media: as102: as102_usb_drv.h: "
` [PATCH 10/12] drivers: staging: media: easycap: easycap_ioctl: Include version.h header
[PATCH] TDA9887 PAL-Nc fix
2012-04-19 23:50 UTC (2+ messages)
linux-next: Tree for Apr 19 (media/video/mt9m032.c)
2012-04-19 23:20 UTC (2+ messages)
v4l-cx23885-enc.fw
2012-04-19 22:53 UTC (2+ messages)
dvb lock patch
2012-04-19 22:39 UTC (7+ messages)
[PATCH v2] [media] rc: Postpone ISR registration
2012-04-19 21:37 UTC
[PATCH 1/1] [media] ite-cir: postpone ISR registration
2012-04-19 21:32 UTC (4+ messages)
[media] fintek-cir: add support for newer chip version
2012-04-19 20:46 UTC (3+ messages)
[PATCH V2 0/5] [Media] Radio: Fixes and New features for FM
2012-04-19 19:54 UTC (10+ messages)
` [PATCH V2 1/5] [Media] WL128x: Add support for FM TX RDS
` [PATCH V2 2/5] [Media] New control class and features for FM RX
` [PATCH V2 3/5] [Media] Add new CID for FM TX RDS Alternate Frequency
` [PATCH V2 4/5] [Documentation] Media: Update docs for V4L2 FM new features
` [PATCH V2 5/5] [Media] WL12xx: Add support for "
[git:v4l-dvb/for_v3.5] [media] drivers: media: video: adp1653.c: Remove unneeded include of version.h
2012-04-19 19:53 UTC
[git:v4l-dvb/for_v3.5] [media] drivers: media: radio: radio-keene.c: Remove unneeded include of version.h
2012-04-19 19:54 UTC
[git:v4l-dvb/for_v3.5] [media] drivers: media: dvb: ddbridge: ddbridge-code: Remove unneeded include of version.h
2012-04-19 19:54 UTC
[PATCHv24 00/16] Contiguous Memory Allocator
2012-04-19 19:40 UTC (2+ messages)
[RFC] b2c2_flexcop_pci: Add suspend/resume support
2012-04-19 17:51 UTC (2+ messages)
DIPLOMATIC PAYMENT OPEN ATTACHED FOR MORE INFO
2012-04-19 15:09 UTC
ATSC-MH driver support for the Hauppauge WinTV Aero-m
2012-04-19 14:40 UTC (3+ messages)
[PATCH] as3645a: move .remove under .devexit.text
2012-04-19 13:48 UTC
Subject: [PATCH] [Trivial] Staging: go7007: wis-tw2804 upstyle to v4l2
2012-04-19 12:33 UTC (2+ messages)
can't rmmod au0828; modprobe au0828 and have a working device
2012-04-19 12:08 UTC
HVR-950Q: (AssemblePSIP) Error: offset>181, pes length & current cannot be queried
2012-04-19 10:59 UTC
[RFC 00/13] Support for dmabuf exporting for videobuf2
2012-04-19 10:42 UTC (12+ messages)
` [RFC 01/13] v4l: add buffer exporting via dmabuf
` [RFC 02/13] v4l: vb2: "
` [RFC 03/13] v4l: vb2-dma-contig: let mmap method to use dma_mmap_coherent call
` [RFC 04/13] v4l: vb2-dma-contig: add setup of sglist for MMAP buffers
` [RFC 05/13] v4l: vb2-dma-contig: add support for DMABUF exporting
[PATCH v1] ARM: i.mx: mx3fb: add overlay support
2012-04-18 22:40 UTC (2+ messages)
patch "drivers: staging: media: as102: as102_usb_drv.h: Remove include of" added to staging tree
2012-04-18 23:59 UTC
patch "drivers: staging: media: as102: as102fe.c: Remove include of" added to staging tree
2012-04-18 23:59 UTC
patch "drivers: staging: media: easycap: easycap_ioctl: Include version.h" added to staging tree
2012-04-18 23:59 UTC
[PATCH] af9035: add remote control support
2012-04-18 21:53 UTC (8+ messages)
RTL28XX driver
2012-04-18 20:00 UTC (16+ messages)
[PATCH] v4l: soc-camera: Add support for enum_frameintervals ioctl
2012-04-18 19:42 UTC
[PATCH] dma-buf: mmap support
2012-04-18 19:10 UTC (5+ messages)
[PATCH] Various fixes, hacks and patches for Mantis CA support
2012-04-18 18:53 UTC (3+ messages)
[PATCH] stk-webcam: Don't flip the image by default
2012-04-18 14:28 UTC (3+ messages)
[PATCH] WIP: staging: drm/omap: dmabuf/prime mmap support
2012-04-18 13:54 UTC
[PATCH] [media] dvb_frontend: Fix a regression when switching back to DVB-S
2012-04-18 13:45 UTC
gspca V4L2_CID_EXPOSURE_AUTO and VIDIOC_G/S/TRY_EXT_CTRLS
2012-04-18 13:37 UTC
HONG LEONG BANK (Malaysia)
2012-04-18 12:24 UTC
(no subject)
2012-04-18 10:46 UTC
V4L: soc-camera: protect hosts during probing from overzealous user-space
2012-04-18 10:43 UTC
[PATCH] V4L2: mt9m032: use the available subdev pointer, don't re-calculate it
2012-04-18 10:05 UTC (2+ messages)
V4L: mt9m032: fix compilation breakage
2012-04-18 10:05 UTC (2+ messages)
[PATCH] scatterlist: add sg_alloc_table_by_pages function
2012-04-18 9:44 UTC
[PATCH] V4L: fix a compiler warning
2012-04-18 9:33 UTC (2+ messages)
[PATCH 00/15] V4L camera control enhancements
2012-04-18 9:01 UTC (22+ messages)
` [PATCH 01/15] V4L: Extend V4L2_CID_COLORFX with more image effects
` [PATCH 02/15] V4L: Add helper function for standard integer menu controls
` [PATCH 03/15] V4L: Add camera exposure bias control
` [PATCH 04/15] V4L: Add camera white balance preset control
` [PATCH 05/15] V4L: Add camera wide dynamic range control
` [PATCH 06/15] V4L: Add camera image stabilization control
` [PATCH 07/15] V4L: Add camera ISO sensitivity controls
` [PATCH 08/15] V4L: Add camera exposure metering control
` [PATCH 09/15] V4L: Add camera scene mode control
` [PATCH 10/15] V4L: Add camera 3A lock control
` [PATCH 11/15] V4L: Add auto focus targets to the selections API
` [PATCH 12/15] V4L: Add auto focus targets to the subdev "
` [PATCH 13/15] V4L: Add camera auto focus controls
` [PATCH 14/15] V4L: Add S5C73M3 sensor sub-device driver
` [PATCH 15/15] vivi: Add controls
[PATCH] Staging: go7007: detector features - add new tuning option
2012-04-18 8:49 UTC (2+ messages)
[patch] [media] pluto2: remove some dead code
2012-04-18 6:55 UTC
[PATCH 0/4] [Media] Radio: Fixes and New features for FM
2012-04-18 0:02 UTC (6+ messages)
` [PATCH 1/4] [Media] WL128x: Add support for FM TX RDS
` [PATCH 2/4] [Media] Create new control class for FM RX
` [PATCH 3/4] [Documentation] Add documentation for V4L2 FM new features,
` [PATCH 4/4] [Media] WL12xx: Add support for FM new features
v4l2 Device with H264 support
2012-04-17 21:12 UTC (5+ messages)
(no subject)
2012-04-17 19:48 UTC
[PATCH v3 0/9] OMAP3 ISP preview engine configuration improvement
2012-04-17 18:41 UTC (5+ messages)
` [PATCH v3 9/9] omap3isp: preview: Shorten shadow update delay
[RFC] [PATCH] v4l2: use unsigned rather than enums in ioctl() structs
2012-04-17 17:50 UTC (7+ messages)
[PATCH 00/11] Integration of videobuf2 with dmabuf
2012-04-17 17:11 UTC (6+ messages)
` [PATCH 08/11] v4l: vb2-dma-contig: add support for scatterlist in userptr mode
[Patch] bttv: Enable radio if the card description has no radio flag but the tuner has FM
2012-04-17 17:00 UTC
[PATCH] [Trivial] Documentation: Add newline at end-of-file to files lacking one
2012-04-17 16:03 UTC (3+ messages)
[PATCH] Fix QUERYMENU regression
2012-04-17 15:36 UTC (2+ messages)
[RFC] HDMI-CEC proposal
2012-04-17 13:44 UTC (4+ messages)
[PATCH] Fix QUERYMENU regression
2012-04-17 13:36 UTC
Datasheets?
2012-04-17 11:20 UTC
[media] tda10071: NXP TDA10071 DVB-S/S2 driver
2012-04-17 11:19 UTC (2+ messages)
Server Rental Service in Hong Kong
2012-04-17 9:45 UTC
[PATCH v2 07/13] davinci: vpif: add support to use videobuf_iolock()
2012-04-17 10:06 UTC (3+ messages)
` [PATCH v2 05/13] davinci: vpif display: declare contiguous region of memory handled by dma_alloc_coherent
` [PATCH v2 01/13] davinci: vpif: add check for genuine interrupts in the isr
[GIT PULL v3.4] git://git.linuxtv.org/mkrufky/tuners.git xc5000
2012-04-16 22:16 UTC
outstanding ARM patches
2012-04-16 21:08 UTC (3+ messages)
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;
as well as URLs for NNTP newsgroup(s).