index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
m_can
/
tcan4x5x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-06
can: tcan4x5x: rename tcan4x5x.c -> tcan4x5x-core.c
Marc Kleine-Budde
1
-561
/
+0
2021-01-06
can: tcan4x5x: beautify indention of tcan4x5x_of_match and tcan4x5x_id_table
Marc Kleine-Budde
1
-5
/
+8
2021-01-06
can: tcan4x5x: replace DEVICE_NAME by KBUILD_MODNAME
Marc Kleine-Budde
1
-4
/
+3
2020-12-14
can: m_can: let m_can_class_allocate_dev() allocate driver specific private data
Marc Kleine-Budde
1
-22
/
+22
2020-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-8
/
+3
2020-11-30
can: tcan4x5x: tcan4x5x_can_probe(): remove probe failed error message
Marc Kleine-Budde
1
-2
/
+0
2020-11-30
can: tcan4x5x: remove mram_start and reg_offset from struct tcan4x5x_priv
Marc Kleine-Budde
1
-10
/
+4
2020-11-30
can: tcan4x5x: rename parse_config() function
Dan Murphy
1
-2
/
+2
2020-11-30
can: m_can: tcan4x5x_can_probe(): fix error path: remove erroneous clk_disabl...
Marc Kleine-Budde
1
-8
/
+3
2020-11-29
can: tcan4x5x: tcan4x5x_clear_interrupts(): remove redundant return statement
Sean Nyekjaer
1
-6
/
+2
2020-11-15
can: m_can: Fix freeing of can device from peripherials
Dan Murphy
1
-8
/
+18
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-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-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: 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
1
-0
/
+532