index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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
2020-01-02
can: tcan4x5x: tcan4x5x_parse_config(): fix inconsistent IS_ERR and PTR_ERR
Gustavo A. R. Silva
2020-01-02
can: tcan4x5x: tcan4x5x_parse_config(): Disable the INH pin device-state GPIO...
Dan Murphy
2020-01-02
can: tcan4x5x: tcan4x5x_parse_config(): reset device before register access
Sean Nyekjaer
2020-01-02
can: tcan4x5x: tcan4x5x_can_probe(): turn on the power before parsing the config
Dan Murphy
2020-01-02
can: tcan4x5x: tcan4x5x_can_probe(): get the device out of standby before reg...
Sean Nyekjaer
2019-12-08
can: tcan45x: Make wake-up GPIO an optional GPIO
Dan Murphy
2019-12-08
can: m_can: tcan4x5x: add required delay after reset
Sean Nyekjaer
2019-09-03
can: tcan4x5x: Remove checking the wake pin
Dan Murphy
2019-09-03
can: tcan4x5x: Remove data-ready gpio interrupt
Dan Murphy
2019-08-20
can: tcan4x5x: fix data length in regmap write path
Marc Kleine-Budde
2019-08-20
can: tcan4x5x: tcan4x5x_can_probe(): add missing error handling if mcan_class...
Marc Kleine-Budde
2019-08-20
can: tcan4x5x: remove not needed casts to struct tcan4x5x_priv *
Marc Kleine-Budde
2019-08-20
can: tcan4x5x: remove unused struct tcan4x5x_priv::tcan4x5x_lock
Marc Kleine-Budde
2019-07-24
can: tcan4x5x: Add tcan4x5x driver to the kernel
Dan Murphy