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
starfive-6.6.48-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
/
spi
/
mcp251x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-03
can: mcp251x: Call wrapper instead of regulator_disable()
Andy Shevchenko
1
-4
/
+2
2019-09-03
can: mcp251x: Make use of device property API
Andy Shevchenko
1
-7
/
+5
2019-09-03
can: mcp251x: Use devm_clk_get_optional() to get the input clock
Andy Shevchenko
1
-18
/
+12
2019-09-03
can: mcp251x: remove deprecated board file setup example
Marc Kleine-Budde
1
-20
/
+0
2019-08-23
can: Delete unnecessary checks before the macro call “dev_kfree_skb”
Markus Elfring
1
-2
/
+1
2019-08-20
can: mcp251x: remove custom DMA mapped buffer
Marc Kleine-Budde
1
-48
/
+10
2019-08-20
can: mcp251x: Use DT-supplied interrupt flags
Phil Elwell
1
-1
/
+4
2019-08-20
can: mcp251x: Use dev_name() during request_threaded_irq()
Alexander Shiyan
1
-1
/
+2
2019-08-20
can: mcp251x: mcp251x_hw_reset(): allow more time after a reset
Marc Kleine-Budde
1
-5
/
+14
2019-08-20
can: mcp251x: use u8 instead of uint8_t
Marc Kleine-Budde
1
-5
/
+4
2019-08-20
can: mcp251x: fix print formating strings
Marc Kleine-Budde
1
-2
/
+1
2019-08-20
can: mcp251x: avoid long lines
Marc Kleine-Budde
1
-2
/
+4
2019-08-20
can: mcp251x: remove unnecessary blank lines
Marc Kleine-Budde
1
-2
/
+0
2019-08-20
can: mcp251x: convert block comments to network style comments
Marc Kleine-Budde
1
-10
/
+5
2019-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-27
/
+22
2019-07-26
can: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-1
/
+2
2019-07-24
can: mcp251x: add error check when wq alloc failed
Weitao Hou
1
-27
/
+22
2019-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-9
/
+16
2019-06-08
can: mcp251x: add support for mcp25625
Sean Nyekjaer
1
-9
/
+16
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 344
Thomas Gleixner
1
-15
/
+1
2018-03-26
drivers/net: Use octal not symbolic permissions
Joe Perches
1
-1
/
+1
2018-01-05
can: mcp251x: mcp251x_setup(): remove unused parameter "struct mcp251x_priv *...
Marc Kleine-Budde
1
-4
/
+3
2016-06-23
can: mcp251x: add message about sucessful/unsuccessful probe
Ed Spiridonov
1
-1
/
+6
2016-05-09
can: mcp251x: Replace create_freezable_workqueue with alloc_workqueue
Amitoj Kaur Chawla
1
-1
/
+2
2016-03-04
can: mcp251x: avoid write to error flag register if it's unnecessary
Ed Spiridonov
1
-1
/
+1
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
1
-1
/
+0
2015-07-16
can: mcp251x: get regulators optionally
Stefan Agner
1
-2
/
+2
2015-07-16
can: mcp251x: fix resume when device is down
Stefan Agner
1
-7
/
+6
2015-06-09
can: mcp251x: use correct register address for acceptance filters
Tomas Krcka
1
-4
/
+5
2015-01-20
can: move can_stats.bus_off++ from can_bus_off into can_change_state
Andri Yngvason
1
-0
/
+1
2014-08-18
can: mcp251x: Use dmam_alloc_coherent
Himangi Saraogi
1
-12
/
+4
2014-05-19
can: mcp251x: fix coccinelle warnings
Dan Carpenter
1
-1
/
+1
2014-04-25
can: move SPI drivers into a separate directory
Stefano Babic
1
-0
/
+1266