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, 02 Feb 2011 10:38:58 -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 v2.6.38-rc5] V4L/DVB fixes

Linus,

Please pull from:
  ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git media_fixes

For:
	- some fixes on some Remote Controller drivers;
	- some gspca/zc3xx fixes;
	- a trivial one-line fix for saa7111 detection.

The following changes since commit 1bae4ce27c9c90344f23c65ea6966c50ffeae2f5:

  Linux 2.6.38-rc2 (2011-01-21 19:01:34 -0800)

are available in the git repository at:
  ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git media_fixes

Jarod Wilson (8):
      [media] rc/mce: add mappings for missing keys
      [media] hdpvr: fix up i2c device registration
      [media] lirc_zilog: z8 on usb doesn't like back-to-back i2c_master_send
      [media] ir-kbd-i2c: improve remote behavior with z8 behind usb
      [media] rc/ir-lirc-codec: add back debug spew
      [media] rc: use time unit conversion macros correctly
      [media] mceusb: really fix remaining keybounce issues
      [media] rc/streamzap: fix reporting response times

Jean-François Moine (3):
      [media] gspca - zc3xx: Bad delay when given by a table
      [media] gspca - zc3xx: Fix bad images with the sensor hv7131r
      [media] gspca - zc3xx: Discard the partial frames

Russell King (1):
      [media] fix saa7111 non-detection

 drivers/media/rc/ir-lirc-codec.c               |    6 +++-
 drivers/media/rc/keymaps/rc-rc6-mce.c          |    6 ++++
 drivers/media/rc/mceusb.c                      |    9 ++++--
 drivers/media/rc/nuvoton-cir.c                 |    6 ++--
 drivers/media/rc/streamzap.c                   |   14 ++++++----
 drivers/media/video/gspca/zc3xx.c              |   31 +++++++++++++++++++---
 drivers/media/video/hdpvr/hdpvr-core.c         |   24 +++++++++++++++---
 drivers/media/video/hdpvr/hdpvr-i2c.c          |   30 ++++++++++++++--------
 drivers/media/video/hdpvr/hdpvr.h              |    3 +-
 drivers/media/video/ir-kbd-i2c.c               |   13 +++++++++
 drivers/media/video/pvrusb2/pvrusb2-i2c-core.c |    1 -
 drivers/media/video/saa7115.c                  |    2 +-
 drivers/staging/lirc/lirc_zilog.c              |   32 +++++++++++++++++++----
 13 files changed, 135 insertions(+), 42 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