开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
usb
/
esd_usb.c
Age
Commit message (
Expand
)
Author
2023-08-03
can: esd_usb: Add support for esd CAN-USB/3
Frank Jungclaus
2023-06-22
can: esd_usb: Use consistent prefix ESD_USB_ for macros
Frank Jungclaus
2023-06-22
can: esd_usb: Make use of kernel macros BIT() and GENMASK()
Frank Jungclaus
2023-06-22
can: esd_usb: Don't bother the user with nonessential log message
Frank Jungclaus
2023-06-22
can: esd_usb: Replace hardcoded message length given to USB commands
Frank Jungclaus
2023-06-22
can: esd_usb: Prefix all structures with the device name
Frank Jungclaus
2023-06-22
can: esd_usb: Use consistent prefixes for macros
Frank Jungclaus
2023-06-22
can: esd_usb: Replace initializer macros used for struct can_bittiming_const
Frank Jungclaus
2023-05-22
can: esd_usb: Make use of existing kernel macros
Frank Jungclaus
2023-04-04
can: esd_usb: Add support for CAN_CTRLMODE_BERR_REPORTING
Frank Jungclaus
2023-03-24
can: esd_usb: Improve code readability by means of replacing struct esd_usb_m...
Frank Jungclaus
2023-02-16
can: esd_usb: Improve readability on decoding ESD_EV_CAN_ERROR_EXT messages
Frank Jungclaus
2023-02-16
can: esd_usb: Make use of can_change_state() and relocate checking skb for NULL
Frank Jungclaus
2023-02-16
can: esd_usb: Move mislocated storage of SJA1000_ECC_SEG bits in case of a bu...
Frank Jungclaus
2022-12-07
can: esd_usb: Allow REC and TEC to return to zero
Frank Jungclaus
2022-11-07
can: dev: fix skb drop check
Oliver Hartkopp
2022-07-28
can: tree-wide: advertise software timestamping capabilities
Vincent Mailhol
2022-07-26
can: esd_usb: use KBUILD_MODNAME instead of hard coded names
Vincent Mailhol
2022-07-20
can: add CAN_ERR_CNT flag to notify availability of error counter
Vincent Mailhol
2022-06-25
can/esd_usb: Update to copyright, M_AUTHOR and M_DESCRIPTION
Frank Jungclaus
2022-06-25
can/esd_usb: Fixed some checkpatch.pl warnings
Frank Jungclaus
2022-06-25
can/esd_usb: Rename all terms USB2 to USB
Frank Jungclaus
2022-06-25
can/esd_usb2: Rename esd_usb2.c to esd_usb.c
Frank Jungclaus