linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL for v3.4-rc3] media fixes
@ 2012-04-11 11:09 Mauro Carvalho Chehab
  0 siblings, 0 replies; only message in thread
From: Mauro Carvalho Chehab @ 2012-04-11 11:09 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Andrew Morton, Linux Media Mailing List,
	Linux Kernel Mailing List

Hi Linus,

Please pull from:
  git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media v4l_for_linus

For some fixes for the media drivers:

- dvb core: there is a regression found when used with xine. For whatever unknown
  reason, xine (and xine-lib clients) wants that the frontend to tell what frequency
  he is using even before the PLL lock (or at least, it expects a non-zero frequency).
  On DVB, the frequency is only actually known after a frequency zig-zag seek, done by
  the DVB core. Anyway, the fix was trivial. That solves Fedora BZ#808871.

- ivtv: fix a regression when selecting the language channel;

- uvc: fix a race-related crash;

- it913x: fixes firmware loading;

- two few trivial patches (a dependency issue at a radio driver at sound Kconfig,
  and a warning fix on dvb).

Regards,
Mauro

-

Latest commit at the branch: 
ed0ee0ce0a3224dab5caa088a5f8b6df25924276 [media] uvcvideo: Fix race-related crash in uvc_video_clock_update()
The following changes since commit 7483d45f0aee3afc0646d185cabd4af9f6cab58c:

  Merge branch 'staging/for_v3.4' into v4l_for_linus (2012-03-23 08:06:43 -0300)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media v4l_for_linus

Chris Rankin (1):
      [media] dvb_frontend: regression fix: userspace ABI broken for xine

Hans Petter Selasky (1):
      [media] dvb_frontend: fix compiler warning

Hans Verkuil (2):
      [media] ivtv: Fix AUDIO_(BILINGUAL_)CHANNEL_SELECT regression
      [media] Drivers/media/radio: Fix build error

Laurent Pinchart (1):
      [media] uvcvideo: Fix race-related crash in uvc_video_clock_update()

Malcolm Priestley (1):
      [media] it913x: fix firmware loading errors

 drivers/media/dvb/dvb-core/dvb_frontend.c |   12 ++++++-
 drivers/media/dvb/dvb-usb/it913x.c        |   54 +++++++++++++++++++++-------
 drivers/media/video/ivtv/ivtv-ioctl.c     |    4 +-
 drivers/media/video/uvc/uvc_video.c       |   50 +++++++++++++++++---------
 sound/pci/Kconfig                         |    4 +-
 5 files changed, 87 insertions(+), 37 deletions(-)


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-04-11 11:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-11 11:09 [GIT PULL for v3.4-rc3] media fixes Mauro Carvalho Chehab

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).