index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
usb
/
gs_usb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
can: gs_usb: gs_usb_open/close(): fix memory leak
Rhett Aultman
2022-07-04
1
-2
/
+21
*
can: gs_usb: gs_make_candev(): fix memory leak for devices with extended bit ...
Marc Kleine-Budde
2022-03-31
1
-0
/
+2
*
can: gs_usb: add VID/PID for ABE CAN Debugger devices
Ben Evans
2022-03-10
1
-0
/
+5
*
can: gs_usb: add VID/PID for CES CANext FD devices
Peter Fink
2022-03-10
1
-0
/
+5
*
can: gs_usb: add extended bt_const feature
Peter Fink
2022-03-10
1
-2
/
+68
*
can: gs_usb: activate quirks for CANtact Pro unconditionally
Peter Fink
2022-03-10
1
-0
/
+23
*
can: gs_usb: add quirk for CANtact Pro overlapping GS_USB_BREQ value
Marc Kleine-Budde
2022-03-10
1
-1
/
+13
*
can: gs_usb: add usb quirk for NXP LPC546xx controllers
Peter Fink
2022-03-10
1
-2
/
+27
*
can: gs_usb: add CAN-FD support
Peter Fink
2022-03-10
1
-16
/
+108
*
can: gs_usb: use union and FLEX_ARRAY for data in struct gs_host_frame
Peter Fink
2022-03-10
1
-11
/
+26
*
can: gs_usb: support up to 3 channels per device
Marc Kleine-Budde
2022-03-10
1
-2
/
+2
*
can: gs_usb: gs_usb_probe(): introduce udev and make use of it
Marc Kleine-Budde
2022-03-10
1
-5
/
+4
*
can: gs_usb: document the PAD_PKTS_TO_MAX_PKT_SIZE feature
Marc Kleine-Budde
2022-03-10
1
-0
/
+2
*
can: gs_usb: document the USER_ID feature
Marc Kleine-Budde
2022-03-10
1
-0
/
+4
*
can: gs_usb: update GS_CAN_FEATURE_IDENTIFY documentation
Marc Kleine-Budde
2022-03-10
1
-0
/
+1
*
can: gs_usb: add HW timestamp mode bit
Marc Kleine-Budde
2022-03-10
1
-0
/
+1
*
can: gs_usb: gs_make_candev(): call SET_NETDEV_DEV() after handling all bt_co...
Marc Kleine-Budde
2022-03-10
1
-2
/
+2
*
can: gs_usb: rewrap usb_control_msg() and usb_fill_bulk_urb()
Marc Kleine-Budde
2022-03-10
1
-65
/
+22
*
can: gs_usb: rewrap error messages
Marc Kleine-Budde
2022-03-10
1
-4
/
+2
*
can: gs_usb: GS_CAN_FLAG_OVERFLOW: make use of BIT()
Marc Kleine-Budde
2022-03-10
1
-1
/
+1
*
can: gs_usb: sort include files alphabetically
Marc Kleine-Budde
2022-03-10
1
-1
/
+1
*
can: gs_usb: fix checkpatch warning
Marc Kleine-Budde
2022-03-10
1
-1
/
+2
*
can: gs_usb: use consistent one space indention
Marc Kleine-Budde
2022-03-10
1
-19
/
+19
*
can: gs_usb: change active_channels's type from atomic_t to u8
Vincent Mailhol
2022-02-25
1
-5
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-01-09
1
-1
/
+4
|
\
|
*
can: gs_usb: gs_can_start_xmit(): zero-initialize hf->{flags,reserved}
Brian Silverman
2022-01-09
1
-0
/
+2
|
*
can: gs_usb: fix use of uninitialized variable, detach device on reception of...
Marc Kleine-Budde
2022-01-05
1
-1
/
+2
*
|
can: do not increase tx_bytes statistics for RTR frames
Vincent Mailhol
2022-01-05
1
-4
/
+3
|
/
*
can: gs_usb: use %u to print unsigned values
Marc Kleine-Budde
2021-10-24
1
-6
/
+6
*
can: dev: can_free_echo_skb(): extend to return can frame length
Marc Kleine-Budde
2021-03-30
1
-1
/
+1
*
can: dev: can_get_echo_skb(): extend to return can frame length
Marc Kleine-Budde
2021-01-14
1
-1
/
+1
*
can: dev: can_put_echo_skb(): extend to handle frame_len
Vincent Mailhol
2021-01-14
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-27
1
-61
/
+70
|
\
|
*
can: gs_usb: fix endianess problem with candleLight firmware
Marc Kleine-Budde
2020-11-26
1
-61
/
+70
*
|
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
2020-11-23
1
-0
/
+1
*
|
can: drivers: add len8_dlc support for various CAN adapters
Oliver Hartkopp
2020-11-20
1
-3
/
+4
*
|
can: replace can_dlc as variable/element for payload length
Oliver Hartkopp
2020-11-20
1
-4
/
+4
*
|
can: rename get_can_dlc() macro with can_cc_dlc2len()
Oliver Hartkopp
2020-11-20
1
-1
/
+1
|
/
*
can: drivers: fix spelling mistakes
Marc Kleine-Budde
2020-09-21
1
-2
/
+2
*
can: gs_usb: gs_usb_probe(): use descriptors of current altsetting
Johan Hovold
2020-01-02
1
-2
/
+2
*
can: gs_usb: gs_can_open(): prevent memory leak
Navid Emamdoost
2019-11-04
1
-0
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285
Thomas Gleixner
2019-06-05
1
-9
/
+1
*
Merge tag 'linux-can-next-for-4.16-20180105' of ssh://gitolite.kernel.org/pub...
David S. Miller
2018-01-15
1
-2
/
+2
|
\
|
*
can: gs_usb: gs_cmd_reset(): remove unused parameter "struct gs_usb *gsusb"
Marc Kleine-Budde
2018-01-05
1
-2
/
+2
*
|
can: gs_usb: fix return value of the "set_bittiming" callback
Wolfgang Grandegger
2018-01-04
1
-1
/
+1
|
/
*
can: gs_usb: fix busy loop if no more TX context is available
Wolfgang Grandegger
2017-10-19
1
-8
/
+2
*
can: gs_usb: fix memory leak in gs_cmd_reset()
Marc Kleine-Budde
2017-06-09
1
-0
/
+2
*
net: can: usb: gs_usb: Fix buffer on stack
Maksim Salau
2017-04-25
1
-5
/
+12
*
can: gs_usb: fix coding style
Ethan Zonca
2017-03-03
1
-6
/
+5
*
can: gs_usb: Don't use stack memory for USB transfers
Ethan Zonca
2017-03-03
1
-11
/
+29
[next]