All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marc Kleine-Budde <mkl@pengutronix.de>
To: netdev@vger.kernel.org
Cc: David Miller <davem@davemloft.net>,
	"kernel@pengutronix.de" <kernel@pengutronix.de>,
	"linux-can@vger.kernel.org" <linux-can@vger.kernel.org>
Subject: pull-request: can-next 2015-09-17
Date: Mon, 21 Sep 2015 09:20:21 +0200	[thread overview]
Message-ID: <55FFAFB5.7040707@pengutronix.de> (raw)

[-- Attachment #1: Type: text/plain, Size: 1912 bytes --]

Hello David,

this is a pull request of 8 patches for net-next/master.

All 8 patches are by me and cleanup the flexcan driver.

Marc

---

The following changes since commit a1ef48e1e8843e2f6be631b8cf1c21b24579b9d6:

  Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue (2015-09-20 22:26:58 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next.git tags/linux-can-next-for-4.4-20150921

for you to fetch changes up to 6fa7da249269a6146ce456c43098901c81c8afdf:

  can: flexcan: enable interrupts atomically at the end of flexcan_chip_start() (2015-09-21 08:38:23 +0200)

----------------------------------------------------------------
linux-can-next-for-4.4-20150921

----------------------------------------------------------------
Marc Kleine-Budde (8):
      can: flexcan: cleanup coding style and fix typos
      can: headers: make header files self contained
      can: flexcan: remove unused header files
      can: flexcan: flexcan_chip_start(): cleanup writing of reg_mcr
      can: flexcan: rename feature into quirks
      can: flexcan: use pointer to struct regs instead of void pointer for mmio address space
      can: flexcan: give member of flexcan_priv holding mailboxes a sensible name
      can: flexcan: enable interrupts atomically at the end of flexcan_chip_start()

 drivers/net/can/flexcan.c | 197 ++++++++++++++++++++++------------------------
 include/linux/can/dev.h   |   3 +-
 include/linux/can/led.h   |   1 +
 3 files changed, 95 insertions(+), 106 deletions(-)

-- 
Pengutronix e.K.                  | Marc Kleine-Budde           |
Industrial Linux Solutions        | Phone: +49-231-2826-924     |
Vertretung West/Dortmund          | Fax:   +49-5121-206917-5555 |
Amtsgericht Hildesheim, HRA 2686  | http://www.pengutronix.de   |


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 455 bytes --]

             reply	other threads:[~2015-09-21  8:02 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-21  7:20 Marc Kleine-Budde [this message]
2015-09-22  0:15 ` pull-request: can-next 2015-09-17 David Miller
  -- strict thread matches above, loose matches on Subject: below --
2015-10-13 16:08 Marc Kleine-Budde
2015-10-15  1:37 ` David Miller
2015-09-17 21:07 Marc Kleine-Budde
2015-09-21  4:59 ` David Miller

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=55FFAFB5.7040707@pengutronix.de \
    --to=mkl@pengutronix.de \
    --cc=davem@davemloft.net \
    --cc=kernel@pengutronix.de \
    --cc=linux-can@vger.kernel.org \
    --cc=netdev@vger.kernel.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.