messages from 2014-02-14 10:41:42 to 2014-02-20 12:51:43 UTC [more...]
[patch] [media] stv090x: remove indent levels
2014-02-20 12:45 UTC (10+ messages)
[PATCH] [media] davinci: vpfe: remove deprecated IRQF_DISABLED
2014-02-20 11:36 UTC (3+ messages)
` [PATCH][RESEND] "
[patch] [media] stv0900: remove an unneeded check
2014-02-20 10:24 UTC (2+ messages)
tvtime and Pinnacle PCTV 72e
2014-02-20 9:34 UTC (2+ messages)
[PATCH] uvcvideo: Add bayer 8-bit patterns to uvcvideo
2014-02-20 7:12 UTC
[GIT PULL FOR v3.15] Davinci VPFE Patches
2014-02-20 6:51 UTC
cron job: media_tree daily build: WARNINGS
2014-02-20 3:37 UTC
[REVIEWv3 PATCH 00/35] Add support for complex controls, use in solo/go7007
2014-02-19 23:15 UTC (39+ messages)
` [REVIEWv3 PATCH 01/35] v4l2-ctrls: increase internal min/max/step/def to 64 bit
` [REVIEWv3 PATCH 02/35] v4l2-ctrls: add unit string
` [REVIEWv3 PATCH 03/35] v4l2-ctrls: use pr_info/cont instead of printk
` [REVIEWv3 PATCH 04/35] videodev2.h: add initial support for complex controls
` [REVIEWv3 PATCH 05/35] videodev2.h: add struct v4l2_query_ext_ctrl and VIDIOC_QUERY_EXT_CTRL
` [REVIEWv3 PATCH 06/35] v4l2-ctrls: add support for complex types
` [REVIEWv3 PATCH 07/35] v4l2: integrate support for VIDIOC_QUERY_EXT_CTRL
` [REVIEWv3 PATCH 08/35] v4l2-ctrls: create type_ops
` [REVIEWv3 PATCH 09/35] v4l2-ctrls: rewrite copy routines to operate on union v4l2_ctrl_ptr
` [REVIEWv3 PATCH 10/35] v4l2-ctrls: compare values only once
` [REVIEWv3 PATCH 11/35] v4l2-ctrls: prepare for matrix support: add cols & rows fields
` [REVIEWv3 PATCH 12/35] v4l2-ctrls: replace cur by a union v4l2_ctrl_ptr
` [REVIEWv3 PATCH 13/35] v4l2-ctrls: use 'new' to access pointer controls
` [REVIEWv3 PATCH 14/35] v4l2-ctrls: prepare for matrix support
` [REVIEWv3 PATCH 15/35] v4l2-ctrls: type_ops can handle matrix elements
` [REVIEWv3 PATCH 16/35] v4l2-ctrls: add matrix support
` [REVIEWv3 PATCH 17/35] v4l2-ctrls: return elem_size instead of strlen
` [REVIEWv3 PATCH 18/35] v4l2-ctrl: fix error return of copy_to/from_user
` [REVIEWv3 PATCH 19/35] DocBook media: document VIDIOC_QUERY_EXT_CTRL
` [REVIEWv3 PATCH 20/35] DocBook media: update VIDIOC_G/S/TRY_EXT_CTRLS
` [REVIEWv3 PATCH 21/35] DocBook media: fix coding style in the control example code
` [REVIEWv3 PATCH 22/35] DocBook media: update control section
` [REVIEWv3 PATCH 23/35] v4l2-controls.txt: update to the new way of accessing controls
` [REVIEWv3 PATCH 24/35] v4l2-ctrls/videodev2.h: add u8 and u16 types
` [REVIEWv3 PATCH 25/35] DocBook media: document new u8 and u16 control types
` [REVIEWv3 PATCH 26/35] v4l2-ctrls: fix comments
` [REVIEWv3 PATCH 27/35] v4l2-ctrls/v4l2-controls.h: add MD controls
` [REVIEWv3 PATCH 28/35] DocBook media: document new motion detection controls
` [REVIEWv3 PATCH 29/35] v4l2: add a motion detection event
` [REVIEWv3 PATCH 30/35] DocBook: document new v4l "
` [REVIEWv3 PATCH 31/35] solo6x10: implement the new motion detection controls
` [REVIEWv3 PATCH 32/35] solo6x10: implement the motion detection event
` [REVIEWv3 PATCH 33/35] solo6x10: fix 'dma from stack' warning
` [REVIEWv3 PATCH 34/35] solo6x10: check dma_map_sg() return value
` [REVIEWv3 PATCH 35/35] go7007: add motion detection support
[PATCH] V4L: s5k6a3: Add DT binding documentation
2014-02-19 17:47 UTC (3+ messages)
[GIT PULL FOR v3.15] uvcvideo patches
2014-02-19 17:34 UTC
[GIT PULL FOR v3.15] Sensor drivers patches
2014-02-19 17:32 UTC
[PATCH 0/5] mt9t001 and mt9p031 sensors drivers patches
2014-02-19 17:05 UTC (6+ messages)
` [PATCH 1/5] ARM: omap2: cm-t35: Add regulators and clock for camera sensor
ti codec engine
2014-02-19 14:53 UTC
Some questions timeout in rc_dev
2014-02-19 13:58 UTC (4+ messages)
[PATCH 0/6] dma-buf synchronization patches
2014-02-19 13:58 UTC (20+ messages)
` [PATCH 1/6] fence: dma-buf cross-device synchronization (v17)
` [PATCH 2/6] seqno-fence: Hardware dma-buf implementation of fencing (v4)
` [PATCH 3/6] dma-buf: use reservation objects
` [PATCH 4/6] android: convert sync to fence api, v4
` [PATCH 5/6] reservation: add support for fences to enable cross-device synchronisation
` [PATCH 6/6] dma-buf: add poll support, v2
[PATCH v2 0/3] uvcvideo VIDIOC_CREATE_BUFS support
2014-02-19 12:06 UTC (5+ messages)
` [PATCH v2 1/3] uvcvideo: Remove duplicate check for number of buffers in queue_setup
` [PATCH v2 2/3] uvcvideo: Support allocating buffers larger than the current frame size
` [PATCH v2 3/3] uvcvideo: Enable VIDIOC_CREATE_BUFS
[RFC v3,2/3] controls.xml : add addtional Flash fault bits
2014-02-19 7:09 UTC (3+ messages)
cron job: media_tree daily build: WARNINGS
2014-02-19 3:35 UTC
[PATCH v2] media: soc-camera: OF cameras
2014-02-18 18:40 UTC (2+ messages)
[RFC PATCH] [media]: of: move graph helpers from drivers/media/v4l2-core to drivers/of
2014-02-18 16:26 UTC (7+ messages)
easyCap on 12.04
2014-02-18 15:28 UTC
[PATCH 0/3] uvcvideo VIDIOC_CREATE_BUFS support
2014-02-18 15:02 UTC (5+ messages)
` [PATCH 1/3] uvcvideo: Remove duplicate check for number of buffers in queue_setup
` [PATCH 2/3] uvcvideo: Support allocating buffers larger than the current frame size
` [PATCH 3/3] uvcvideo: Enable VIDIOC_CREATE_BUFS
[patch] [media] gspca_stv06xx: remove an unneeded check
2014-02-18 15:00 UTC
Pinnacle PCTV 340e no longer working in kernel 3.11
2014-02-18 14:47 UTC
[PATCH] Added bayer 8-bit patterns to uvcvideo
2014-02-18 14:37 UTC (2+ messages)
[PATCH] staging: davinci_vpfe: fix error check
2014-02-18 14:32 UTC (3+ messages)
[GIT PULL FOR v3.15] OMAP3 ISP fixes
2014-02-18 12:20 UTC
Dear
2014-02-18 11:37 UTC
Vážení: Webmail odberateľ
2014-02-18 7:55 UTC
OMAP3 ISP capabilities, resizer
2014-02-18 8:08 UTC (3+ messages)
[PATCH 0/2] OMAP3 ISP pipeline validation patches
2014-02-18 7:54 UTC (5+ messages)
` [PATCH 1/2] omap3isp: Don't try to locate external subdev for mem-to-mem pipelines
` [PATCH 2/2] omap3isp: Don't ignore failure to locate external subdev
s5p-mfc: alloc consistent memory failed in driver s5p-mfc v5
2014-02-18 5:14 UTC
cron job: media_tree daily build: WARNINGS
2014-02-18 3:35 UTC
[PATCH v5 0/7] Fix buffer timestamp documentation, add new timestamp flags
2014-02-17 23:33 UTC (18+ messages)
` [PATCH v5 1/7] v4l: Document timestamp behaviour to correspond to reality
` [PATCH v5 2/7] v4l: Use full 32 bits for buffer flags
` [PATCH v5 3/7] v4l: Add timestamp source flags, mask and document them
` [PATCH v5 4/7] uvcvideo: Tell the user space we're using start-of-exposure timestamps
` [PATCH v5 5/7] exynos-gsc, m2m-deinterlace, mx2_emmaprp: Copy v4l2_buffer data from src to dst
` [PATCH v5 6/7] v4l: Copy timestamp source flags to destination on m2m devices
` [PATCH v5 7/7] v4l: Document timestamp buffer flag behaviour
[patch] [media] em28xx-cards: don't print a misleading message
2014-02-17 20:04 UTC
[PATCH] vivi: fix ENUM_FRAMEINTERVALS implementation
2014-02-17 16:09 UTC
[GIT PULL]: dma-buf updates for 3.14
2014-02-17 13:06 UTC
[REVIEW PATCH 0/3] Add g_tvnorms video op
2014-02-17 11:44 UTC (4+ messages)
` [REVIEW PATCH 1/3] v4l2-subdev.h: add "
` [REVIEW PATCH 2/3] tw9910: "
` [REVIEW PATCH 3/3] soc_camera: disable STD ioctls if no tvnorms are set
[GIT PULL FOR v3.15] Add support for complex controls
2014-02-17 11:09 UTC
[RFC v4,3/3] media: i2c: add new dual LED Flash driver, lm3646
2014-02-17 10:10 UTC (2+ messages)
[GIT PULL FOR v3.15] 3.15 patches
2014-02-17 10:07 UTC
[PATCH] saa6752hs depends on CRC32
2014-02-17 9:52 UTC
[REVIEWv2 PATCH 00/34] Add support for complex controls, use in solo/go7007
2014-02-17 9:45 UTC (3+ messages)
GSPCA ov534 payload error
2014-02-17 9:13 UTC (2+ messages)
cron job: media_tree daily build: WARNINGS
2014-02-17 3:35 UTC
[PATCH] Add compat clock helpers
2014-02-16 23:59 UTC
[RFC 0/4] rc: ir-raw: Add encode, implement NEC encode
2014-02-16 17:04 UTC (9+ messages)
` [RFC PATCH 2/3] ir-rc5-sz: Add ir encoding support
` [RFCv2 PATCH 0/3] rc: add RC5-SZ encoder and utilize encoders in nuvoton-cir
` [RFCv2 PATCH 1/3] rc-core: Add Manchester encoder (phase encoder) support to rc-core
` [RFCv2 PATCH 2/3] ir-rc5-sz: Add ir encoding support
` [RFCv2 PATCH 3/3] nuvoton-cir: Add support for writing wakeup samples via sysfs filter callback
Help with Compro VideoMate M330F PCI Analog TV/FM Capture Card
2014-02-16 13:44 UTC
[PATCH] nuvoton-cir: Activate PNP device when probing
2014-02-16 10:16 UTC
cron job: media_tree daily build: WARNINGS
2014-02-16 3:35 UTC
linuxtv wiki: How to update device information?
2014-02-15 20:36 UTC
[PATCH] media: dvb-frontends/stb6100.c: Fix buffer length check
2014-02-15 16:35 UTC
saa6752hs.c:undefined reference to `crc32_be'
2014-02-15 14:36 UTC
[REVIEWv2 PATCH 40/34] solo6x10: check dma_map_sg() return value
2014-02-15 12:19 UTC
[REVIEWv2 PATCH 39/34] v4l2-ctrls: allow HIDDEN controls in the user class
2014-02-15 12:04 UTC
[REVIEWv2 PATCH 38/34] solo/go7007: drop elem_size: now set by control framework
2014-02-15 12:04 UTC
[REVIEWv2 PATCH 37/34] v4l2-ctrls: set elem_size for all types handled by std_type_ops
2014-02-15 12:03 UTC
cron job: media_tree daily build: WARNINGS
2014-02-15 3:34 UTC
linux-next: Tree for Feb 14 (media/pci/ttpci/av7110_ir.c)
2014-02-14 18:33 UTC
SAA7134 warning during resume from S3: regression 3.8.13 -> 3.9.0
2014-02-14 15:29 UTC
[REVIEW PATCH 00/16] SDR API - drivers
2014-02-14 15:02 UTC (5+ messages)
` [REVIEW PATCH 08/16] rtl2832_sdr: Realtek RTL2832 SDR driver module
` [REVIEW PATCH 13/16] rtl2832_sdr: expose e4000 controls to user
Instructions to release your payment
2014-02-14 12:36 UTC
[REVIEW PATCH 0/6] SDR API - V4L implement needed controls and formats
2014-02-14 14:47 UTC (11+ messages)
` [REVIEW PATCH 1/6] v4l: add RF tuner gain controls
` [REVIEW PATCH 2/6] v4l: add RF tuner channel bandwidth control
` [REVIEW PATCH 3/6] v4l: reorganize RF tuner control ID numbers
[REVIEW PATCH 0/5] SDR API - Mirics MSi3101 driver
2014-02-14 14:45 UTC (3+ messages)
[PATCH] [media] of: move common endpoint parsing to drivers/media
2014-02-14 14:33 UTC
[RFCv4 PATCH 00/11] vb2: fixes, balancing callbacks
2014-02-14 10:41 UTC (9+ messages)
` [RFCv4 PATCH 01/11] vb2: add debugging code to check for unbalanced ops
` [RFCv4 PATCH 05/11] vb2: fix buf_init/buf_cleanup call sequences
` [RFCv4 PATCH 06/11] vb2: fix read/write regression
` [RFCv4 PATCH 07/11] vb2: rename queued_count to owned_by_drv_count
` [RFCv4 PATCH 08/11] vb2: q->num_buffers was updated too soon
` [RFCv4 PATCH 09/11] vb2: only call start_streaming if sufficient buffers are queued
` [RFCv4 PATCH 10/11] vivi: correctly cleanup after a start_streaming failure
` [RFCv4 PATCH 11/11] v4l2-ioctl: add CREATE_BUFS sanity checks
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).