index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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-10-25
can: mscan: mpc5xxx: mpc5xxx_can_probe(): add missing put_clock() in error path
Dongliang Mu
1
-3
/
+5
2022-06-22
powerpc/mpc5xxx: Switch mpc5xxx_get_bus_frequency() to use fwnode
Andy Shevchenko
1
-1
/
+1
2022-04-19
can: mscan: mpc5xxx_can: Prepare cleanup of powerpc's asm/prom.h
Christophe Leroy
1
-0
/
+2
2021-10-24
can: mscan: mpc5xxx_can: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-4
/
+2
2021-08-25
can: mscan: mpc5xxx_can: mpc5xxx_can_probe(): remove useless BUG_ON()
Tang Bin
1
-1
/
+0
2021-08-25
can: mscan: mpc5xxx_can: mpc5xxx_can_probe(): use of_device_get_match_data to...
Tang Bin
1
-4
/
+2
2020-09-21
can: mscan: mpc5xxx_can: update contact email
Wolfram Sang
1
-1
/
+1
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