[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <55100EA8.5010505@pengutronix.de>
Date: Mon, 23 Mar 2015 14:01:28 +0100
From: Marc Kleine-Budde <mkl@...gutronix.de>
To: netdev@...r.kernel.org
CC: David Miller <davem@...emloft.net>,
"kernel@...gutronix.de" <kernel@...gutronix.de>,
"linux-can@...r.kernel.org" <linux-can@...r.kernel.org>
Subject: pull-request: can-next 2015-03-23
Hello David,
this is a pull request of 6 patches for net-next/master.
A patch by Florian Westphal, converts the skb->destructor to use
sock_efree() instead of own destructor. Ahmed S. Darwish's patch
converts the kvaser_usb driver to use unregister_candev(). A patch by
me removes a return from a void function in the m_can driver. Yegor
Yefremov contributes a patch for combined rx/tx LED trigger support. A
sparse warning in the esd_usb2 driver was fixes by Thomas Körper. Ben
Dooks converts the at91_can driver to use endian agnostic IO accessors.
Marc
---
The following changes since commit 8f2ddaac302a8ca364cb04efb19cd3b5cd058910:
netlink: Remove netlink_compare_arg.trailer (2015-03-21 00:16:39 -0400)
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.1-20150323
for you to fetch changes up to af9bfbdab8f1c5a4b51a45aaab4cfbcc318b8ae2:
can: at91_can: use endian agnostic IO accessors (2015-03-22 23:50:12 +0100)
----------------------------------------------------------------
linux-can-next-for-4.1-20150323
----------------------------------------------------------------
Ahmed S. Darwish (1):
can: kvaser_usb: Use can-dev unregistration mechanism
Ben Dooks (1):
can: at91_can: use endian agnostic IO accessors
Florian Westphal (1):
can: use sock_efree instead of own destructor
Marc Kleine-Budde (1):
can: m_cam: m_can_fifo_write(): remove return from void function
Thomas Körper (1):
can: esd_usb2: Fix sparse warnings
Yegor Yefremov (1):
can: add combined rx/tx LED trigger support
drivers/net/can/at91_can.c | 4 ++--
drivers/net/can/led.c | 22 +++++++++++++++++++---
drivers/net/can/m_can/m_can.c | 4 ++--
drivers/net/can/usb/esd_usb2.c | 4 ++--
drivers/net/can/usb/kvaser_usb.c | 2 +-
include/linux/can/dev.h | 2 ++
include/linux/can/led.h | 6 ++++--
include/linux/can/skb.h | 7 +------
8 files changed, 33 insertions(+), 18 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 |
Download attachment "signature.asc" of type "application/pgp-signature" (820 bytes)
Powered by blists - more mailing lists