]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'linux-can-fixes-for-4.7-20160620' of git://git.kernel.org/pub/scm/linux...
authorDavid S. Miller <davem@davemloft.net>
Wed, 22 Jun 2016 20:29:17 +0000 (16:29 -0400)
committerDavid S. Miller <davem@davemloft.net>
Wed, 22 Jun 2016 20:29:17 +0000 (16:29 -0400)
commitd5644e898749b2032036686347789b80bb3ad740
tree812cdafa2cd23f63977d9a0380ccda16ef50608c
parent56af1e851fa4f21ab34fd7844cc19e9f26854d35
parent113104bc3cee770a58074d243d4d2f492bc648c1
Merge tag 'linux-can-fixes-for-4.7-20160620' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can

Marc Kleine-Budde says:

====================
pull-request: can 2016-06-20

this is a pull request of 3 patches for the upcoming linux-4.7 release.

The first patch is by Thor Thayer for the c_can/d_can driver. It fixes the
registar access on Altera Cyclone devices, which caused CAN frames to have 0x0
in the first two bytes incorrectly. Wolfgang Grandegger's patch for the at91
driver fixes a hanging driver under high bus load situations. A patch for the
gs_usb driver by Maximilian Schneider adds support for the bytewerk.org
candleLight interface.
====================

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