index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2022-11-03
can: mscan: mpc5xxx: mpc5xxx_can_probe(): add missing put_clock() in error path
Dongliang Mu
1
-3
/
+5
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 344
Thomas Gleixner
1
-12
/
+1
2018-07-23
can: mpc5xxx_can: check of_iomap return before use
Nicholas Mc Guire
1
-0
/
+5
2015-03-17
can: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2014-10-20
net: can: mscan: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-01-29
Merge remote-tracking branch 'agust/next' into next
Benjamin Herrenschmidt
1
-116
/
+154
2014-01-12
net: can: mscan: remove non-CCF code for MPC512x
Gerhard Sittig
1
-141
/
+0
2014-01-12
net: can: mscan: adjust to common clock support for mpc512x
Gerhard Sittig
1
-0
/
+179
2013-12-17
can: Fix FSF address in file headers
Jeff Kirsher
1
-2
/
+1
2013-08-30
can: mscan: improve clock API use
Gerhard Sittig
1
-6
/
+12
2013-08-30
can: mscan: add a comment on reg to idx mapping
Gerhard Sittig
1
-1
/
+4
2013-06-03
net: can: use platform_{get,set}_drvdata()
Jingoo Han
1
-6
/
+4
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
1
-8
/
+4
2012-12-03
can: remove __dev* attributes
Bill Pemberton
1
-12
/
+12
2012-11-27
can: mpc5xxx_can: add MODULE_DEVICE_TABLE
Marc Kleine-Budde
1
-0
/
+1
2012-10-04
can: mpc5xxx_can: fix section type conflict
Marc Kleine-Budde
1
-4
/
+4
2012-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-2
/
+2
2012-09-22
can: mscan-mpc5xxx: fix return value check in mpc512x_can_get_clock()
Wei Yongjun
1
-2
/
+2
2012-09-11
can: mpc5xxx_can: make data used as *of_device_id.data const
Arnd Bergmann
1
-2
/
+2
2012-07-17
can: mpc5xxx_can: make data in mpc5xxx_can_probe const
Marc Kleine-Budde
1
-1
/
+1
2011-11-29
net/can: convert drivers/net/can/* to use module_platform_driver()
Axel Lin
1
-11
/
+1
2011-05-18
drivercore: revert addition of of_match to struct device
Grant Likely
1
-2
/
+5
2011-04-13
net: can: mscan: fix build breakage in mpc5xxx_can
Anatolij Gustschin
1
-1
/
+1
2011-02-28
dt/net: Eliminate users of of_platform_{,un}register_driver
Grant Likely
1
-6
/
+9
2010-09-01
drivers/net/can/mscan/mpc5xxx_can.c: Add of_node_put to avoid memory leak
Julia Lawall
1
-4
/
+4
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
1
-9
/
+9
2010-06-01
can: mpc5xxx_can.c: Fix build failure
Anatolij Gustschin
1
-5
/
+5
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
1
-1
/
+0
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
1
-3
/
+5
2010-04-13
Fix some #includes in CAN drivers (rebased for net-next-2.6)
Hans J. Koch
1
-1
/
+0
2010-01-15
can: mscan-mpc5xxx: fix broken support for the MPC5200
Wolfgang Grandegger
1
-4
/
+4
2010-01-08
can: mscan-mpc5xxx: add support for the MPC512x processor
Wolfgang Grandegger
1
-42
/
+204
2009-11-17
net/can/mscan: improve build
Wolfram Sang
1
-0
/
+259