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