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:	Fri, 25 Mar 2011 01:35:36 +0900
From:	Paul Mundt <lethal@...ux-sh.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-sh@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] rmobile updates for 2.6.39-rc1

Please pull from:

	master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.git rmobile-latest

Which contains:

Guennadi Liakhovetski (1):
      ARM: mach-shmobile: add coherent DMA mask to CEU camera devices

Magnus Damm (1):
      ARM: mach-shmobile: Dynamic backlight control for Mackerel

Simon Horman (2):
      mmc, ARM: Rename SuperH Mobile ARM zboot helpers
      mmc: Add MMC_PROGRESS_*

 arch/arm/boot/compressed/mmcif-sh7372.c            |   13 +++++----
 arch/arm/mach-shmobile/board-ap4evb.c              |    3 +-
 arch/arm/mach-shmobile/board-mackerel.c            |   25 ++++++++++++++++++-
 .../include/mach/{mmcif-ap4eb.h => mmc-ap4eb.h}    |   10 ++++----
 .../mach/{mmcif-mackerel.h => mmc-mackerel.h}      |   11 ++++----
 .../mach-shmobile/include/mach/{mmcif.h => mmc.h}  |   10 ++++----
 arch/sh/boot/romimage/mmcif-sh7724.c               |    9 ++++---
 include/linux/mmc/boot.h                           |    7 +++++
 include/linux/mmc/sh_mmcif.h                       |    3 --
 9 files changed, 59 insertions(+), 32 deletions(-)
 rename arch/arm/mach-shmobile/include/mach/{mmcif-ap4eb.h => mmc-ap4eb.h} (80%)
 rename arch/arm/mach-shmobile/include/mach/{mmcif-mackerel.h => mmc-mackerel.h} (82%)
 rename arch/arm/mach-shmobile/include/mach/{mmcif.h => mmc.h} (67%)
 create mode 100644 include/linux/mmc/boot.h
--
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