summaryrefslogtreecommitdiff
path: root/drivers/net/can/usb/f81604.c
AgeCommit message (Expand)Author
2026-03-02can: usb: f81604: correctly anchor the urb in the read bulk callbackGreg Kroah-Hartman
2026-03-02can: usb: f81604: handle bulk write errors properlyGreg Kroah-Hartman
2026-03-02can: usb: f81604: handle short interrupt urb messages properlyGreg Kroah-Hartman
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2025-10-17can: treewide: remove can_change_mtu()Vincent Mailhol
2024-11-26can: f81604: f81604_handle_can_bus_errors(): fix {rx,tx}_errors statisticsDario Binacchi
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2023-05-15can: usb: f81604: add Fintek F81604 supportJi-Ze Hong