index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.48-dubhe
starfive-6.6.63-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
/
m_can
/
m_can_platform.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-14
can: m_can: use struct m_can_classdev as drvdata
Marc Kleine-Budde
1
-7
/
+7
2020-12-14
can: m_can: let m_can_class_allocate_dev() allocate driver specific private data
Marc Kleine-Budde
1
-12
/
+14
2020-12-10
can: m_can: move runtime PM enable/disable to m_can_platform
Patrik Flykt
1
-1
/
+8
2020-11-30
can: m_can: m_can_plat_remove(): remove unneeded platform_set_drvdata()
Marc Kleine-Budde
1
-2
/
+0
2020-11-15
can: m_can: Fix freeing of can device from peripherials
Dan Murphy
1
-8
/
+15
2020-10-07
can: m_can_platform: don't call m_can_class_suspend in runtime suspend
Lucas Stach
1
-2
/
+0
2019-11-22
can: m_can_platform: remove unnecessary m_can_class_resume() call
Pankaj Sharma
1
-2
/
+0
2019-11-22
can: m_can_platform: set net_device structure as driver data
Pankaj Sharma
1
-1
/
+1
2019-08-20
can: m_can_platform: m_can_plat_probe(): add missing error handling if mcan_c...
Marc Kleine-Budde
1
-0
/
+3
2019-08-20
can: m_can_platform: remove not needed casts to struct m_can_plat_priv *
Marc Kleine-Budde
1
-8
/
+4
2019-07-24
can: m_can: Rename m_can_priv to m_can_classdev
Dan Murphy
1
-8
/
+8
2019-07-24
can: m_can: Create a m_can platform framework
Dan Murphy
1
-0
/
+202