index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-29
can: etas_es58x: remove useless calls to usb_fill_bulk_urb()
Vincent Mailhol
1
-8
/
+3
2022-07-28
can: peak_usb: advertise timestamping capabilities and add ioctl support
Vincent Mailhol
5
-0
/
+45
2022-07-28
can: kvaser_usb: advertise timestamping capabilities and add ioctl support
Vincent Mailhol
2
-2
/
+26
2022-07-28
can: etas_es58x: advertise timestamping capabilities and add ioctl support
Vincent Mailhol
1
-1
/
+8
2022-07-28
can: tree-wide: advertise software timestamping capabilities
Vincent Mailhol
6
-0
/
+32
2022-07-26
can: etas_es58x: remove DRV_VERSION
Vincent Mailhol
1
-5
/
+2
2022-07-26
can: etas_es58x: replace ES58X_MODULE_NAME with KBUILD_MODNAME
Vincent Mailhol
1
-4
/
+3
2022-07-26
can: ubs_8dev: use KBUILD_MODNAME instead of hard coded names
Vincent Mailhol
1
-2
/
+2
2022-07-26
can: kvaser_usb: use KBUILD_MODNAME instead of hard coded names
Vincent Mailhol
1
-1
/
+1
2022-07-26
can: gs_ubs: use KBUILD_MODNAME instead of hard coded names
Vincent Mailhol
1
-3
/
+3
2022-07-26
can: esd_usb: use KBUILD_MODNAME instead of hard coded names
Vincent Mailhol
1
-1
/
+1
2022-07-26
can: ems_usb: use KBUILD_MODNAME instead of hard coded names
Vincent Mailhol
1
-2
/
+2
2022-07-20
can: add CAN_ERR_CNT flag to notify availability of error counter
Vincent Mailhol
5
-1
/
+7
2022-07-20
can: usb_8dev: do not report txerr and rxerr during bus-off
Vincent Mailhol
1
-3
/
+4
2022-07-20
can: kvaser_usb_leaf: do not report txerr and rxerr during bus-off
Vincent Mailhol
1
-2
/
+4
2022-07-20
can: kvaser_usb_hydra: do not report txerr and rxerr during bus-off
Vincent Mailhol
1
-4
/
+8
2022-07-19
can: peak_usb: include support for a new MCU
Stephane Grosjean
1
-10
/
+58
2022-07-19
can: peak_usb: correction of an initially misnamed field name
Stephane Grosjean
2
-2
/
+2
2022-07-19
can: peak_usb: pcan_dump_mem(): mark input prompt and data pointer as const
Stephane Grosjean
2
-2
/
+2
2022-07-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-192
/
+264
2022-07-04
can: kvaser_usb: kvaser_usb_leaf: fix bittiming limits
Jimmy Assarsson
3
-35
/
+47
2022-07-04
can: kvaser_usb: kvaser_usb_leaf: fix CAN clock frequency regression
Jimmy Assarsson
3
-21
/
+38
2022-07-04
can: kvaser_usb: replace run-time checks with struct kvaser_usb_driver_info
Jimmy Assarsson
3
-148
/
+172
2022-07-04
can: gs_usb: gs_usb_open/close(): fix memory leak
Rhett Aultman
1
-2
/
+21
2022-06-25
can/esd_usb: Update to copyright, M_AUTHOR and M_DESCRIPTION
Frank Jungclaus
1
-4
/
+6
2022-06-25
can/esd_usb: Fixed some checkpatch.pl warnings
Frank Jungclaus
1
-23
/
+8
2022-06-25
can/esd_usb: Rename all terms USB2 to USB
Frank Jungclaus
1
-104
/
+109
2022-06-25
can/esd_usb2: Rename esd_usb2.c to esd_usb.c
Frank Jungclaus
3
-5
/
+12
2022-06-11
can: etas_es58x: fix signedness of USB RX and TX pipes
Vincent Mailhol
1
-2
/
+2
2022-06-11
can: etas_es58x: replace es58x_device::rx_max_packet_size by usb_maxpacket()
Vincent Mailhol
2
-5
/
+2
2022-05-23
can: kvaser_usb: silence a GCC 12 -Warray-bounds warning
Jakub Kicinski
1
-0
/
+5
2022-05-23
can: peak_usb: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-05-19
can: can-dev: remove obsolete CAN LED support
Oliver Hartkopp
2
-19
/
+0
2022-03-31
can: gs_usb: gs_make_candev(): fix memory leak for devices with extended bit ...
Marc Kleine-Budde
1
-0
/
+2
2022-03-31
can: mcba_usb: properly check endpoint type
Pavel Skripkin
1
-10
/
+16
2022-03-31
can: mcba_usb: mcba_usb_start_xmit(): fix double dev_kfree_skb in error path
Hangyu Hua
1
-1
/
+0
2022-03-31
can: usb_8dev: usb_8dev_start_xmit(): fix double dev_kfree_skb() in error path
Hangyu Hua
1
-16
/
+14
2022-03-31
can: ems_usb: ems_usb_start_xmit(): fix double dev_kfree_skb() in error path
Hangyu Hua
1
-1
/
+0
2022-03-16
can: ucan: fix typos in comments
Julia Lawall
1
-2
/
+2
2022-03-10
can: gs_usb: add VID/PID for ABE CAN Debugger devices
Ben Evans
1
-0
/
+5
2022-03-10
can: gs_usb: add VID/PID for CES CANext FD devices
Peter Fink
1
-0
/
+5
2022-03-10
can: gs_usb: add extended bt_const feature
Peter Fink
1
-2
/
+68
2022-03-10
can: gs_usb: activate quirks for CANtact Pro unconditionally
Peter Fink
1
-0
/
+23
2022-03-10
can: gs_usb: add quirk for CANtact Pro overlapping GS_USB_BREQ value
Marc Kleine-Budde
1
-1
/
+13
2022-03-10
can: gs_usb: add usb quirk for NXP LPC546xx controllers
Peter Fink
1
-2
/
+27
2022-03-10
can: gs_usb: add CAN-FD support
Peter Fink
1
-16
/
+108
2022-03-10
can: gs_usb: use union and FLEX_ARRAY for data in struct gs_host_frame
Peter Fink
1
-11
/
+26
2022-03-10
can: gs_usb: support up to 3 channels per device
Marc Kleine-Budde
1
-2
/
+2
2022-03-10
can: gs_usb: gs_usb_probe(): introduce udev and make use of it
Marc Kleine-Budde
1
-5
/
+4
2022-03-10
can: gs_usb: document the PAD_PKTS_TO_MAX_PKT_SIZE feature
Marc Kleine-Budde
1
-0
/
+2
[next]