lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Wed, 09 Nov 2011 10:10:26 -0200
From:	Mauro Carvalho Chehab <mchehab@...hat.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
CC:	Andrew Morton <akpm@...ux-foundation.org>,
	Linux Media Mailing List <linux-media@...r.kernel.org>,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL for v3.2-rc2] media fixes

Hi Linus,

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

For a few V4L2 core and driver fixes, and one MAINTAINERS update for the s5p driver.

Thanks!
Mauro

-

Latest commit at the branch:
  1249a3a82d08d73ece65ae79e0553cd0f3407a15 [media] v4l2-ctrl: Send change events to all fh for auto cluster slave controls

The following changes since commit 1ea6b8f48918282bdca0b32a34095504ee65bab5:

  Linux 3.2-rc1 (2011-11-07 16:16:02 -0800)

are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media v4l_for_linus

Hans de Goede (5):
      [media] uvcvideo: GET_RES should only be checked for BITMAP type menu controls
      [media] v4l2-event: Deny subscribing with a type of V4L2_EVENT_ALL
      [media] v4l2-event: Remove pending events from fh event queue when unsubscribing
      [media] v4l2-event: Don't set sev->fh to NULL on unsubscribe
      [media] v4l2-ctrl: Send change events to all fh for auto cluster slave controls

Jeongtae Park (1):
      [media] MAINTAINERS: add a maintainer for s5p-mfc driver

Kamil Debski (1):
      [media] v4l: s5p-mfc: fix reported capabilities

Marek Szyprowski (3):
      [media] media: vb2: add a check for uninitialized buffer
      [media] media: vb2: set buffer length correctly for all buffer types
      [media] media: vb2: reset queued list on REQBUFS(0) call

Michael Krufky (4):
      [media] mxl111sf: fix return value of mxl111sf_idac_config
      [media] mxl111sf: check for errors after mxl111sf_write_reg in mxl111sf_idac_config
      [media] mxl111sf: remove pointless if condition in mxl111sf_config_spi
      [media] mxl111sf: fix build warning

 MAINTAINERS                               |    1 +
 drivers/media/dvb/dvb-usb/mxl111sf-i2c.c  |    3 +--
 drivers/media/dvb/dvb-usb/mxl111sf-phy.c  |    7 ++++---
 drivers/media/video/s5p-mfc/s5p_mfc_dec.c |    4 ++--
 drivers/media/video/s5p-mfc/s5p_mfc_enc.c |    4 ++--
 drivers/media/video/uvc/uvc_ctrl.c        |    6 ++++--
 drivers/media/video/v4l2-ctrls.c          |    5 +++--
 drivers/media/video/v4l2-event.c          |   10 +++++++++-
 drivers/media/video/videobuf2-core.c      |    6 ++++--
 9 files changed, 30 insertions(+), 16 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ