linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-01-27 00:17:08 to 2014-02-02 03:35:15 UTC [more...]

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 00/17] SDR API - controls, stream formats
 2014-02-01 20:15 UTC  (20+ 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] 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

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

partnership
 2014-02-01  4:16 UTC 

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

[PATCH 1/1] v4l: subdev: Allow 32-bit compat IOCTLs
 2014-01-31 17:52 UTC  (9+ messages)
        ` [PATCH v2 "

[PATCH] s2255drv: port to videobuf2
 2014-01-31 17:35 UTC 

Hello
 2014-01-31 16:39 UTC 

[RFCv2 PATCH 0/5] rc: Add generic sysfs interface for handling wakeup codes
 2014-01-31 13:34 UTC  (4+ messages)
` [RFCv2 PATCH 5/5] winbond-cir: Add support for reading/writing wakeup scancodes via sysfs

[REVIEW PATCH 0/2] Update timings to latest VESA standard
 2014-01-31 13:32 UTC  (3+ messages)
` [REVIEW PATCH 1/2] v4l2-dv-timings.h: add new 4K DMT resolutions
` [REVIEW PATCH 2/2] v4l2-dv-timings: mention missing 'reduced blanking V2'

[RFC PATCH 0/2] Allow inheritance of private controls
 2014-01-31 11:12 UTC  (3+ messages)
` [RFC PATCH 1/2] v4l2-ctrls: add add_priv arg to v4l2_ctrl_add_handler
` [RFC PATCH 2/2] v4l2-device: add inherit_private_ctrls field

patch to fix a tuning regression for TeVii S471
 2014-01-31 10:20 UTC  (4+ messages)
  ` [PATCH TEST] ts2020.c : correct divider settings

[PATCH] [media] cx23885: Fix tuning regression for TeVii S471
 2014-01-31 10:15 UTC 

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

[PATCH] [media] uvcvideo: Enable VIDIOC_CREATE_BUFS
 2014-01-31  8:43 UTC  (3+ messages)

[PATCH 1/2] DocBook: V4L: add V4L2_SDR_FMT_CU8 - 'CU08'
 2014-01-31  8:05 UTC  (5+ messages)
` [PATCH 2/2] DocBook: V4L: add V4L2_SDR_FMT_CU16LE - 'CU16'

[PATCH v5 0/4] Exynos5 Series SCALER Driver
 2014-01-31  6:47 UTC  (4+ messages)
` [PATCH v5 4/4] [media] exynos-scaler: Add DT bindings for SCALER driver

cron job: media_tree daily build: WARNINGS
 2014-01-31  3:33 UTC 

[media] gspca - topro: New subdriver for Topro webcams
 2014-01-30 19:01 UTC  (2+ messages)

[PATCH] [media] s5p-mfc: Add Horizontal and Vertical search range for Video Macro Blocks
 2014-01-30 15:22 UTC  (8+ messages)
` [PATCH v2 0/2] drivers/media: Add controls for Horizontal and Vertical MV Search Range
  ` [PATCH v2 1/2] drivers/media: v4l2: Add settings "
  ` [PATCH v2 2/2] drivers/media: s5p-mfc: Add "

[RFCv1 PATCH 0/9] vb2: fixes, balancing callbacks
 2014-01-30 14:51 UTC  (10+ messages)
` [RFCv1 PATCH 1/9] vb2: add debugging code to check for unbalanced ops
` [RFCv1 PATCH 2/9] vb2: change result code of buf_finish to void
` [RFCv1 PATCH 3/9] vb2: add note that buf_finish can be called with !vb2_is_streaming()
` [RFCv1 PATCH 4/9] vb2: call buf_finish from __dqbuf
` [RFCv1 PATCH 5/9] vb2: fix buf_init/buf_cleanup call sequences
` [RFCv1 PATCH 6/9] vb2: fix read/write regression
` [RFCv1 PATCH 7/9] vb2: add reinit_streaming op
` [RFCv1 PATCH 8/9] vivi: add support for reinit_streaming
` [RFCv1 PATCH 9/9] v4l2-ioctl: check CREATE_BUFS format via TRY_FMT

[patch] [media] tda10071: remove a duplicative test
 2014-01-30 14:46 UTC  (2+ messages)

[GIT PULL for v3.14-rc1] media updates
 2014-01-30 10:02 UTC 

Hauppauge 950Q corrupted analog video
 2014-01-30  8:12 UTC 

[PATCH] DocBook: document RF tuner gain controls
 2014-01-30  7:31 UTC  (2+ messages)

cron job: media_tree daily build: WARNINGS
 2014-01-30  3:33 UTC 

[GIT PULL] cx24117 & mxl111sf fixes
 2014-01-30  3:22 UTC 

mlx111sf: Fix compile when CONFIG_DVB_USB_MXL111SF is unset
 2014-01-30  2:55 UTC 

mlx111sf: Fix unintentional garbage stack read
 2014-01-30  2:54 UTC 

[GIT PULL] update Michael Krufky's email address
 2014-01-30  2:22 UTC 

[PATCH] update Michael Krufky's email address
 2014-01-30  2:16 UTC 

[PATCH] update Michael Krufky's email address
 2014-01-30  2:04 UTC 

DCDTV350 DMB-T/h support?
 2014-01-29 21:45 UTC 

[PATCH v2]: s2255drv: checkpatch fix: coding style fix
 2014-01-29 18:24 UTC 

[PATCH]: s2255drv: checkpatch fix: coding style fix
 2014-01-29 17:21 UTC  (3+ messages)

[RFCv2,1/2] v4l2-controls.h: add addtional Flash fault bits
 2014-01-29 15:18 UTC  (8+ messages)
` [RFCv2,2/2] i2c: add new dual Flash driver,LM3646

[PATCH] [media] adv7842: Composite free-run platfrom-data fix
 2014-01-29  9:50 UTC 

[RFCv3 PATCH 00/22] Add support for complex controls
 2014-01-29  7:47 UTC  (25+ messages)
` [RFCv3 PATCH 01/22] v4l2-ctrls: increase internal min/max/step/def to 64 bit
` [RFCv3 PATCH 02/22] v4l2-ctrls: add unit string
` [RFCv3 PATCH 03/22] v4l2-ctrls: use pr_info/cont instead of printk
` [RFCv3 PATCH 04/22] videodev2.h: add initial support for complex controls
` [RFCv3 PATCH 05/22] videodev2.h: add struct v4l2_query_ext_ctrl and VIDIOC_QUERY_EXT_CTRL
` [RFCv3 PATCH 06/22] v4l2-ctrls: add support for complex types
` [RFCv3 PATCH 07/22] v4l2: integrate support for VIDIOC_QUERY_EXT_CTRL
` [RFCv3 PATCH 08/22] v4l2-ctrls: create type_ops
` [RFCv3 PATCH 09/22] v4l2-ctrls: rewrite copy routines to operate on union v4l2_ctrl_ptr
` [RFCv3 PATCH 10/22] v4l2-ctrls: compare values only once
` [RFCv3 PATCH 11/22] v4l2-ctrls: prepare for matrix support: add cols & rows fields
` [RFCv3 PATCH 12/22] v4l2-ctrls: replace cur by a union v4l2_ctrl_ptr
` [RFCv3 PATCH 13/22] v4l2-ctrls: use 'new' to access pointer controls
` [RFCv3 PATCH 14/22] v4l2-ctrls: prepare for matrix support
` [RFCv3 PATCH 15/22] v4l2-ctrls: type_ops can handle matrix elements
` [RFCv3 PATCH 16/22] v4l2-ctrls: add matrix support
` [RFCv3 PATCH 17/22] v4l2-ctrls: return elem_size instead of strlen
` [RFCv3 PATCH 18/22] DocBook media: document VIDIOC_QUERY_EXT_CTRL
` [RFCv3 PATCH 19/22] DocBook media: update VIDIOC_G/S/TRY_EXT_CTRLS
` [RFCv3 PATCH 20/22] DocBook media: fix coding style in the control example code
` [RFCv3 PATCH 21/22] DocBook media: update control section
` [RFCv3 PATCH 22/22] v4l2-controls.txt: update to the new way of accessing controls

cron job: media_tree daily build: WARNINGS
 2014-01-29  3:33 UTC 

Achtung! E-Mail-Suspension
 2014-01-28 15:55 UTC 

new bug report on bugzilla "3.12.8 warning during resume from s3"
 2014-01-28 15:29 UTC 

Hm, seems I got me a "msg08693 (2009)" situation, smelly (hot) dvb-t electronics
 2014-01-28 15:13 UTC 

[PATCH 1/3] e4000: convert DVB tuner to I2C driver model
 2014-01-28 13:41 UTC  (7+ messages)
` [PATCH 3/3] rtl2832_sdr: expose E4000 gain controls to user space

I HAVE A PROPOSAL FOR YOU!
 2014-01-28 11:08 UTC 

[PATCH 1/4] synch videodev2.h headers with kernel SDR API
 2014-01-28 11:09 UTC  (4+ messages)
` [PATCH 2/4] v4l2-ctl: add tuner support for SDR tuners
` [PATCH 3/4] v4l2-ctl: add support for SDR FMT
` [PATCH 4/4] v4l2-ctl: implement list SDR buffers command

cron job: media_tree daily build: WARNINGS
 2014-01-28  3:33 UTC 

Conexant PCI-8604PW 4 channel BNC Video capture card (bttv)
 2014-01-28  2:02 UTC  (13+ messages)

[PATCH] uvc: update uvc_endpoint_max_bpi to handle USB_SPEED_WIRELESS devices
 2014-01-27 21:49 UTC  (4+ messages)

[PATCH] nuvoton-cir: Don't touch PS/2 interrupts while initializing
 2014-01-27 14:27 UTC  (2+ messages)

[PATCH 1/1] [media] radio-keene: Use module_usb_driver
 2014-01-27 11:56 UTC 

[PATCH 1/2] r820t: add manual gain controls
 2014-01-27  4:20 UTC  (2+ messages)
` [PATCH 2/2] rtl2832_sdr: expose R820 gain controls to user space

cron job: media_tree daily build: WARNINGS
 2014-01-27  3:33 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).