All of lore.kernel.org
 help / color / mirror / Atom feed
* pull-request: can 2018-03-14
@ 2018-03-14 12:05 Marc Kleine-Budde
  2018-03-14 12:05 ` [PATCH 1/2] can: cc770: Fix stalls on rt-linux, remove redundant IRQ ack Marc Kleine-Budde
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Marc Kleine-Budde @ 2018-03-14 12:05 UTC (permalink / raw)
  To: netdev; +Cc: davem, linux-can, kernel

Hello David,

this is a pull request of two patches for net/master.

Both patches are by Andri Yngvason and fix problems in the cc770 driver,
that show up quite fast on RT systems, but also on non RT setups.

regards,
Marc

---

The following changes since commit f89782c2d131e6eae0d1ea2569ba76bc4c5875fe:

  qed: Use after free in qed_rdma_free() (2018-03-13 10:54:17 -0400)

are available in the Git repository at:

  ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can.git tags/linux-can-fixes-for-4.16-20180314

for you to fetch changes up to 746201235b3f876792099079f4c6fea941d76183:

  can: cc770: Fix queue stall & dropped RTR reply (2018-03-14 13:01:22 +0100)

----------------------------------------------------------------
linux-can-fixes-for-4.16-20180314

----------------------------------------------------------------
Andri Yngvason (2):
      can: cc770: Fix stalls on rt-linux, remove redundant IRQ ack
      can: cc770: Fix queue stall & dropped RTR reply

 drivers/net/can/cc770/cc770.c | 103 ++++++++++++++++++++++++++----------------
 drivers/net/can/cc770/cc770.h |   2 +
 2 files changed, 65 insertions(+), 40 deletions(-)

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-03-14 17:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-14 12:05 pull-request: can 2018-03-14 Marc Kleine-Budde
2018-03-14 12:05 ` [PATCH 1/2] can: cc770: Fix stalls on rt-linux, remove redundant IRQ ack Marc Kleine-Budde
2018-03-14 12:05 ` [PATCH 2/2] can: cc770: Fix queue stall & dropped RTR reply Marc Kleine-Budde
2018-03-14 12:24 ` pull-request: can 2018-03-14 Andri Yngvason
2018-03-14 12:52   ` Marc Kleine-Budde
2018-03-14 13:07     ` Andri Yngvason
2018-03-14 17:51 ` David Miller

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.