]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'linux-can-next-for-4.8-20160617' of git://git.kernel.org/pub/scm/linux...
authorDavid S. Miller <davem@davemloft.net>
Sat, 18 Jun 2016 05:22:06 +0000 (22:22 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 18 Jun 2016 05:22:06 +0000 (22:22 -0700)
commit1b98cacbedcd4895b2869b0937cbe49b9516c2fa
tree135a46f555a347054a7b91addc4c609670e2b1b6
parent9a2046033d660c728ffebe45e95f218b2a343596
parent0e6c0f2f070f0d2bfd5e7dced82e9c98703531e3
Merge tag 'linux-can-next-for-4.8-20160617' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next

Marc Kleine-Budde says:

====================
pull-request: can-next 2016-06-17

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

Geert Uytterhoeven contributes a patch that adds a file patterns for
CAN device tree bindings to MAINTAINERS. A patch by Alexander Aring
fixes warnings when building without proc support. A patch by me
improves the sample point calculation. Marek Vasut's patch converts
the slcan driver to use CAN_MTU. A patch by William Breathitt Gray
converts the tscan1 driver to use module_isa_driver.

Two patches by Maximilian Schneider for the gs_usb driver fix coding
style and add support for set_phys_id callback. 5 patches by Oliver
Hartkopp add support for CANFD to the bcm. And finally two patches
by Ramesh Shanmugasundaram, which add support for the rcar_canfd
driver.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>