Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
121b8fe2fdc931a60f7437a94db3b8af8c62ee54
/
drivers
/
net
/
can
/
usb
/
peak_usb
b07fbf2
can: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 6 years ago
8e8e69d
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285
by Thomas Gleixner
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
a2ae6da
peak_usb: fix clang build warning
by Arnd Bergmann
· 6 years ago
f805ed8
can: peak_usb: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 7 years ago
8565d26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
d8a243a
can: peak: fix potential bug in packet fragmentation
by Stephane Grosjean
· 7 years ago
8e36917
can: peak_usb: peak_usb_netif_rx(): remove unused parameter "u32 ts_high"
by Marc Kleine-Budde
· 7 years ago
aa4f3c6
can: peak_usb: use ktime_t consistently
by Arnd Bergmann
· 7 years ago
d5888a1
can: peak_usb: remove some 'struct timeval' users
by Arnd Bergmann
· 7 years ago
550acfb
drivers/net: can: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
82f5d72
drivers: net: can: usb: use setup_timer() helper.
by Allen Pais
· 7 years ago
dadcd39
can: peak_usb: fix product-id endianness in error message
by Johan Hovold
· 8 years ago
b1513c3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
ea8b65b
can: usb: Add support of PCAN-Chip USB stamp module
by Stephane Grosjean
· 8 years ago
c3df7c5
can: peak: move header file to new can common subdir
by Stephane Grosjean
· 8 years ago
113ab88
can: peak: fix usage of const qualifier in pointers args
by Stephane Grosjean
· 8 years ago
81c5e13
can: peak: fix usage of usb specific data type
by Stephane Grosjean
· 8 years ago
b67d0dd7
can: peak: fix bad memory access and free sequence
by 추지호
· 8 years ago
f00b534
can: peak: Add support for PCAN-USB X6 USB interface
by Stephane Grosjean
· 8 years ago
fe5b406
can: peak: Fix bittiming fields size in bits
by Stephane Grosjean
· 8 years ago
2479204
net: can: usb: peak_usb: pcan_usb_core: don't print error when allocating urb fails
by Wolfram Sang
· 8 years ago
860e953
treewide: replace dev->trans_start update with helper
by Florian Westphal
· 9 years ago
06b23f7
can: pcan_usb: don't provide CAN FD bittimings by non-FD adapters
by Marc Kleine-Budde
· 9 years ago
1c0ee04
can: pcan_usb: don't touch skb after netif_rx()
by Marc Kleine-Budde
· 10 years ago
9f0d34b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
79d5eed
can: pcan_usb: pcan_usb_fd_send_cmd(): silence compiler warning about uninitialized var
by Marc Kleine-Budde
· 10 years ago
0f251e4
can: peak_usb_fd: add support for ISO / non-ISO mode switching
by Stephane Grosjean
· 10 years ago
3ef5247
can: peak_usb: rename usb option cmds definition and structs
by Stephane Grosjean
· 10 years ago
b0d4724
can: peak_usb: fix missing ctrlmode_ init for every dev
by Stephane Grosjean
· 10 years ago
0a25e1f
can: peak_usb: add support for PEAK new CANFD USB adapters
by Stephane Grosjean
· 10 years ago
faa233d
can: peak_usb: add peak_usb_netif_rx() new function
by Stephane Grosjean
· 10 years ago
1114be1
can: peak_usb: export pcan_usb_pro functions
by Stephane Grosjean
· 10 years ago
2b0861e
can: peak_usb: upgrade core to new struct canfd_frame
by Stephane Grosjean
· 10 years ago
b9f2cc1
can: peak_usb: upgrade core to data bittiming specs
by Stephane Grosjean
· 10 years ago
e3629f5
can: peak_usb: add adapter BEC callback definition
by Stephane Grosjean
· 10 years ago
e3c5ea6
can: peak_usb: export ctrlmode_supported to adapter specific definition
by Stephane Grosjean
· 10 years ago
d6b5f30
can: peak_usb: constify struct peak_usb_adapter
by Marc Kleine-Budde
· 10 years ago
0adfd73
can: peak_usb: use ARRAY_SIZE instead of NULL termination for peak_usb_adapters_list
by Marc Kleine-Budde
· 10 years ago
be38a6f
can: move can_stats.bus_off++ from can_bus_off into can_change_state
by Andri Yngvason
· 10 years ago
62bc24f
can: peak_usb: fix multi-byte values endianess
by Stephane Grosjean
· 10 years ago
af35d0f
can: peak_usb: fix cleanup sequence order in case of error during init
by Stephane Grosjean
· 10 years ago
dc50ddc
can: peak_usb: fix memset() usage
by Stephane Grosjean
· 10 years ago
3e66d01
can: populate netdev::dev_id for udev discrimination
by Christopher R. Baker
· 11 years ago
c971fa2
can: Unify MTU settings for CAN interfaces
by Oliver Hartkopp
· 11 years ago
20fb4eb
can: peak_usb: fix mem leak in pcan_usb_pro_init()
by Marc Kleine-Budde
· 11 years ago
f37d6e70
can: pcan_usb_core: fix memory leak on failure paths in peak_usb_start()
by Alexey Khoroshilov
· 11 years ago
3c322a5
can: pcan_usb: fix wrong memcpy() bytes length
by Stephane Grosjean
· 11 years ago
f14e224
net: can: peak_usb: Do not do dma on the stack
by Marc Kleine-Budde
· 12 years ago
09da6c5
can: Remove unnecessary alloc/OOM messages
by Joe Perches
· 12 years ago
fed2c6f
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
by David S. Miller
· 12 years ago
823d7a1
can: pcan_usb_core: remove obsolete variable open_time
by Marc Kleine-Budde
· 13 years ago
c9faaa0
can: peak_usb: fix hwtstamp assignment
by Oliver Hartkopp
· 12 years ago
56b9f30
can: usb: peak: rename peak_usb dump_mem function
by Randy Dunlap
· 12 years ago
194b9a4
can: mark bittiming_const pointer in struct can_priv as const
by Marc Kleine-Budde
· 13 years ago
a49bcab
can: usb: PCAN-USB Pro: fix mem leaks in pcan_usb_pro_init() on error paths
by Jesper Juhl
· 13 years ago
1ccba21
can: peak_usb: PCAN-USB specific part: fix little endian usage
by Stephane Grosjean
· 13 years ago
d8a1993
can: usb: PEAK-System Technik PCAN-USB Pro specific part
by Stephane Grosjean
· 13 years ago
46be265
can: usb: PEAK-System Technik PCAN-USB specific part
by Stephane Grosjean
· 13 years ago
bb47855
can: usb: PEAK-System Technik USB adapters driver core
by Stephane Grosjean
· 13 years ago