Re: [PULL FOR v3.7] OMAP3 ISP patches

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Laurent,

Em Wed, 19 Sep 2012 12:03:17 +0200
Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx> escreveu:

> Hi Mauro,
> 
> The following changes since commit 4313902ebe33155209472215c62d2f29d117be29:
> 
>   [media] ivtv-alsa, ivtv: Connect ivtv PCM capture stream to ivtv-alsa 
> interface driver (2012-09-18 13:29:07 -0300)
> 
> are available in the git repository at:
>   git://linuxtv.org/pinchartl/media.git omap3isp-omap3isp-next
> 
> Laurent Pinchart (1):
>       omap3isp: Use monotonic timestamps for statistics buffers
> 
> Wanlong Gao (1):
>       omap3isp: Fix up ENOIOCTLCMD error handling
> 
>  drivers/media/platform/omap3isp/ispstat.c  |    2 +-
>  drivers/media/platform/omap3isp/ispstat.h  |    2 +-
>  drivers/media/platform/omap3isp/ispvideo.c |    8 ++++----
>  include/linux/omap3isp.h                   |    7 ++++++-
>  4 files changed, 12 insertions(+), 7 deletions(-)
> 

Could you please upgrade git to a newer version? Newer versions show
not only the initial commit (4313902ebe) but also the last one. My
scripts are now relying on it, in order to get the proper patch range.

Without that, it has to fall-back to a legacy compatibility mode,
with can give unpleasant results, and don't allow me to double check
if the diffstat matches the request. For example, the above pull
request produced 52 patches, instead of just two:

$ gitimport
No patches applied
e-mail: patches/lmml_14515_pull_for_v3_7_omap3_isp_patches.patch
Reference cs: 4313902ebe33155209472215c62d2f29d117be29
Developer's tree: git://linuxtv.org/pinchartl/media.git omap3isp-omap3isp-next
 drivers/media/platform/omap3isp/ispstat.c  |    2 +-
 drivers/media/platform/omap3isp/ispstat.h  |    2 +-
 drivers/media/platform/omap3isp/ispvideo.c |    8 ++++----
 include/linux/omap3isp.h                   |    7 ++++++-
Current branch: staging/for_v3.7
Checking out files: 100% (222/222), done.
Switched to a new branch '__tmp_omap3isp-omap3isp-next'
Temporary branch: __tmp_omap3isp-omap3isp-next
Importing patches from git://linuxtv.org/pinchartl/media.git omap3isp-omap3isp-next
remote: Counting objects: 43, done.
remote: Compressing objects: 100% (24/24), done.
remote: Total 30 (delta 26), reused 6 (delta 6)
Unpacking objects: 100% (30/30), done.
>From git://linuxtv.org/pinchartl/media
 * branch            omap3isp-omap3isp-next -> FETCH_HEAD
Updating 4313902..4977bd4
Fast-forward
 Documentation/DocBook/media/dvb/dvbapi.xml      |   2 +-
 Documentation/DocBook/media/dvb/dvbproperty.xml |  32 ++++--
 Documentation/DocBook/media/dvb/frontend.xml    |   1 +
 Documentation/DocBook/media/dvb/intro.xml       |   2 +-
 Documentation/video4linux/CARDLIST.cx23885      |   1 +
 drivers/media/dvb-core/dvb-usb-ids.h            |   1 +
 drivers/media/dvb-core/dvb_demux.c              |  10 +-
 drivers/media/dvb-core/dvb_frontend.c           |  27 +++--
 drivers/media/dvb-core/dvb_frontend.h           |   7 +-
 drivers/media/dvb-frontends/af9013.c            | 158 ++++++++++++++++-------------
 drivers/media/dvb-frontends/af9013.h            |   2 +-
 drivers/media/dvb-frontends/af9013_priv.h       |  15 +--
 drivers/media/dvb-frontends/af9033.c            |  83 ++++++++--------
 drivers/media/dvb-frontends/af9033.h            |   2 +-
 drivers/media/dvb-frontends/ec100.c             |  60 ++++++-----
 drivers/media/dvb-frontends/ec100.h             |   2 +-
 drivers/media/dvb-frontends/ec100_priv.h        |  39 --------
 drivers/media/dvb-frontends/hd29l2.c            |  75 +++++++-------
 drivers/media/dvb-frontends/hd29l2.h            |   2 +-
 drivers/media/dvb-frontends/hd29l2_priv.h       |  13 ---
 drivers/media/dvb-frontends/rtl2830.c           | 124 ++++++++++++-----------
 drivers/media/dvb-frontends/rtl2830.h           |   9 +-
 drivers/media/dvb-frontends/rtl2830_priv.h      |  13 ---
 drivers/media/dvb-frontends/rtl2832.c           | 122 +++++++++++------------
 drivers/media/dvb-frontends/rtl2832.h           |  12 +--
 drivers/media/dvb-frontends/rtl2832_priv.h      |  75 +++++++++++---
 drivers/media/dvb-frontends/stv090x.c           |  32 ++++++
 drivers/media/dvb-frontends/tda10071.c          |   7 +-
 drivers/media/dvb-frontends/tda10071_priv.h     |   2 +-
 drivers/media/i2c/tea6415c.c                    |   4 +-
 drivers/media/media-devnode.c                   |  14 +--
 drivers/media/pci/cx23885/Kconfig               |   2 +
 drivers/media/pci/cx23885/cx23885-cards.c       |  10 ++
 drivers/media/pci/cx23885/cx23885-dvb.c         |  56 +++++++++++
 drivers/media/pci/cx23885/cx23885.h             |   1 +
 drivers/media/pci/cx88/cx88-cards.c             |   4 +-
 drivers/media/pci/ivtv/Kconfig                  |  13 ++-
 drivers/media/pci/pt1/va1j5jf8007s.c            |  11 ++-
 drivers/media/platform/blackfin/bfin_capture.c  |   1 +
 drivers/media/platform/davinci/vpfe_capture.c   |  15 +--
 drivers/media/platform/omap3isp/isp.c           |   4 +-
 drivers/media/platform/omap3isp/ispstat.c       |   2 +-
 drivers/media/platform/omap3isp/ispstat.h       |   2 +-
 drivers/media/platform/omap3isp/ispvideo.c      |   8 +-
 drivers/media/rc/ati_remote.c                   |   4 +-
 drivers/media/rc/redrat3.c                      |   5 +-
 drivers/media/tuners/Kconfig                    |   7 ++
 drivers/media/tuners/Makefile                   |   1 +
 drivers/media/tuners/fc2580.c                   | 524 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 drivers/media/tuners/fc2580.h                   |  52 ++++++++++
 drivers/media/tuners/fc2580_priv.h              | 134 +++++++++++++++++++++++++
 drivers/media/tuners/tda18271-common.c          |  10 +-
 drivers/media/tuners/tua9001.c                  |  95 +++++++++++++++---
 drivers/media/tuners/tua9001.h                  |  20 ++++
 drivers/media/usb/dvb-usb-v2/Kconfig            |   1 +
 drivers/media/usb/dvb-usb-v2/af9015.c           | 207 ++++++++++++++++++++------------------
 drivers/media/usb/dvb-usb-v2/af9015.h           |  21 +---
 drivers/media/usb/dvb-usb-v2/af9035.c           |  97 ++++++++++--------
 drivers/media/usb/dvb-usb-v2/au6610.c           |   3 +-
 drivers/media/usb/dvb-usb-v2/ce6230.c           |  28 +++---
 drivers/media/usb/dvb-usb-v2/ec168.c            |  43 ++++----
 drivers/media/usb/dvb-usb-v2/ec168.h            |   1 +
 drivers/media/usb/dvb-usb-v2/gl861.c            |   3 +-
 drivers/media/usb/dvb-usb-v2/rtl28xxu.c         | 115 ++++++++++++++++++++--
 drivers/media/usb/dvb-usb-v2/rtl28xxu.h         |   5 +-
 drivers/media/usb/dvb-usb/ttusb2.c              |   2 +-
 drivers/media/usb/tlg2300/pd-alsa.c             |   4 +
 include/linux/dvb/frontend.h                    |   8 +-
 include/linux/dvb/version.h                     |   2 +-
 include/linux/omap3isp.h                        |   7 +-
 70 files changed, 1772 insertions(+), 704 deletions(-)
 delete mode 100644 drivers/media/dvb-frontends/ec100_priv.h
 create mode 100644 drivers/media/tuners/fc2580.c
 create mode 100644 drivers/media/tuners/fc2580.h
 create mode 100644 drivers/media/tuners/fc2580_priv.h
patches/0001-media-ivtv-alsa-Remove-EXPERIMENTAL-from-Kconfig-and.patch
patches/0002-media-drivers-media-rc-redrat3.c-fix-error-return-co.patch
patches/0003-media-drivers-media-rc-ati_remote.c-fix-error-return.patch
patches/0004-media-drivers-media-platform-davinci-vpfe_capture.c-.patch
patches/0005-media-cx88-Fix-reset-delays.patch
patches/0006-media-tlg2300-fix-missing-check-for-audio-creation.patch
patches/0007-media-pd-alsa-fix-compilation-breakage-by-commit-da3.patch
patches/0008-media-drivers-media-platform-blackfin-bfin_capture.c.patch
patches/0009-media-drivers-media-dvb-core-dvb_demux.c-removes-unn.patch
patches/0010-media-drivers-media-tuners-tda18271-common.c-removes.patch
patches/0011-media-drivers-media-i2c-tea6415c.c-removes-unnecessa.patch
patches/0012-media-drivers-media-dvb-frontends-tda10071.c-removes.patch
patches/0013-media-ttusb2-add-toggle-to-the-tt3650_rc_query-funct.patch
patches/0014-media-tuners-add-FCI-FC2580-silicon-tuner-driver.patch
patches/0015-media-rtl28xxu-add-support-for-FCI-FC2580-silicon-tu.patch
patches/0016-media-rtl28xxu-Dexatek-DK-DVB-T-Dongle-1d19-1101.patch
patches/0017-media-rtl2832-separate-tuner-specific-init-from-gene.patch
patches/0018-media-rtl2832-remove-redundant-function-declaration.patch
patches/0019-media-af9035-relax-frontend-callback-error-handling.patch
patches/0020-media-tua9001-implement-control-pin-callbacks.patch
patches/0021-media-rtl28xxu-add-support-for-tua9001-tuner-based-d.patch
patches/0022-media-rtl2832-support-for-tua9001-tuner.patch
patches/0023-media-tua9001-use-dev_foo-logging.patch
patches/0024-media-rtl2832-use-dev_foo-logging.patch
patches/0025-media-Add-support-for-Prof-Revolution-DVB-S2-8000-PC.patch
patches/0026-media-af9013-declare-MODULE_FIRMWARE.patch
patches/0027-media-af9015-declare-MODULE_FIRMWARE.patch
patches/0028-media-tda10071-declare-MODULE_FIRMWARE.patch
patches/0029-media-ec168-declare-MODULE_FIRMWARE.patch
patches/0030-media-af9033-use-Kernel-dev_foo-logging.patch
patches/0031-media-af9013-use-Kernel-dev_foo-logging.patch
patches/0032-media-ec100-use-Kernel-dev_foo-logging.patch
patches/0033-media-ec100-improve-I2C-routines.patch
patches/0034-media-hd29l2-use-Kernel-dev_foo-logging.patch
patches/0035-media-rtl2830-use-Kernel-dev_foo-logging.patch
patches/0036-media-rtl2830-use-.get_if_frequency.patch
patches/0037-media-rtl2830-declare-two-tables-as-constant.patch
patches/0038-media-af9015-use-Kernel-dev_foo-logging.patch
patches/0039-media-af9015-improve-af9015_eeprom_hash.patch
patches/0040-media-af9015-correct-few-error-codes.patch
patches/0041-media-af9035-use-Kernel-dev_foo-logging.patch
patches/0042-media-au6610-use-Kernel-dev_foo-logging.patch
patches/0043-media-gl861-use-Kernel-dev_foo-logging.patch
patches/0044-media-ec168-use-Kernel-dev_foo-logging.patch
patches/0045-media-ce6230-use-Kernel-dev_foo-logging.patch
patches/0046-media-dvb_frontend-add-multistream-support.patch
patches/0047-media-DocBook-Multistream-support.patch
patches/0048-media-stv090x-add-support-for-multistream.patch
patches/0049-omap3isp-Fix-up-ENOIOCTLCMD-error-handling.patch
patches/0050-omap3isp-Use-monotonic-timestamps-for-statistics-buf.patch
patches/0051-omap3isp-Fix-error-return-code-in-probe-function.patch
patches/0052-media-devnode-Replace-printk-with-pr_.patch
Switched to branch 'staging/for_v3.7'


PS.: The most weird thing there is that the initial changeset should
be f9040ef3fab8f6f5f6fced5583203695d08efde3 instead of 4313902ebe33155209472215c62d2f29d117be29

So, I suspect that you're using some broken version of git...

Regards,
Mauro
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Input]     [Video for Linux]     [Gstreamer Embedded]     [Mplayer Users]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux