index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
mscan
/
mpc5xxx_can.c
Age
Commit message (
Expand
)
Author
2012-10-04
can: mpc5xxx_can: fix section type conflict
Marc Kleine-Budde
2012-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-09-21
can: mscan-mpc5xxx: fix return value check in mpc512x_can_get_clock()
Wei Yongjun
2012-09-11
can: mpc5xxx_can: make data used as *of_device_id.data const
Arnd Bergmann
2012-07-17
can: mpc5xxx_can: make data in mpc5xxx_can_probe const
Marc Kleine-Budde
2011-11-29
net/can: convert drivers/net/can/* to use module_platform_driver()
Axel Lin
2011-05-18
drivercore: revert addition of of_match to struct device
Grant Likely
2011-04-13
net: can: mscan: fix build breakage in mpc5xxx_can
Anatolij Gustschin
2011-02-28
dt/net: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2010-09-01
drivers/net/can/mscan/mpc5xxx_can.c: Add of_node_put to avoid memory leak
Julia Lawall
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-06-01
can: mpc5xxx_can.c: Fix build failure
Anatolij Gustschin
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-04-13
Fix some #includes in CAN drivers (rebased for net-next-2.6)
Hans J. Koch
2010-01-15
can: mscan-mpc5xxx: fix broken support for the MPC5200
Wolfgang Grandegger
2010-01-08
can: mscan-mpc5xxx: add support for the MPC512x processor
Wolfgang Grandegger
2009-11-17
net/can/mscan: improve build
Wolfram Sang