]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge tag 'linux-can-next-for-4.16-20171201' of git://git.kernel.org/pub/scm/linux...
authorDavid S. Miller <davem@davemloft.net>
Mon, 4 Dec 2017 18:18:54 +0000 (13:18 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 4 Dec 2017 18:18:54 +0000 (13:18 -0500)
commit112d59c75c6a3adaa7e998fa63e9ccebb1d847a2
tree9929927e98cd520b06b48ddda4ae8aa15537552a
parentd671965b54937fd2ae4074afa68dc302a6326849
parentfa2edcfb5f2e99e9f47f7ecba9abc5f192aa388b
Merge tag 'linux-can-next-for-4.16-20171201' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next

Marc Kleine-Budde says:

====================
pull-request: can-next 2017-12-01

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

The first two patches are by Arnd Bergmann, they convert the peak_usb
from using "struct timeval" to "ktime_t". The error handling in the
vxcan driver is clean up by Markus Elfring's patch. Bhumika Goyal
contributes a patch for the c_can_pci driver to make the pci data const.
The six patches by Pankaj Bansal for the flexcan driver add LS1021A
support by making the endianness of the driver configurable by the
device tree.
====================

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