messages from 2014-02-04 20:10:37 to 2014-02-07 17:20:45 UTC [more...]
[PATCH v3 0/2] *** SUBJECT HERE ***
2014-02-07 17:09 UTC
[PATCH RFC 0/2] drivers/base: simplify simple DT-based components
2014-02-07 17:11 UTC (3+ messages)
` [PATCH RFC 1/2] drivers/base: permit base components to omit the bind/unbind ops
` [PATCH RFC 2/2] drivers/base: declare phandle DT nodes as components
[PATCH] dma-buf: avoid using IS_ERR_OR_NULL
2014-02-07 16:43 UTC (3+ messages)
[PATCH v2 07/15] media: rc: img-ir: add base driver
2014-02-07 16:16 UTC (2+ messages)
` [PATCH v3 "
[PATCH v2 00/15] media: rc: ImgTec IR decoder driver
2014-02-07 15:49 UTC (8+ messages)
` [PATCH v2 06/15] dt: binding: add binding for ImgTec IR block
` [PATCH v3 "
[PATCH v3] v4l2-subdev: Allow 32-bit compat ioctls
2014-02-07 15:04 UTC (2+ messages)
[linuxtv-media:sdr 488/499] drivers/media/tuners/tuner-xc2028.c:1037:2: warning: enumeration value 'V4L2_TUNER_ADC' not handled in switch
2014-02-07 14:52 UTC
[git:media_tree/master] [media] media: rc: add sysfs scancode filtering interface
2014-02-06 11:18 UTC
[git:media_tree/master] [media] media: rc: change 32bit NEC scancode format
2014-02-06 11:20 UTC
[PATCH] Add Antti at the V4L2 revision list
2014-02-07 14:20 UTC
[PATCH 00/52] SDR devel tree
2014-02-07 14:03 UTC (3+ messages)
` [PATCH 23/52] v4l: add new tuner types for SDR
[GIT PULL for v3.14-rc2] media fixes
2014-02-07 13:57 UTC
[PATCH 00/24] Various HVR-950q and xc5000 fixes
2014-02-07 13:46 UTC (3+ messages)
` [PATCH 07/24] xc5000: properly report i2c write failures
[PATCH RFC 26/46] drivers/base: provide an infrastructure for componentised subsystems
2014-02-07 12:28 UTC (4+ messages)
[RFC PATCH 0/7] si4713 enhancements, add miro RDS support
2014-02-07 12:19 UTC (8+ messages)
` [RFC PATCH 1/7] v4l2-ctrls: add new RDS TX controls
` [RFC PATCH 2/7] DocBook/media: document the "
` [RFC PATCH 3/7] si4713: add the missing RDS functionality
` [RFC PATCH 4/7] v4l2-ctrls: add RX RDS controls
` [RFC PATCH 5/7] DocBook/media: document the new RDS RX controls
` [RFC PATCH 6/7] v4l2-ctrls: add support for setting string controls
` [RFC PATCH 7/7] radio-miropcm20: add RDS support
[PATCH, RFC 00/30] sleep_on removal
2014-02-07 11:35 UTC (11+ messages)
` [PATCH, RFC 07/30] [media] radio-cadet: avoid interruptible_sleep_on race
` [PATCH, RFC 08/30] [media] arv: fix sleep_on race
[PATCH 00/47] ADV7611 support
2014-02-07 11:07 UTC (58+ 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
[PATCH] [media, edac] Change my email address
2014-02-07 10:06 UTC
omap3isp device tree support
2014-02-07 10:24 UTC (12+ messages)
[PATCH 07/24] xc5000: properly report i2c write failures
2014-02-07 8:59 UTC
[PATCH 0/3] [media] ths8200 fixes
2014-02-07 8:11 UTC (4+ messages)
` [PATCH 1/3] [media] ths8200: Zero blanking level for RGB
` [PATCH 2/3] [media] ths8200: Corrected sync polarities setting
` [PATCH 3/3] [media] ths8200: Format adjustment
[PATCH 1/3] v4l: add control for RF tuner PLL lock flag
2014-02-07 6:59 UTC (3+ messages)
` [PATCH 2/3] e4000: implement PLL lock v4l control
` [PATCH 3/3] DocBook: media: document PLL lock control
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)
[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 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 (4+ messages)
` [PATCH v3 0/2] drivers/media: Add controls for Horizontal and Vertical MV Search Range
` [PATCH 1/2] [media] v4l2: Add settings "
[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 (6+ 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
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