]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'linux-can-next-for-4.16-20180116' of ssh://gitolite.kernel.org/pub/scm...
authorDavid S. Miller <davem@davemloft.net>
Wed, 17 Jan 2018 21:08:25 +0000 (16:08 -0500)
committerDavid S. Miller <davem@davemloft.net>
Wed, 17 Jan 2018 21:08:25 +0000 (16:08 -0500)
commit8d63d6c6e759411d5885e83f4401ed3966a062d7
treeb73fbe6bf036e889270fb3711d4cbb63869229a4
parent3a05bd0d15f8f0e2d5e92837a2cf8b6831b8b652
parent4b63820364bdfa818322c5fc75ccf9dda557c706
Merge tag 'linux-can-next-for-4.16-20180116' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next

Marc Kleine-Budde says:

====================
pull-request: can-next 2018-01-16

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

This is a series of patches, some of them initially by Franklin S Cooper
Jr, which was picked up by Faiz Abbas. Faiz Abbas added some patches
while working on this series, I contributed one as well.

The first two patches add support to CAN device infrastructure to limit
the bitrate of a CAN adapter if the used CAN-transceiver has a certain
maximum bitrate.

The remaining patches improve the m_can driver. They add support for
bitrate limiting to the driver, clean up the driver and add support for
runtime PM.
====================

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