aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/can/m_can/tcan4x5x.c
AgeCommit message (Expand)Author
2020-01-02can: tcan4x5x: tcan4x5x_parse_config(): fix inconsistent IS_ERR and PTR_ERRGustavo A. R. Silva
2020-01-02can: tcan4x5x: tcan4x5x_parse_config(): Disable the INH pin device-state GPIO...Dan Murphy
2020-01-02can: tcan4x5x: tcan4x5x_parse_config(): reset device before register accessSean Nyekjaer
2020-01-02can: tcan4x5x: tcan4x5x_can_probe(): turn on the power before parsing the configDan Murphy
2020-01-02can: tcan4x5x: tcan4x5x_can_probe(): get the device out of standby before reg...Sean Nyekjaer
2019-12-08can: tcan45x: Make wake-up GPIO an optional GPIODan Murphy
2019-12-08can: m_can: tcan4x5x: add required delay after resetSean Nyekjaer
2019-09-03can: tcan4x5x: Remove checking the wake pinDan Murphy
2019-09-03can: tcan4x5x: Remove data-ready gpio interruptDan Murphy
2019-08-20can: tcan4x5x: fix data length in regmap write pathMarc Kleine-Budde
2019-08-20can: tcan4x5x: tcan4x5x_can_probe(): add missing error handling if mcan_class...Marc Kleine-Budde
2019-08-20can: tcan4x5x: remove not needed casts to struct tcan4x5x_priv *Marc Kleine-Budde
2019-08-20can: tcan4x5x: remove unused struct tcan4x5x_priv::tcan4x5x_lockMarc Kleine-Budde
2019-07-24can: tcan4x5x: Add tcan4x5x driver to the kernelDan Murphy