aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/can/flexcan.c
Commit message (Expand)AuthorAge
* can: flexcan: disable bus error interrupts for the i.MX6qWolfgang Grandegger2012-10-23
* flexcan: disable bus error interrupts for the i.MX28Wolfgang Grandegger2012-10-01
* can: flexcan: add 2nd clock to support imx53 and newerSteffen Trumtrar2012-07-20
* can: mark bittiming_const pointer in struct can_priv as constMarc Kleine-Budde2012-07-20
* can: flexcan: make flexcan_priv.devtype_data member point to const dataMarc Kleine-Budde2012-07-17
* can: flexcan: add hardware controller version supportHui Wang2012-07-03
* can: flexcan: use of_property_read_u32 to get DT entry valueHui Wang2012-07-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-28
|\
| * can: flexcan: use be32_to_cpup to handle the value of dt entryHui Wang2012-06-27
* | Merge branch 'master' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2012-06-06
|\ \ | |/ |/|
| * can: flexcan: add PM supportEric BĂ©nard2012-05-23
* | can: flexcan: adopt pinctrl supportShawn Guo2012-05-11
|/
* Merge branch 'master' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2012-02-04
|\
| * can: replace the dev_dbg/info/err/... with the new netdev_xxx macrosWolfgang Grandegger2012-02-02
| * can: flexcan: Fix CAN_RAW_RECV_OWN_MSGS and CAN_RAW_LOOPBACKReuben Dowle2012-02-02
* | can: flexcan: fix irq flooding by clearing all interrupt sourcesWolfgang Grandegger2012-02-02
|/
* Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-09
|\
| * net: flexcan: convert to clk_prepare/clk_unprepareShawn Guo2011-12-28
* | net/can: convert drivers/net/can/* to use module_platform_driver()Axel Lin2011-11-29
|/
* flexcan: Prefer device tree clock frequency if available.holt@sgi.com2011-08-17
* flexcan: Add of_match to platform_device definition.holt@sgi.com2011-08-17
* flexcan: Abstract off read/write for big/little endian.holt@sgi.com2011-08-17
* flexcan: Remove #include <mach/clock.h>holt@sgi.com2011-08-17
* drivers/net/can/flexcan.c: add missing clk_putJulia Lawall2011-06-02
* can: flexcan: fix use after free of privMarc Kleine-Budde2010-10-26
* CAN: Add Flexcan CAN controller driverMarc Kleine-Budde2010-07-22