* pull-request: can-next 2012-09-22
@ 2012-09-21 22:24 Marc Kleine-Budde
2012-09-22 19:26 ` David Miller
0 siblings, 1 reply; 2+ messages in thread
From: Marc Kleine-Budde @ 2012-09-21 22:24 UTC (permalink / raw)
To: David Miller; +Cc: Linux Netdev List, linux-can@vger.kernel.org
[-- Attachment #1: Type: text/plain, Size: 2623 bytes --]
Hello David,
this pull request is intended for net-next (v3.7 cycle), it consist of
5 patches by AnilKumar bringing device tree support, runtime PM, suspend
resume and pinctrl support to the c_can/d_can driver.
Andreas Larsson improves the sja1000 driver (one-shot, listen only).
Randy Dunlap fixes a function name conflict in the peak driver.
Wei Yongjun fixes a return value check in the mscan-mpc5xxx driver.
regards, Marc
--
The following changes since commit abb17e6c0c7b27693201dc85f75dbb184279fd10:
netlink: use <linux/export.h> instead of <linux/module.h> (2012-09-21 15:43:58 -0400)
are available in the git repository at:
git://gitorious.org/linux-can/linux-can-next.git for-davem
for you to fetch changes up to cb8db899a6b73334b41fd1a72252533afdf080dc:
can: sja1000: Add support for listen-only mode and one-shot mode (2012-09-21 23:58:49 +0200)
----------------------------------------------------------------
Andreas Larsson (1):
can: sja1000: Add support for listen-only mode and one-shot mode
AnilKumar Ch (5):
can: c_can: Modify c_can device names
can: c_can: Add device tree support to Bosch C_CAN/D_CAN controller
can: c_can: Add runtime PM support to Bosch C_CAN/D_CAN controller
can: c_can: Add d_can suspend resume support
can: c_can: Adopt pinctrl support
Randy Dunlap (1):
can: usb: peak: rename peak_usb dump_mem function
Wei Yongjun (1):
can: mscan-mpc5xxx: fix return value check in mpc512x_can_get_clock()
.../devicetree/bindings/net/can/c_can.txt | 49 ++++++++
drivers/net/can/c_can/c_can.c | 127 +++++++++++++++++++-
drivers/net/can/c_can/c_can.h | 14 ++-
drivers/net/can/c_can/c_can_pci.c | 6 +-
drivers/net/can/c_can/c_can_platform.c | 123 ++++++++++++++++---
drivers/net/can/mscan/mpc5xxx_can.c | 4 +-
drivers/net/can/sja1000/sja1000.c | 31 +++--
drivers/net/can/usb/peak_usb/pcan_usb_core.c | 8 +-
drivers/net/can/usb/peak_usb/pcan_usb_core.h | 2 +-
drivers/net/can/usb/peak_usb/pcan_usb_pro.c | 8 +-
10 files changed, 332 insertions(+), 40 deletions(-)
create mode 100644 Documentation/devicetree/bindings/net/can/c_can.txt
--
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 |
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 259 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: pull-request: can-next 2012-09-22
2012-09-21 22:24 pull-request: can-next 2012-09-22 Marc Kleine-Budde
@ 2012-09-22 19:26 ` David Miller
0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2012-09-22 19:26 UTC (permalink / raw)
To: mkl; +Cc: netdev, linux-can
From: Marc Kleine-Budde <mkl@pengutronix.de>
Date: Sat, 22 Sep 2012 00:24:28 +0200
> this pull request is intended for net-next (v3.7 cycle), it consist of
> 5 patches by AnilKumar bringing device tree support, runtime PM, suspend
> resume and pinctrl support to the c_can/d_can driver.
>
> Andreas Larsson improves the sja1000 driver (one-shot, listen only).
> Randy Dunlap fixes a function name conflict in the peak driver.
> Wei Yongjun fixes a return value check in the mscan-mpc5xxx driver.
Pulled, thanks Marc.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-09-22 19:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-21 22:24 pull-request: can-next 2012-09-22 Marc Kleine-Budde
2012-09-22 19:26 ` 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).