index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
usb
/
peak_usb
/
pcan_usb_pro.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
can: peak_usb: Reorder include directives alphabetically
Lukas Magel
2023-02-02
1
-2
/
+2
*
can: peak_usb: add ethtool interface to user-configurable CAN channel identifier
Stephane Grosjean
2023-02-02
1
-0
/
+3
*
can: peak_usb: allow flashing of the CAN channel ID
Stephane Grosjean
2023-02-02
1
-0
/
+15
*
can: peak_usb: rename device_id to CAN channel ID
Stephane Grosjean
2023-02-02
1
-4
/
+4
*
can: peak_usb: advertise timestamping capabilities and add ioctl support
Vincent Mailhol
2022-07-28
1
-0
/
+1
*
can: peak_usb: correction of an initially misnamed field name
Stephane Grosjean
2022-07-19
1
-1
/
+1
*
can: do not increase rx_bytes statistics for RTR frames
Vincent Mailhol
2022-01-05
1
-4
/
+6
*
can: do not increase rx statistics when generating a CAN rx error message frame
Vincent Mailhol
2022-01-05
1
-2
/
+0
*
can: peak_usb: pcan_usb_{,pro}_get_device_id(): remove unneeded check for dev...
Marc Kleine-Budde
2021-04-13
1
-2
/
+1
*
can: peak_usb: remove write only variable struct peak_usb_adapter::ts_period
Marc Kleine-Budde
2021-04-13
1
-1
/
+0
*
can: peak_usb: fix checkpatch warnings
Marc Kleine-Budde
2021-04-13
1
-1
/
+1
*
can: peak_usb: add support of ONE_SHOT mode
Stephane Grosjean
2021-03-30
1
-1
/
+7
*
can: peak_usb: add support of ethtool set_phys_id()
Stephane Grosjean
2021-03-30
1
-1
/
+33
*
can: peak_usb: pcan_usb_pro_encode_msg(): use macros for flags instead of pla...
Stephane Grosjean
2021-03-30
1
-2
/
+2
*
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
2021-03-17
1
-2
/
+0
*
can: replace can_dlc as variable/element for payload length
Oliver Hartkopp
2020-11-20
1
-7
/
+7
*
can: peak_usb: convert to use le32_add_cpu()
Liu Shixin
2020-09-21
1
-1
/
+1
*
can: drivers: fix spelling mistakes
Marc Kleine-Budde
2020-09-21
1
-1
/
+1
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-2
/
+2
*
can: peak_usb: pcan_usb_pro: Fix info-leaks to USB devices
Tomas Bortoli
2019-08-02
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285
Thomas Gleixner
2019-06-05
1
-9
/
+1
*
peak_usb: fix clang build warning
Arnd Bergmann
2019-03-07
1
-1
/
+1
*
can: peak_usb: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-07-27
1
-0
/
+2
*
can: peak_usb: remove some 'struct timeval' users
Arnd Bergmann
2017-12-01
1
-6
/
+3
*
can: pcan_usb: don't provide CAN FD bittimings by non-FD adapters
Marc Kleine-Budde
2015-08-25
1
-11
/
+13
*
can: pcan_usb: don't touch skb after netif_rx()
Marc Kleine-Budde
2015-07-15
1
-2
/
+2
*
can: peak_usb: export pcan_usb_pro functions
Stephane Grosjean
2015-01-28
1
-12
/
+4
*
can: peak_usb: export ctrlmode_supported to adapter specific definition
Stephane Grosjean
2015-01-28
1
-0
/
+1
*
can: peak_usb: constify struct peak_usb_adapter
Marc Kleine-Budde
2015-01-28
1
-1
/
+1
*
can: move can_stats.bus_off++ from can_bus_off into can_change_state
Andri Yngvason
2015-01-20
1
-0
/
+1
*
can: peak_usb: fix multi-byte values endianess
Stephane Grosjean
2014-12-07
1
-10
/
+10
*
can: peak_usb: fix memset() usage
Stephane Grosjean
2014-12-06
1
-2
/
+1
*
can: peak_usb: fix mem leak in pcan_usb_pro_init()
Marc Kleine-Budde
2013-12-17
1
-0
/
+3
*
net: can: peak_usb: Do not do dma on the stack
Marc Kleine-Budde
2013-06-03
1
-21
/
+40
*
can: peak_usb: fix hwtstamp assignment
Oliver Hartkopp
2012-11-26
1
-2
/
+6
*
can: usb: peak: rename peak_usb dump_mem function
Randy Dunlap
2012-09-21
1
-4
/
+4
*
can: usb: PCAN-USB Pro: fix mem leaks in pcan_usb_pro_init() on error paths
Jesper Juhl
2012-04-16
1
-0
/
+2
*
can: usb: PEAK-System Technik PCAN-USB Pro specific part
Stephane Grosjean
2012-03-03
1
-0
/
+1036