index
:
litmus-rt-edfsc.git
edf-sc
edfsc-wip
linking-wip
linux-4.9-litmus
wip-joshua
LITMUS^RT with the EDF-SC plugin for Real-Time Systems journal paper
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
usb
Commit message (
Expand
)
Author
Age
*
net: can: usb: gs_usb: Fix buffer on stack
Maksim Salau
2017-05-03
*
can: usb_8dev: Fix memory leak of priv->cmd_msg_buffer
Marc Kleine-Budde
2017-03-12
*
can: gs_usb: Don't use stack memory for USB transfers
Ethan Zonca
2017-03-12
*
can: peak: fix bad memory access and free sequence
추지호
2016-12-08
*
can: peak: Add support for PCAN-USB X6 USB interface
Stephane Grosjean
2016-12-01
*
can: peak: Fix bittiming fields size in bits
Stephane Grosjean
2016-12-01
*
net: can: usb: usb_8dev: don't print error when allocating urb fails
Wolfram Sang
2016-08-13
*
net: can: usb: peak_usb: pcan_usb_core: don't print error when allocating urb...
Wolfram Sang
2016-08-13
*
net: can: usb: kvaser_usb: don't print error when allocating urb fails
Wolfram Sang
2016-08-13
*
net: can: usb: gs_usb: don't print error when allocating urb fails
Wolfram Sang
2016-08-13
*
net: can: usb: esd_usb2: don't print error when allocating urb fails
Wolfram Sang
2016-08-13
*
net: can: usb: ems_usb: don't print error when allocating urb fails
Wolfram Sang
2016-08-13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-06-30
|
\
|
*
can: kvaser_usb: Add support for more Kvaser Leaf v2 devices
Jimmy Assarsson
2016-06-23
|
*
can: gs_usb: Add Basic support for the bytewerk.org candleLight interface
Maximilian Schneider
2016-06-20
*
|
can: gs_usb: add ethtool set_phys_id callback to locate physical device
Maximilian Schneider
2016-06-17
*
|
can: gs_usb: codingstyle: introduce use of BIT() + fix indention
Maximilian Schneider
2016-06-17
|
/
*
can: gs_usb: modify the usb device table to use only the first usb interface
Maximilian Schneider
2016-05-09
*
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-04
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-03-08
|
\
|
*
can: gs_usb: fixed disconnect bug by removing erroneous use of kfree()
Maximilain Schneider
2016-02-26
*
|
can: ems_usb: fix coding style
Marc Kleine-Budde
2016-02-26
|
/
*
can: ems_usb: Fix possible tx overflow
Gerhard Uttenthaler
2016-02-21
*
can: remove obsolete assignment for CAN protocol error type
Oliver Hartkopp
2015-11-23
*
can: fix assignment of error location in CAN error messages
Oliver Hartkopp
2015-11-23
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-28
|
\
|
*
can: pcan_usb: don't provide CAN FD bittimings by non-FD adapters
Marc Kleine-Budde
2015-08-25
*
|
can: gs_usb: Fix typo in function name
Nik Nyby
2015-08-20
|
/
*
can: pcan_usb: don't touch skb after netif_rx()
Marc Kleine-Budde
2015-07-15
*
can: usb_8dev: don't touch skb after netif_rx()
Marc Kleine-Budde
2015-07-15
*
can: ems_usb: don't touch skb after netif_rx()
Marc Kleine-Budde
2015-07-15
*
can: esd_usb2: don't touch skb after netif_rx()
Marc Kleine-Budde
2015-07-15
*
net:treewide: Fix typo in drivers/net
Masanari Iida
2015-04-27
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-02
|
\
|
*
can: peak_usb_fd: add support for ISO / non-ISO mode switching
Stephane Grosjean
2015-03-22
|
*
can: peak_usb: rename usb option cmds definition and structs
Stephane Grosjean
2015-03-22
|
*
can: gs_usb: check for kzalloc allocation failure
Colin Ian King
2015-03-22
|
*
can: kvaser_usb: Fix sparse warning __le16 degrades to integer
Ahmed S. Darwish
2015-03-22
|
*
can: kvaser_usb: Comply with firmware max tx URBs value
Ahmed S. Darwish
2015-03-22
*
|
can: pcan_usb: pcan_usb_fd_send_cmd(): silence compiler warning about uniniti...
Marc Kleine-Budde
2015-04-01
*
|
can: ems_usb: mark timestamp as little endian
Marc Kleine-Budde
2015-04-01
*
|
can: ems_usb: fix endianess of CAN ID
Gerhard Uttenthaler
2015-04-01
*
|
can: esd_usb2: Fix sparse warnings
Thomas Körper
2015-03-22
*
|
can: kvaser_usb: Use can-dev unregistration mechanism
Ahmed S. Darwish
2015-03-22
|
/
*
can: kvaser_usb: Fix tx queue start/stop race conditions
Ahmed S. Darwish
2015-03-14
*
can: kvaser_usb: Read all messages in a bulk-in URB buffer
Ahmed S. Darwish
2015-03-09
*
can: kvaser_usb: Avoid double free on URB submission failures
Ahmed S. Darwish
2015-03-09
*
can: peak_usb: fix missing ctrlmode_ init for every dev
Stephane Grosjean
2015-03-09
*
can: kvaser_usb: Ignore spurious error events after a busoff
Ahmed S. Darwish
2015-02-04
*
can: peak_usb: add support for PEAK new CANFD USB adapters
Stephane Grosjean
2015-01-28
[next]