index
:
Linux Stable
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.13.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
spi
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-2
/
+2
*
can: mcp251x: only reset hardware as required
Timo Schlüßler
2019-11-11
1
-7
/
+44
*
can: mcp251x: add mcp251x_write_2regs() and make use of it
Timo Schlüßler
2019-11-11
1
-2
/
+13
*
can: mcp251x: get rid of legacy platform data
Andy Shevchenko
2019-11-11
1
-5
/
+4
*
can: mcp251x: mcp251x_restart_work_handler(): Fix potential force_quit race c...
Timo Schlüßler
2019-11-05
1
-1
/
+1
*
can: mcp251x: Call wrapper instead of regulator_disable()
Andy Shevchenko
2019-09-03
1
-4
/
+2
*
can: mcp251x: Make use of device property API
Andy Shevchenko
2019-09-03
1
-7
/
+5
*
can: mcp251x: Use devm_clk_get_optional() to get the input clock
Andy Shevchenko
2019-09-03
1
-18
/
+12
*
can: mcp251x: remove deprecated board file setup example
Marc Kleine-Budde
2019-09-03
1
-20
/
+0
*
can: Delete unnecessary checks before the macro call “dev_kfree_skb”
Markus Elfring
2019-08-22
2
-4
/
+2
*
can: mcp251x: remove custom DMA mapped buffer
Marc Kleine-Budde
2019-08-20
1
-48
/
+10
*
can: mcp251x: Use DT-supplied interrupt flags
Phil Elwell
2019-08-20
1
-1
/
+4
*
can: mcp251x: Use dev_name() during request_threaded_irq()
Alexander Shiyan
2019-08-20
1
-1
/
+2
*
can: mcp251x: mcp251x_hw_reset(): allow more time after a reset
Marc Kleine-Budde
2019-08-20
1
-5
/
+14
*
can: mcp251x: use u8 instead of uint8_t
Marc Kleine-Budde
2019-08-20
1
-5
/
+4
*
can: mcp251x: fix print formating strings
Marc Kleine-Budde
2019-08-20
1
-2
/
+1
*
can: mcp251x: avoid long lines
Marc Kleine-Budde
2019-08-20
1
-2
/
+4
*
can: mcp251x: remove unnecessary blank lines
Marc Kleine-Budde
2019-08-20
1
-2
/
+0
*
can: mcp251x: convert block comments to network style comments
Marc Kleine-Budde
2019-08-20
1
-10
/
+5
*
can: hi311x: remove custom DMA mapped buffer
Marc Kleine-Budde
2019-08-20
1
-49
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-08-06
1
-27
/
+22
|
\
|
*
can: mcp251x: add error check when wq alloc failed
Weitao Hou
2019-07-24
1
-27
/
+22
*
|
can: mark expected switch fall-throughs
Gustavo A. R. Silva
2019-07-25
1
-1
/
+2
|
/
*
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-21
1
-4
/
+1
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-06-17
2
-11
/
+19
|
\
\
|
|
/
|
/
|
|
*
can: mcp251x: add support for mcp25625
Sean Nyekjaer
2019-06-07
2
-11
/
+19
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 344
Thomas Gleixner
2019-06-05
1
-15
/
+1
|
/
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
*
can: hi311x: Use level-triggered interrupt
Lukas Wunner
2018-11-09
1
-1
/
+1
*
can: hi311x: Work around TX complete interrupt erratum
Lukas Wunner
2018-05-10
1
-4
/
+5
*
can: hi311x: Acquire SPI lock on ->do_get_berr_counter
Lukas Wunner
2018-05-10
1
-0
/
+2
*
drivers/net: Use octal not symbolic permissions
Joe Perches
2018-03-26
1
-1
/
+1
*
can: mcp251x: mcp251x_setup(): remove unused parameter "struct mcp251x_priv *...
Marc Kleine-Budde
2018-01-05
1
-4
/
+3
*
can: hi311x: Add Holt HI-311x CAN driver
Akshay Bhat
2017-04-04
3
-0
/
+1083
*
can: mcp251x: add message about sucessful/unsuccessful probe
Ed Spiridonov
2016-06-23
1
-1
/
+6
*
can: mcp251x: Replace create_freezable_workqueue with alloc_workqueue
Amitoj Kaur Chawla
2016-05-09
1
-1
/
+2
*
can: mcp251x: avoid write to error flag register if it's unnecessary
Ed Spiridonov
2016-03-04
1
-1
/
+1
*
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2015-10-28
1
-1
/
+0
*
can: mcp251x: get regulators optionally
Stefan Agner
2015-07-16
1
-2
/
+2
*
can: mcp251x: fix resume when device is down
Stefan Agner
2015-07-16
1
-7
/
+6
*
can: mcp251x: use correct register address for acceptance filters
Tomas Krcka
2015-06-09
1
-4
/
+5
*
can: move can_stats.bus_off++ from can_bus_off into can_change_state
Andri Yngvason
2015-01-20
1
-0
/
+1
*
can: mcp251x: Use dmam_alloc_coherent
Himangi Saraogi
2014-08-18
1
-12
/
+4
*
net: can: use kbuild magic to inherit debug settings
Wolfram Sang
2014-08-18
1
-2
/
+0
*
can: mcp251x: fix coccinelle warnings
Dan Carpenter
2014-05-19
1
-1
/
+1
*
can: move SPI drivers into a separate directory
Stefano Babic
2014-04-24
3
-0
/
+1284