index
:
kernel/linux.git
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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
m_can
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-14
can: m_can: Disable and ignore ELO interrupt
Brian Silverman
1
-8
/
+6
2021-05-19
can: m_can: m_can_tx_work_queue(): fix tx_skb race condition
Marc Kleine-Budde
1
-1
/
+2
2021-04-07
can: tcan4x5x: fix max register value
Sasha Levin
1
-1
/
+1
2021-03-30
can: m_can: m_can_rx_peripheral(): fix RX being blocked by errors
Torin Cooper-Bennun
1
-1
/
+1
2021-03-30
can: m_can: m_can_do_rx_poll(): fix extraneous msg loss warning
Torin Cooper-Bennun
1
-3
/
+0
2021-03-17
can: tcan4x5x: tcan4x5x_init(): fix initialization - clear MRAM before enteri...
Torin Cooper-Bennun
1
-3
/
+3
2021-01-17
can: m_can: m_can_class_unregister(): remove erroneous m_can_clk_stop()
Marc Kleine-Budde
1
-2
/
+0
2021-01-17
can: tcan4x5x: fix bittiming const, use common bittiming from m_can driver
Marc Kleine-Budde
1
-26
/
+0
2020-12-30
can: m_can: m_can_config_endisable(): remove double clearing of clock stop re...
Sean Nyekjaer
1
-4
/
+0
2020-11-30
can: m_can: tcan4x5x_can_probe(): fix error path: remove erroneous clk_disabl...
Marc Kleine-Budde
1
-8
/
+3
2020-11-27
can: m_can: m_can_dev_setup(): add support for bosch mcan version 3.3.0
Pankaj Sharma
1
-0
/
+2
2020-11-27
can: m_can: fix nominal bitiming tseg2 min for version >= 3.1
Marc Kleine-Budde
1
-1
/
+1
2020-11-27
can: m_can: m_can_open(): remove IRQF_TRIGGER_FALLING from request_threaded_i...
Marc Kleine-Budde
1
-1
/
+1
2020-11-18
can: m_can: process interrupt only when not runtime suspended
Jarkko Nikula
1
-0
/
+2
2020-11-15
can: m_can: m_can_stop(): set device to software init mode before closing
Faiz Abbas
1
-0
/
+3
2020-11-15
can: m_can: Fix freeing of can device from peripherials
Dan Murphy
3
-19
/
+33
2020-11-15
can: m_can: m_can_class_free_dev(): introduce new function
Dan Murphy
2
-0
/
+7
2020-11-15
can: m_can: m_can_handle_state_change(): fix state change
Wu Bo
1
-2
/
+2
2020-11-15
can: tcan4x5x: tcan4x5x_can_remove(): fix order of deregistration
Marc Kleine-Budde
1
-2
/
+2
2020-11-15
can: tcan4x5x: tcan4x5x_can_probe(): add missing error checking for devm_regm...
Marc Kleine-Budde
1
-0
/
+4
2020-11-15
can: tcan4x5x: replace depends on REGMAP_SPI with depends on SPI
Enric Balletbo i Serra
1
-1
/
+2
2020-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+0
2020-10-07
can: m_can_platform: don't call m_can_class_suspend in runtime suspend
Lucas Stach
1
-2
/
+0
2020-09-21
can: drivers: fix spelling mistakes
Marc Kleine-Budde
1
-1
/
+1
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-3
/
+3
2020-01-02
can: tcan4x5x: tcan4x5x_parse_config(): fix inconsistent IS_ERR and PTR_ERR
Gustavo A. R. Silva
1
-1
/
+1
2020-01-02
can: tcan4x5x: tcan4x5x_parse_config(): Disable the INH pin device-state GPIO...
Dan Murphy
1
-1
/
+12
2020-01-02
can: tcan4x5x: tcan4x5x_parse_config(): reset device before register access
Sean Nyekjaer
1
-1
/
+26
2020-01-02
can: tcan4x5x: tcan4x5x_can_probe(): turn on the power before parsing the config
Dan Murphy
1
-7
/
+10
2020-01-02
can: tcan4x5x: tcan4x5x_can_probe(): get the device out of standby before reg...
Sean Nyekjaer
1
-0
/
+4
2019-12-08
can: tcan45x: Make wake-up GPIO an optional GPIO
Dan Murphy
1
-6
/
+18
2019-12-08
can: m_can: tcan4x5x: add required delay after reset
Sean Nyekjaer
1
-0
/
+2
2019-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+1
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-11-11
can: m_can: add support for handling arbitration error
Pankaj Sharma
1
-0
/
+42
2019-11-11
can: m_can: add support for one shot mode
Pankaj Sharma
1
-3
/
+9
2019-09-03
can: tcan4x5x: Remove checking the wake pin
Dan Murphy
1
-13
/
+0
2019-09-03
can: tcan4x5x: Remove data-ready gpio interrupt
Dan Murphy
1
-10
/
+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-08-20
can: tcan4x5x: fix data length in regmap write path
Marc Kleine-Budde
1
-2
/
+2
2019-08-20
can: tcan4x5x: tcan4x5x_can_probe(): add missing error handling if mcan_class...
Marc Kleine-Budde
1
-0
/
+3
2019-08-20
can: tcan4x5x: remove not needed casts to struct tcan4x5x_priv *
Marc Kleine-Budde
1
-13
/
+8
2019-08-20
can: tcan4x5x: remove unused struct tcan4x5x_priv::tcan4x5x_lock
Marc Kleine-Budde
1
-3
/
+0
2019-07-24
can: tcan4x5x: Add tcan4x5x driver to the kernel
Dan Murphy
3
-0
/
+542
2019-07-24
can: m_can: Rename m_can_priv to m_can_classdev
Dan Murphy
3
-289
/
+294
2019-07-24
can: m_can: Create a m_can platform framework
Dan Murphy
5
-345
/
+704
2019-07-24
can: m_can: Fix checkpatch issues on existing code
Dan Murphy
1
-8
/
+5
2019-06-08
can: m_can: implement errata "Needless activation of MRAF irq"
Eugen Hristev
1
-0
/
+21
[next]