index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
can327.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tty: use u8 for flags
Jiri Slaby (SUSE)
2023-08-11
1
-1
/
+1
*
tty: use u8 for chars
Jiri Slaby (SUSE)
2023-08-11
1
-1
/
+1
*
tty: make tty_ldisc_ops::*buf*() hooks operate on size_t
Jiri Slaby (SUSE)
2023-08-11
1
-2
/
+2
*
tty: can327, move overflow test inside can327_ldisc_rx()'s loop
Jiri Slaby (SUSE)
2023-08-11
1
-8
/
+7
*
tty: can327: unify error paths in can327_ldisc_rx()
Jiri Slaby (SUSE)
2023-08-11
1
-14
/
+8
*
can: can327: remove casts from tty->disc_data
Jiri Slaby
2023-08-03
1
-4
/
+4
*
can: can327: flush TX_work on ldisc .close()
Max Staudt
2022-12-07
1
-7
/
+10
*
can: can327: can327_feed_frame_to_netdev(): fix potential skb leak when netde...
Ziyang Xuan
2022-11-24
1
-1
/
+3
*
can: dev: fix skb drop check
Oliver Hartkopp
2022-11-07
1
-1
/
+1
*
can: can327: fix a broken link to Documentation
Christophe JAILLET
2022-07-31
1
-1
/
+1
*
can: tree-wide: advertise software timestamping capabilities
Vincent Mailhol
2022-07-28
1
-0
/
+5
*
can: can327: add software tx timestamps
Vincent Mailhol
2022-07-28
1
-0
/
+2
*
can: can327: use KBUILD_MODNAME instead of hard coded names
Vincent Mailhol
2022-07-26
1
-2
/
+2
*
can: can327: CAN/ldisc driver for ELM327 based OBD-II adapters
Max Staudt
2022-06-27
1
-0
/
+1137