lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 22 Mar 2015 20:13:31 +0100
From:	Marc Kleine-Budde <mkl@...gutronix.de>
To:	netdev@...r.kernel.org
Cc:	davem@...emloft.net, linux-can@...r.kernel.org,
	kernel@...gutronix.de
Subject: pull-request: can 2015-03-22

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


--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ