summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-18Improve readability of elm327_handle_prompt()norly
2019-02-18Null stack variables before usenorly
2019-02-18Don't try to send garbage after each init script entrynorly
2019-01-31Use more netdev_err() instead of pr_err()norly
2019-01-31Return cleanly in functions calling elm327_hw_failure()norly
2019-01-31Don't reset on HW fault, but take the interface down.norly
2019-01-30elmcan_ldisc_ioctl(): Use elm->dev->name againnorly
2019-01-30Use netdev_* prints throughoutnorly
2019-01-30Rename elm327_panic() to elm327_hw_failure() to avoid confusionnorly
2019-01-23Handle tty->ops->write() returning errornorly
2019-01-23Replace '>' with constant ELM327_READY_CHARnorly
2019-01-23Bump N_ELMCAN to avoid conflicts with future in-tree line disciplines.norly
2019-01-23Fix race between ldisc_close() and ldisc_*()norly
2019-01-23Avoid ldisc_ioctl() racing unregister_candev()norly
2019-01-19Commentsnorly
2018-11-13Import first public commitnorly
2018-11-13Initial commitnorly