aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/can/mscan/mpc5xxx_can.c
Commit message (Expand)AuthorAgeFilesLines
* can: mscan-mpc5xxx: fix return value check in mpc512x_can_get_clock()Wei Yongjun2012-10-071-2/+2
* drivercore: revert addition of of_match to struct deviceGrant Likely2011-05-181-2/+5
* net: can: mscan: fix build breakage in mpc5xxx_canAnatolij Gustschin2011-04-131-1/+1
* dt/net: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-6/+9
* drivers/net/can/mscan/mpc5xxx_can.c: Add of_node_put to avoid memory leakJulia Lawall2010-09-011-4/+4
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-9/+9
* can: mpc5xxx_can.c: Fix build failureAnatolij Gustschin2010-06-011-5/+5
* Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-221-1/+0
|\
| * Fix some #includes in CAN drivers (rebased for net-next-2.6)Hans J. Koch2010-04-131-1/+0
* | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-3/+5
|/
* can: mscan-mpc5xxx: fix broken support for the MPC5200Wolfgang Grandegger2010-01-151-4/+4
* can: mscan-mpc5xxx: add support for the MPC512x processorWolfgang Grandegger2010-01-081-42/+204
* net/can/mscan: improve buildWolfram Sang2009-11-171-0/+259