summaryrefslogtreecommitdiff
path: root/drivers/net/can/mscan/mpc5xxx_can.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-18drivercore: revert addition of of_match to struct deviceGrant Likely1-2/+5
2011-04-13net: can: mscan: fix build breakage in mpc5xxx_canAnatolij Gustschin1-1/+1
2011-02-28dt/net: Eliminate users of of_platform_{,un}register_driverGrant Likely1-6/+9
2010-09-01drivers/net/can/mscan/mpc5xxx_can.c: Add of_node_put to avoid memory leakJulia Lawall1-4/+4
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely1-9/+9
2010-06-01can: mpc5xxx_can.c: Fix build failureAnatolij Gustschin1-5/+5
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely1-1/+0
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely1-3/+5
2010-04-13Fix some #includes in CAN drivers (rebased for net-next-2.6)Hans J. Koch1-1/+0
2010-01-15can: mscan-mpc5xxx: fix broken support for the MPC5200Wolfgang Grandegger1-4/+4
2010-01-08can: mscan-mpc5xxx: add support for the MPC512x processorWolfgang Grandegger1-42/+204
2009-11-17net/can/mscan: improve buildWolfram Sang1-0/+259