linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Marc Kleine-Budde <mkl@pengutronix.de>
To: netdev@vger.kernel.org
Cc: davem@davemloft.net, linux-can@vger.kernel.org, kernel@pengutronix.de
Subject: pull-request: can 2015-03-14
Date: Sat, 14 Mar 2015 15:17:17 +0100	[thread overview]
Message-ID: <1426342639-14894-1-git-send-email-mkl@pengutronix.de> (raw)

Hello David, this is a pull request for net/master, consisting of two patches:   
                                                                                 
In the first patch Michal Simek enables the xilinx CAN driver for ARM64. The
second patch by Ahmed S. Darwish fixes a race condition in the tx-queue of the
kvaser_usb driver.                                                               

regards,
Marc

---

The following changes since commit c8e2c80d7ec00d020320f905822bf49c5ad85250:

  inet_diag: fix possible overflow in inet_diag_dump_one_icsk() (2015-03-13 15:54:27 -0400)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can.git tags/linux-can-fixes-for-4.0-20150314

for you to fetch changes up to a9dc960c37b0d4eb192598dc4c94276270454514:

  can: kvaser_usb: Fix tx queue start/stop race conditions (2015-03-14 09:20:07 +0100)

----------------------------------------------------------------
linux-can-fixes-for-4.0-20150314

----------------------------------------------------------------
Ahmed S. Darwish (1):
      can: kvaser_usb: Fix tx queue start/stop race conditions

Michal Simek (1):
      net: can: Enable xilinx driver for ARM64

 drivers/net/can/Kconfig          |  2 +-
 drivers/net/can/usb/kvaser_usb.c | 83 ++++++++++++++++++++++++----------------
 2 files changed, 52 insertions(+), 33 deletions(-)

             reply	other threads:[~2015-03-14 14:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-14 14:17 Marc Kleine-Budde [this message]
2015-03-14 14:17 ` [PATCH 1/2] net: can: Enable xilinx driver for ARM64 Marc Kleine-Budde
2015-03-14 14:17 ` [PATCH 2/2] can: kvaser_usb: Fix tx queue start/stop race conditions Marc Kleine-Budde
2015-03-14 18:36 ` pull-request: can 2015-03-14 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=1426342639-14894-1-git-send-email-mkl@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).