netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull-request: can 2015-03-22
@ 2015-03-22 19:13 Marc Kleine-Budde
  2015-03-22 19:13 ` [PATCH 1/7] can: kvaser_usb: Comply with firmware max tx URBs value Marc Kleine-Budde
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Marc Kleine-Budde @ 2015-03-22 19:13 UTC (permalink / raw)
  To: netdev; +Cc: davem, linux-can, kernel

Hello David,

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

Ahmed S. Darwish fixes another two problems in the kvaser_usb driver. A patch
by Colin Ian King for the gs_usb driver adds a missing check for kzalloc
allocation failures. Two patches by Stephane Grosjean for the peak_usb driver
add missing support for ISO / non-ISO mode switching. Andri Yngvason
contributes a patch to fix the state handling in the flexcan driver. The last
patch by Andreas Werner for the flexcan driver add missing EPROBE_DEFER
handling for the transceiver regulator.

regards,
Marc
---

The following changes since commit f40bff4239d45ac061044a8a79cf6868c62df345:

  cx82310_eth: wait for firmware to become ready (2015-03-21 18:23:19 -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-20150322

for you to fetch changes up to 555828ef45f825d6ee06559f0304163550eed380:

  can: flexcan: Deferred on Regulator return EPROBE_DEFER (2015-03-22 19:20:10 +0100)

----------------------------------------------------------------
linux-can-fixes-for-4.0-20150322

----------------------------------------------------------------
Ahmed S. Darwish (2):
      can: kvaser_usb: Comply with firmware max tx URBs value
      can: kvaser_usb: Fix sparse warning __le16 degrades to integer

Andreas Werner (1):
      can: flexcan: Deferred on Regulator return EPROBE_DEFER

Andri Yngvason (1):
      can: flexcan: fix bus-off error state handling.

Colin Ian King (1):
      can: gs_usb: check for kzalloc allocation failure

Stephane Grosjean (2):
      can: peak_usb: rename usb option cmds definition and structs
      can: peak_usb_fd: add support for ISO / non-ISO mode switching

 drivers/net/can/flexcan.c                  | 18 +++++---
 drivers/net/can/usb/gs_usb.c               |  2 +
 drivers/net/can/usb/kvaser_usb.c           | 69 +++++++++++++++++-----------
 drivers/net/can/usb/peak_usb/pcan_ucan.h   | 15 +++---
 drivers/net/can/usb/peak_usb/pcan_usb_fd.c | 73 ++++++++++++++++++++----------
 5 files changed, 113 insertions(+), 64 deletions(-)



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

end of thread, other threads:[~2015-03-24  2:36 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-22 19:13 pull-request: can 2015-03-22 Marc Kleine-Budde
2015-03-22 19:13 ` [PATCH 1/7] can: kvaser_usb: Comply with firmware max tx URBs value Marc Kleine-Budde
2015-03-22 19:13 ` [PATCH 2/7] can: kvaser_usb: Fix sparse warning __le16 degrades to integer Marc Kleine-Budde
2015-03-22 19:13 ` [PATCH 3/7] can: gs_usb: check for kzalloc allocation failure Marc Kleine-Budde
2015-03-22 19:13 ` [PATCH 4/7] can: peak_usb: rename usb option cmds definition and structs Marc Kleine-Budde
2015-03-22 19:13 ` [PATCH 5/7] can: peak_usb_fd: add support for ISO / non-ISO mode switching Marc Kleine-Budde
2015-03-22 19:13 ` [PATCH 6/7] can: flexcan: fix bus-off error state handling Marc Kleine-Budde
2015-03-22 19:13 ` [PATCH 7/7] can: flexcan: Deferred on Regulator return EPROBE_DEFER Marc Kleine-Budde
2015-03-24  2:36 ` pull-request: can 2015-03-22 David Miller

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).