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
/
can327.c
Age
Commit message (
Expand
)
Author
2023-08-11
tty: use u8 for flags
Jiri Slaby (SUSE)
2023-08-11
tty: use u8 for chars
Jiri Slaby (SUSE)
2023-08-11
tty: make tty_ldisc_ops::*buf*() hooks operate on size_t
Jiri Slaby (SUSE)
2023-08-11
tty: can327, move overflow test inside can327_ldisc_rx()'s loop
Jiri Slaby (SUSE)
2023-08-11
tty: can327: unify error paths in can327_ldisc_rx()
Jiri Slaby (SUSE)
2023-08-03
can: can327: remove casts from tty->disc_data
Jiri Slaby
2022-12-07
can: can327: flush TX_work on ldisc .close()
Max Staudt
2022-11-24
can: can327: can327_feed_frame_to_netdev(): fix potential skb leak when netde...
Ziyang Xuan
2022-11-07
can: dev: fix skb drop check
Oliver Hartkopp
2022-07-31
can: can327: fix a broken link to Documentation
Christophe JAILLET
2022-07-28
can: tree-wide: advertise software timestamping capabilities
Vincent Mailhol
2022-07-28
can: can327: add software tx timestamps
Vincent Mailhol
2022-07-26
can: can327: use KBUILD_MODNAME instead of hard coded names
Vincent Mailhol
2022-06-27
can: can327: CAN/ldisc driver for ELM327 based OBD-II adapters
Max Staudt