public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-02-08 15:08:34 to 2014-02-10 10:06:32 UTC [more...]

[REVIEW PATCH 00/86] SDR tree
 2014-02-10 10:06 UTC  (90+ messages)
` [REVIEW PATCH 01/86] rtl2832_sdr: Realtek RTL2832 SDR driver module
` [REVIEW PATCH 02/86] rtl28xxu: attach SDR extension module
` [REVIEW PATCH 03/86] rtl2832_sdr: use config struct from rtl2832 module
` [REVIEW PATCH 04/86] rtl2832_sdr: initial support for R820T tuner
` [REVIEW PATCH 05/86] rtl2832_sdr: use get_if_frequency()
` [REVIEW PATCH 06/86] rtl2832_sdr: implement sampling rate
` [REVIEW PATCH 07/86] rtl2832_sdr: initial support for FC0012 tuner
` [REVIEW PATCH 08/86] rtl2832_sdr: initial support for FC0013 tuner
` [REVIEW PATCH 09/86] rtl28xxu: constify demod config structs
` [REVIEW PATCH 10/86] rtl2832: remove unused if_dvbt config parameter
` [REVIEW PATCH 11/86] rtl2832: style changes and minor cleanup
` [REVIEW PATCH 12/86] rtl2832_sdr: pixel format for SDR
` [REVIEW PATCH 13/86] rtl2832_sdr: implement FMT IOCTLs
` [REVIEW PATCH 14/86] msi3101: add signed 8-bit pixel format for SDR
` [REVIEW PATCH 15/86] msi3101: implement FMT IOCTLs
` [REVIEW PATCH 16/86] msi3101: move format 384 conversion to libv4lconvert
` [REVIEW PATCH 17/86] msi3101: move format 336 "
` [REVIEW PATCH 18/86] msi3101: move format 252 "
` [REVIEW PATCH 19/86] rtl28xxu: add module parameter to disable IR
` [REVIEW PATCH 20/86] rtl2832_sdr: increase USB buffers
` [REVIEW PATCH 21/86] rtl2832_sdr: convert to SDR API
` [REVIEW PATCH 22/86] msi3101: "
` [REVIEW PATCH 23/86] msi3101: add u8 sample format
` [REVIEW PATCH 24/86] msi3101: add u16 LE "
` [REVIEW PATCH 25/86] msi3101: tons of small changes
` [REVIEW PATCH 26/86] rtl2832_sdr: return NULL on rtl2832_sdr_attach failure
` [REVIEW PATCH 27/86] rtl2832_sdr: calculate bandwidth if not set by user
` [REVIEW PATCH 28/86] rtl2832_sdr: clamp ADC frequency to valid range always
` [REVIEW PATCH 29/86] rtl2832_sdr: improve ADC device programming logic
` [REVIEW PATCH 30/86] rtl2832_sdr: remove FMT buffer type checks
` [REVIEW PATCH 31/86] rtl2832_sdr: switch FM to DAB mode
` [REVIEW PATCH 32/86] msi3101: calculate tuner filters
` [REVIEW PATCH 33/86] msi3101: remove FMT buffer type checks
` [REVIEW PATCH 34/86] msi3101: improve ADC config stream format selection
` [REVIEW PATCH 35/86] msi3101: clamp ADC and RF to valid range
` [REVIEW PATCH 36/86] msi3101: disable all but u8 and u16le formats
` [REVIEW PATCH 37/86] v4l: add RF tuner gain controls
` [REVIEW PATCH 38/86] msi3101: use standard V4L "
` [REVIEW PATCH 39/86] e4000: convert DVB tuner to I2C driver model
` [REVIEW PATCH 40/86] e4000: add manual gain controls
` [REVIEW PATCH 41/86] rtl2832_sdr: expose E4000 gain controls to user space
` [REVIEW PATCH 42/86] r820t: add manual gain controls
` [REVIEW PATCH 43/86] rtl2832_sdr: expose R820 gain controls to user space
` [REVIEW PATCH 44/86] e4000: fix PLL calc to allow higher frequencies
` [REVIEW PATCH 45/86] msi3101: fix device caps to advertise SDR receiver
` [REVIEW PATCH 46/86] rtl2832_sdr: "
` [REVIEW PATCH 47/86] msi3101: add default FMT and ADC frequency
` [REVIEW PATCH 48/86] msi3101: sleep USB ADC and tuner when streaming is stopped
` [REVIEW PATCH 49/86] DocBook: document RF tuner gain controls
` [REVIEW PATCH 50/86] DocBook: V4L: add V4L2_SDR_FMT_CU8 - 'CU08'
` [REVIEW PATCH 51/86] DocBook: V4L: add V4L2_SDR_FMT_CU16LE - 'CU16'
` [REVIEW PATCH 52/86] DocBook: media: document V4L2_CTRL_CLASS_RF_TUNER
` [REVIEW PATCH 53/86] xc2028: silence compiler warnings
` [REVIEW PATCH 54/86] v4l: add RF tuner channel bandwidth control
` [REVIEW PATCH 55/86] msi3101: implement tuner "
` [REVIEW PATCH 56/86] rtl2832_sdr: "
` [REVIEW PATCH 57/86] msi001: Mirics MSi001 silicon tuner driver
` [REVIEW PATCH 58/86] msi3101: use msi001 "
` [REVIEW PATCH 59/86] MAINTAINERS: add msi001 driver
` [REVIEW PATCH 60/86] MAINTAINERS: add msi3101 driver
` [REVIEW PATCH 61/86] MAINTAINERS: add rtl2832_sdr driver
` [REVIEW PATCH 62/86] rtl28xxu: attach SDR module later
` [REVIEW PATCH 63/86] e4000: implement controls via v4l2 control framework
` [REVIEW PATCH 64/86] rtl2832_sdr: use E4000 tuner controls via V4L framework
` [REVIEW PATCH 65/86] e4000: remove .set_config() which was for controls
` [REVIEW PATCH 66/86] rtl28xxu: fix switch-case style issue
` [REVIEW PATCH 67/86] v4l: reorganize RF tuner control ID numbers
` [REVIEW PATCH 68/86] DocBook: document RF tuner bandwidth controls
` [REVIEW PATCH 69/86] v4l: uapi: add SDR formats CU8 and CU16LE
` [REVIEW PATCH 70/86] msi3101: use formats defined in V4L2 API
` [REVIEW PATCH 71/86] rtl2832_sdr: "
` [REVIEW PATCH 72/86] v4l: add enum_freq_bands support to tuner sub-device
` [REVIEW PATCH 73/86] msi001: implement .enum_freq_bands()
` [REVIEW PATCH 74/86] msi3101: provide RF tuner bands from sub-device
` [REVIEW PATCH 75/86] r820t/rtl2832u_sdr: implement gains using v4l2 controls
` [REVIEW PATCH 76/86] v4l: add control for RF tuner PLL lock flag
` [REVIEW PATCH 77/86] e4000: implement PLL lock v4l control
` [REVIEW PATCH 78/86] DocBook: media: document PLL lock control
` [REVIEW PATCH 79/86] rtl2832: provide muxed I2C adapter
` [REVIEW PATCH 80/86] rtl2832: add muxed I2C adapter for demod itself
` [REVIEW PATCH 81/86] rtl2832: Fix deadlock on i2c mux select function
` [REVIEW PATCH 82/86] rtl2832: implement delayed I2C gate close
` [REVIEW PATCH 83/86] rtl28xxu: use muxed RTL2832 I2C adapters for E4000 and RTL2832_SDR
` [REVIEW PATCH 84/86] e4000: get rid of DVB i2c_gate_ctrl()
` [REVIEW PATCH 85/86] rtl2832_sdr: do not init tuner when only freq is changed
` [REVIEW PATCH 86/86] e4000: convert to Regmap API

video from USB DVB-T get damaged after some time
 2014-02-10 10:05 UTC  (12+ messages)

[REVIEW PATCH for 3.14 0/2] 3.14 Fixes
 2014-02-10 10:01 UTC  (3+ messages)
` [REVIEW PATCH for 3.14 1/2] si4713: fix Kconfig dependencies
` [REVIEW PATCH for 3.14 2/2] vb2: fix read/write regression

[RFC 0/4] rc: ir-raw: Add encode, implement NEC encode
 2014-02-10  9:58 UTC  (3+ messages)

[RFC PATCH 0/7] si4713 enhancements, add miro RDS support
 2014-02-10  9:52 UTC  (3+ messages)
` [RFC PATCH 1/7] v4l2-ctrls: add new RDS TX controls

[PATCH] omap_vout: Add DVI display type support
 2014-02-10  9:52 UTC  (2+ messages)

[PATCH] Siano: smsusb - Add a device id for PX-S1UD
 2014-02-10  9:45 UTC 

[PATCH v4.1 3/3] v4l: Add V4L2_BUF_FLAG_TIMESTAMP_SOF and use it
 2014-02-10  9:49 UTC  (6+ messages)
` [PATCH v4.2 3/4] v4l: Add timestamp source flags, mask and document them
  ` [PATCH v4.2 4/4] v4l: Document timestamp buffer flag behaviour

[PATCH 0/5] v4l2-ctl: add SDR device support
 2014-02-10  9:17 UTC  (11+ messages)
` [PATCH 1/5] libdvbv5: better handle ATSC/Annex B
` [PATCH 2/5] synch videodev2.h headers with kernel SDR API
` [PATCH 3/5] v4l2-ctl: add tuner support for SDR tuners
` [PATCH 4/5] v4l2-ctl: add support for SDR FMT
` [PATCH 5/5] v4l2-ctl: implement list SDR buffers command

exynos4 / g2d
 2014-02-10  9:04 UTC  (5+ messages)

fimc-lite.c: compile warning indicates bug
 2014-02-10  9:00 UTC  (3+ messages)

[REVIEWv2 PATCH 00/34] Add support for complex controls, use in solo/go7007
 2014-02-10  8:46 UTC  (35+ messages)
` [REVIEWv2 PATCH 01/34] v4l2-ctrls: increase internal min/max/step/def to 64 bit
` [REVIEWv2 PATCH 02/34] v4l2-ctrls: add unit string
` [REVIEWv2 PATCH 03/34] v4l2-ctrls: use pr_info/cont instead of printk
` [REVIEWv2 PATCH 04/34] videodev2.h: add initial support for complex controls
` [REVIEWv2 PATCH 05/34] videodev2.h: add struct v4l2_query_ext_ctrl and VIDIOC_QUERY_EXT_CTRL
` [REVIEWv2 PATCH 06/34] v4l2-ctrls: add support for complex types
` [REVIEWv2 PATCH 07/34] v4l2: integrate support for VIDIOC_QUERY_EXT_CTRL
` [REVIEWv2 PATCH 08/34] v4l2-ctrls: create type_ops
` [REVIEWv2 PATCH 09/34] v4l2-ctrls: rewrite copy routines to operate on union v4l2_ctrl_ptr
` [REVIEWv2 PATCH 10/34] v4l2-ctrls: compare values only once
` [REVIEWv2 PATCH 11/34] v4l2-ctrls: prepare for matrix support: add cols & rows fields
` [REVIEWv2 PATCH 12/34] v4l2-ctrls: replace cur by a union v4l2_ctrl_ptr
` [REVIEWv2 PATCH 13/34] v4l2-ctrls: use 'new' to access pointer controls
` [REVIEWv2 PATCH 14/34] v4l2-ctrls: prepare for matrix support
` [REVIEWv2 PATCH 15/34] v4l2-ctrls: type_ops can handle matrix elements
` [REVIEWv2 PATCH 16/34] v4l2-ctrls: add matrix support
` [REVIEWv2 PATCH 17/34] v4l2-ctrls: return elem_size instead of strlen
` [REVIEWv2 PATCH 18/34] v4l2-ctrl: fix error return of copy_to/from_user
` [REVIEWv2 PATCH 19/34] DocBook media: document VIDIOC_QUERY_EXT_CTRL
` [REVIEWv2 PATCH 20/34] DocBook media: update VIDIOC_G/S/TRY_EXT_CTRLS
` [REVIEWv2 PATCH 21/34] DocBook media: fix coding style in the control example code
` [REVIEWv2 PATCH 22/34] DocBook media: update control section
` [REVIEWv2 PATCH 23/34] v4l2-controls.txt: update to the new way of accessing controls
` [REVIEWv2 PATCH 24/34] v4l2-ctrls/videodev2.h: add u8 and u16 types
` [REVIEWv2 PATCH 25/34] DocBook media: document new u8 and u16 control types
` [REVIEWv2 PATCH 26/34] v4l2-ctrls: fix comments
` [REVIEWv2 PATCH 27/34] v4l2-ctrls/v4l2-controls.h: add MD controls
` [REVIEWv2 PATCH 28/34] DocBook media: document new motion detection controls
` [REVIEWv2 PATCH 29/34] v4l2: add a motion detection event
` [REVIEWv2 PATCH 30/34] DocBook: document new v4l "
` [REVIEWv2 PATCH 31/34] solo6x10: implement the new motion detection controls
` [REVIEWv2 PATCH 32/34] solo6x10: implement the motion detection event
` [REVIEWv2 PATCH 33/34] solo6x10: fix 'dma from stack' warning
` [REVIEWv2 PATCH 34/34] go7007: add motion detection support

[PATCH 00/24] Various HVR-950q and xc5000 fixes
 2014-02-10  8:25 UTC  (4+ messages)
` [PATCH 07/24] xc5000: properly report i2c write failures

[PATCH] saa7134: Add support for SnaZio TvPVR PRO
 2014-02-10  5:28 UTC  (5+ messages)

cron job: media_tree daily build: WARNINGS
 2014-02-10  3:35 UTC 

Sehr geehrter Nutzer
 2014-02-09 23:37 UTC 

Remote RM-KS for Avermedia PCI M733A (saa7134)
 2014-02-10  0:51 UTC 

saa7134 warning during resume from S3
 2014-02-09 22:51 UTC 

[PATCH] media: soc-camera: support deferred probing of clients and OF cameras
 2014-02-09 22:20 UTC  (2+ messages)

[PATCH, RFC 00/30] sleep_on removal
 2014-02-09 20:53 UTC  (4+ messages)
` [PATCH, RFC 07/30] [media] radio-cadet: avoid interruptible_sleep_on race

[PATCH 3/7] em28xx: Only deallocate struct em28xx after finishing all extensions
 2014-02-09 20:09 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 19/28] Remove SI4713
 2014-02-09 20:03 UTC  (3+ messages)

[PATCH 0/4] em28xx: resolve the remaining issues with the i2c code
 2014-02-09 18:38 UTC  (7+ 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()

[PATCH] [media] si4713: Remove "select SI4713"
 2014-02-09 17:45 UTC  (6+ messages)

RFH: Trying to implement support PCTV Quatro Stick 522e
 2014-02-09 16:16 UTC  (2+ messages)

[PATCH] [media] v4l: omap4iss: Remove VIDEO_OMAP4_DEBUG
 2014-02-09 15:09 UTC 

[PATCH 2/2] af9035: Add remaining it913x dual ids to af9035
 2014-02-09 13:04 UTC 

[PATCH 1/2] af9035: add default 0x9135 slave I2C address
 2014-02-09 13:02 UTC 

[PATCH] af9035: Move it913x single devices to af9035
 2014-02-09 10:46 UTC  (3+ messages)

Support for Empia 2980 video/audio capture chip set
 2014-02-09 10:34 UTC 

[PATCH RFC 0/2] drivers/base: simplify simple DT-based components
 2014-02-09 10:04 UTC  (4+ messages)

cron job: media_tree daily build: WARNINGS
 2014-02-09  3:34 UTC 

[PATCH 0/8] regmap API & kernel I2C driver model
 2014-02-08 21:27 UTC  (3+ messages)
` [PATCH 3/8] rtl2832: Fix deadlock on i2c mux select function

[PATCH] saa7134: Add support for Snazio TvPVR PRO
 2014-02-08 19:12 UTC 

GSPCA ov534 payload error
 2014-02-08 17:22 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox