summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-19Ignore tty RX after HW failure, locking fixnorly
2019-02-18readme.rst: Add rationale behind the chosen configurationnorly
2019-02-18README.txt: Add limitations for 'v1.5' clonesnorly
2019-02-18README.rst: We actually use can_bus_off() nownorly
2019-02-18README.rst: Forgot to bump the ldisc numbernorly
2019-02-18Work around hardware bug when waiting for '>' promptnorly
2019-02-18Shut down ELM327's 'protocol' before reconfiguring CANnorly
2019-02-18Drop fake bittimings in favor of bitrate tablenorly
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