From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mailout4.w2.samsung.com ([211.189.100.14]:25702 "EHLO usmailout4.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751268AbaBDMdN (ORCPT ); Tue, 4 Feb 2014 07:33:13 -0500 Received: from uscpsbgm2.samsung.com (u115.gpu85.samsung.co.kr [203.254.195.115]) by usmailout4.samsung.com (Oracle Communications Messaging Server 7u4-24.01(7.0.4.24.0) 64bit (built Nov 17 2011)) with ESMTP id <0N0H0025B1JCEUA0@usmailout4.samsung.com> for linux-media@vger.kernel.org; Tue, 04 Feb 2014 07:33:12 -0500 (EST) Date: Tue, 04 Feb 2014 10:33:08 -0200 From: Mauro Carvalho Chehab To: Hans Verkuil Cc: "linux-media@vger.kernel.org" Subject: Re: [GIT PULL FOR v3.15] Updates for 3.15 Message-id: <20140204103308.51f648b3@samsung.com> In-reply-to: <52EF70E8.6000101@xs4all.nl> References: <52EF70E8.6000101@xs4all.nl> MIME-version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7bit Sender: linux-media-owner@vger.kernel.org List-ID: Em Mon, 03 Feb 2014 11:35:20 +0100 Hans Verkuil escreveu: > Hi Mauro, > > The usual list of updates. I also decided to add my DocBook changes to this > pull request. > > Regards, > > Hans > > The following changes since commit 587d1b06e07b4a079453c74ba9edf17d21931049: > > [media] rc-core: reuse device numbers (2014-01-15 11:46:37 -0200) > > are available in the git repository at: > > git://linuxtv.org/hverkuil/media_tree.git for-v3.15a > > for you to fetch changes up to 5979412aac4c8342c4f7d12c642a2ae955b0c68f: > > DocBook media: add revision entry for 3.15. (2014-02-03 11:29:03 +0100) > > ---------------------------------------------------------------- > Hans Verkuil (11): > usbvision: drop unused define USBVISION_SAY_AND_WAIT > s3c-camif: Remove use of deprecated V4L2_CTRL_FLAG_DISABLED. > v4l2-dv-timings.h: add new 4K DMT resolutions. > v4l2-dv-timings: mention missing 'reduced blanking V2' > DocBook media: fix email addresses. > DocBook media: update copyright years and Introduction. > DocBook media: partial rewrite of "Opening and Closing Devices" > DocBook media: update four more sections > DocBook media: update three sections > DocBook media: drop the old incorrect packed RGB table. > DocBook media: add revision entry for 3.15. Hmm... I didn't see this patch at the ML. As I dropped the patch that changed the "Opening and Closing Devices" from this series, I modified this one to reflect it. > > Martin Bugge (4): > adv7842: adjust gain and offset for DVI-D signals > adv7842: pixelclock read-out > adv7842: log-status for Audio Video Info frames (AVI) > adv7842: platform-data for Hotplug Active (HPA) manual/auto > > Sachin Kamat (1): > radio-keene: Use module_usb_driver > > sensoray-dev (1): > s2255drv: checkpatch fix: coding style fix > > Documentation/DocBook/media/dvb/dvbapi.xml | 4 +- > Documentation/DocBook/media/v4l/common.xml | 413 +++++++++++++++++++++--------------------------------- > Documentation/DocBook/media/v4l/pixfmt-packed-rgb.xml | 513 +++++++------------------------------------------------------------ > Documentation/DocBook/media/v4l/v4l2.xml | 13 +- > Documentation/DocBook/media_api.tmpl | 15 +- > drivers/media/i2c/adv7842.c | 149 ++++++++++++++++---- > drivers/media/platform/s3c-camif/camif-capture.c | 15 +- > drivers/media/radio/radio-keene.c | 19 +-- > drivers/media/usb/s2255/s2255drv.c | 333 ++++++++++++++++++++----------------------- > drivers/media/usb/usbvision/usbvision.h | 8 -- > drivers/media/v4l2-core/v4l2-dv-timings.c | 4 + > include/media/adv7842.h | 3 + > include/uapi/linux/v4l2-dv-timings.h | 17 +++ > 13 files changed, 536 insertions(+), 970 deletions(-) > -- > To unsubscribe from this list: send the line "unsubscribe linux-media" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html -- Cheers, Mauro