From: David S. Miller Date: Tue, 4 Jun 2013 21:30:12 +0000 (-0700) Subject: Merge branch 'fixes-for-3.10' of git://gitorious.org/linux-can/linux-can X-Git-Tag: v3.10-rc5~25^2~8 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=23eb45fce933ec09601a1c3f6e1c56190c9af301;p=profile%2Fcommon%2Fkernel-common.git Merge branch 'fixes-for-3.10' of git://gitorious.org/linux-can/linux-can Marc Kleine-Budde says: ==================== here are there fixes for the v3.10 release cycle: The first patch by Jonas Peterson and Olivier Sobrie fixes the reception of CAN frames on Kvaser's "USBcan Pro" and "USBcan R" type hardware. The last two patches by Olivier Sobrie (for esd_usb2) and me (for peak_usb) change the memory handling for the USB messages from stack to kmalloc(), as memory used for DMA should not be allocated on stack. ==================== Signed-off-by: David S. Miller --- 23eb45fce933ec09601a1c3f6e1c56190c9af301