messages from 2014-01-31 17:53:00 to 2014-02-05 17:13:09 UTC [more...]
[PATCH 00/47] ADV7611 support
2014-02-05 17:12 UTC (49+ 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: i2c: Kconfig: create dependency to MEDIA_CONTROLLER for adv7*
2014-02-05 15:56 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
au0828 errors and mangled video with Hauppauge 950Q
2014-02-05 9:46 UTC (2+ messages)
[PATCH] nuvoton-cir: Add support for user configurable wake-up codes
2014-02-05 9:42 UTC (14+ messages)
` [RFC PATCH 0/4] rc: Adding support for sysfs wakeup scancodes
[PATCH v2] DVB tuner use v4l2 controls
2014-02-05 9:16 UTC (4+ messages)
` [PATCH] e4000: implement controls via v4l2 control framework
[PATCH] [media] uvcvideo: Enable VIDIOC_CREATE_BUFS
2014-02-05 8:57 UTC (10+ messages)
[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 (10+ 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 (6+ 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] s2255drv: port to videobuf2
2014-02-04 19:09 UTC (5+ 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
[PATCH] [media] s5p-mfc: Add Horizontal and Vertical search range for Video Macro Blocks
2014-02-04 10:13 UTC (5+ 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 "
[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
[PATCH 0/5] separate MSi001 driver from MSi3101 driver
2014-02-03 10:59 UTC (6+ messages)
` [PATCH 1/5] msi001: Mirics MSi001 silicon tuner driver
` [PATCH 2/5] msi3101: use msi001 "
` [PATCH 3/5] MAINTAINERS: add msi001 driver
` [PATCH 4/5] MAINTAINERS: add msi3101 driver
` [PATCH 5/5] MAINTAINERS: add rtl2832_sdr driver
Kedves: Webmail Előfizető
2014-02-03 9:35 UTC
[PATCH 00/17] SDR API - controls, stream formats
2014-02-03 10:24 UTC (25+ messages)
` [PATCH 01/17] e4000: add manual gain controls
` [PATCH 02/17] rtl2832_sdr: expose E4000 gain controls to user space
` [PATCH 03/17] r820t: add manual gain controls
` [PATCH 04/17] rtl2832_sdr: expose R820 gain controls to user space
` [PATCH 05/17] e4000: fix PLL calc to allow higher frequencies
` [PATCH 06/17] msi3101: fix device caps to advertise SDR receiver
` [PATCH 07/17] rtl2832_sdr: "
` [PATCH 08/17] msi3101: add default FMT and ADC frequency
` [PATCH 09/17] msi3101: sleep USB ADC and tuner when streaming is stopped
` [PATCH 10/17] DocBook: document RF tuner gain controls
` [PATCH 11/17] DocBook: V4L: add V4L2_SDR_FMT_CU8 - 'CU08'
` [PATCH 12/17] DocBook: V4L: add V4L2_SDR_FMT_CU16LE - 'CU16'
` [PATCH 13/17] DocBook: media: document V4L2_CTRL_CLASS_RF_TUNER
` [PATCH 14/17] xc2028: silence compiler warnings
` [PATCH 15/17] v4l: add RF tuner channel bandwidth control
` [PATCH 16/17] msi3101: implement tuner "
` [PATCH 17/17] rtl2832_sdr: "
[PATCH v10 0/2] Exynos5 Camera driver
2014-02-03 10:13 UTC (3+ messages)
` [PATCH v10 1/2] [media] exynos5-is: Adds DT binding documentation
[GIT PULL FOR v3.14]
2014-02-03 10:04 UTC
[RFC PATCH 0/2] Allow inheritance of private controls
2014-02-03 8:55 UTC (3+ messages)
cron job: media_tree daily build: WARNINGS
2014-02-03 3:33 UTC
r820t possible bug
2014-02-02 18:13 UTC
TeVii S-471 / ds3000 frontend firmware loading
2014-02-02 14:08 UTC
PCTV 200Xe Tuning (get a lock, but no data)
2014-02-02 5:18 UTC
cron job: media_tree daily build: WARNINGS
2014-02-02 3:34 UTC
[PATCH 1/4] m88ds3103: remove dead code
2014-02-01 20:44 UTC (4+ messages)
` [PATCH 2/4] m88ds3103: remove dead code 2nd part
` [PATCH 3/4] m88ds3103: possible uninitialized scalar variable
` [PATCH 4/4] m88ds3103: fix bug on .set_tone()
[PATCH] media: gspca: sn9c20x: add ID for Genius Look 1320 V2
2014-02-01 18:26 UTC
[GIT PULL 3.14] new AF9035 device USB ID
2014-02-01 14:36 UTC
[PATCH] af9035: add ID [2040:f900] Hauppauge WinTV-MiniStick 2
2014-02-01 14:30 UTC
[PATCH] omap4iss: Fix overlapping luma/chroma planes & correct end pointers
2014-02-01 11:51 UTC (2+ messages)
[early RFC] Device Tree bindings for OMAP3 Camera Subsystem
2014-02-01 9:39 UTC (6+ messages)
` [RFCv2] Device Tree bindings for OMAP3 Camera System
partnership
2014-02-01 4:16 UTC
cron job: media_tree daily build: WARNINGS
2014-02-01 3:33 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