netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull-request: can-next 2013-03-27
@ 2013-03-27 14:18 Marc Kleine-Budde
  2013-03-27 14:22 ` Marc Kleine-Budde
  0 siblings, 1 reply; 2+ messages in thread
From: Marc Kleine-Budde @ 2013-03-27 14:18 UTC (permalink / raw)
  To: netdev; +Cc: linux-can@vger.kernel.org

[-- Attachment #1: Type: text/plain, Size: 1949 bytes --]

Hello David,

this is a pull-request for net-next/master. It consists of three
patches by Lars-Peter Clausen to clean up the mcp251x spi-can driver,
two patches from Ludovic Desroches to bring device tree support to the
at91_can driver and a patch by me to fix a sparse warning in the
blackfin driver.

regards,
Marc

---

The following changes since commit 6bdeaba47d87f48a3943b6899d6c6e6f17d52f1d:

  6lowpan: use IEEE802154_ADDR_LEN instead of a magic number (2013-03-27 00:52:16 -0400)

are available in the git repository at:

  git@gitorious.org:linux-can/linux-can-next.git testing

for you to fetch changes up to 21c11bc5d016ede062843cb3f98ee6824e6bcae2:

  can: bfin_can: declare locally used functions static (2013-03-27 13:07:10 +0100)

----------------------------------------------------------------
Lars-Peter Clausen (3):
      can: mcp251x: Remove redundant spi driver bus initialization
      can: mcp251x: Use module_spi_driver
      can: mcp251x: Use dev_pm_ops

Ludovic Desroches (2):
      can: at91_can: add dt support
      can: Kconfig: CAN_AT91 depends on ARM

Marc Kleine-Budde (1):
      can: bfin_can: declare locally used functions static

 .../devicetree/bindings/net/can/atmel-can.txt      | 14 ++++
 drivers/net/can/Kconfig                            |  2 +-
 drivers/net/can/at91_can.c                         | 76 ++++++++++++++++------
 drivers/net/can/bfin_can.c                         |  4 +-
 drivers/net/can/mcp251x.c                          | 35 ++++------
 5 files changed, 88 insertions(+), 43 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/net/can/atmel-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: 263 bytes --]

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

end of thread, other threads:[~2013-03-27 14:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-27 14:18 pull-request: can-next 2013-03-27 Marc Kleine-Budde
2013-03-27 14:22 ` Marc Kleine-Budde

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