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, 11 Aug 2010 10:58:45 -0700
From:	Daniel Walker <dwalker@...eaurora.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org, linux-arm-msm@...r.kernel.org
Subject: [GIT PULL] MSM updates for 2.6.36

Hi Linus,

Here is an unfortunately small MSM pull request. I wish I could have
included more than this. It does include MMC support for trout (G1), but
that's about the most exciting thing here.

Please consider pulling this.

Daniel


The following changes since commit 3260e5293727f16ffdce9a6a6203fd9a6b149e58:

  arm: mm: Don't free prohibited memmap entries (2010-06-15 13:19:55 -0700)

are available in the git repository at:
  git://codeaurora.org/quic/kernel/dwalker/linux-msm.git msm-core

Daniel Walker (2):
      arm: msm: trout: add trout specific gpio interrupts
      arm: msm: trout add mmc support

Gregory Bean (1):
      arm: msm: Fix section mismatch in smd.c.

Huang Weiyi (1):
      arm: msm: remove unused #include <linux/version.h>

Sahitya Tummala (2):
      msm: trout: Remove extern declaration from source file
      msm: mmc: Add msm prefix to platform data structure

 arch/arm/mach-msm/Makefile             |    2 +-
 arch/arm/mach-msm/acpuclock-arm11.c    |    1 -
 arch/arm/mach-msm/board-trout-gpio.c   |  115 ++++++++++++++++++++
 arch/arm/mach-msm/board-trout-mmc.c    |  186 ++++++++++++++++++++++++++++++++
 arch/arm/mach-msm/board-trout.c        |   11 ++
 arch/arm/mach-msm/clock.c              |    1 -
 arch/arm/mach-msm/devices-msm7x00.c    |    3 +-
 arch/arm/mach-msm/include/mach/board.h |    4 +
 arch/arm/mach-msm/include/mach/mmc.h   |    2 +-
 arch/arm/mach-msm/smd.c                |    2 +-
 drivers/mmc/host/msm_sdcc.c            |    2 +-
 drivers/mmc/host/msm_sdcc.h            |    2 +-
 12 files changed, 323 insertions(+), 8 deletions(-)
 create mode 100644 arch/arm/mach-msm/board-trout-mmc.c

-- 

Sent by a consultant of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.

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