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:	Sat, 13 Jun 2009 16:14:16 +0200
From:	Haavard Skinnemoen <haavard.skinnemoen@...el.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	LKML <linux-kernel@...r.kernel.org>,
	AVR32 Linux Kernel <kernel@...32linux.org>
Subject: [GIT PULL] AVR32 update

Hi Linus,

Please pull

  git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6.git master

to receive the following updates.

Ben Nizette (1):
      avr32: Fix clash in ATMEL_USART_ flags

Haavard Skinnemoen (2):
      Merge branch 'avr32-arch' of git://git.kernel.org/.../hskinnemoen/avr32-2.6
      avr32: Fix oops on unaligned user access

Jonas Larsson (2):
      atmel-mci: Add support for inverted detect pin
      avr32: Solves problem with inverted MCI detect pin on Merisc board

Mark Jackson (1):
      Fix MIMC200 board LCD init

Peter Ma (2):
      avr32: Change Atmel ATNGW100 config to add choice of add-on board
      avr32: Add support for Mediama RMTx add-on board for ATNGW100

Thomas Gleixner (1):
      avr32: remove obsolete hw_interrupt_type

 arch/avr32/boards/atngw100/Kconfig          |   27 +-
 arch/avr32/boards/atngw100/Kconfig_mrmt     |   80 ++
 arch/avr32/boards/atngw100/Makefile         |    1 +
 arch/avr32/boards/atngw100/mrmt.c           |  373 ++++++++
 arch/avr32/boards/atngw100/setup.c          |    5 +
 arch/avr32/boards/merisc/setup.c            |    7 +-
 arch/avr32/boards/mimc200/setup.c           |   29 +-
 arch/avr32/configs/atngw100_mrmt_defconfig  | 1363 +++++++++++++++++++++++++++
 arch/avr32/include/asm/hw_irq.h             |    2 +-
 arch/avr32/kernel/traps.c                   |   11 +-
 arch/avr32/mach-at32ap/include/mach/board.h |    2 +-
 drivers/mmc/host/atmel-mci.c                |   12 +-
 include/linux/atmel-mci.h                   |    2 +
 13 files changed, 1889 insertions(+), 25 deletions(-)
 create mode 100644 arch/avr32/boards/atngw100/Kconfig_mrmt
 create mode 100644 arch/avr32/boards/atngw100/mrmt.c
 create mode 100644 arch/avr32/configs/atngw100_mrmt_defconfig
--
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