linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-02-03 11:04:43 to 2014-02-07 03:35:37 UTC [more...]

cron job: media_tree daily build: ERRORS
 2014-02-07  3:35 UTC 

[PATCH] [media] stb0899: Fix DVB-S2 support for TechniSat SkyStar 2 HD CI USB ID 14f7:0002
 2014-02-07  2:51 UTC  (3+ messages)

[PATCH 00/47] ADV7611 support
 2014-02-07  1:21 UTC  (57+ messages)
` [PATCH 01/47] v4l: of: Support empty port nodes
` [PATCH 02/47] v4l: Add UYVY10_2X10 and VYUY10_2X10 media bus pixel codes
` [PATCH 03/47] v4l: Add UYVY10_1X20 and VYUY10_1X20 "
` [PATCH 04/47] v4l: Add 12-bit YUV 4:2:0 "
` [PATCH 05/47] v4l: Add 12-bit YUV 4:2:2 "
` [PATCH 06/47] v4l: Add pad-level DV timings subdev operations
` [PATCH 07/47] ad9389b: Add pad-level DV timings operations
` [PATCH 08/47] adv7511: "
` [PATCH 09/47] adv7842: "
` [PATCH 10/47] s5p-tv: hdmi: "
` [PATCH 11/47] s5p-tv: hdmiphy: "
` [PATCH 12/47] ths8200: "
` [PATCH 13/47] tvp7002: "
` [PATCH 14/47] media: bfin_capture: Switch to pad-level DV operations
` [PATCH 15/47] media: davinci: vpif: "
` [PATCH 16/47] media: staging: davinci: vpfe: "
` [PATCH 17/47] s5p-tv: mixer: "
` [PATCH 18/47] ad9389b: Remove deprecated video-level DV timings operations
` [PATCH 19/47] adv7511: "
` [PATCH 20/47] adv7842: "
` [PATCH 21/47] s5p-tv: hdmi: "
` [PATCH 22/47] s5p-tv: hdmiphy: Remove deprecated video-level DV timings operation
` [PATCH 23/47] ths8200: Remove deprecated video-level DV timings operations
` [PATCH 24/47] tvp7002: "
` [PATCH 25/47] v4l: subdev: "
` [PATCH 26/47] v4l: Improve readability by not wrapping ioctl number #define's
` [PATCH 27/47] v4l: Add support for DV timings ioctls on subdev nodes
` [PATCH 28/47] adv7604: Add missing include to linux/types.h
` [PATCH 29/47] adv7604: Add support for asynchronous probing
` [PATCH 30/47] adv7604: Don't put info string arrays on the stack
` [PATCH 31/47] adv7604: Add 16-bit read functions for CP and HDMI
` [PATCH 32/47] adv7604: Cache register contents when reading multiple bits
` [PATCH 33/47] adv7604: Add adv7611 support
` [PATCH 34/47] adv7604: Remove subdev control handlers
` [PATCH 35/47] adv7604: Add sink pads
` [PATCH 36/47] adv7604: Make output format configurable through pad format operations
` [PATCH 37/47] adv7604: Add pad-level DV timings support
` [PATCH 38/47] adv7604: Remove deprecated video-level DV timings operations
` [PATCH 39/47] adv7604: Inline the to_sd function
` [PATCH 40/47] adv7604: Store I2C addresses and clients in arrays
` [PATCH 41/47] adv7604: Replace *_and_or() functions with *_clr_set()
` [PATCH 42/47] adv7604: Sort headers alphabetically
` [PATCH 43/47] adv7604: Control hot-plug detect through a GPIO
` [PATCH 44/47] adv7604: Specify the default input through platform data
` [PATCH 45/47] adv7604: Add DT support
` [PATCH 46/47] adv7604: Add LLC polarity configuration
` [PATCH 47/47] adv7604: Add endpoint properties to DT bindings

[RFC 0/4] rc: ir-raw: Add encode, implement NEC encode
 2014-02-06 19:59 UTC  (5+ messages)
` [RFC 1/4] rc: ir-raw: add scancode encoder callback
` [RFC 2/4] rc: ir-raw: add modulation helpers
` [RFC 3/4] rc: ir-nec-decoder: add encode capability
` [RFC 4/4] DEBUG: rc: img-ir: raw: Add loopback on s_filter

au0828 errors and mangled video with Hauppauge 950Q
 2014-02-06 19:20 UTC  (3+ messages)

[PATCH] v4l: vsp1: Update copyright notice
 2014-02-06 17:42 UTC 

linux-next: Tree for Feb 6 (media/pci/cx23885/)
 2014-02-06 17:29 UTC 

[PATCH] [media] uvcvideo: Enable VIDIOC_CREATE_BUFS
 2014-02-06 16:45 UTC  (11+ messages)

[PATCH] nuvoton-cir: Add support for user configurable wake-up codes
 2014-02-06 14:55 UTC  (18+ messages)
` [RFC PATCH 0/4] rc: Adding support for sysfs wakeup scancodes

[PATCH v2 00/15] media: rc: ImgTec IR decoder driver
 2014-02-06 14:41 UTC  (5+ messages)
` [PATCH v2 06/15] dt: binding: add binding for ImgTec IR block

[PATCH 1/2] [media] DocBook/media_api: Better organize the DocBook
 2014-02-06 14:31 UTC  (2+ messages)
` [PATCH 2/2] [media] DocBook: Add a description for the Remote Controller interface

Support for Empia 2980 video/audio capture chip set
 2014-02-06 12:57 UTC  (7+ messages)

[RFCv2 PATCH 00/10] vb2: fixes, balancing callbacks
 2014-02-06 11:02 UTC  (11+ messages)
` [RFCv2 PATCH 01/10] vb2: add debugging code to check for unbalanced ops
` [RFCv2 PATCH 02/10] vb2: change result code of buf_finish to void
` [RFCv2 PATCH 03/10] vb2: add note that buf_finish can be called with !vb2_is_streaming()
` [RFCv2 PATCH 04/10] vb2: call buf_finish from __dqbuf
` [RFCv2 PATCH 05/10] vb2: fix buf_init/buf_cleanup call sequences
` [RFCv2 PATCH 06/10] vb2: fix read/write regression
` [RFCv2 PATCH 07/10] vb2: rename queued_count to owned_by_drv_count
` [RFCv2 PATCH 08/10] vb2: only call start_streaming if sufficient buffers are queued
` [RFCv2 PATCH 09/10] vivi: correctly cleanup after a start_streaming failure
` [RFCv2 PATCH 10/10] v4l2-ioctl: add CREATE_BUFS sanity checks

[patch] [media] stv090x: remove indent levels
 2014-02-06  9:28 UTC 

[patch] [media] stv0900: remove an unneeded check
 2014-02-06  9:24 UTC 

[PATCH v10 0/2] Exynos5 Camera driver
 2014-02-06  9:21 UTC  (4+ messages)
` [PATCH v10 1/2] [media] exynos5-is: Adds DT binding documentation

dvb-apps build failure
 2014-02-06  8:25 UTC 

[PATCH] [media] s5p-mfc: Add Horizontal and Vertical search range for Video Macro Blocks
 2014-02-06  8:13 UTC  (6+ messages)
` [PATCH v3 0/2] drivers/media: Add controls for Horizontal and Vertical MV Search Range
  ` [PATCH 1/2] [media] v4l2: Add settings "
  ` [PATCH 2/2] [media] s5p-mfc: Add "

[PATCH] media: i2c: Kconfig: create dependency to MEDIA_CONTROLLER for adv7*
 2014-02-06  8:01 UTC  (2+ messages)

[patch] [media] dvb-frontends: decimal vs hex typo in ChannelConfiguration()
 2014-02-06  7:49 UTC 

cron job: media_tree daily build: WARNINGS
 2014-02-06  3:33 UTC 

affiliate
 2014-02-05 21:56 UTC 

[PATCH] rc: ir-raw: Load ir-sharp-decoder module at init
 2014-02-05 22:15 UTC 

[PATCH] s2255drv: port to videobuf2
 2014-02-05 22:10 UTC  (7+ messages)

[PATCH] s2255drv: cleanup of s2255_fh
 2014-02-05 20:38 UTC 

[PATCH v2] s2255drv: fix for return code not checked
 2014-02-05 18:58 UTC 

[PATCH] s2255drv: dynamic memory allocation efficiency fix
 2014-02-05 18:43 UTC 

[PATCH] s2255drv: fix for return code not checked
 2014-02-05 18:54 UTC 

[PATCH] s2255drv: buffer setup fix
 2014-02-05 17:58 UTC 

[PATCH] s2255drv: remove redundant parameter
 2014-02-05 18:18 UTC 

[PATCH 47/73] drivers/media: delete non-required instances of include <linux/init.h>
 2014-02-05 15:09 UTC  (3+ messages)

Conexant PCI-8604PW 4 channel BNC Video capture card (bttv)
 2014-02-05 13:16 UTC  (12+ messages)

[linuxtv-media:master 224/499] WARNING: Comparing jiffies is almost always wrong; prefer time_after, time_before and friends
 2014-02-05 11:49 UTC 

[media:v4l_for_linus 91/499] WARNING: usleep_range should not use min == max args; see Documentation/timers/timers-howto.txt
 2014-02-05 11:47 UTC 

[linuxtv-media:master 91/499] WARNING: usleep_range should not use min == max args; see Documentation/timers/timers-howto.txt
 2014-02-05 11:47 UTC 

[linuxtv-media:master 100/499] WARNING: usleep_range should not use min == max args; see Documentation/timers/timers-howto.txt
 2014-02-05 11:47 UTC 

[linuxtv-media:master 89/499] WARNING: usleep_range should not use min == max args; see Documentation/timers/timers-howto.txt
 2014-02-05 11:46 UTC 

[PATCH v2] DVB tuner use v4l2 controls
 2014-02-05  9:16 UTC  (4+ messages)
` [PATCH] e4000: implement controls via v4l2 control framework

[PATCH 1/9] rtl28xxu: fix switch-case style issue
 2014-02-05  8:54 UTC  (9+ messages)
` [PATCH 2/9] v4l: reorganize RF tuner control ID numbers
` [PATCH 3/9] DocBook: document RF tuner bandwidth controls
` [PATCH 4/9] v4l: uapi: add SDR formats CU8 and CU16LE
` [PATCH 5/9] msi3101: use formats defined in V4L2 API
` [PATCH 6/9] rtl2832_sdr: "
` [PATCH 7/9] v4l: add enum_freq_bands support to tuner sub-device
` [PATCH 8/9] msi001: implement .enum_freq_bands()
` [PATCH 9/9] msi3101: provide RF tuner bands from sub-device

[PATCH v4 3/3] v4l: Add V4L2_BUF_FLAG_TIMESTAMP_SOF and use it
 2014-02-05  8:13 UTC  (5+ messages)
` [PATCH v4.1 "

[PATCH] s2255drv: file handle cleanup
 2014-02-05  7:16 UTC  (4+ messages)

[PATCH 1/1] v4l: subdev: Allow 32-bit compat IOCTLs
 2014-02-05  7:03 UTC  (5+ messages)
` [PATCH v2 "

cron job: media_tree daily build: ERRORS
 2014-02-05  3:33 UTC 

[PATCH v2] s2255drv: refactoring s2255_channel to s2255_vc
 2014-02-04 21:16 UTC 

[PATCH] s2255drv: refactoring s2255_channel to s2255_vc
 2014-02-04 21:11 UTC  (2+ messages)

[PATCH] s2255drv: removal of s2255_dmaqueue structure
 2014-02-04 20:18 UTC 

[PATCH 2/2] m88rs2000: add m88rs2000_get_tune_settings
 2014-02-04 20:27 UTC 

[PATCH 1/2] m88rs2000: add caps FE_CAN_INVERSION_AUTO
 2014-02-04 20:26 UTC 

[PATCH 0/4] use V4L2 control framework for DVB tuner
 2014-02-04 19:41 UTC  (7+ messages)
` [PATCH 1/4] rtl28xxu: attach SDR module later
` [PATCH 2/4] e4000: implement controls via v4l2 control framework
` [PATCH 3/4] rtl2832_sdr: use E4000 tuner controls via V4L framework
` [PATCH 4/4] e4000: remove .set_config() which was for controls

[PATCH 3/4] [media] mceusb: remove redundant function and defines
 2014-02-04 19:26 UTC  (2+ messages)

[PATCH 0/4] em28xx: resolve the remaining issues with the i2c code
 2014-02-04 18:50 UTC  (5+ messages)
` [PATCH 3/4] em28xx-i2c: do not map -ENXIO errors to -ENODEV for empty i2c transfers
` [PATCH 4/4] em28xx-i2c: remove duplicate error printing code from em28xx_i2c_xfer()

linux-next: Tree for Feb 4 (media/radio/si4713/radio-usb-si4713.c)
 2014-02-04 16:52 UTC 

Help wanted patching saa7164 driver to work with Compro E900F
 2014-02-04 15:53 UTC  (4+ messages)

Fw: [PATCH 34/52] devices.txt: add video4linux device for Software Defined Radio
 2014-02-04 15:26 UTC  (3+ messages)
`  "

[REVIEW PATCH] DocBook media: partial rewrite of "Opening and Closing Devices"
 2014-02-04 12:55 UTC 

[GIT PULL FOR v3.15] Updates for 3.15
 2014-02-04 12:33 UTC  (2+ messages)

[RFC PATCH 0/6] DocBook media: fixes
 2014-02-04 12:28 UTC  (8+ messages)
` [RFC PATCH 3/6] DocBook media: partial rewrite of "Opening and Closing Devices"

RFC: how to set the colorspace for an output sub-device?
 2014-02-04 11:03 UTC 

[linuxtv-media:master 499/499] drivers/media/usb/usbtv/usbtv-core.c:119:22: sparse: symbol 'usbtv_id_table' was not declared. Should it be static?
 2014-02-04  9:02 UTC 

[PATCH] usbtv: fix compiler error due to missing module.h
 2014-02-04  9:00 UTC 

[RFCv1 PATCH 0/9] vb2: fixes, balancing callbacks
 2014-02-04  8:56 UTC  (5+ messages)
` [RFCv1 PATCH 7/9] vb2: add reinit_streaming op
` [RFCv1 PATCH 9/9] v4l2-ioctl: check CREATE_BUFS format via TRY_FMT

Problem with Wake-up after suspend to ram
 2014-02-04  8:35 UTC 

[PATCH 1/2] usbtv: split core and video implementation
 2014-02-04  8:22 UTC  (3+ messages)
` [PATCH 2/2] usbtv: add audio support

cron job: media_tree daily build: ERRORS
 2014-02-04  3:23 UTC 

report success with USB DVB-T device - "August DVB-T205"
 2014-02-03 22:44 UTC  (2+ messages)

Terratec H7 with yet another usb ID
 2014-02-03 22:33 UTC  (2+ messages)

[PATCH] dma-buf: update debugfs output
 2014-02-03 12:29 UTC 

HVR 930c - no /dev/dvb
 2014-02-03 11:56 UTC 

[PATCH] [media] uvcvideo: Check format and frame size in VIDIOC_CREATE_BUFS
 2014-02-03 11:04 UTC 


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).