index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
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-22
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-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-27
/
+22
2019-07-25
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-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-9
/
+16
2019-06-07
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-24
can: move SPI drivers into a separate directory
Stefano Babic
1
-0
/
+1266