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
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: can: usb: peak_usb: pcan_usb_core: don't print error when allocating urb...
Wolfram Sang
2016-08-13
1
-5
/
+1
*
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-04
1
-2
/
+2
*
can: pcan_usb: don't provide CAN FD bittimings by non-FD adapters
Marc Kleine-Budde
2015-08-25
5
-70
/
+82
*
can: pcan_usb: don't touch skb after netif_rx()
Marc Kleine-Budde
2015-07-15
2
-6
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-02
2
-30
/
+58
|
\
|
*
can: peak_usb_fd: add support for ISO / non-ISO mode switching
Stephane Grosjean
2015-03-22
2
-2
/
+30
|
*
can: peak_usb: rename usb option cmds definition and structs
Stephane Grosjean
2015-03-22
2
-28
/
+28
*
|
can: pcan_usb: pcan_usb_fd_send_cmd(): silence compiler warning about uniniti...
Marc Kleine-Budde
2015-04-01
1
-1
/
+1
|
/
*
can: peak_usb: fix missing ctrlmode_ init for every dev
Stephane Grosjean
2015-03-09
1
-0
/
+4
*
can: peak_usb: add support for PEAK new CANFD USB adapters
Stephane Grosjean
2015-01-28
5
-1
/
+1326
*
can: peak_usb: add peak_usb_netif_rx() new function
Stephane Grosjean
2015-01-28
2
-1
/
+18
*
can: peak_usb: export pcan_usb_pro functions
Stephane Grosjean
2015-01-28
2
-12
/
+17
*
can: peak_usb: upgrade core to new struct canfd_frame
Stephane Grosjean
2015-01-28
2
-4
/
+6
*
can: peak_usb: upgrade core to data bittiming specs
Stephane Grosjean
2015-01-28
2
-5
/
+34
*
can: peak_usb: add adapter BEC callback definition
Stephane Grosjean
2015-01-28
2
-0
/
+3
*
can: peak_usb: export ctrlmode_supported to adapter specific definition
Stephane Grosjean
2015-01-28
4
-2
/
+4
*
can: peak_usb: constify struct peak_usb_adapter
Marc Kleine-Budde
2015-01-28
4
-11
/
+11
*
can: peak_usb: use ARRAY_SIZE instead of NULL termination for peak_usb_adapte...
Marc Kleine-Budde
2015-01-28
1
-5
/
+5
*
can: move can_stats.bus_off++ from can_bus_off into can_change_state
Andri Yngvason
2015-01-20
2
-0
/
+2
*
can: peak_usb: fix multi-byte values endianess
Stephane Grosjean
2014-12-07
4
-42
/
+43
*
can: peak_usb: fix cleanup sequence order in case of error during init
Stephane Grosjean
2014-12-06
1
-7
/
+10
*
can: peak_usb: fix memset() usage
Stephane Grosjean
2014-12-06
1
-2
/
+1
*
can: populate netdev::dev_id for udev discrimination
Christopher R. Baker
2014-03-17
1
-0
/
+1
*
can: Unify MTU settings for CAN interfaces
Oliver Hartkopp
2014-03-17
1
-0
/
+1
*
can: peak_usb: fix mem leak in pcan_usb_pro_init()
Marc Kleine-Budde
2013-12-17
1
-0
/
+3
*
can: pcan_usb_core: fix memory leak on failure paths in peak_usb_start()
Alexey Khoroshilov
2013-09-20
1
-4
/
+11
*
can: pcan_usb: fix wrong memcpy() bytes length
Stephane Grosjean
2013-08-11
1
-1
/
+1
*
net: can: peak_usb: Do not do dma on the stack
Marc Kleine-Budde
2013-06-03
2
-21
/
+41
*
can: Remove unnecessary alloc/OOM messages
Joe Perches
2013-02-04
1
-5
/
+0
*
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
2012-11-30
2
-6
/
+0
|
\
|
*
can: pcan_usb_core: remove obsolete variable open_time
Marc Kleine-Budde
2012-11-29
2
-6
/
+0
*
|
can: peak_usb: fix hwtstamp assignment
Oliver Hartkopp
2012-11-26
2
-4
/
+12
|
/
*
can: usb: peak: rename peak_usb dump_mem function
Randy Dunlap
2012-09-21
3
-9
/
+9
*
can: mark bittiming_const pointer in struct can_priv as const
Marc Kleine-Budde
2012-07-20
1
-1
/
+1
*
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: peak_usb: PCAN-USB specific part: fix little endian usage
Stephane Grosjean
2012-03-07
1
-4
/
+2
*
can: usb: PEAK-System Technik PCAN-USB Pro specific part
Stephane Grosjean
2012-03-03
3
-1
/
+1215
*
can: usb: PEAK-System Technik PCAN-USB specific part
Stephane Grosjean
2012-03-03
2
-1
/
+902
*
can: usb: PEAK-System Technik USB adapters driver core
Stephane Grosjean
2012-03-03
3
-0
/
+1099