Introduce _memstrcmp() to beautify elm327_parse_error()
[elmcan.git] / readme.rst
2022-02-05 norlyClean up more strings
2022-02-05 norlyreadme.rst: Update title
2022-02-05 norlyreadme.rst: Remove empty To-Do list
2021-12-29 norlyreadme.rst: Clarify DKMS install command
2021-05-17 norlyMerge pull request #4 from tomaszduda23/master
2021-05-17 TomaszAdds dkms.conf to sign kernel module
2019-06-10 norlyAdd thanks
2019-06-10 norlyFlush worker earlier, resolving the last to-do item.
2019-05-30 norlySeparate buffers from struct elm
2019-03-26 norlyreadme.rst: Clarifications
2019-02-28 norlyDocument dependency on can-dev
2019-02-22 norlyreadme.rst: Document minimum Linux version
2019-02-22 norlyreadme.rst: Add note on termination, minor fixes
2019-02-19 norlySynchronize email addresses
2019-02-18 norlySanity check TTY input and bail on problems
2019-02-18 norlyreadme.rst: Add rationale behind the chosen configuration
2019-02-18 norlyREADME.txt: Add limitations for 'v1.5' clones
2019-02-18 norlyREADME.rst: We actually use can_bus_off() now
2019-02-18 norlyREADME.rst: Forgot to bump the ldisc number
2019-01-31 norlyReturn cleanly in functions calling elm327_hw_failure()
2019-01-31 norlyDon't reset on HW fault, but take the interface down.
2019-01-30 norlyRename elm327_panic() to elm327_hw_failure() to avoid...
2019-01-23 norlyHandle tty->ops->write() returning error
2019-01-23 norlyReplace '>' with constant ELM327_READY_CHAR
2019-01-23 norlyFix race between ldisc_close() and ldisc_*()
2019-01-23 norlyAvoid ldisc_ioctl() racing unregister_candev()
2018-11-13 norlyImport first public commit