index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2024-09-12
can: esd_usb: Remove CAN_CTRLMODE_3_SAMPLES for CAN-USB/3-FD
Stefan Mätje
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