From: Marc Kleine-Budde <m...@pengutronix.de> Date: Mon, 20 Jun 2016 10:00:27 +0200
> 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. Pulled, thanks.