aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/can/mscan/mpc5xxx_can.c
Commit message (Expand)AuthorAge
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-07
* can: remove __dev* attributesBill Pemberton2012-12-03
* can: mpc5xxx_can: add MODULE_DEVICE_TABLEMarc Kleine-Budde2012-11-27
* can: mpc5xxx_can: fix section type conflictMarc Kleine-Budde2012-10-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-02
|\
| * can: mscan-mpc5xxx: fix return value check in mpc512x_can_get_clock()Wei Yongjun2012-09-21
* | can: mpc5xxx_can: make data used as *of_device_id.data constArnd Bergmann2012-09-11
|/
* can: mpc5xxx_can: make data in mpc5xxx_can_probe constMarc Kleine-Budde2012-07-17
* net/can: convert drivers/net/can/* to use module_platform_driver()Axel Lin2011-11-29
* drivercore: revert addition of of_match to struct deviceGrant Likely2011-05-18
* net: can: mscan: fix build breakage in mpc5xxx_canAnatolij Gustschin2011-04-13
* dt/net: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-28
* drivers/net/can/mscan/mpc5xxx_can.c: Add of_node_put to avoid memory leakJulia Lawall2010-09-01
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-06
* can: mpc5xxx_can.c: Fix build failureAnatolij Gustschin2010-06-01
* Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-22
|\
| * Fix some #includes in CAN drivers (rebased for net-next-2.6)Hans J. Koch2010-04-13
* | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-22
|/
* can: mscan-mpc5xxx: fix broken support for the MPC5200Wolfgang Grandegger2010-01-15
* can: mscan-mpc5xxx: add support for the MPC512x processorWolfgang Grandegger2010-01-08
* net/can/mscan: improve buildWolfram Sang2009-11-17