All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hans-Christian Noren Egtvedt <egtvedt@samfundet.no>
To: torvalds@linux-foundation.org
Cc: linux-kernel@vger.kernel.org, hskinnemoen@gmail.com
Subject: [GIT PULL] AVR32 update for 4.5
Date: Mon, 18 Jan 2016 17:43:26 +0100	[thread overview]
Message-ID: <20160118164326.GA733@samfundet.no> (raw)

Hello Linus,

please pull

git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32.git for-linus

to receive the following AVR32 update for 4.5

Mans Rullgard (3):
      avr32: wire up accept4 syscall
      mmc: atmel-mci: restore dma on AVR32
      mmc: atmel: get rid of struct mci_dma_data

Hans-Christian Egtvedt (1):
      avr32: wire up missing syscalls

 arch/avr32/include/uapi/asm/unistd.h        |  4 ++++
 arch/avr32/kernel/syscall_table.S           |  4 ++++
 arch/avr32/mach-at32ap/at32ap700x.c         | 31 +++++++++++++++++++++++--------
 drivers/mmc/host/atmel-mci.c                | 18 +++++++++++++++++-
 include/linux/atmel-mci.h                   |  4 +++-
 include/linux/platform_data/mmc-atmel-mci.h | 22 ----------------------
 6 files changed, 51 insertions(+), 32 deletions(-)
 delete mode 100644 include/linux/platform_data/mmc-atmel-mci.h

-- 
Best regards, Hans-Christian Noren Egtvedt

                 reply	other threads:[~2016-01-18 16:43 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160118164326.GA733@samfundet.no \
    --to=egtvedt@samfundet.no \
    --cc=hskinnemoen@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.