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
Age
Commit message (
Expand
)
Author
2022-08-09
can: ems_usb: fix clang's -Wunaligned-access warning
Marc Kleine-Budde
2022-07-29
can: etas_es58x: remove useless calls to usb_fill_bulk_urb()
Vincent Mailhol
2022-07-28
can: peak_usb: advertise timestamping capabilities and add ioctl support
Vincent Mailhol
2022-07-28
can: kvaser_usb: advertise timestamping capabilities and add ioctl support
Vincent Mailhol
2022-07-28
can: etas_es58x: advertise timestamping capabilities and add ioctl support
Vincent Mailhol
2022-07-28
can: tree-wide: advertise software timestamping capabilities
Vincent Mailhol
2022-07-26
can: etas_es58x: remove DRV_VERSION
Vincent Mailhol
2022-07-26
can: etas_es58x: replace ES58X_MODULE_NAME with KBUILD_MODNAME
Vincent Mailhol
2022-07-26
can: ubs_8dev: use KBUILD_MODNAME instead of hard coded names
Vincent Mailhol
2022-07-26
can: kvaser_usb: use KBUILD_MODNAME instead of hard coded names
Vincent Mailhol
2022-07-26
can: gs_ubs: use KBUILD_MODNAME instead of hard coded names
Vincent Mailhol
2022-07-26
can: esd_usb: use KBUILD_MODNAME instead of hard coded names
Vincent Mailhol
2022-07-26
can: ems_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-07-20
can: usb_8dev: do not report txerr and rxerr during bus-off
Vincent Mailhol
2022-07-20
can: kvaser_usb_leaf: do not report txerr and rxerr during bus-off
Vincent Mailhol
2022-07-20
can: kvaser_usb_hydra: do not report txerr and rxerr during bus-off
Vincent Mailhol
2022-07-19
can: peak_usb: include support for a new MCU
Stephane Grosjean
2022-07-19
can: peak_usb: correction of an initially misnamed field name
Stephane Grosjean
2022-07-19
can: peak_usb: pcan_dump_mem(): mark input prompt and data pointer as const
Stephane Grosjean
2022-07-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-04
can: kvaser_usb: kvaser_usb_leaf: fix bittiming limits
Jimmy Assarsson
2022-07-04
can: kvaser_usb: kvaser_usb_leaf: fix CAN clock frequency regression
Jimmy Assarsson
2022-07-04
can: kvaser_usb: replace run-time checks with struct kvaser_usb_driver_info
Jimmy Assarsson
2022-07-04
can: gs_usb: gs_usb_open/close(): fix memory leak
Rhett Aultman
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
2022-06-11
can: etas_es58x: fix signedness of USB RX and TX pipes
Vincent Mailhol
2022-06-11
can: etas_es58x: replace es58x_device::rx_max_packet_size by usb_maxpacket()
Vincent Mailhol
2022-05-23
can: kvaser_usb: silence a GCC 12 -Warray-bounds warning
Jakub Kicinski
2022-05-23
can: peak_usb: fix typo in comment
Julia Lawall
2022-05-19
can: can-dev: remove obsolete CAN LED support
Oliver Hartkopp
2022-03-31
can: gs_usb: gs_make_candev(): fix memory leak for devices with extended bit ...
Marc Kleine-Budde
2022-03-31
can: mcba_usb: properly check endpoint type
Pavel Skripkin
2022-03-31
can: mcba_usb: mcba_usb_start_xmit(): fix double dev_kfree_skb in error path
Hangyu Hua
2022-03-31
can: usb_8dev: usb_8dev_start_xmit(): fix double dev_kfree_skb() in error path
Hangyu Hua
2022-03-31
can: ems_usb: ems_usb_start_xmit(): fix double dev_kfree_skb() in error path
Hangyu Hua
2022-03-16
can: ucan: fix typos in comments
Julia Lawall
2022-03-10
can: gs_usb: add VID/PID for ABE CAN Debugger devices
Ben Evans
2022-03-10
can: gs_usb: add VID/PID for CES CANext FD devices
Peter Fink
2022-03-10
can: gs_usb: add extended bt_const feature
Peter Fink
2022-03-10
can: gs_usb: activate quirks for CANtact Pro unconditionally
Peter Fink
2022-03-10
can: gs_usb: add quirk for CANtact Pro overlapping GS_USB_BREQ value
Marc Kleine-Budde
2022-03-10
can: gs_usb: add usb quirk for NXP LPC546xx controllers
Peter Fink
2022-03-10
can: gs_usb: add CAN-FD support
Peter Fink
2022-03-10
can: gs_usb: use union and FLEX_ARRAY for data in struct gs_host_frame
Peter Fink
2022-03-10
can: gs_usb: support up to 3 channels per device
Marc Kleine-Budde
2022-03-10
can: gs_usb: gs_usb_probe(): introduce udev and make use of it
Marc Kleine-Budde
[next]