messages from 2012-05-22 15:13:16 to 2012-05-25 17:48:52 UTC [more...]
[RFCv1] DVB-USB improvements [alternative 2]
2012-05-25 17:48 UTC (4+ messages)
[PATCH 1/4] [media] s5p-fimc: Add missing static storage class in fimc-lite-reg.c file
2012-05-25 17:38 UTC (4+ messages)
` [PATCH 2/4] [media] s5p-fimc: Add missing static storage class in fimc-mdevice.c file
` [PATCH 3/4] [media] s5p-fimc: Add missing static storage class in fimc-core.c file
` [PATCH 4/4] [media] s5p-fimc: Add missing static storage class in fimc-capture.c file
[GIT PULL]: dma-buf updates for 3.5
2012-05-25 16:44 UTC (3+ messages)
[GIT PULL for v3.5-rc1] media updates for v3.5
2012-05-25 16:01 UTC (11+ messages)
[PULL] smsusb: add autodetection support for USB ID 2040:f5a0 (2012-05-25 08:32:17 -0400)
2012-05-25 12:35 UTC
[PATCH 1/3] [media] s5p-fimc: Fix compiler warning in fimc-lite.c
2012-05-25 10:30 UTC (6+ messages)
` [PATCH 2/3] [media] s5p-fimc: Fix compiler warning in fimc-capture.c file
` [PATCH 3/3] [media] s5p-fimc: Stop media entity pipeline if fimc_pipeline_validate fails
[media-ctl PATCH v3 0/4] New selection format and compose support
2012-05-25 10:24 UTC (8+ messages)
` [media-ctl PATCH v3 1/4] New, more flexible syntax for format
` [media-ctl PATCH v3.1 "
` [media-ctl PATCH v3 2/4] Compose rectangle support for libv4l2subdev
` [media-ctl PATCH v3.1 "
` [media-ctl PATCH v3 3/4] Drop _ACTUAL from selection target names
` [media-ctl PATCH v3 4/4] Replace V4L2 subdev selection targets with the V4L2 ones
[PATCH v3 00/10] v4l2: OMAP4 ISS driver + Sensor + Board support
2012-05-25 10:00 UTC (5+ messages)
` [PATCH v3 08/10] arm: omap4panda: Add support for omap4iss camera
[linux-dvb] S2API: Problem with 64/32bit compatibility
2012-05-25 8:13 UTC
[PATCH 1/2] Tuning fixed
2012-05-24 22:02 UTC (2+ messages)
` [PATCH 2/2] LNB calculation fixed
[PATCH V6 0/5] [Media] Radio: Fixes and New features for FM
2012-05-24 19:34 UTC (10+ messages)
` [PATCH V6 2/5] New control class and features for FM RX
` Discussion: How to deal with radio tuners which can tune to multiple bands
[PATCH 1/3] stv090x: Fix typo in register macros
2012-05-24 18:26 UTC (3+ messages)
Help requested, frame grabber stops working on Debian upgrade (Lenny to Squeeze)
2012-05-24 16:46 UTC
[patch] [media] videobuf-dma-contig: use gfp_t for GFP flags
2012-05-24 15:56 UTC
[PATCH 0/7] s5p-fimc driver fixes
2012-05-24 15:19 UTC (9+ messages)
` [PATCH 1/7] s5p-fimc: Fix bug in capture node open()
` [PATCH 2/7] s5p-fimc: Don't create multiple active links to same sink entity
` [PATCH 3/7] s5p-fimc: Honour sizeimage in VIDIOC_S_FMT
` [PATCH 4/7] s5p-fimc: Remove superfluous checks for buffer type
` [PATCH 5/7] s5p-fimc: Prevent lock-up in multiple sensor systems
` [PATCH 6/7] s5p-fimc: Fix fimc-lite system wide suspend procedure
` [PATCH 7/7] s5p-fimc: Shorten pixel formats description
RFC: V4L2 API and radio devices with multiple tuners
2012-05-24 14:46 UTC (6+ messages)
[PATCH 3/3] fc001x: tuner driver for FC0013
2012-05-24 14:29 UTC (4+ messages)
gspca maintenance handover
2012-05-24 13:16 UTC (3+ messages)
[Q] vb2 userptr: struct vb2_ops::buf_cleanup() is called without buf_init()
2012-05-24 12:14 UTC (3+ messages)
[PATCH 01/10] string: introduce memweight
2012-05-24 11:54 UTC (6+ messages)
[PATCH] gspca: Maintainer change
2012-05-24 11:29 UTC
[PATCH] bttv: Use btv->has_radio rather then the card info
2012-05-24 9:58 UTC (3+ messages)
` [PATCH] bttv: Use btv->has_radio rather then the card info when registering the tuner
3.1/3.2 uvcvideo and Creative Live! Cam Optia AF
2012-05-23 18:17 UTC (3+ messages)
[PATCH] via-camera: pass correct format settings to sensor
2012-05-23 22:48 UTC
HVR1600 and Centos 6.2 x86_64 -- Strange Behavior
2012-05-23 21:01 UTC (4+ messages)
[PATCH 0/8] Miscellaneous soc-camera patches
2012-05-23 15:27 UTC (9+ messages)
` [PATCH 1/8] soc-camera: Don't fail at module init time if no device is present
` [PATCH 2/8] soc-camera: Pass the physical device to the power operation
` [PATCH 3/8] ov2640: Don't access the device in the g_mbus_fmt operation
` [PATCH 4/8] ov772x: "
` [PATCH 5/8] tw9910: "
` [PATCH 6/8] soc_camera: Don't call .s_power() during probe
` [PATCH 7/8] soc-camera: Add and use soc_camera_power_[on|off]() helper functions
` [PATCH 8/8] soc-camera: Push probe-time power management to drivers
[PATCH 00/12] Support for dmabuf exporting for videobuf2
2012-05-23 13:07 UTC (13+ messages)
` [PATCH 01/12] v4l: vb2-dma-contig: let mmap method to use dma_mmap_coherent call
` [PATCH 02/12] v4l: add buffer exporting via dmabuf
` [PATCH 03/12] v4l: vb2: "
` [PATCH 04/12] v4l: vb2-dma-contig: add setup of sglist for MMAP buffers
` [PATCH 05/12] v4l: vb2-dma-contig: add support for DMABUF exporting
` [PATCH 06/12] v4l: vb2-dma-contig: add vmap/kmap for dmabuf exporting
` [PATCH 07/12] v4l: s5p-fimc: support "
` [PATCH 08/12] v4l: s5p-tv: mixer: "
` [PATCH 09/12] v4l: s5p-mfc: "
` [PATCH 10/12] v4l: vb2: remove vb2_mmap_pfn_range function
` [PATCH 11/12] v4l: vb2-dma-contig: use sg_alloc_table_from_pages function
` [PATCH 12/12] v4l: vb2-dma-contig: Move allocation of dbuf attachment to attach cb
[PATCH 0/2] s5p-mfc: added encoder support for end of stream handling
2012-05-23 12:28 UTC (7+ messages)
` [PATCH 1/2] v4l: added V4L2_BUF_FLAG_EOS flag indicating the last frame in the stream
` [PATCH 2/2] s5p-mfc: added encoder support for end of stream handling
[PATCHv6 00/13] Integration of videobuf2 with dmabuf
2012-05-23 12:10 UTC (14+ messages)
` [PATCHv6 01/13] v4l: Add DMABUF as a memory type
` [PATCHv6 02/13] Documentation: media: description of DMABUF importing in V4L2
` [PATCHv6 03/13] v4l: vb2: add support for shared buffer (dma_buf)
` [PATCHv6 04/13] v4l: vb: remove warnings about MEMORY_DMABUF
` [PATCHv6 05/13] v4l: vb2-dma-contig: Shorten vb2_dma_contig prefix to vb2_dc
` [PATCHv6 06/13] v4l: vb2-dma-contig: Remove unneeded allocation context structure
` [PATCHv6 07/13] v4l: vb2-dma-contig: Reorder functions
` [PATCHv6 08/13] v4l: vb2-dma-contig: add support for scatterlist in userptr mode
` [PATCHv6 09/13] v4l: vb2: add prepare/finish callbacks to allocators
` [PATCHv6 10/13] v4l: vb2-dma-contig: add prepare/finish to dma-contig allocator
` [PATCHv6 11/13] v4l: vb2-dma-contig: add support for dma_buf importing
` [PATCHv6 12/13] v4l: s5p-tv: mixer: support for dmabuf importing
` [PATCHv6 13/13] v4l: s5p-fimc: "
[PATCH 1/1] as3645a: Remove set_power() from platform data
2012-05-23 12:06 UTC (5+ messages)
[PATCH] dma-buf: minor documentation fixes
2012-05-23 10:08 UTC
[PATCH 00/43] rc-core: feature parity with LIRC
2012-05-23 9:45 UTC (44+ messages)
` [PATCH 01/43] rc-core: move timeout and checks to lirc
` [PATCH 02/43] rc-core: add separate defines for protocol bitmaps and numbers
` [PATCH 03/43] rc-core: don't throw away protocol information
` [PATCH 04/43] rc-core: use the full 32 bits for NEC scancodes
` [PATCH 05/43] rc-core: merge rc5 and streamzap decoders
` [PATCH 06/43] rc-core: rename ir_input_class to rc_class
` [PATCH 07/43] rc-core: initialize rc-core earlier if built-in
` [PATCH 08/43] rc-core: use a device table rather than an atomic number
` [PATCH 09/43] rc-core: add chardev
` [PATCH 10/43] rc-core: allow chardev to be read
` [PATCH 11/43] mceusb: remove pointless kmalloc
` [PATCH 12/43] redrat: cleanup debug functions
` [PATCH 13/43] rc-core: use a kfifo for TX data
` [PATCH 14/43] rc-core: allow chardev to be written
` [PATCH 15/43] rc-core: add ioctl support to the rc chardev
` [PATCH 16/43] rc-core: add an ioctl for getting IR RX settings
` [PATCH 17/43] rc-loopback: add RCIOCGIRRX ioctl support
` [PATCH 18/43] rc-core: add an ioctl for setting IR RX settings
` [PATCH 19/43] rc-loopback: add RCIOCSIRRX ioctl support
` [PATCH 20/43] rc-core: add an ioctl for getting IR TX settings
` [PATCH 21/43] rc-loopback: add RCIOCGIRTX ioctl support
` [PATCH 22/43] rc-core: add an ioctl for setting IR TX settings
` [PATCH 23/43] rc-loopback: add RCIOCSIRTX ioctl support
` [PATCH 24/43] rc-core: leave the internals of rc_dev alone
` [PATCH 25/43] rc-core: prepare for multiple keytables
` [PATCH 26/43] rc-core: do not take mutex on rc_dev registration
` [PATCH 27/43] rc-core: make the keytable of rc_dev an array
` [PATCH 28/43] rc-core: add ioctls for adding/removing keytables from userspace
` [PATCH 29/43] rc-core: remove redundant spinlock
` [PATCH 30/43] rc-core: make keytable RCU-friendly
` [PATCH 31/43] rc-core: allow empty keymaps
` [PATCH 32/43] rc-core: split IR raw handling to a separate module
` [PATCH 33/43] rc-ir-raw: simplify locking
` [PATCH 34/43] rc-core: rename mutex
` [PATCH 35/43] rc-ir-raw: atomic reads of protocols
` [PATCH 36/43] rc-core: fix various sparse warnings
` [PATCH 37/43] rc-core: don't report scancodes via input devices
` [PATCH 38/43] rc-ir-raw: add various rc_events
` [PATCH 39/43] rc-core: use struct rc_event to signal TX events from userspace
` [PATCH 40/43] rc-core: use struct rc_event for all rc communication
` [PATCH 41/43] rc-core: add keytable events
` [PATCH 42/43] rc-core: move remaining keytable functions
` [PATCH 43/43] rc-core: make rc-core.h userspace friendly
[PATCH dvb-apps] Update/addition of Czech DVB-T scan files
2012-05-23 9:43 UTC (2+ messages)
[GIT PULL FOR v3.5] Fix a few compiler warnings
2012-05-23 9:39 UTC
FM si4712 driver
2012-05-23 9:40 UTC (3+ messages)
[GIT PULL FIXES FOR 3.5]: gspca & radio fixes (updated 2x)
2012-05-23 8:27 UTC
[PATCH] gspca-core: Fix buffers staying in queued state after a stream_off
2012-05-23 8:21 UTC (2+ messages)
[GIT PULL FIXES FOR 3.5]: gspca & radio fixes (updated)
2012-05-23 8:16 UTC
Problems with the gspca_ov519 driver
2012-05-23 8:14 UTC (9+ messages)
[PATCH] gspca-core: Fix buffers staying in queued state after a stream_off
2012-05-23 8:12 UTC
[git:v4l-dvb/for_v3.5] [media] media: mx2_camera: Fix mbus format handling
2012-05-23 7:55 UTC (5+ messages)
V4L2 error with HVR-1600 TV Tuner
2012-05-23 0:37 UTC
[PATCH 0/6] snd_tea575x: Various patches
2012-05-22 20:37 UTC (2+ messages)
[PATCH v3] scatterlist: add sg_alloc_table_from_pages function
2012-05-22 20:10 UTC (3+ messages)
[GIT PULL for 3.3-rc1] media updates
2012-05-22 19:59 UTC (4+ messages)
[PATCH] dma-buf: add get_dma_buf()
2012-05-22 17:37 UTC (7+ 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).