summaryrefslogtreecommitdiff
path: root/drivers/net/can/flexcan.c
AgeCommit message (Expand)AuthorFilesLines
2012-07-04can: flexcan: use be32_to_cpup to handle the value of dt entryHui Wang1-2/+2
2011-08-18flexcan: Prefer device tree clock frequency if available.holt@sgi.com1-9/+25
2011-08-18flexcan: Add of_match to platform_device definition.holt@sgi.com1-1/+12
2011-08-18flexcan: Abstract off read/write for big/little endian.holt@sgi.com1-57/+83
2011-08-18flexcan: Remove #include <mach/clock.h>holt@sgi.com1-2/+0
2011-06-02drivers/net/can/flexcan.c: add missing clk_putJulia Lawall1-3/+2
2010-10-26can: flexcan: fix use after free of privMarc Kleine-Budde1-1/+2
2010-07-22CAN: Add Flexcan CAN controller driverMarc Kleine-Budde1-0/+1030